summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
...
| * | [PATCH] IPMI: fix PROC_FS=n warningsRandy Dunlap2006-12-072-1/+3
| * | [PATCH] IPMI: increase KCS message sizeCorey Minyard2006-12-071-2/+2
| * | [PATCH] IPMI: Fix BT long busyCorey Minyard2006-12-074-264/+417
| * | [PATCH] IPMI: fix pci warningCorey Minyard2006-12-071-1/+6
| * | [PATCH] IPMI: add pigeonpoint poweroffCorey Minyard2006-12-071-1/+51
| * | [PATCH] IPMI: system interface hotplugCorey Minyard2006-12-071-23/+297
| * | [PATCH] IPMI: add poll delayCorey Minyard2006-12-071-1/+6
| * | [PATCH] IPMI: fix request eventsCorey Minyard2006-12-071-10/+12
| * | [PATCH] IPMI: Add maintenance modeCorey Minyard2006-12-073-1/+150
| * | [PATCH] IPMI: Allow hot system interface removeCorey Minyard2006-12-073-131/+296
| * | [PATCH] IPMI: pass sysfs name from lower level driverCorey Minyard2006-12-072-6/+29
| * | [PATCH] IPMI: remove interface number limitsCorey Minyard2006-12-071-113/+97
| * | [PATCH] IPMI: Fix device model nameCorey Minyard2006-12-071-56/+91
| * | [PATCH] generic HDLC synclink config mismatch fixPaul Fulghum2006-12-074-48/+56
| * | [PATCH] remove drivers/char/riscom8.c:baud_table[]Adrian Bunk2006-12-071-5/+0
| * | [PATCH] char: ip2 remove broken macroMariusz Kozlowski2006-12-071-5/+0
| * | [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