summaryrefslogtreecommitdiffstats
path: root/drivers/spi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drivers-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2021-09-011-6/+35
|\
| * Merge tag 'imx-ecspi-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann2021-08-121-6/+35
| |\
| | * spi: imx: remove ERR009165 workaround on i.mx6ulRobin Gong2021-07-231-3/+36
| | * spi: imx: fix ERR009165Robin Gong2021-07-231-7/+3
* | | Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-09-011-3/+1
|\ \ \
| * \ \ Merge 5.14-rc5 into driver-core-nextGreg Kroah-Hartman2021-08-096-19/+53
| |\ \ \
| * \ \ \ Merge 5.14-rc3 into driver-core-nextGreg Kroah-Hartman2021-07-277-65/+90
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | bus: Make remove callback return voidUwe Kleine-König2021-07-211-3/+1
| | |_|/ | |/| |
* | | | Merge tag 'char-misc-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-09-012-10/+12
|\ \ \ \
| * \ \ \ Merge 5.14-rc5 into char-misc-nextGreg Kroah-Hartman2021-08-096-19/+53
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | misc: gehc-achc: new driverSebastian Reichel2021-08-051-1/+0
| * | | | Merge tag 'fpga-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/md...Greg Kroah-Hartman2021-08-051-9/+12
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | spi: spi-altera-dfl: support n5010 feature revisionMartin Hundebøll2021-07-291-9/+12
| | | |/ | | |/|
* | | | Merge remote-tracking branch 'spi/for-5.15' into spi-nextMark Brown2021-08-2619-438/+1176
|\ \ \ \
| * | | | spi: spi-zynq-qspi: use wait_for_completion_timeout to make zynq_qspi_exec_me...Quanyang Wang2021-08-261-4/+4
| * | | | spi: sprd: Add ADI r3 supportChunyan Zhang2021-08-261-50/+165
| * | | | spi: sprd: Fix the wrong WDG_LOAD_VALChunyan Zhang2021-08-261-1/+1
| * | | | spi: sprd: fill offset only to RD_CMD register for reading from slave deviceChunyan Zhang2021-08-241-6/+5
| * | | | spi: sprd: Make sure offset not equal to slave address sizeChunyan Zhang2021-08-241-1/+1
| * | | | spi: sprd: Pass offset instead of physical address to adi_read/_write()Chunyan Zhang2021-08-241-61/+44
| * | | | spi: rockchip-sfc: Fix assigned but never used return error codesColin Ian King2021-08-231-2/+2
| * | | | spi: rockchip-sfc: Remove redundant IO operationsJon Lin2021-08-231-2/+2
| * | | | spi: stm32: fix excluded_middle.cocci warningskernel test robot2021-08-201-2/+1
| * | | | spi: tegra20-slink: remove spi_master_put() in tegra_slink_remove()Yang Yingliang2021-08-181-2/+0
| * | | | spi: rockchip-sfc: add rockchip serial flash controllerChris Morgan2021-08-173-0/+707
| * | | | spi: mxic: add missing bracesYang Yingliang2021-08-121-1/+2
| * | | | spi: spi-pic32: Fix issue with uninitialized dma_slave_configTony Lindgren2021-08-101-0/+1
| * | | | spi: spi-fsl-dspi: Fix issue with uninitialized dma_slave_configTony Lindgren2021-08-101-0/+1
| * | | | spi: mediatek: fix build warnning in set cs timingMason Zhang2021-08-091-6/+6
| * | | | spi: mxic: patch for octal DTR mode supportZhengxun Li2021-08-091-11/+30
| * | | | spi: tegra20-slink: Don't use resource-managed spi_register helperDmitry Osipenko2021-08-091-1/+5
| * | | | spi: tegra20-slink: Improve runtime PM usageDmitry Osipenko2021-08-091-48/+25
| * | | | spi: modify set_cs_timing parameterMason Zhang2021-08-052-50/+65
| * | | | spi: move cs spi_delay to spi_deviceMason Zhang2021-08-051-3/+3
| * | | | Merge series "arm: ep93xx: CCF conversion" from Nikita Shubin <nikita.shubin@...Mark Brown2021-08-031-2/+2
| |\ \ \ \
| | * | | | spi: spi-ep93xx: Prepare clock before using itAlexander Sverdlin2021-08-031-2/+2
| * | | | | spi: bcm2835aux: use 'unsigned int' instead of 'unsigned'Jason Wang2021-08-031-2/+2
| |/ / / /
| * | | | spi: imx: Implement support for CS_WORDUwe Kleine-König2021-08-031-0/+10
| * | | | spi: pxa2xx: Adapt reset_sccr1() to the case when no message availableAndy Shevchenko2021-07-221-3/+10
| * | | | Merge series "spi: fsi: Reduce max transfer size to 8 bytes" from Eddie James...Mark Brown2021-07-191-103/+22
| |\ \ \ \
| | * | | | spi: fsi: Reduce max transfer size to 8 bytesEddie James2021-07-191-103/+22
| | | |/ / | | |/| |
| * | | | spi: imx: Simplify logic in spi_imx_push()Uwe Kleine-König2021-07-191-8/+3
| * | | | spi: pxa2xx: Reuse int_stop_and_reset() in couple of placesAndy Shevchenko2021-07-191-9/+3
| * | | | spi: pxa2xx: Reset DMA bits in CR1 in reset_sccr1()Andy Shevchenko2021-07-191-1/+1
| * | | | spi: pxa2xx: Convert reset_sccr1() to use pxa2xx_spi_update()Andy Shevchenko2021-07-191-9/+7
| * | | | spi: spi-geni-qcom: Remove confusing comment about setting the watermarkDouglas Anderson2021-07-141-6/+0
| * | | | spi: mediatek: add tick_delay supportMason Zhang2021-07-141-1/+10
| * | | | Merge series "spi: stm32: various fixes & cleanup" from Alain Volmat <alain.v...Mark Brown2021-07-121-78/+44
| |\ \ \ \
| | * | | | spi: stm32: finalize message either on dma callback or EOTAlain Volmat2021-07-111-37/+20
| | * | | | spi: stm32h7: don't wait for EOT and flush fifo on disableAlain Volmat2021-07-111-22/+2