summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-05-308-44/+101
|\
| * Input: gtco - fix double kfree in error handling pathDmitry Torokhov2008-05-301-10/+7
| * Input: pxa27x_keypad - miscellaneous fixesAntonio Ospite2008-05-281-13/+25
| * Input: atkbd - mark keyboard as disabled when suspending/unloadingDmitry Torokhov2008-05-281-0/+2
| * Input: apanel - remove duplicate includeHuang Weiyi2008-05-271-1/+0
| * Input: wm9713 - support five wire panelsMark Brown2008-05-271-0/+22
| * Input: wm97xx-core - fix race on PHY initMark Brown2008-05-271-11/+11
| * Input: wm97xx-core - fix driver nameMark Brown2008-05-271-1/+1
| * Input: wm97xx-core - report a phys for WM97xx touchscreensMark Brown2008-05-271-0/+1
| * Input: i8042 - make sure Dritek quirk is invoked at resumeBruno Prémont2008-05-271-8/+25
| * Input: i8042 - add Dritek quirk for Acer TravelMate 660Bruno Prémont2008-05-201-0/+7
* | drivers/watchdog/geodewdt.c: build fixIngo Molnar2008-05-301-2/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-05-3011-28/+135
|\ \
| * | rndis_wlan: add missing range check for power_output modparamJussi Kivilinna2008-05-281-0/+5
| * | iwlwifi: fix rate scale TLC column selection bugGuy Cohen2008-05-281-1/+0
| * | iwlwifi: fix exit from stay_in_table stateGuy Cohen2008-05-281-1/+1
| * | rndis_wlan: Make connections to TKIP PSK networks workScott Ashcroft2008-05-281-2/+58
| * | rt2x00: Use atomic interface iteration in irq contextIvo van Doorn2008-05-281-3/+3
| * | rt2x00: Reset antenna RSSI after switchIvo van Doorn2008-05-282-0/+6
| * | rt2x00: Don't count retries as failureIvo van Doorn2008-05-281-1/+1
| * | rt2x00: Fix memleak in tx() pathIvo van Doorn2008-05-281-0/+1
| * | b43: Fix controller restart crashMichael Buesch2008-05-281-2/+10
| * | b43: Upload both beacon templates on initial loadMichael Buesch2008-05-282-14/+45
| * | rtl8180: fix wrong parameter in grf5101_rf_set_channelAndrea Merello2008-05-281-1/+1
| * | rtl8180: fix wrong parameter in max2820_rf_set_channelAndrea Merello2008-05-281-1/+1
| * | rtl8180: fix wrong parameter in sa2400_rf_set_channelAndrea Merello2008-05-281-1/+1
| * | rtl8180: avoid NULL dereference in max2820_rf_set_channelJohn W. Linville2008-05-281-1/+2
* | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-05-307-51/+38
|\ \ \
| * | | [S390] tape: fix race with stack local wait_queue_head_t.Martin Schwidefsky2008-05-302-9/+10
| * | | [S390] 3270: fix race with stack local wait_queue_head_t.Martin Schwidefsky2008-05-301-5/+4
| * | | [S390] dasd: use a generic wait_queue for sleep_onStefan Haberland2008-05-301-14/+14
| * | | [S390] sclp_vt220: fix scheduling while atomic bug.Heiko Carstens2008-05-301-20/+7
| * | | [S390] Fix section mismatch warnings.Heiko Carstens2008-05-301-1/+1
| * | | [S390] tape: Fix race condition in tape block device driverMichael Holzheu2008-05-301-2/+2
* | | | acpi: fix sparse const errorsHarvey Harrison2008-05-301-5/+5
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-05-301-0/+15
|\ \ \
| * | | driver-core: prepare for 2.6.27 api change by adding dev_set_nameStephen Rothwell2008-05-301-0/+15
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-05-3026-96/+812
|\ \ \ \
| * | | | Revert "USB: EHCI: fix performance regression"Greg Kroah-Hartman2008-05-302-10/+8
| * | | | USB: fsl_usb2_udc: fix recursive lockLi Yang2008-05-291-0/+2
| * | | | USB: usb-serial: option: Don't match Huawei driver CD imagesMichael Karcher2008-05-291-17/+17
| * | | | USB: pl2303: another product IDSteve Murphy2008-05-292-0/+2
| * | | | USB: add another scanner quirkRené Rebe2008-05-291-0/+4
| * | | | USB: Add support for ROKR W5 in unusual_devs.hJavier Smaldone2008-05-291-2/+4
| * | | | USB: Fix M600i unusual_devs entryPhil Dibowitz2008-05-291-1/+1
| * | | | USB: usb-storage: unusual_devs update for Cypress ATACBAlan Stern2008-05-291-1/+1
| * | | | USB: EHCI: fix performance regressionAlan Stern2008-05-292-8/+10
| * | | | USB: EHCI: fix bug in Iso schedulingAlan Stern2008-05-291-23/+44
| * | | | USB: EHCI: fix remote-wakeup regressionAlan Stern2008-05-292-2/+6
| * | | | USB: EHCI: suppress unwanted error messagesAlan Stern2008-05-2911-1/+25