aboutsummaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2006-12-07[PATCH] slab: remove SLAB_ATOMICChristoph Lameter
2006-12-07[PATCH] mm: incorrect VM_FAULT_OOM returns from driversNick Piggin
2006-12-07[PATCH] drm-sis linkage fixAndrew Morton
2006-12-06[PATCH] drivers/{char|isdn}: work_struct-induced breakageAl Viro
2006-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-04[PATCH] pcmcia: conf.ConfigBase and conf.Present consolidationDominik Brodowski
2006-12-04[PATCH] cm4000_cs: fix return value checkAkinobu Mita
2006-12-04Merge branch 'for-linus4' of master.kernel.org:/pub/scm/linux/kernel/git/viro...Linus Torvalds
2006-12-04[PATCH] severing poll.h -> mm.hAl Viro
2006-12-04[PATCH] severing fs.h, radix-tree.h -> sched.hAl Viro
2006-12-03Remove long-unmaintained ftape driver subsystem.Jeff Garzik
2006-12-02[RANDOM]: Annotate random.h IP helpers.Al Viro
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2006-12-01Driver core: change mem class_devices to be real devicesGreg Kroah-Hartman
2006-12-01Driver core: convert ppdev code to use struct deviceGreg Kroah-Hartman
2006-12-01Driver core: convert raw device code to use struct deviceGreg Kroah-Hartman
2006-12-01Driver core: convert tty core to use struct deviceGreg Kroah-Hartman
2006-12-01Driver core: change misc class_devices to be real devicesGreg Kroah-Hartman
2006-12-01Driver core: convert vc code to use struct deviceGreg Kroah-Hartman
2006-12-01Driver core: convert vt code to use struct deviceGreg Kroah-Hartman
2006-12-01usb: pcwd_usb free urb cleanupMariusz Kozlowski
2006-11-30Merge ../linux-2.6-watchdog-mmWim Van Sebroeck
2006-11-30Fix misc .c/.h comment typosMatt LaPlante
2006-11-30Fix misc Kconfig typosMatt LaPlante
2006-11-25[PATCH] tlclk: fix platform_device_register_simple() error checkAkinobu Mita
2006-11-22[AGP] Allocate AGP pages with GFP_DMA32 by defaultLinus Torvalds
2006-11-22[AGP] Fix intel 965 AGP memory mapping functionLinus Torvalds
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-11-22WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells
2006-11-22WorkStruct: Separate delayable and non-delayable events.David Howells
2006-11-20[PATCH] ftape: fix printk format warningsRandy Dunlap
2006-11-17[WATCHDOG] MIPS RM9000 on-chip watchdog device - patch 4Wim Van Sebroeck
2006-11-17[WATCHDOG] MIPS RM9000 on-chip watchdog device - patch 3Wim Van Sebroeck
2006-11-17[WATCHDOG] MIPS RM9000 on-chip watchdog device - patch 2Wim Van Sebroeck
2006-11-17[WATCHDOG] MIPS RM9000 on-chip watchdog device - patch 1Wim Van Sebroeck
2006-11-17[WATCHDOG] MIPS RM9000 on-chip watchdog deviceThomas Koeller
2006-11-16[PATCH] ipmi: use platform_device_add() instead of platform_device_register()...Zhang, Yanmin
2006-11-14[PATCH] Char: isicom, fix close bugJiri Slaby
2006-11-13[PATCH] IPMI: Fix more && typosCorey Minyard
2006-11-13[PATCH] mspec driver build fixJes Sorensen
2006-11-12[WATCHDOG] Add iTCO vendor specific supportWim Van Sebroeck
2006-11-08[PATCH] ipmi_si_intf.c: fix "&& 0xff" typosAlexey Dobriyan
2006-11-08[PATCH] IPMI: retry messages on certain error returnsCorey Minyard
2006-11-08[PATCH] IPMI: Clean up the waiting message queue properly on unloadCorey Minyard
2006-11-03[PATCH] ipmi_si_intf.c sets bad class_mask with PCI_DEVICE_CLASSYvan Seth
2006-10-29[WATCHDOG] sc1200wdt.c pnp unregister fix.Akinobu Mita