aboutsummaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
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-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-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
2007-08-25drm: ioremap return value checksScott Thompson
2007-08-25agp: balance ioremap checksScott Thompson
2007-08-25agp: Add device id for P4M900 to via-agp moduleXavier Bachelot
2007-08-25Pull events into release branchLen Brown
2007-08-23tty: dont needlessly cast kmalloc() return valueJesper Juhl
2007-08-23ACPI: Schedule /proc/acpi/event for removalLen Brown
2007-08-22synclink_gt fix module referencePaul Fulghum
2007-08-22IPMI: fix warning in ipmi_si_intf.cMijo Safradin
2007-08-22m68k/mac: Make mac_hid_mouse_emulate_buttons() declaration visibleGeert Uytterhoeven
2007-08-22tpmdd maintainersKent Yoder
2007-08-17[POWERPC] Use of_get_property in ipmi codeStephen Rothwell
2007-08-17[POWERPC] Init markings for hvc_beatIshizaki Kou
2007-08-16[WATCHDOG] Add support for 1533 bridge to alim1535_wdtAndrey Borzenkov