summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)AuthorFilesLines
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
2006-11-23[AGP] Allocate AGP pages with GFP_DMA32 by defaultLinus Torvalds2-2/+2
2006-11-22[AGP] Fix intel 965 AGP memory mapping functionLinus Torvalds1-7/+24
2006-11-22WorkStruct: make allyesconfigDavid Howells18-85/+95
2006-11-22WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells4-22/+25
2006-11-22WorkStruct: Separate delayable and non-delayable events.David Howells2-2/+2
2006-11-20[PATCH] ftape: fix printk format warningsRandy Dunlap1-2/+2
2006-11-18[WATCHDOG] MIPS RM9000 on-chip watchdog device - patch 4Wim Van Sebroeck1-20/+22
2006-11-18[WATCHDOG] MIPS RM9000 on-chip watchdog device - patch 3Wim Van Sebroeck1-27/+29
2006-11-18[WATCHDOG] MIPS RM9000 on-chip watchdog device - patch 2Wim Van Sebroeck1-115/+101
2006-11-17[WATCHDOG] MIPS RM9000 on-chip watchdog device - patch 1Wim Van Sebroeck1-10/+9
2006-11-17[WATCHDOG] MIPS RM9000 on-chip watchdog deviceThomas Koeller3-0/+442
2006-11-16[PATCH] ipmi: use platform_device_add() instead of platform_device_register()...Zhang, Yanmin2-2/+2
2006-11-15[PATCH] Char: isicom, fix close bugJiri Slaby1-1/+2
2006-11-13[PATCH] IPMI: Fix more && typosCorey Minyard1-2/+2
2006-11-13[PATCH] mspec driver build fixJes Sorensen2-9/+7
2006-11-12[WATCHDOG] Add iTCO vendor specific supportWim Van Sebroeck4-4/+342