aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-09-04spi: bcm2835: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-09-04spi: bcm2835aux: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-09-04spi: spi-axi: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-09-04spi: ath79: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-09-04spi: a3700: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-09-04spi: altera: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-09-04Merge tag 'usb-serial-5.4-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-nextGreg Kroah-Hartman1-0/+43
2019-09-04bus: imx-weim: remove incorrect __init annotationsArnd Bergmann1-5/+5
2019-09-04fbdev: remove w90x900/nuc900 platform driversArnd Bergmann4-826/+0
2019-09-04spi: remove w90x900 driverArnd Bergmann3-437/+0
2019-09-04net: remove w90p910-ether driverArnd Bergmann5-1119/+0
2019-09-04net: remove ks8695 driverArnd Bergmann4-1751/+1
2019-09-04drm/msm: remove unlikely() from WARN_ON() conditionsDenis Efremov2-3/+3
2019-09-04firmware: Add Turris Mox rWTM firmware driverMarek BehĂșn3-0/+399
2019-09-04bus: moxtet: fix unsigned comparison to less than zeroColin Ian King1-1/+1
2019-09-04bus: moxtet: remove set but not used variable 'dummy'Jason Yan1-2/+1
2019-09-04Merge tag 'mvebu-dt64-5.4-2' of git://git.infradead.org/linux-mvebu into arm/lateArnd Bergmann27-350/+2091
2019-09-04Merge tag 'ti-k3-soc-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kristo/linux into arm/lateArnd Bergmann2-4/+64
2019-09-04Merge tag 'omap-for-v5.4/ti-sysc-sgx-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/lateArnd Bergmann1-0/+34
2019-09-04Merge tag 'omap-for-v5.4/ti-sysc-part2-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/lateArnd Bergmann1-16/+29
2019-09-04Merge tag 'omap-for-v5.4/ti-sysc-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/lateArnd Bergmann1-33/+23
2019-09-04Merge tag 'davinci-for-v5.4/fbdev' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into arm/driversArnd Bergmann1-53/+65
2019-09-04PCI: iproc: Propagate errors for optional PHYsThierry Reding1-6/+3
2019-09-04PCI: histb: Propagate errors for optional regulatorsThierry Reding1-2/+2
2019-09-04PCI: armada8x: Propagate errors for optional PHYsThierry Reding1-4/+3
2019-09-04PCI: imx6: Propagate errors for optional regulatorsThierry Reding1-2/+2
2019-09-04PCI: exynos: Propagate errors for optional PHYsThierry Reding1-1/+1
2019-09-04PCI: rockchip: Propagate errors for optional regulatorsThierry Reding1-8/+8
2019-09-04kbuild: change *FLAGS_<basetarget>.o to take the path relative to $(obj)Masahiro Yamada5-19/+15
2019-09-04Bluetooth: bpa10x: change return valueNavid Emamdoost1-1/+1
2019-09-04Bluetooth: hci_qca: disable irqs when spinlock is acquiredHarish Bandi1-4/+6
2019-09-04Bluetooth: btrtl: Additional Realtek 8822CE Bluetooth devicesJian-Hong Pan1-0/+3
2019-09-04dm stats: use struct_size() helperGustavo A. R. Silva1-1/+1
2019-09-04pinctrl: qcom: sdm845: Fix UFS_RESET pinStephen Boyd1-4/+4
2019-09-04paride/pcd: need to check if cd->disk is null in pcd_detectzhengbin1-4/+6
2019-09-04paride/pcd: need to set queue to NULL before put_diskzhengbin1-1/+1
2019-09-04paride/pf: need to set queue to NULL before put_diskzhengbin1-1/+1
2019-09-04regulator: Defer init completion for a while after late_initcallMark Brown1-11/+31
2019-09-04w1: add DS2501, DS2502, DS2505 EPROM device driverThomas Bogendoerfer3-0/+297
2019-09-04w1: add 1-wire master driver for IP block found in SGI ASICsThomas Bogendoerfer3-0/+140
2019-09-04HID: i2c-hid: modify quirks for weida's devicesHungNien Chen1-3/+1
2019-09-04pcmcia/i82092: Refactored dprintk macro for dev_dbg().Adam Zerella1-3/+3
2019-09-04uio: uio_pdrv_genirq: Make UIO name controllable via DT node propertyDaniel Mack1-3/+11
2019-09-04toshiba: Add correct printk log level while emitting error logRishi Gupta1-4/+4
2019-09-04Revert "vhost: access vq metadata through kernel virtual address"Michael S. Tsirkin2-553/+3
2019-09-04misc: fastrpc: free dma buf scatter listSrinivas Kandagatla1-0/+1
2019-09-04misc: fastrpc: fix double refcounting on dmabufSrinivas Kandagatla1-25/+0
2019-09-04misc: fastrpc: remove unused definitionJorge Ramirez-Ortiz1-1/+0
2019-09-04misc: fastrpc: Don't reference rpmsg_device after removeBjorn Andersson1-0/+4
2019-09-04misc: fastrpc: Reference count channel contextBjorn Andersson1-5/+38