aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-02[RANDOM]: Annotate random.h IP helpers.Al Viro1-24/+24
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds6-4/+1423
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-2/+1
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds9-101/+94
2006-12-01Driver core: change mem class_devices to be real devicesGreg Kroah-Hartman1-4/+4
2006-12-01Driver core: convert ppdev code to use struct deviceGreg Kroah-Hartman1-3/+3
2006-12-01Driver core: convert raw device code to use struct deviceGreg Kroah-Hartman1-6/+6
2006-12-01Driver core: convert tty core to use struct deviceGreg Kroah-Hartman1-9/+10
2006-12-01Driver core: change misc class_devices to be real devicesGreg Kroah-Hartman3-29/+24
2006-12-01Driver core: convert vc code to use struct deviceGreg Kroah-Hartman1-8/+8
2006-12-01Driver core: convert vt code to use struct deviceGreg Kroah-Hartman1-42/+39
2006-12-01usb: 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-25[PATCH] tlclk: fix platform_device_register_simple() error checkAkinobu Mita1-3/+2
2006-11-22[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-20[PATCH] ftape: fix printk format warningsRandy Dunlap1-2/+2
2006-11-17[WATCHDOG] MIPS RM9000 on-chip watchdog device - patch 4Wim Van Sebroeck1-20/+22
2006-11-17[WATCHDOG] MIPS RM9000 on-chip watchdog device - patch 3Wim Van Sebroeck1-27/+29
2006-11-17[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() to register device allocated dynamicallyZhang, Yanmin2-2/+2
2006-11-14[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
2006-11-08[PATCH] ipmi_si_intf.c: fix "&& 0xff" typosAlexey Dobriyan1-3/+3
2006-11-08[PATCH] IPMI: retry messages on certain error returnsCorey Minyard1-1/+3
2006-11-08[PATCH] IPMI: Clean up the waiting message queue properly on unloadCorey Minyard1-1/+11
2006-11-03[PATCH] ipmi_si_intf.c sets bad class_mask with PCI_DEVICE_CLASSYvan Seth1-1/+1
2006-10-29[WATCHDOG] sc1200wdt.c pnp unregister fix.Akinobu Mita1-2/+7
2006-10-29[WATCHDOG] sc1200wdt.c pnp unregister fix.Akinobu Mita1-2/+7
2006-10-28[WATCHDOG] config.h removalAndrew Morton1-1/+0
2006-10-25drm: ioremap balanced with iounmap for drivers/char/drmAmol Lad1-0/+4
2006-10-25drm: fix error returns, sysfs error handlingJeff Garzik1-8/+35
2006-10-25fix return code in error case.Dave Jones1-1/+1
2006-10-24drm: mga: set dev_priv_sizeTilman Sauerbeck1-0/+1
2006-10-24drm: savage: dev->agp_buffer_map is not initialized for AGP DMA on savagesMichael Karcher1-0/+1
2006-10-24drm: radeon: only allow specific type-3 packetss through verifierRoland Scheidegger2-4/+138
2006-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds8-18/+1162
2006-10-23[WATCHDOG] NS pc87413-wdt Watchdog driver - fixesWim Van Sebroeck1-2/+2
2006-10-23[WATCHDOG] NS pc87413-wdt Watchdog driver v1.1Sven Anders & Marcus Junker1-304/+330
2006-10-21Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds1-19/+35
2006-10-21[PATCH] Char: correct pci_get_device changesJiri Slaby3-0/+19
2006-10-20[PATCH] ipmi: fix return codes in failure caseDave Jones1-2/+2
2006-10-18[alim7101] Add pci dev table for auto module loading.Ben Collins1-1/+12
2006-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+1