aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2009-07-09mx3fb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt
2009-07-09sm501fb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt
2009-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-07-09Fix compile error in bmac.cDave Jones
2009-07-09cxgb3: Fix crash caused by stashing wrong netdev_queueRoland Dreier
2009-07-09ixgbe: Fix coexistence of FCoE and Flow Director in 82599Yi Zou
2009-07-09[WATCHDOG] w83627hf_wdt.c: add support for the W83627EHF supportSlobodan Tomić
2009-07-09[WATCHDOG] SA1100 watchdog maximum timeoutRaphael Assenat
2009-07-09[WATCHDOG] w83697ug, fix lock imbalanceJiri Slaby
2009-07-09[WATCHDOG] drivers/watchdog/bcm47xx_wdt.c: Remove unnecessary semicolonsJoe Perches
2009-07-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2009-07-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-07-08fealnx: Fix build breakage -- PR_CONT should be KERN_CONTRoland Dreier
2009-07-08[CPUFREQ] Fix compile failure in cpufreq.cDave Jones
2009-07-08atmel_lcdfb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt
2009-07-08fsl-diu-fb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt
2009-07-08p54: tx refused but queue activeLarry Finger
2009-07-08Atheros Kconfig needs to be dependent on WLAN_80211Jay Sternberg
2009-07-08mac80211_hwsim: avoid NULL accessJohannes Berg
2009-07-08ssb: Add support for 4318EClyde McPherson
2009-07-08b43: Add support for 4318EClyde McPherson
2009-07-08zd1211rw: adding SONY IFU-WLM2 (054c:0257) as a zd1211b deviceHin-Tak Leung
2009-07-08zd1211rw: 07b8:6001 is a ZD1211BPascal Terjan
2009-07-08r6040: bump driver version to 0.24 and date to 08 July 2009Florian Fainelli
2009-07-08r6040: restore MIER register correctly when IRQ line is sharedFlorian Fainelli
2009-07-08davinci_emac: fix kernel oops when changing MAC address while interface is downPablo Bitton
2009-07-08igb: set lan id prior to configuring phyAlexander Duyck
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches
2009-07-08pty: Rework the pty layer to use the normal buffering logicAlan Cox
2009-07-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2009-07-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2009-07-08intel-iommu: Fix intel_iommu_unmap_range() with size 0Sheng Yang
2009-07-08Free struct device in fw_dev_release()Catalin Marinas
2009-07-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-07-08Merge branch 'sh/for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-07-08Revert "fb: Initialize fb_info mutexes in framebuffer_alloc()"Linus Torvalds
2009-07-08matroxfb: fix regression with uninitalized fb_info->mm_lock mutex (second head)Krzysztof Helt
2009-07-08matroxfb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt
2009-07-08w100fb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt
2009-07-08atafb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt
2009-07-08i810fb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt
2009-07-08PM: Clear -EAGAIN in dpm_prepareSebastian Ott
2009-07-07Input: gpio_mouse - use standard driver registration methodSaeed Bishara
2009-07-07Input: mark serio and i8042 as suspended when hibernating tooThadeu Lima de Souza Cascardo
2009-07-07hp-wmi: fix rfkill bugJohannes Berg
2009-07-07iwmc3200wifi: add Kconfig helpSamuel Ortiz
2009-07-07ath9k: Fix leak in tx descriptorVasanthakumar Thiagarajan
2009-07-07b43/b43legacy: fix radio LED initializationLarry Finger
2009-07-07serial: sh-sci: fix sci interrupt handlerSUGIOKA Toshinobu