aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-07-09
|\
| * cxgb3: Fix crash caused by stashing wrong netdev_queueRoland Dreier2009-07-09
| * ixgbe: Fix coexistence of FCoE and Flow Director in 82599Yi Zou2009-07-09
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-07-08
| |\
| | * p54: tx refused but queue activeLarry Finger2009-07-08
| | * Atheros Kconfig needs to be dependent on WLAN_80211Jay Sternberg2009-07-08
| | * mac80211_hwsim: avoid NULL accessJohannes Berg2009-07-08
| | * ssb: Add support for 4318EClyde McPherson2009-07-08
| | * b43: Add support for 4318EClyde McPherson2009-07-08
| | * zd1211rw: adding SONY IFU-WLM2 (054c:0257) as a zd1211b deviceHin-Tak Leung2009-07-08
| | * zd1211rw: 07b8:6001 is a ZD1211BPascal Terjan2009-07-08
| | * hp-wmi: fix rfkill bugJohannes Berg2009-07-07
| | * iwmc3200wifi: add Kconfig helpSamuel Ortiz2009-07-07
| | * ath9k: Fix leak in tx descriptorVasanthakumar Thiagarajan2009-07-07
| | * b43/b43legacy: fix radio LED initializationLarry Finger2009-07-07
| * | r6040: bump driver version to 0.24 and date to 08 July 2009Florian Fainelli2009-07-08
| * | r6040: restore MIER register correctly when IRQ line is sharedFlorian Fainelli2009-07-08
| * | davinci_emac: fix kernel oops when changing MAC address while interface is downPablo Bitton2009-07-08
| * | igb: set lan id prior to configuring phyAlexander Duyck2009-07-08
| * | fec: fix definition of 5272 version of FEC_X_DES_ACTIVE registerGreg Ungerer2009-07-06
| * | fec: remove extra ";" from definition namesGreg Ungerer2009-07-06
| |/
* | Fix compile error in bmac.cDave Jones2009-07-09
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2009-07-08
|\ \
| * | [CPUFREQ] Fix compile failure in cpufreq.cDave Jones2009-07-08
* | | fealnx: Fix build breakage -- PR_CONT should be KERN_CONTRoland Dreier2009-07-08
* | | atmel_lcdfb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt2009-07-08
* | | fsl-diu-fb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt2009-07-08
|/ /
* | Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-08
* | pty: Rework the pty layer to use the normal buffering logicAlan Cox2009-07-08
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2009-07-08
|\ \
| * | [CPUFREQ] fix (utter) cpufreq_add_dev messMathieu Desnoyers2009-07-06
| * | [CPUFREQ] Cleanup locking in conservative governorvenkatesh.pallipadi@intel.com2009-07-06
| * | [CPUFREQ] Cleanup locking in ondemand governorvenkatesh.pallipadi@intel.com2009-07-06
| * | [CPUFREQ] Eliminate the recent lockdep warnings in cpufreqvenkatesh.pallipadi@intel.com2009-07-06
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2009-07-08
|\ \ \
| * | | PM: Clear -EAGAIN in dpm_prepareSebastian Ott2009-07-08
| |/ /
* | | intel-iommu: Fix intel_iommu_unmap_range() with size 0Sheng Yang2009-07-08
* | | Free struct device in fw_dev_release()Catalin Marinas2009-07-08
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-07-08
|\ \ \
| * | | Input: gpio_mouse - use standard driver registration methodSaeed Bishara2009-07-08
| * | | Input: mark serio and i8042 as suspended when hibernating tooThadeu Lima de Souza Cascardo2009-07-08
| * | | Input: add support for generic GPIO-based matrix keypadEric Miao2009-06-29
| * | | Input: arrange keyboards alphabeticallyDmitry Torokhov2009-06-29
| * | | Input: gpio-keys - avoid possibility of sleeping in timer functionJani Nikula2009-06-29
| * | | Input: gpio-keys - revert 'change timer to workqueue'Jani Nikula2009-06-29
| * | | Input: dm355evm_keys - fix kconfig symbol namesDavid Brownell2009-06-29
| * | | Input: wacom - add DTF720a support and fix rotation on Intuos3Ping Cheng2009-06-29
| * | | Input: i8042 - more reset quirks for MSI Wind-clone netbooksYan Li2009-06-29
* | | | Merge branch 'sh/for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-07-08
|\ \ \ \
| * | | | serial: sh-sci: fix sci interrupt handlerSUGIOKA Toshinobu2009-07-07