aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-08Revert "gpio: include <linux/io-mapping.h> in gpiolib-of"Linus Walleij1-1/+0
2016-09-07Merge ath-current from ath.gitKalle Valo4-10/+14
2016-09-07Merge tag 'usercopy-v4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-8/+17
2016-09-07brcmfmac: avoid potential stack overflow in brcmf_cfg80211_start_ap()Arend Van Spriel1-1/+1
2016-09-07ath9k: bring back direction setting in ath9k_{start_stop}Giedrius Statkevičius1-2/+7
2016-09-07usb: dwc3: pci: fix build warning on !PM_SLEEPFelipe Balbi1-1/+3
2016-09-06bnxt_en: Fix TX push operation on ARM64.Michael Chan1-2/+2
2016-09-06net: smsc: remove build warning of duplicate definitionSudip Mukherjee1-0/+2
2016-09-06net: macb: initialize checksum when using checksum offloadingHelmut Buchsbaum1-0/+23
2016-09-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds23-177/+226
2016-09-06lkdtm: adjust usercopy tests to bypass const checksKees Cook1-8/+17
2016-09-06Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fujitsu/integrationLinus Torvalds2-5/+7
2016-09-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds4-19/+8
2016-09-06Merge tag 'regmap-fix-v4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmapLinus Torvalds3-12/+33
2016-09-06Merge tag 'spi-fix-v4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds6-6/+12
2016-09-06Merge tag 'regulator-fix-v4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds3-18/+20
2016-09-06Merge tag 'pinctrl-v4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds4-13/+12
2016-09-06thermal: rcar_thermal: Fix priv->zone error handlingDirk Behme1-0/+1
2016-09-06Merge remote-tracking branches 'spi/fix/lock', 'spi/fix/maintainers', 'spi/fix/put', 'spi/fix/pxa2xx', 'spi/fix/sh-msiof' and 'spi/fix/timeout' into spi-linusMark Brown6-6/+12
2016-09-06Merge remote-tracking branches 'regulator/fix/email' and 'regulator/fix/qcom-smd' into regulator-linusMark Brown3-18/+20
2016-09-06usb: gadget: prevent potenial null pointer dereference on skb->lenColin Ian King1-1/+1
2016-09-05iio:core: fix IIO_VAL_FRACTIONAL sign handlingGregor Boirie1-3/+2
2016-09-05iio: ensure ret is initialized to zero before entering do loopColin Ian King1-2/+2
2016-09-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-40/+37
2016-09-05usb: renesas_usbhs: fix clearing the {BRDY,BEMP}STS conditionYoshihiro Shimoda1-2/+9
2016-09-05usb: phy: phy-generic: Check clk_prepare_enable() errorFabio Estevam1-2/+6
2016-09-05usb: gadget: udc: renesas-usb3: clear VBOUT bit in DRD_CONYoshihiro Shimoda1-0/+2
2016-09-05Revert "usb: dwc3: gadget: always decrement by 1"John Youn1-1/+4
2016-09-04vxlan: fix duplicated and wrong error messagesJiri Benc1-26/+9
2016-09-04vxlan: reject multicast destination without an interfaceJiri Benc1-0/+3
2016-09-04bonding: Fix bonding crashMahesh Bandewar1-3/+4
2016-09-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2016-09-03Merge tag 'dm-4.8-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds3-7/+14
2016-09-03Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-1/+2
2016-09-03Merge tag 'char-misc-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds10-279/+25
2016-09-03Merge tag 'staging-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds28-114/+174
2016-09-03Merge tag 'tty-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds8-70/+159
2016-09-03Merge tag 'usb-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds22-57/+141
2016-09-03dax: fix mapping size checkDan Williams1-1/+1
2016-09-03iio: accel: kxsd9: Fix scaling bugLinus Walleij1-0/+1
2016-09-03iio: accel: bmc150: reset chip at init timeOlof Johansson1-0/+11
2016-09-03iio: fix pressure data output unit in hid-sensor-attributesKweh, Hock Leong1-2/+2
2016-09-03Merge remote-tracking branch 'regmap/fix/rbtree' into regmap-linusMark Brown1-10/+28
2016-09-03Merge remote-tracking branch 'regmap/fix/cache' into regmap-linusMark Brown2-2/+5
2016-09-03spi: Prevent unexpected SPI time out due to arithmetic overflowSien Wu1-2/+6
2016-09-02Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds7-33/+53
2016-09-02net: smsc911x: Move interrupt allocation to open/stopJeremy Linton1-29/+18
2016-09-02net: smsc911x: Move interrupt handler before openJeremy Linton1-61/+61
2016-09-02net: smsc911x: Fix register_netdev, phy startup, driver unload orderingJeremy Linton1-24/+24
2016-09-02net: smsc911x: Remove multiple exit points from smsc911x_openJeremy Linton1-4/+10