summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)AuthorFilesLines
2006-12-07[PATCH] IPMI: Allow hot system interface removeCorey Minyard3-131/+296
2006-12-07[PATCH] IPMI: pass sysfs name from lower level driverCorey Minyard2-6/+29
2006-12-07[PATCH] IPMI: remove interface number limitsCorey Minyard1-113/+97
2006-12-07[PATCH] IPMI: Fix device model nameCorey Minyard1-56/+91
2006-12-07[PATCH] generic HDLC synclink config mismatch fixPaul Fulghum4-48/+56
2006-12-07[PATCH] remove drivers/char/riscom8.c:baud_table[]Adrian Bunk1-5/+0
2006-12-07[PATCH] char: ip2 remove broken macroMariusz Kozlowski1-5/+0
2006-12-07[PATCH] synclink_gt: fix init error handlingAkinobu Mita1-0/+1
2006-12-07[PATCH] dz: Fixes to make it workMaciej W. Rozycki1-35/+3
2006-12-07[PATCH] export toshiba SMM support for neofb moduleRandy Dunlap1-0/+1
2006-12-07[PATCH] add return value checking of get_user() in set_vesa_blanking()Yoichi Yuasa1-6/+10
2006-12-07[PATCH] agp-amd64: section mismatches with HOTPLUG=nRandy Dunlap1-1/+1
2006-12-07[PATCH] allow hwrandom core to be a moduleJan Beulich2-9/+13
2006-12-07[PATCH] HVCS char driver janitoring: move block of codeLinas Vepstas1-216/+210
2006-12-07[PATCH] i2lib unused variable cleanupMariusz Kozlowski1-1/+0
2006-12-07[PATCH] Correct misc_register return code handling in several driversNeil Horman3-5/+21
2006-12-07[PATCH] SysRq-X: show blocked tasksIngo Molnar1-1/+13
2006-12-07[PATCH] ioremap balanced with iounmap for drivers/char/istallion.cAmol Lad1-0/+4
2006-12-07[PATCH] ioremap balanced with iounmap for drivers/char/moxa.cAmol Lad1-1/+4
2006-12-07[PATCH] ioremap balanced with iounmap for drivers/char/rio/rio_linux.cAmol Lad1-1/+7
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham1-0/+1
2006-12-07[PATCH] slab: remove SLAB_ATOMICChristoph Lameter1-1/+1
2006-12-07[PATCH] mm: incorrect VM_FAULT_OOM returns from driversNick Piggin1-4/+4
2006-12-07[PATCH] drm-sis linkage fixAndrew Morton1-0/+1
2006-12-06[PATCH] drivers/{char|isdn}: work_struct-induced breakageAl Viro4-19/+17
2006-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells3-53/+6
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells3-0/+3
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells87-19551/+1576
2006-12-05[PATCH] pcmcia: conf.ConfigBase and conf.Present consolidationDominik Brodowski3-47/+0
2006-12-05[PATCH] cm4000_cs: fix return value checkAkinobu Mita2-6/+6
2006-12-04Merge branch 'for-linus4' of master.kernel.org:/pub/scm/linux/kernel/git/viro...Linus Torvalds3-0/+3
2006-12-04[PATCH] severing poll.h -> mm.hAl Viro1-0/+1
2006-12-04[PATCH] severing fs.h, radix-tree.h -> sched.hAl Viro2-0/+2
2006-12-04Remove long-unmaintained ftape driver subsystem.Jeff Garzik64-19402/+0
2006-12-03[RANDOM]: Annotate random.h IP helpers.Al Viro1-24/+24
2006-12-02Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds6-4/+1423
2006-12-02Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-2/+1
2006-12-02Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds9-101/+94
2006-12-02Driver core: change mem class_devices to be real devicesGreg Kroah-Hartman1-4/+4
2006-12-02Driver core: convert ppdev code to use struct deviceGreg Kroah-Hartman1-3/+3
2006-12-02Driver core: convert raw device code to use struct deviceGreg Kroah-Hartman1-6/+6
2006-12-02Driver core: convert tty core to use struct deviceGreg Kroah-Hartman1-9/+10
2006-12-02Driver core: change misc class_devices to be real devicesGreg Kroah-Hartman3-29/+24
2006-12-02Driver core: convert vc code to use struct deviceGreg Kroah-Hartman1-8/+8
2006-12-02Driver core: convert vt code to use struct deviceGreg Kroah-Hartman1-42/+39
2006-12-02usb: pcwd_usb free urb cleanupMariusz Kozlowski1-2/+1
2006-11-30Merge ../linux-2.6-watchdog-mmWim Van Sebroeck6-4/+1423
2006-11-30Fix misc .c/.h comment typosMatt LaPlante3-5/+5
2006-11-30Fix misc Kconfig typosMatt LaPlante1-1/+1
2006-11-26[PATCH] tlclk: fix platform_device_register_simple() error checkAkinobu Mita1-3/+2