summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-08-20spi: spi-fsl-dspi: Replace legacy spi_master names with spi_controllerVladimir Oltean
2019-08-20spi: spi-fsl-dspi: Remove pointless assignment of master->transfer to NULLVladimir Oltean
2019-08-20spi: spi-fsl-dspi: Remove unused initialization of 'ret' in dspi_probeVladimir Oltean
2019-08-20spi: spi-fsl-dspi: Reduce indentation in dspi_release_dma()Vladimir Oltean
2019-08-20spi: spi-fsl-dspi: Change usage pattern of SPI_MCR_* and SPI_CTAR_* macrosVladimir Oltean
2019-08-20spi: spi-fsl-dspi: Demistify magic value in SPI_SR_CLEARVladimir Oltean
2019-08-20spi: spi-fsl-dspi: Use BIT() and GENMASK() macrosVladimir Oltean
2019-08-20spi: spi-fsl-dspi: Remove unused defines and includesVladimir Oltean
2019-08-20spi: spi-fsl-dspi: Fix code alignmentVladimir Oltean
2019-08-08spi: Rename of_spi_register_master() functionLinus Walleij
2019-08-07spi: sh-msiof: Use devm_platform_ioremap_resource() helperGeert Uytterhoeven
2019-08-02spi: atmel: add tracing to custom .transfer_one_message callbackUwe Kleine-König
2019-08-02spi: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-08-02spi: Reduce kthread priorityPeter Zijlstra
2019-08-01spi: core: Use DEVICE_ATTR_RW() for SPI slave control sysfs attributeGeert Uytterhoeven
2019-07-26spi: sprd: adi: Change hwlock to be optionalBaolin Wang
2019-07-26spi: sprd: adi: Add a reset reason for watchdog modeSherry Zong
2019-07-26spi: sprd: adi: Add a reset reason for factory test modeSherry Zong
2019-07-26spi: sprd: adi: Add a reset reason for TOS panicChenxu Wei
2019-07-26spi: sprd: adi: Remove redundant address bits settingBaolin Wang
2019-07-24spi: dw-pci: Use dev_get_drvdataChuhong Yuan
2019-07-22spi: dw-mmio: Clock should be shut when error occursAndy Shevchenko
2019-07-22spi: dw-mmio: Use devm_platform_ioremap_resource()Andy Shevchenko
2019-07-21iommu/amd: fix a crash in iova_magazine_free_pfnsQian Cai
2019-07-21Merge tag 'ntb-5.3' of git://github.com/jonmason/ntbLinus Torvalds
2019-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-07-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-07-20Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2019-07-20Merge branch 'next' into for-linusDmitry Torokhov
2019-07-19Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-07-19Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2019-07-19Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-07-19Merge tag 'drm-next-2019-07-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-07-19Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-07-19Merge tag 'for-linus-5.3a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-07-19Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2019-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-07-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-07-19Input: alps - fix a mismatch between a condition check and its commentHui Wang
2019-07-19Input: psmouse - fix build error of multiple definitionYueHaibing
2019-07-19Input: applespi - remove set but not used variables 'sts'Mao Wenan
2019-07-19Input: add Apple SPI keyboard and trackpad driverRonald Tschalär
2019-07-19Merge branch 'linux-5.3' of git://github.com/skeggsb/linux into drm-nextDave Airlie
2019-07-19Merge tag 'drm-next-5.3-2019-07-18' of git://people.freedesktop.org/~agd5f/li...Dave Airlie
2019-07-19drm/nouveau/secboot/gp102-: remove WAR for SEC2 RTOS start bugBen Skeggs
2019-07-19drm/nouveau/flcn/gp102-: improve implementation of bind_context() on SEC2/GSPBen Skeggs
2019-07-19drm/nouveau: fix memory leak in nouveau_conn_reset()Yongxin Liu
2019-07-19drm/nouveau/dmem: missing mutex_lock in error pathRalph Campbell
2019-07-19drm/nouveau/hwmon: return EINVAL if the GPU is powered down for sensors readsKarol Herbst
2019-07-19drm/nouveau: fix bogus GPL-2 license headerBen Skeggs