summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-06-24pcmcia: cs: kill thread_waitChristoph Hellwig1-9/+3
2008-06-24pcmcia: i82365.c: check request_irq return valueLeonardo Potenza1-12/+27
2008-06-24pcmcia: fix Alchemy warningsSergei Shtylyov1-11/+15
2008-06-24pcmcia: remove CVS keywordsAdrian Bunk3-6/+0
2008-06-24pcmcia: yenta-cardbus: ENE_TEST_C9_PFENABLE duplicate *_F0Roel Kluin1-1/+1
2008-06-24pcmcia: Update email address for m8xx driver authorMagnus Damm1-1/+1
2008-05-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds11-28/+135
2008-05-30Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds7-51/+38
2008-05-30acpi: fix sparse const errorsHarvey Harrison1-5/+5
2008-05-30[S390] tape: fix race with stack local wait_queue_head_t.Martin Schwidefsky2-9/+10
2008-05-30[S390] 3270: fix race with stack local wait_queue_head_t.Martin Schwidefsky1-5/+4
2008-05-30[S390] dasd: use a generic wait_queue for sleep_onStefan Haberland1-14/+14
2008-05-30[S390] sclp_vt220: fix scheduling while atomic bug.Heiko Carstens1-20/+7
2008-05-30[S390] Fix section mismatch warnings.Heiko Carstens1-1/+1
2008-05-30[S390] tape: Fix race condition in tape block device driverMichael Holzheu1-2/+2
2008-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-0/+15
2008-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds26-96/+812
2008-05-29driver-core: prepare for 2.6.27 api change by adding dev_set_nameStephen Rothwell1-0/+15
2008-05-29Revert "USB: EHCI: fix performance regression"Greg Kroah-Hartman2-10/+8
2008-05-29USB: fsl_usb2_udc: fix recursive lockLi Yang1-0/+2
2008-05-29USB: usb-serial: option: Don't match Huawei driver CD imagesMichael Karcher1-17/+17
2008-05-29USB: pl2303: another product IDSteve Murphy2-0/+2
2008-05-29USB: add another scanner quirkRené Rebe1-0/+4
2008-05-29USB: Add support for ROKR W5 in unusual_devs.hJavier Smaldone1-2/+4
2008-05-29USB: Fix M600i unusual_devs entryPhil Dibowitz1-1/+1
2008-05-29USB: usb-storage: unusual_devs update for Cypress ATACBAlan Stern1-1/+1
2008-05-29USB: EHCI: fix performance regressionAlan Stern2-8/+10
2008-05-29USB: EHCI: fix bug in Iso schedulingAlan Stern1-23/+44
2008-05-29USB: EHCI: fix remote-wakeup regressionAlan Stern2-2/+6
2008-05-29USB: EHCI: suppress unwanted error messagesAlan Stern11-1/+25
2008-05-29USB: EHCI: fix up root-hub TT messAlan Stern6-15/+8
2008-05-29USB: add all configs to the "descriptors" attributeAlan Stern1-23/+21
2008-05-29USB: fix possible deadlock involving sysfs attributesAlan Stern2-5/+9
2008-05-29USB: Firmware loader driver for USB Apple iSight cameraMatthew Garrett3-0/+143
2008-05-29USB: 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-28rndis_wlan: add missing range check for power_output modparamJussi Kivilinna1-0/+5
2008-05-28iwlwifi: fix rate scale TLC column selection bugGuy Cohen1-1/+0
2008-05-28iwlwifi: fix exit from stay_in_table stateGuy Cohen1-1/+1
2008-05-28rndis_wlan: Make connections to TKIP PSK networks workScott Ashcroft1-2/+58
2008-05-28rt2x00: Use atomic interface iteration in irq contextIvo van Doorn1-3/+3
2008-05-28rt2x00: Reset antenna RSSI after switchIvo van Doorn2-0/+6
2008-05-28rt2x00: Don't count retries as failureIvo van Doorn1-1/+1
2008-05-28rt2x00: Fix memleak in tx() pathIvo van Doorn1-0/+1
2008-05-28b43: Fix controller restart crashMichael Buesch1-2/+10
2008-05-28b43: Upload both beacon templates on initial loadMichael Buesch2-14/+45
2008-05-28rtl8180: fix wrong parameter in grf5101_rf_set_channelAndrea Merello1-1/+1
2008-05-28rtl8180: fix wrong parameter in max2820_rf_set_channelAndrea Merello1-1/+1
2008-05-28rtl8180: fix wrong parameter in sa2400_rf_set_channelAndrea Merello1-1/+1