summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-05-30USB: usb-storage: unusual_devs update for Cypress ATACBAlan Stern1-1/+1
2008-05-30USB: EHCI: fix performance regressionAlan Stern2-8/+10
2008-05-30USB: EHCI: fix bug in Iso schedulingAlan Stern1-23/+44
2008-05-30USB: EHCI: fix remote-wakeup regressionAlan Stern2-2/+6
2008-05-30USB: EHCI: suppress unwanted error messagesAlan Stern11-1/+25
2008-05-30USB: EHCI: fix up root-hub TT messAlan Stern6-15/+8
2008-05-30USB: add all configs to the "descriptors" attributeAlan Stern1-23/+21
2008-05-30USB: fix possible deadlock involving sysfs attributesAlan Stern2-5/+9
2008-05-30USB: Firmware loader driver for USB Apple iSight cameraMatthew Garrett3-0/+143
2008-05-30USB: FTDI_SIO : Add support for Matrix Orbital PID RangeRay Molenkamp2-6/+525
2008-05-29Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds1-2/+2
2008-05-29[CPUFREQ] fix double unlock of cpu_policy_rwsem in drivers/cpufreq/cpufreq.cLothar Waßmann1-2/+2
2008-05-29rndis_wlan: add missing range check for power_output modparamJussi Kivilinna1-0/+5
2008-05-29iwlwifi: fix rate scale TLC column selection bugGuy Cohen1-1/+0
2008-05-29iwlwifi: fix exit from stay_in_table stateGuy Cohen1-1/+1
2008-05-29rndis_wlan: Make connections to TKIP PSK networks workScott Ashcroft1-2/+58
2008-05-29rt2x00: Use atomic interface iteration in irq contextIvo van Doorn1-3/+3
2008-05-29rt2x00: Reset antenna RSSI after switchIvo van Doorn2-0/+6
2008-05-29rt2x00: Don't count retries as failureIvo van Doorn1-1/+1
2008-05-29rt2x00: Fix memleak in tx() pathIvo van Doorn1-0/+1
2008-05-29b43: Fix controller restart crashMichael Buesch1-2/+10
2008-05-29b43: Upload both beacon templates on initial loadMichael Buesch2-14/+45
2008-05-29rtl8180: fix wrong parameter in grf5101_rf_set_channelAndrea Merello1-1/+1
2008-05-29rtl8180: fix wrong parameter in max2820_rf_set_channelAndrea Merello1-1/+1
2008-05-29rtl8180: fix wrong parameter in sa2400_rf_set_channelAndrea Merello1-1/+1
2008-05-29rtl8180: avoid NULL dereference in max2820_rf_set_channelJohn W. Linville1-1/+2
2008-05-28Input: pxa27x_keypad - miscellaneous fixesAntonio Ospite1-13/+25
2008-05-28Input: atkbd - mark keyboard as disabled when suspending/unloadingDmitry Torokhov1-0/+2
2008-05-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds7-54/+159
2008-05-28pciehp: add message about pciehp_slot_with_bus optionKenji Kaneshige1-1/+5
2008-05-28pci hotplug core: add check of duplicate slot nameKenji Kaneshige1-1/+6
2008-05-28pciehp: move msleep after power offKenji Kaneshige2-7/+14
2008-05-28pciehp: poll cmd completion if hotplug interrupt is disabledKenji Kaneshige1-4/+38
2008-05-28pciehp: fix slow probingKenji Kaneshige2-7/+36
2008-05-28pciehp: fix NULL dereference in interrupt handlerKenji Kaneshige3-35/+37
2008-05-28shpchp: add message about shpchp_slot_with_bus optionKenji Kaneshige1-0/+4
2008-05-28electra_cf: Add MODULE_DEVICE_TABLE()Olof Johansson1-0/+1
2008-05-27ck804rom: fix driver_data in probe table.David Woodhouse1-9/+9
2008-05-27Input: apanel - remove duplicate includeHuang Weiyi1-1/+0
2008-05-27Input: wm9713 - support five wire panelsMark Brown1-0/+22
2008-05-27Input: wm97xx-core - fix race on PHY initMark Brown1-11/+11
2008-05-27Input: wm97xx-core - fix driver nameMark Brown1-1/+1
2008-05-27Input: wm97xx-core - report a phys for WM97xx touchscreensMark Brown1-0/+1
2008-05-27Input: i8042 - make sure Dritek quirk is invoked at resumeBruno Prémont1-8/+25
2008-05-26Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds1-13/+7
2008-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds48-576/+853
2008-05-26tuner: Do not alter i2c_client.nameMichael Krufky1-13/+7
2008-05-25[WATCHDOG] Add ICH9DO into the iTCO_wdt.c driverGabriel C1-5/+9
2008-05-25[WATCHDOG] Fix booke_wdt.c on MPC85xx SMP system'sChen Gong1-48/+40
2008-05-25[WATCHDOG] Add a watchdog driver based on the CS5535/CS5536 MFGPT timersJordan Crouse3-0/+323