summaryrefslogtreecommitdiffstats
path: root/drivers/spi (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | spi: stm32h7: rework rx fifo read functionAmelie Delaunay2021-07-121-17/+13
| | * | | | spi: stm32: Revert "properly handle 0 byte transfer"Alain Volmat2021-07-121-4/+0
| | * | | | spi: stm32: enable pm_runtime autosuspendAlain Volmat2021-07-121-0/+11
| * | | | | spi: mediatek: add no_need_unprepare supportMason Zhang2021-07-121-7/+34
| |/ / / /
| * | | | Merge existing fixes from spi/for-5.14Mark Brown2021-07-122-26/+36
| |\ \ \ \ | | |/ / / | |/| | |
* | | | | Merge remote-tracking branch 'spi/for-5.14' into spi-linusMark Brown2021-08-263-14/+18
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | spi: davinci: invoke chipselect callbackMatija Glavinic Pecotic2021-08-241-7/+1
| * | | | spi: coldfire-qspi: Use clk_disable_unprepare in the remove functionChristophe JAILLET2021-08-191-1/+1
| * | | | spi: orion: Prevent incorrect chip select behaviourNathan Rossi2021-08-161-6/+16
* | | | | Merge tag 'spi-fix-v5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-08-066-19/+53
|\| | | | | |_|_|/ |/| | |
| * | | spi: cadence-quadspi: Fix check condition for DTR opsApurva Nandan2021-08-051-3/+18
| * | | spi: mediatek: Fix fifo transferGuenter Roeck2021-08-021-14/+5
| * | | spi: imx: mx51-ecspi: Fix CONFIGREG delay commentMarek Vasut2021-07-281-1/+1
| * | | spi: imx: mx51-ecspi: Fix low-speed CONFIGREG delay calculationMarek Vasut2021-07-261-1/+15
| * | | spi: update modalias_show after of_device_uevent_modalias supportAndreas Schwab2021-07-221-0/+4
| * | | spi: meson-spicc: fix memory leak in meson_spicc_removeDongliang Mu2021-07-221-0/+2
| * | | spi: spi-mux: Add module info needed for autoloadingUwe Kleine-König2021-07-221-0/+8
* | | | Merge tag 'spi-fix-v5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-07-217-65/+90
|\| | | | |/ / |/| |
| * | spi: spi-bcm2835: Fix deadlockAlexandru Tachici2021-07-201-5/+7
| * | spi: cadence: Correct initialisation of runtime PM againMarek Vasut2021-07-191-5/+9
| * | spi: cadence-quadspi: Disable Auto-HW pollingApurva Nandan2021-07-161-13/+14
| * | spi: spi-cadence-quadspi: Fix division by zero warningYoshitaka Ikeda2021-07-161-0/+3
| * | spi: spi-cadence-quadspi: Revert "Fix division by zero warning"Yoshitaka Ikeda2021-07-161-6/+4
| * | spi: spi-cadence-quadspi: Fix division by zero warningYoshitaka Ikeda2021-07-151-4/+6
| * | spi: mediatek: move devm_spi_register_master positionMason Zhang2021-07-141-6/+6
| * | spi: mediatek: fix fifo rx modePeter Hess2021-07-121-3/+13
| * | spi: atmel: Fix CS and initialization bugDan Sneddon2021-07-121-7/+2
| |/
| * spi: stm32: fixes pm_runtime calls in probe/removeAlain Volmat2021-07-071-1/+8
| * spi: imx: mx51-ecspi: Reinstate low-speed CONFIGREG delayMarek Vasut2021-07-071-19/+19
| * spi: stm32h7: fix full duplex irq handler handlingAlain Volmat2021-06-301-6/+9
* | Merge remote-tracking branch 'spi/for-5.14' into spi-nextMark Brown2021-06-2537-668/+830
|\|
| * spi: core: add dma_map_dev for dma deviceVinod Koul2021-06-251-0/+4
| * spi: Fix self assignment issue with ancillary->modeColin Ian King2021-06-241-1/+1
| * Merge series "Support ROCKCHIP SPI new feature" from Jon Lin <jon.lin@rock-ch...Mark Brown2021-06-231-15/+40
| |\
| | * spi: rockchip: Support SPI_CS_HIGHJon Lin2021-06-231-1/+13
| | * spi: rockchip: Support cs-gpioJon Lin2021-06-231-5/+10
| | * spi: rockchip: Wait for STB status in slave mode tx_xferJon Lin2021-06-231-7/+14
| | * spi: rockchip: Set rx_fifo interrupt waterline base on transfer itemJon Lin2021-06-231-2/+2
| | * spi: rockchip: add compatible string for rv1126Jon Lin2021-06-231-0/+1
| * | spi: spi-sh-msiof: : use proper DMAENGINE API for terminationWolfram Sang2021-06-231-2/+2
| * | spi: spi-rspi: : use proper DMAENGINE API for terminationWolfram Sang2021-06-231-3/+3
| |/
| * spi: add ancillary device supportSebastian Reichel2021-06-221-31/+106
| * spi: stm32-qspi: Remove unused qspi field of struct stm32_qspi_flashPatrice Chotard2021-06-151-2/+0
| * spi: add of_device_uevent_modalias supportMarco Felsch2021-06-151-0/+4
| * spi: meson-spicc: fix memory leak in meson_spicc_probezpershuai2021-06-141-1/+1
| * spi: meson-spicc: fix a wrong goto jump for avoiding memory leak.zpershuai2021-06-141-2/+4
| * spi: spi-mem: fix doc warning in spi-mem.cYang Yingliang2021-06-141-1/+1
| * spi: remove spi_set_cs_timing()Greg Kroah-Hartman2021-06-091-73/+0
| * spi: hisi-kunpeng: Add debugfs supportJay Fang2021-06-071-1/+50
| * spi: stm32-qspi: Fix W=1 build warningPatrice Chotard2021-06-041-0/+1