summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2008-05-28rtl8180: fix wrong parameter in grf5101_rf_set_channelAndrea Merello-1/+1
2008-05-28rtl8180: fix wrong parameter in max2820_rf_set_channelAndrea Merello-1/+1
2008-05-28rtl8180: fix wrong parameter in sa2400_rf_set_channelAndrea Merello-1/+1
2008-05-28rtl8180: avoid NULL dereference in max2820_rf_set_channelJohn W. Linville-1/+2
2008-05-28Input: pxa27x_keypad - miscellaneous fixesAntonio Ospite-13/+25
2008-05-28kgdbts: Use HW breakpoints with CONFIG_DEBUG_RODATAJason Wessel-4/+24
2008-05-28kgdb: use common ascii helpers and put_unaligned_be32 helperHarvey Harrison-3/+2
2008-05-28Input: atkbd - mark keyboard as disabled when suspending/unloadingDmitry Torokhov-0/+2
2008-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds-54/+159
2008-05-27pciehp: add message about pciehp_slot_with_bus optionKenji Kaneshige-1/+5
2008-05-27pci hotplug core: add check of duplicate slot nameKenji Kaneshige-1/+6
2008-05-27pciehp: move msleep after power offKenji Kaneshige-7/+14
2008-05-27pciehp: poll cmd completion if hotplug interrupt is disabledKenji Kaneshige-4/+38
2008-05-27pciehp: fix slow probingKenji Kaneshige-7/+36
2008-05-27pciehp: fix NULL dereference in interrupt handlerKenji Kaneshige-35/+37
2008-05-27shpchp: add message about shpchp_slot_with_bus optionKenji Kaneshige-0/+4
2008-05-27electra_cf: Add MODULE_DEVICE_TABLE()Olof Johansson-0/+1
2008-05-27[SCSI] ibmvscsi: Non SCSI error status fixupBrian King-2/+3
2008-05-27[SCSI] fusion mpt: fix target missing after resetting external raidMichael Reed-12/+0
2008-05-27ck804rom: fix driver_data in probe table.David Woodhouse-9/+9
2008-05-27Input: apanel - remove duplicate includeHuang Weiyi-1/+0
2008-05-27Input: wm9713 - support five wire panelsMark Brown-0/+22
2008-05-27Input: wm97xx-core - fix race on PHY initMark Brown-11/+11
2008-05-27Input: wm97xx-core - fix driver nameMark Brown-1/+1
2008-05-27Input: wm97xx-core - report a phys for WM97xx touchscreensMark Brown-0/+1
2008-05-27Input: i8042 - make sure Dritek quirk is invoked at resumeBruno Prémont-8/+25
2008-05-26Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds-13/+7
2008-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-576/+853
2008-05-26tuner: Do not alter i2c_client.nameMichael Krufky-13/+7
2008-05-25[WATCHDOG] Add ICH9DO into the iTCO_wdt.c driverGabriel C-5/+9
2008-05-25[WATCHDOG] Fix booke_wdt.c on MPC85xx SMP system'sChen Gong-48/+40
2008-05-25[WATCHDOG] Add a watchdog driver based on the CS5535/CS5536 MFGPT timersJordan Crouse-0/+323
2008-05-25[WATCHDOG] hpwdt: Fix NMI handling.Mingarelli, Thomas-15/+12
2008-05-25[WATCHDOG] Blackfin Watchdog Driver: split platform device/driverMike Frysinger-40/+71
2008-05-25[WATCHDOG] Add w83697h_wdt early_disable optionSamuel Tardieu-1/+26
2008-05-25[WATCHDOG] Make w83697h_wdt timeout option string similar to othersSamuel Tardieu-1/+1
2008-05-25[WATCHDOG] Make w83697h_wdt void-like functions voidSamuel Tardieu-6/+3
2008-05-24Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-1/+0
2008-05-24spi: remove some spidev oops-on-rmmod pathsDavid Brownell-13/+89
2008-05-24edac: mpc85xx: fix building as a moduleKumar Gala-3/+0
2008-05-24S3C2410: fix driver MODULE_ALIAS()Ben Dooks-0/+2
2008-05-24S3C2410: clean out changelog header and tidyBen Dooks-83/+11
2008-05-24S3C2410: add error print if we cannot add attributeBen Dooks-1/+4
2008-05-24S3C2410: ensure that FB_BLANK_POWERDOWN shuts down the controllerBen Dooks-20/+29
2008-05-24SM501: reverse FPEN/VBIASEN flags behaviourBen Dooks-4/+4
2008-05-24serial: fix enable_irq_wake/disable_irq_wake imbalance in serial_core.cArjan van de Ven-1/+4
2008-05-24brd: don't show ramdisks in /proc/partitionsMarcin Krol-0/+1
2008-05-24ip2: fix crashes on load/unloadAlan Cox-25/+2
2008-05-24gpiolib: fix off by one errorsTrent Piepho-3/+3
2008-05-24gpio: mcp23s08 debug fixRoel Kluin-1/+1