summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2014-06-25Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2014-06-25misc: atmel_pwm: fix Kconfig symbolsNicolas Ferre
2014-06-24cxgb4: Not need to hold the adap_rcu_lock lock when read adap_rcu_listLi RongQing
2014-06-24Revert "iwlwifi: remove IWL_UCODE_TLV_FLAGS_UAPSD_SUPPORT flag"Arik Nemtsov
2014-06-24iwlwifi: update the 7265 series HW IDsOren Givon
2014-06-24iwlwifi: mvm: rework sched scan channel configurationEliad Peller
2014-06-24powerpc/macintosh/smu.c: Fix closing brace followed by ifRasmus Villemoes
2014-06-23DMA, CMA: fix possible memory leakJoonsoo Kim
2014-06-23drivers/memstick/host/rtsx_pci_ms.c: add cancel_work when remove driverMicky Ching
2014-06-23be2net: fix qnq mode detection on VFsSuresh Reddy
2014-06-23Bluetooth: Ignore H5 non-link packets in non-active stateLoic Poulain
2014-06-23rbd: handle parent_overlap on writes correctlyIlya Dryomov
2014-06-23vhost-scsi: don't open-code kvfreeMichael S. Tsirkin
2014-06-23vhost-net: don't open-code kvfreeRomain Francoise
2014-06-22of: mdio: fixup of_phy_register_fixed_link parsing of new bindingsRichard Retanubun
2014-06-22at86rf230: fix irq setupPhoebe Buckheister
2014-06-22net: phy: at803x: fix coccinelle warningsFengguang Wu
2014-06-22net/mlx4_core: Fix the error flow when probing with invalid VF configurationOr Gerlitz
2014-06-22tulip: Poll link status more frequently for Comet chipsOndrej Zary
2014-06-22Merge tag 'samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2014-06-21Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-06-21net: huawei_cdc_ncm: increase command buffer sizeBjørn Mork
2014-06-21drivers: net: cpsw: fix dual EMAC stall when connected to same switchMugunthan V N
2014-06-21xen-netfront: recreate queues correctly when reconnectingDavid Vrabel
2014-06-21xen-netfront: fix oops when disconnected from backendDavid Vrabel
2014-06-21net: phy: at803x: Add support for hardware resetDaniel Mack
2014-06-21net: phy: at803x: use #defines for supported PHY idsDaniel Mack
2014-06-21net: phylib: add link_change_notify callback to phy deviceDaniel Mack
2014-06-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-06-21Merge tag 'for-linus' of git://github.com/gxt/linuxLinus Torvalds
2014-06-21Merge tag 'char-misc-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-06-21Merge tag 'staging-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-06-21Merge tag 'tty-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-06-21Merge tag 'usb-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-06-20MAINTAINERS: add entry for VMware Balloon driverDmitry Torokhov
2014-06-20Revert "Bluetooth: Add a new PID/VID 0cf3/e005 for AR3012."Marcel Holtmann
2014-06-20Merge tag 'sti-fixes-for-v3.16-rc1' of git://git.stlinux.com/devel/kernel/lin...Arnd Bergmann
2014-06-19Merge tag 'pm+acpi-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-06-19Merge tag 'sound-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-06-19Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-06-19Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2014-06-19Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-06-19tg3: Clear NETIF_F_TSO6 flag before doing software GSOPrashant Sreedharan
2014-06-19Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-06-19w1: mxc_w1: Fix incorrect "presence" statusAlexander Shiyan
2014-06-19imx-drm: parallel-display: Fix DPMS default state.Denis Carikli
2014-06-19staging: android: timed_output: fix use after free of devYi Zhang
2014-06-20drivers: scsi: mvsas: fix compiling issue by adding 'MVS_' for "enum pci_inte...Chen Gang
2014-06-20drivers/rtc/rtc-puv3.c: remove "&dev->" for typo issue MIME-Version: 1.0Chen Gang
2014-06-20drivers/rtc/rtc-puv3.c: use dev_dbg() instead of dev_debug() for typo issueChen Gang