summaryrefslogtreecommitdiffstats
path: root/drivers/char (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | | * [WATCHDOG] MIPS RM9000 on-chip watchdog deviceThomas Koeller2006-11-173-0/+442
| | | * [WATCHDOG] Add iTCO vendor specific supportWim Van Sebroeck2006-11-124-4/+342
| | | * [WATCHDOG] sc1200wdt.c pnp unregister fix.Akinobu Mita2006-10-291-2/+7
| | | * [WATCHDOG] config.h removalAndrew Morton2006-10-281-1/+0
| | | * [WATCHDOG] NS pc87413-wdt Watchdog driver - fixesWim Van Sebroeck2006-10-231-2/+2
| | | * [WATCHDOG] NS pc87413-wdt Watchdog driver v1.1Sven Anders & Marcus Junker2006-10-231-304/+330
| | | * [WATCHDOG] NS pc87413-wdt Watchdog driverSven Anders & Marcus Junker2006-10-153-0/+625
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2006-12-021-2/+1
| |\ \ \
| | * | | usb: pcwd_usb free urb cleanupMariusz Kozlowski2006-12-011-2/+1
| | |/ /
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-12-029-101/+94
| |\ \ \
| | * | | Driver core: change mem class_devices to be real devicesGreg Kroah-Hartman2006-12-011-4/+4
| | * | | Driver core: convert ppdev code to use struct deviceGreg Kroah-Hartman2006-12-011-3/+3
| | * | | Driver core: convert raw device code to use struct deviceGreg Kroah-Hartman2006-12-011-6/+6
| | * | | Driver core: convert tty core to use struct deviceGreg Kroah-Hartman2006-12-011-9/+10
| | * | | Driver core: change misc class_devices to be real devicesGreg Kroah-Hartman2006-12-013-29/+24
| | * | | Driver core: convert vc code to use struct deviceGreg Kroah-Hartman2006-12-011-8/+8
| | * | | Driver core: convert vt code to use struct deviceGreg Kroah-Hartman2006-12-011-42/+39
| | |/ /
| * | | Fix misc .c/.h comment typosMatt LaPlante2006-11-303-5/+5
| * | | Fix misc Kconfig typosMatt LaPlante2006-11-301-1/+1
| |/ /
| * | [PATCH] tlclk: fix platform_device_register_simple() error checkAkinobu Mita2006-11-251-3/+2
| * | [AGP] Allocate AGP pages with GFP_DMA32 by defaultLinus Torvalds2006-11-222-2/+2
| * | [AGP] Fix intel 965 AGP memory mapping functionLinus Torvalds2006-11-221-7/+24
* | | WorkStruct: make allyesconfigDavid Howells2006-11-2218-85/+95
* | | WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells2006-11-224-22/+25
* | | WorkStruct: Separate delayable and non-delayable events.David Howells2006-11-222-2/+2
|/ /
* | [PATCH] ftape: fix printk format warningsRandy Dunlap2006-11-201-2/+2
* | [PATCH] ipmi: use platform_device_add() instead of platform_device_register()...Zhang, Yanmin2006-11-162-2/+2
* | [PATCH] Char: isicom, fix close bugJiri Slaby2006-11-151-1/+2
* | [PATCH] IPMI: Fix more && typosCorey Minyard2006-11-131-2/+2
* | [PATCH] mspec driver build fixJes Sorensen2006-11-132-9/+7
* | [PATCH] ipmi_si_intf.c: fix "&& 0xff" typosAlexey Dobriyan2006-11-091-3/+3
* | [PATCH] IPMI: retry messages on certain error returnsCorey Minyard2006-11-091-1/+3
* | [PATCH] IPMI: Clean up the waiting message queue properly on unloadCorey Minyard2006-11-091-1/+11
* | [PATCH] ipmi_si_intf.c sets bad class_mask with PCI_DEVICE_CLASSYvan Seth2006-11-031-1/+1
* | [WATCHDOG] sc1200wdt.c pnp unregister fix.Akinobu Mita2006-10-291-2/+7
* | drm: ioremap balanced with iounmap for drivers/char/drmAmol Lad2006-10-251-0/+4
* | drm: fix error returns, sysfs error handlingJeff Garzik2006-10-251-8/+35
* | fix return code in error case.Dave Jones2006-10-251-1/+1
* | drm: mga: set dev_priv_sizeTilman Sauerbeck2006-10-241-0/+1
* | drm: savage: dev->agp_buffer_map is not initialized for AGP DMA on savagesMichael Karcher2006-10-241-0/+1
* | drm: radeon: only allow specific type-3 packetss through verifierRoland Scheidegger2006-10-242-4/+138
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2006-10-248-18/+1162
|\|
| * [WATCHDOG] remove experimental on iTCO_wdt.cWim Van Sebroeck2006-10-141-4/+7
| * [WATCHDOG] Atmel AT91RM9200 rename.Andrew Victor2006-10-133-2/+2
| * [WATCHDOG] watchdog/iTCO_wdt: fix bug related to gcc uninit warningJeff Garzik2006-10-111-2/+4
| * [WATCHDOG] add ich8 support to iTCO_wdt.c (patch 2)Wim Van Sebroeck2006-10-081-2/+12
| * [WATCHDOG] add ich8 support to iTCO_wdt.cArnaud Patard (Rtp)2006-10-081-0/+3
| * [WATCHDOG] ioremap balanced with iounmap for drivers/char/watchdog/s3c2410_wdt.cAmol Lad2006-10-071-0/+5
| * [WATCHDOG] w83697hf/hg WDT driver - Kconfig patchSamuel Tardieu2006-10-041-4/+6
| * [WATCHDOG] w83697hf/hg WDT driver - autodetect patchWim Van Sebroeck2006-10-041-15/+17