summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-09-27i2c: designware: 10-bit addressing mode enabling if I2C_DYNAMIC_TAR_UPDATE is...Chew, Chiau Ee
2013-09-27i2c: mv64xxx: Do not use writel_relaxed()Thierry Reding
2013-09-27i2c: mv64xxx: Fix some build warningsThierry Reding
2013-09-27i2c: s3c2410: fix clk_disable/clk_unprepare WARNingsKim Phillips
2013-09-27regulator: ti-abb: Fix bias voltage glitch in transition to bypass modeNishanth Menon
2013-09-27i40e: clean up coccicheck reported errorsJesse Brandeburg
2013-09-27i40e: better return valuesJesse Brandeburg
2013-09-27i40e: convert ret to aq_retJesse Brandeburg
2013-09-27i40e: small clean ups from reviewJesse Brandeburg
2013-09-27i40e: use common failure flowJesse Brandeburg
2013-09-27igb: Fix ethtool loopback test for 82580 copperTodd Fujinaka
2013-09-27Merge branch 'fixes-for-3.12' of git://gitorious.org/linux-can/linux-canDavid S. Miller
2013-09-27Merge branch 'pm-cpufreq-fixes'Rafael J. Wysocki
2013-09-26staging: r8188eu: Add new device IDLarry Finger
2013-09-26usb: dwc3: add support for MerrifieldDavid Cohen
2013-09-26USB: fsl/ehci: fix failure of checking PHY_CLK_VALID during reinitializationShengzhou Liu
2013-09-26USB: Fix breakage in ffs_fs_mount()Al Viro
2013-09-26driver core : Fix use after free of dev->parent in device_shutdownBenson Leung
2013-09-26Drivers: hv: vmbus: Terminate vmbus version negotiation on timeoutK. Y. Srinivasan
2013-09-26Drivers: hv: util: Correctly support ws2008R2 and earlierK. Y. Srinivasan
2013-09-26mei: cancel stall timers in mei_resetAlexander Usyskin
2013-09-26mei: bus: stop wait for read during cl state transitionTomas Winkler
2013-09-26mei: make me client counters less error proneTomas Winkler
2013-09-26via-rhine: fix VLAN priority field (PCP, IEEE 802.1p)Roger Luethi
2013-09-26fsl/usb: Resolve PHY_CLK_VLD instability issue for ULPI phyRamneek Mehresh
2013-09-26brcmsmac: call bcma_core_pci_power_save() from non-atomic contextArend van Spriel
2013-09-26bcma: make bcma_core_pci_{up,down}() callable from atomic contextArend van Spriel
2013-09-26brcmfmac: obtain platform data upon module initializationArend van Spriel
2013-09-26mwifiex: fix NULL pointer dereference in usb suspend handlerBing Zhao
2013-09-26mwifiex: fix hang issue for USB chipsetsAmitkumar Karwar
2013-09-26p54usb: add USB ID for Corega WLUSB2GTST USB adapterChristian Lamparter
2013-09-26cw1200: Use a threaded oneshot irq handler for cw1200_spiSolomon Peachy
2013-09-26Revert "cw1200: Don't perform SPI transfers in interrupt context"Solomon Peachy
2013-09-26mwifiex: fix PCIe hs_cfg cancel cmd timeoutBing Zhao
2013-09-26rtlwifi: Align private space in rtl_priv structLarry Finger
2013-09-26ath9k: add txq locking for ath_tx_aggr_startFelix Fietkau
2013-09-26p54usb: fix leak at failure path in p54u_load_firmware()Alexey Khoroshilov
2013-09-26ath9k: don't use BAW tracking on PS responses for non-AMPDU packetsFelix Fietkau
2013-09-26ath9k: Fix regression in LNA diversitySujith Manoharan
2013-09-26ath9k: do not link bf_next across multiple A-MPDUsFelix Fietkau
2013-09-26ath9k: fix stale flag handling on buffer cloneFelix Fietkau
2013-09-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2013-09-26video: mxsfb: Add missing breakMarek Vasut
2013-09-26hwmon: (applesmc) Check key count before proceedingHenrik Rydberg
2013-09-26video: of: display_timing: correct display-timings node findingAndrzej Hajda
2013-09-26neofb: fix error return code in neofb_probe()Wei Yongjun
2013-09-26s3fb: fix error return code in s3_pci_probe()Wei Yongjun
2013-09-26video: mmp: drop needless devm cleanupUwe Kleine-König
2013-09-26OMAPDSS: Add missing dependency on backlight for DSI-CM panel drierMark Brown
2013-09-26tty: Fix SIGTTOU not sent with tcflush()Peter Hurley