summaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)Author
2021-09-27spi: cadence: add support for Cadence XSPI controllerParshuram Thombare
2021-09-27spi: spidev: Add SPI ID tableMark Brown
2021-09-22Merge tag 'spi-fix-v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-09-22spi: Check we have a spi_device_id for each DT compatibleMark Brown
2021-09-21spi: Revert modalias changesMark Brown
2021-09-21Merge branch 'spi-5.15' into spi-5.16Mark Brown
2021-09-21Merge tag 'v5.15-rc2' into spi-5.15Mark Brown
2021-09-20Merge tag 'spi-fix-v5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-09-20spi: Fixed division by zero warningYoshitaka Ikeda
2021-09-18spi: Fix tegra20 build with CONFIG_PM=nLinus Torvalds
2021-09-17spi: sh-msiof: drop unneeded MODULE_ALIASKrzysztof Kozlowski
2021-09-17spi: rspi: drop unneeded MODULE_ALIASKrzysztof Kozlowski
2021-09-13Merge series "Support for Ingenic JZ47xx SPI controller" from Artur Rojek <co...Mark Brown
2021-09-13spi: amd: Don't wait for a write-only transfer to finishLucas Tanure
2021-09-13spi: amd: Remove unneeded variableLucas Tanure
2021-09-13spi: amd: Refactor amd_spi_busy_waitLucas Tanure
2021-09-13spi: amd: Refactor code to use less spi_master_get_devdataLucas Tanure
2021-09-13SPI: add Ingenic JZ47xx driver.Artur Rojek
2021-09-13Merge existing fixes from spi/for-5.15Mark Brown
2021-09-09spi: tegra20-slink: Declare runtime suspend and resume functions conditionallyGuenter Roeck
2021-09-03spi: rockchip: handle zero length transfers without timing outTobias Schramm
2021-09-01Merge tag 'drivers-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2021-09-01Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-09-01Merge tag 'char-misc-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-08-26Merge remote-tracking branch 'spi/for-5.15' into spi-nextMark Brown
2021-08-26Merge remote-tracking branch 'spi/for-5.14' into spi-linusMark Brown
2021-08-26spi: spi-zynq-qspi: use wait_for_completion_timeout to make zynq_qspi_exec_me...Quanyang Wang
2021-08-26spi: sprd: Add ADI r3 supportChunyan Zhang
2021-08-26spi: sprd: Fix the wrong WDG_LOAD_VALChunyan Zhang
2021-08-24spi: davinci: invoke chipselect callbackMatija Glavinic Pecotic
2021-08-24spi: sprd: fill offset only to RD_CMD register for reading from slave deviceChunyan Zhang
2021-08-24spi: sprd: Make sure offset not equal to slave address sizeChunyan Zhang
2021-08-24spi: sprd: Pass offset instead of physical address to adi_read/_write()Chunyan Zhang
2021-08-23spi: rockchip-sfc: Fix assigned but never used return error codesColin Ian King
2021-08-23spi: rockchip-sfc: Remove redundant IO operationsJon Lin
2021-08-20spi: stm32: fix excluded_middle.cocci warningskernel test robot
2021-08-19spi: coldfire-qspi: Use clk_disable_unprepare in the remove functionChristophe JAILLET
2021-08-18spi: tegra20-slink: remove spi_master_put() in tegra_slink_remove()Yang Yingliang
2021-08-17spi: rockchip-sfc: add rockchip serial flash controllerChris Morgan
2021-08-16spi: orion: Prevent incorrect chip select behaviourNathan Rossi
2021-08-12Merge tag 'imx-ecspi-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann
2021-08-12spi: mxic: add missing bracesYang Yingliang
2021-08-10spi: spi-pic32: Fix issue with uninitialized dma_slave_configTony Lindgren
2021-08-10spi: spi-fsl-dspi: Fix issue with uninitialized dma_slave_configTony Lindgren
2021-08-09spi: mediatek: fix build warnning in set cs timingMason Zhang
2021-08-09spi: mxic: patch for octal DTR mode supportZhengxun Li
2021-08-09spi: tegra20-slink: Don't use resource-managed spi_register helperDmitry Osipenko
2021-08-09spi: tegra20-slink: Improve runtime PM usageDmitry Osipenko
2021-08-09Merge 5.14-rc5 into driver-core-nextGreg Kroah-Hartman
2021-08-09Merge 5.14-rc5 into char-misc-nextGreg Kroah-Hartman