aboutsummaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
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-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
2006-10-29[WATCHDOG] sc1200wdt.c pnp unregister fix.Akinobu Mita
2006-10-28[WATCHDOG] config.h removalAndrew Morton
2006-10-25drm: ioremap balanced with iounmap for drivers/char/drmAmol Lad
2006-10-25drm: fix error returns, sysfs error handlingJeff Garzik
2006-10-25fix return code in error case.Dave Jones
2006-10-24drm: mga: set dev_priv_sizeTilman Sauerbeck
2006-10-24drm: savage: dev->agp_buffer_map is not initialized for AGP DMA on savagesMichael Karcher
2006-10-24drm: radeon: only allow specific type-3 packetss through verifierRoland Scheidegger
2006-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2006-10-23[WATCHDOG] NS pc87413-wdt Watchdog driver - fixesWim Van Sebroeck
2006-10-23[WATCHDOG] NS pc87413-wdt Watchdog driver v1.1Sven Anders & Marcus Junker
2006-10-21Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds
2006-10-21[PATCH] Char: correct pci_get_device changesJiri Slaby
2006-10-20[PATCH] ipmi: fix return codes in failure caseDave Jones
2006-10-18[alim7101] Add pci dev table for auto module loading.Ben Collins
2006-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds
2006-10-17[PATCH] epca: prevent panic on tty_register_driver() failureAkinobu Mita