summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] synclink_gt: fix init error handlingAkinobu Mita2006-12-071-0/+1
* [PATCH] dz: Fixes to make it workMaciej W. Rozycki2006-12-071-35/+3
* [PATCH] export toshiba SMM support for neofb moduleRandy Dunlap2006-12-071-0/+1
* [PATCH] add return value checking of get_user() in set_vesa_blanking()Yoichi Yuasa2006-12-071-6/+10
* [PATCH] agp-amd64: section mismatches with HOTPLUG=nRandy Dunlap2006-12-071-1/+1
* [PATCH] allow hwrandom core to be a moduleJan Beulich2006-12-072-9/+13
* [PATCH] HVCS char driver janitoring: move block of codeLinas Vepstas2006-12-071-216/+210
* [PATCH] i2lib unused variable cleanupMariusz Kozlowski2006-12-071-1/+0
* [PATCH] Correct misc_register return code handling in several driversNeil Horman2006-12-073-5/+21
* [PATCH] SysRq-X: show blocked tasksIngo Molnar2006-12-071-1/+13
* [PATCH] ioremap balanced with iounmap for drivers/char/istallion.cAmol Lad2006-12-071-0/+4
* [PATCH] ioremap balanced with iounmap for drivers/char/moxa.cAmol Lad2006-12-071-1/+4
* [PATCH] ioremap balanced with iounmap for drivers/char/rio/rio_linux.cAmol Lad2006-12-071-1/+7
* [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-071-0/+1
* [PATCH] slab: remove SLAB_ATOMICChristoph Lameter2006-12-071-1/+1
* [PATCH] mm: incorrect VM_FAULT_OOM returns from driversNick Piggin2006-12-071-4/+4
* [PATCH] drm-sis linkage fixAndrew Morton2006-12-071-0/+1
* [PATCH] drivers/{char|isdn}: work_struct-induced breakageAl Viro2006-12-064-19/+17
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-063-53/+6
|\
| * [PATCH] pcmcia: conf.ConfigBase and conf.Present consolidationDominik Brodowski2006-12-043-47/+0
| * [PATCH] cm4000_cs: fix return value checkAkinobu Mita2006-12-042-6/+6
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-053-0/+3
|\|
| * Merge branch 'for-linus4' of master.kernel.org:/pub/scm/linux/kernel/git/viro...Linus Torvalds2006-12-043-0/+3
| |\
| | * [PATCH] severing poll.h -> mm.hAl Viro2006-12-041-0/+1
| | * [PATCH] severing fs.h, radix-tree.h -> sched.hAl Viro2006-12-042-0/+2
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-0587-19551/+1576
|\| |
| * | Remove long-unmaintained ftape driver subsystem.Jeff Garzik2006-12-0364-19402/+0
| |/
| * [RANDOM]: Annotate random.h IP helpers.Al Viro2006-12-021-24/+24
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2006-12-016-4/+1423
| |\
| | * Merge ../linux-2.6-watchdog-mmWim Van Sebroeck2006-11-306-4/+1423
| | |\
| | | * [WATCHDOG] MIPS RM9000 on-chip watchdog device - patch 4Wim Van Sebroeck2006-11-171-20/+22
| | | * [WATCHDOG] MIPS RM9000 on-chip watchdog device - patch 3Wim Van Sebroeck2006-11-171-27/+29
| | | * [WATCHDOG] MIPS RM9000 on-chip watchdog device - patch 2Wim Van Sebroeck2006-11-171-115/+101
| | | * [WATCHDOG] MIPS RM9000 on-chip watchdog device - patch 1Wim Van Sebroeck2006-11-171-10/+9
| | | * [WATCHDOG] MIPS RM9000 on-chip watchdog deviceThomas Koeller2006-11-173-0/+442
| | | * [WATCHDOG] Add iTCO vendor specific supportWim Van Sebroeck2006-11-124-4/+342
| | | * [WATCHDOG] sc1200wdt.c pnp unregister fix.Akinobu Mita2006-10-291-2/+7
| | | * [WATCHDOG] config.h removalAndrew Morton2006-10-281-1/+0
| | | * [WATCHDOG] NS pc87413-wdt Watchdog driver - fixesWim Van Sebroeck2006-10-231-2/+2
| | | * [WATCHDOG] NS pc87413-wdt Watchdog driver v1.1Sven Anders & Marcus Junker2006-10-231-304/+330
| | | * [WATCHDOG] NS pc87413-wdt Watchdog driverSven Anders & Marcus Junker2006-10-153-0/+625
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2006-12-011-2/+1
| |\ \ \
| | * | | usb: pcwd_usb free urb cleanupMariusz Kozlowski2006-12-011-2/+1
| | |/ /
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-12-019-101/+94
| |\ \ \
| | * | | Driver core: change mem class_devices to be real devicesGreg Kroah-Hartman2006-12-011-4/+4
| | * | | Driver core: convert ppdev code to use struct deviceGreg Kroah-Hartman2006-12-011-3/+3
| | * | | Driver core: convert raw device code to use struct deviceGreg Kroah-Hartman2006-12-011-6/+6
| | * | | Driver core: convert tty core to use struct deviceGreg Kroah-Hartman2006-12-011-9/+10
| | * | | Driver core: change misc class_devices to be real devicesGreg Kroah-Hartman2006-12-013-29/+24
| | * | | Driver core: convert vc code to use struct deviceGreg Kroah-Hartman2006-12-011-8/+8