summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2006-12-021-2/+1Star
|\
| * usb: pcwd_usb free urb cleanupMariusz Kozlowski2006-12-011-2/+1Star
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-12-029-101/+94Star
|\ \
| * | 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/+24Star
| * | 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/+39Star
| |/
* | 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/+2Star
* [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
* [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/+7Star
* [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
| * [WATCHDOG] w83697hf/hg WDT driver - patch 16Samuel Tardieu2006-10-041-1/+2
| * [WATCHDOG] w83697hf/hg WDT driver - patch 15Samuel Tardieu2006-10-041-10/+8Star
| * [WATCHDOG] w83697hf/hg WDT driver - patch 14Samuel Tardieu2006-10-041-21/+6Star
| * [WATCHDOG] w83697hf/hg WDT driver - patch 13Samuel Tardieu2006-10-041-9/+22
| * [WATCHDOG] w83697hf/hg WDT driver - patch 12Samuel Tardieu2006-10-041-3/+9
| * [WATCHDOG] w83697hf/hg WDT driver - patch 11Samuel Tardieu2006-10-041-2/+15
| * [WATCHDOG] w83697hf/hg WDT driver - patch 10Samuel Tardieu2006-10-041-10/+44
| * [WATCHDOG] w83697hf/hg WDT driver - patch 9Samuel Tardieu2006-10-041-15/+27
| * [WATCHDOG] w83697hf/hg WDT driver - patch 8Samuel Tardieu2006-10-041-1/+7
| * [WATCHDOG] w83697hf/hg WDT driver - patch 7Samuel Tardieu2006-10-041-2/+8