summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-09-28drm/msm: Odd PTR_ERR usageThomas Meyer1-1/+1
2013-09-28iio: amplifiers: ad8366: Remove regulator_putSachin Kamat1-3/+1
2013-09-28Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie17-57/+228
2013-09-28qlcnic: Fix register device in FAILED state for 82xx.Sucheta Chakraborty3-2/+57
2013-09-28be2net: Fix to display the VLAN priority for a VFAjit Khaparde1-2/+2
2013-09-28be2net: Fix to configure VLAN priority for a VF interface.Ajit Khaparde1-10/+11
2013-09-28be2net: Fix to allow VLAN configuration on VF interfaces.Ajit Khaparde1-9/+0
2013-09-28be2net: Fix number of VLANs supported in UMC mode for BE3-R.Ajit Khaparde2-0/+3
2013-09-28be2net: Fix VLAN promiscuous mode programmingAjit Khaparde4-6/+40
2013-09-28be2net: Fix the size of be_nic_res_desc structureAjit Khaparde1-1/+1
2013-09-28be2net: Fix to prevent Tx stall on SH-R when packet size < 32Ajit Khaparde1-3/+3
2013-09-28Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller21-107/+92
2013-09-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville21-107/+92
2013-09-27Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+10
2013-09-27Merge tag 'fbdev-fixes-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds10-30/+15
2013-09-27i2c: designware: 10-bit addressing mode enabling if I2C_DYNAMIC_TAR_UPDATE is...Chew, Chiau Ee1-6/+20
2013-09-27i2c: mv64xxx: Do not use writel_relaxed()Thierry Reding1-2/+2
2013-09-27i2c: mv64xxx: Fix some build warningsThierry Reding1-5/+7
2013-09-27i2c: s3c2410: fix clk_disable/clk_unprepare WARNingsKim Phillips1-2/+0
2013-09-27pinctrl: palmas: do not abort pin configuration for BIAS_DEFAULTLaxman Dewangan1-2/+3
2013-09-27regulator: ti-abb: Fix bias voltage glitch in transition to bypass modeNishanth Menon1-2/+14
2013-09-27pinctrl: Correct number of pins for s5pv210Mateusz Krawczuk1-6/+6
2013-09-27i40e: clean up coccicheck reported errorsJesse Brandeburg2-5/+4
2013-09-27i40e: better return valuesJesse Brandeburg1-16/+21
2013-09-27i40e: convert ret to aq_retJesse Brandeburg1-55/+52
2013-09-27i40e: small clean ups from reviewJesse Brandeburg1-3/+3
2013-09-27i40e: use common failure flowJesse Brandeburg1-6/+6
2013-09-27igb: Fix ethtool loopback test for 82580 copperTodd Fujinaka1-0/+3
2013-09-27Merge branch 'fixes-for-3.12' of git://gitorious.org/linux-can/linux-canDavid S. Miller1-4/+11
2013-09-27Merge branch 'pm-cpufreq-fixes'Rafael J. Wysocki3-1/+8
2013-09-27staging: r8188eu: Add new device IDLarry Finger1-0/+1
2013-09-27usb: dwc3: add support for MerrifieldDavid Cohen1-0/+2
2013-09-27USB: fsl/ehci: fix failure of checking PHY_CLK_VALID during reinitializationShengzhou Liu1-2/+3
2013-09-27USB: Fix breakage in ffs_fs_mount()Al Viro1-34/+26
2013-09-27driver core : Fix use after free of dev->parent in device_shutdownBenson Leung1-7/+7
2013-09-27Drivers: hv: vmbus: Terminate vmbus version negotiation on timeoutK. Y. Srinivasan1-1/+1
2013-09-27Drivers: hv: util: Correctly support ws2008R2 and earlierK. Y. Srinivasan3-32/+83
2013-09-27mei: cancel stall timers in mei_resetAlexander Usyskin2-0/+4
2013-09-27mei: bus: stop wait for read during cl state transitionTomas Winkler3-8/+14
2013-09-27mei: make me client counters less error proneTomas Winkler2-7/+9
2013-09-27via-rhine: fix VLAN priority field (PCP, IEEE 802.1p)Roger Luethi1-2/+7
2013-09-26fsl/usb: Resolve PHY_CLK_VLD instability issue for ULPI phyRamneek Mehresh1-9/+3
2013-09-26brcmsmac: call bcma_core_pci_power_save() from non-atomic contextArend van Spriel1-0/+4
2013-09-26bcma: make bcma_core_pci_{up,down}() callable from atomic contextArend van Spriel1-23/+26
2013-09-26brcmfmac: obtain platform data upon module initializationArend van Spriel4-23/+24
2013-09-26mwifiex: fix NULL pointer dereference in usb suspend handlerBing Zhao1-7/+0
2013-09-26mwifiex: fix hang issue for USB chipsetsAmitkumar Karwar3-4/+4
2013-09-26p54usb: add USB ID for Corega WLUSB2GTST USB adapterChristian Lamparter1-0/+1
2013-09-26cw1200: Use a threaded oneshot irq handler for cw1200_spiSolomon Peachy1-3/+4
2013-09-26Revert "cw1200: Don't perform SPI transfers in interrupt context"Solomon Peachy4-33/+4