summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* z2ram: Small cleanup for z2ram.cZhaolei2009-07-151-1/+1
* block: fix sg SG_DXFER_TO_FROM_DEV regressionFUJITA Tomonori2009-07-101-0/+4
* Fix congestion_wait() sync/async vs read/write confusionJens Axboe2009-07-102-5/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-07-0920-32/+86
|\
| * cxgb3: Fix crash caused by stashing wrong netdev_queueRoland Dreier2009-07-091-2/+1
| * ixgbe: Fix coexistence of FCoE and Flow Director in 82599Yi Zou2009-07-092-8/+17
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-07-0813-11/+42
| |\
| | * p54: tx refused but queue activeLarry Finger2009-07-081-2/+3
| | * Atheros Kconfig needs to be dependent on WLAN_80211Jay Sternberg2009-07-081-0/+1
| | * mac80211_hwsim: avoid NULL accessJohannes Berg2009-07-081-0/+1
| | * ssb: Add support for 4318EClyde McPherson2009-07-081-2/+4
| | * b43: Add support for 4318EClyde McPherson2009-07-081-0/+1
| | * zd1211rw: adding SONY IFU-WLM2 (054c:0257) as a zd1211b deviceHin-Tak Leung2009-07-081-0/+1
| | * zd1211rw: 07b8:6001 is a ZD1211BPascal Terjan2009-07-081-1/+1
| | * hp-wmi: fix rfkill bugJohannes Berg2009-07-071-1/+1
| | * iwmc3200wifi: add Kconfig helpSamuel Ortiz2009-07-071-0/+9
| | * ath9k: Fix leak in tx descriptorVasanthakumar Thiagarajan2009-07-071-1/+8
| | * b43/b43legacy: fix radio LED initializationLarry Finger2009-07-074-4/+12
| * | r6040: bump driver version to 0.24 and date to 08 July 2009Florian Fainelli2009-07-081-2/+2
| * | r6040: restore MIER register correctly when IRQ line is sharedFlorian Fainelli2009-07-081-1/+4
| * | davinci_emac: fix kernel oops when changing MAC address while interface is downPablo Bitton2009-07-081-2/+10
| * | igb: set lan id prior to configuring phyAlexander Duyck2009-07-081-0/+4
| * | fec: fix definition of 5272 version of FEC_X_DES_ACTIVE registerGreg Ungerer2009-07-061-1/+1
| * | fec: remove extra ";" from definition namesGreg Ungerer2009-07-061-6/+6
| |/
* | Fix compile error in bmac.cDave Jones2009-07-091-1/+1
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2009-07-081-3/+4
|\ \
| * | [CPUFREQ] Fix compile failure in cpufreq.cDave Jones2009-07-081-3/+4
* | | fealnx: Fix build breakage -- PR_CONT should be KERN_CONTRoland Dreier2009-07-081-3/+3
* | | atmel_lcdfb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt2009-07-081-2/+3
* | | fsl-diu-fb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt2009-07-081-6/+0
|/ /
* | Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-0850-225/+217
* | pty: Rework the pty layer to use the normal buffering logicAlan Cox2009-07-081-95/+59
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2009-07-083-103/+92
|\ \
| * | [CPUFREQ] fix (utter) cpufreq_add_dev messMathieu Desnoyers2009-07-061-25/+40
| * | [CPUFREQ] Cleanup locking in conservative governorvenkatesh.pallipadi@intel.com2009-07-061-21/+13
| * | [CPUFREQ] Cleanup locking in ondemand governorvenkatesh.pallipadi@intel.com2009-07-061-35/+27
| * | [CPUFREQ] Eliminate the recent lockdep warnings in cpufreqvenkatesh.pallipadi@intel.com2009-07-063-34/+24
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2009-07-081-0/+1
|\ \ \
| * | | PM: Clear -EAGAIN in dpm_prepareSebastian Ott2009-07-081-0/+1
| |/ /
* | | intel-iommu: Fix intel_iommu_unmap_range() with size 0Sheng Yang2009-07-081-0/+3
* | | Free struct device in fw_dev_release()Catalin Marinas2009-07-081-4/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-07-0810-183/+692
|\ \ \
| * | | Input: gpio_mouse - use standard driver registration methodSaeed Bishara2009-07-071-6/+5
| * | | Input: mark serio and i8042 as suspended when hibernating tooThadeu Lima de Souza Cascardo2009-07-072-6/+8
| * | | Input: add support for generic GPIO-based matrix keypadEric Miao2009-06-293-2/+465
| * | | Input: arrange keyboards alphabeticallyDmitry Torokhov2009-06-292-162/+161
| * | | Input: gpio-keys - avoid possibility of sleeping in timer functionJani Nikula2009-06-281-5/+12
| * | | Input: gpio-keys - revert 'change timer to workqueue'Jani Nikula2009-06-281-12/+20
| * | | Input: dm355evm_keys - fix kconfig symbol namesDavid Brownell2009-06-281-2/+1
| * | | Input: wacom - add DTF720a support and fix rotation on Intuos3Ping Cheng2009-06-281-1/+5
OpenPOWER on IntegriCloud