aboutsummaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2007-10-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2007-10-15Merge branch 'agp-patches' of master.kernel.org:/pub/scm/linux/kernel/git/air...Linus Torvalds
2007-10-15via invalid device ids removalXavier Bachelot
2007-10-15radeon: Commit the ring after each partial texture upload blit.chaohong guo
2007-10-15i915: fix vbl swap allocation size.Dave Airlie
2007-10-15drm: Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE.Eric Anholt
2007-10-15drm: remove XFREE86_VERSION macros.Dave Airlie
2007-10-15drm: Replace filp in ioctl arguments with drm_file *file_priv.Eric Anholt
2007-10-15drm: Remove DRM_ERR OS macro.Eric Anholt
2007-10-15fix use after free in amd create gatt pagesJesper Juhl
2007-10-15AGP fix race condition between unmapping and freeing pagesDave Airlie
2007-10-14signedness: module_param_array nump argumentAl Viro
2007-10-14long vs. unsigned long - low-hanging fruits in driversAl Viro
2007-10-14synclink_gt endianness annotationsAl Viro
2007-10-14mpc5200_wdt: __user annotationsAl Viro
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov
2007-10-12PTY: add kernel parameter to overwrite legacy pty countKay Sievers
2007-10-12Convert from class_device to device in drivers/chartonyj@suse.de
2007-10-12cdev: remove unneeded setting of cdev namesGreg Kroah-Hartman
2007-10-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2007-10-11[POWERPC] iSeries: Move detection of virtual tapesStephen Rothwell
2007-10-11[POWERPC] Remove iSeries_vio_devStephen Rothwell
2007-10-09drivers/firmware: const-ify DMI API and internalsJeff Garzik
2007-10-08Correct Makefile rule for generating custom keymapMaarten Bressers
2007-10-07VT_WAITACTIVE: Avoid returning EINTR when not necessaryLinus Torvalds
2007-10-06Revert "intel_agp: fix stolen mem range on G33"Kyle McMartin
2007-10-03Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras
2007-10-01[TCP]: secure_tcp_sequence_number() should not use a too fast clockEric Dumazet
2007-10-01VT ioctl race fixSamuel Ortiz
2007-09-29fix console change race exposed by CFSJan Lübbe
2007-09-27i915: make vbl interrupts work properly on i965g/gm hw.Dave Airlie
2007-09-26Silent drivers/char/hpet.c build warnings on i386S.Çağlar Onur
2007-09-26Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2007-09-25ACPI: hpet: ACPI Error (utglobal-0126): Unknown exception code: 0xFFFFFFF0Zhao Yakui
2007-09-25fix "mspec: handle shrinking virtual memory areas"Cliff Wickman
2007-09-20Merge branch 'linux-2.6'Paul Mackerras
2007-09-19intel-agp: Fix i830 mask variable that changed with G33 supportDave Airlie
2007-09-19pci: fix unterminated pci_device_id listsKees Cook
2007-09-19mspec: handle shrinking virtual memory areasCliff Wickman
2007-09-15sparc64 (and others): fix tty_ioctl.c buildTony Breeds
2007-09-14Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras
2007-09-11intel_agp: fix GTT map size on G33Zhenyu Wang
2007-09-11intel_agp: fix stolen mem range on G33Zhenyu Wang
2007-09-11tty: termios locking functions break with new termios typeDavid Miller
2007-09-04Input: remove ec3104_keyb driverDmitry Torokhov
2007-08-31Do not use the ia64 clocksource on non-ia64 architecturesLinus Torvalds
2007-08-28Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras
2007-08-27[MIPS] Delete duplicate inclusion of <linux/delay.h>.Ralf Baechle
2007-08-25Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2007-08-25Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds