aboutsummaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)Author
2021-09-22Merge tag 'spi-fix-v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-09-21spi: Revert modalias changesMark Brown
2021-09-20Merge tag 'spi-fix-v5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-09-18spi: Fix tegra20 build with CONFIG_PM=nLinus Torvalds
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
2021-08-06Merge tag 'spi-fix-v5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-08-05spi: cadence-quadspi: Fix check condition for DTR opsApurva Nandan
2021-08-05spi: modify set_cs_timing parameterMason Zhang
2021-08-05spi: move cs spi_delay to spi_deviceMason Zhang
2021-08-05misc: gehc-achc: new driverSebastian Reichel
2021-08-05Merge tag 'fpga-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/md...Greg Kroah-Hartman
2021-08-03Merge series "arm: ep93xx: CCF conversion" from Nikita Shubin <nikita.shubin@...Mark Brown
2021-08-03spi: bcm2835aux: use 'unsigned int' instead of 'unsigned'Jason Wang
2021-08-03spi: spi-ep93xx: Prepare clock before using itAlexander Sverdlin
2021-08-03spi: imx: Implement support for CS_WORDUwe Kleine-König
2021-08-02spi: mediatek: Fix fifo transferGuenter Roeck
2021-07-29spi: spi-altera-dfl: support n5010 feature revisionMartin Hundebøll
2021-07-28spi: imx: mx51-ecspi: Fix CONFIGREG delay commentMarek Vasut
2021-07-27Merge 5.14-rc3 into driver-core-nextGreg Kroah-Hartman
2021-07-26spi: imx: mx51-ecspi: Fix low-speed CONFIGREG delay calculationMarek Vasut