index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
2023-07-19
spi: bcm-qspi: return error if neither hif_mspi nor mspi is available
Jonas Gorski
2023-07-19
spi: spi-geni-qcom: enable SPI_CONTROLLER_MUST_TX for GPI DMA mode
Dmitry Baryshkov
2023-07-19
spi: dw: Round of n_bytes to power of 2
Joy Chakraborty
2023-07-19
spi: spi-geni-qcom: Correct CS_TOGGLE bit in SPI_TRANS_CFG
Vijaya Krishna Nivarthi
2023-06-28
spi: lpspi: disable lpspi module irq in DMA mode
Clark Wang
2023-06-28
spi: spi-geni-qcom: correctly handle -EPROBE_DEFER from dma_request_chan()
Neil Armstrong
2023-06-21
spi: fsl-dspi: avoid SCK glitches with continuous transfers
Vladimir Oltean
2023-06-21
spi: cadence-quadspi: Add missing check for dma_set_mask
Jiasheng Jiang
2023-06-14
spi: qup: Request DMA before enabling clocks
Stephan Gerhold
2023-06-14
spi: mt65xx: make sure operations completed before unloading
Daniel Golle
2023-05-24
spi: spi-imx: fix MX51_ECSPI_* macros when cs > 3
Kevin Groeneveld
2023-05-17
spi: fsl-cpm: Use 16 bit mode for large transfers with even size
Christophe Leroy
2023-05-17
spi: fsl-spi: Re-organise transfer bits_per_word adaptation
Christophe Leroy
2023-05-11
spi: cadence-quadspi: use macro DEFINE_SIMPLE_DEV_PM_OPS
Dhruva Gole
2023-05-11
spi: cadence-quadspi: fix suspend-resume implementations
Dhruva Gole
2023-05-11
spi: fsl-spi: Fix CPM/QE mode Litte Endian
Christophe Leroy
2023-05-11
spi: qup: Don't skip cleanup in remove's error path
Uwe Kleine-König
2023-05-11
spi: imx: Don't skip cleanup in remove's error path
Uwe Kleine-König
2023-05-11
spi: atmel-quadspi: Free resources even if runtime resume failed in .remove()
Uwe Kleine-König
2023-05-11
spi: atmel-quadspi: Don't leak clk enable count in pm resume
Uwe Kleine-König
2023-04-26
spi: spi-rockchip: Fix missing unwind goto in rockchip_sfc_probe()
Li Lanzhe
2023-03-17
spi: intel: Check number of chip selects after reading the descriptor
Mika Westerberg
2023-03-11
spi: tegra210-quad: Fix iterator outside loop
Krishna Yarlagadda
2023-03-11
spi: tegra210-quad: Fix validate combined sequence
Krishna Yarlagadda
2023-03-10
spi: synquacer: Fix timeout handling in synquacer_spi_transfer_one()
Christophe JAILLET
2023-03-10
spi: bcm63xx-hsspi: Fix multi-bit mode setting
William Zhang
2023-03-10
spi: dw_bt1: fix MUX_MMIO dependencies
Arnd Bergmann
2023-02-25
spi: mediatek: Enable irq before the spi registration
Ricardo Ribalda
2023-02-25
spi: mediatek: Enable irq when pdata is ready
Ricardo Ribalda
2023-02-14
spi: dw: Fix wrong FIFO level setting for long xfers
Serge Semin
2023-02-01
spi: spidev: remove debug messages that access spidev->spi without locking
Bartosz Golaszewski
2023-02-01
spi: cadence: Fix busy cycles calculation
Witold Sadowski
2022-12-31
spi: fsl_spi: Don't change speed while chipselect is active
Christophe Leroy
2022-12-31
spi: spi-gpio: Don't set MOSI as an input if not 3WIRE mode
Kris Bahnsen
2022-12-31
spi: spidev: mask SPI_CS_HIGH in SPI_IOC_RD_MODE
Alexander Sverdlin
2022-11-23
Merge tag 'spi-fix-v6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-11-18
spi: spi-imx: spi_imx_transfer_one(): check for DMA transfer first
Marc Kleine-Budde
2022-11-17
spi: tegra210-quad: Fix duplicate resource error
Krishna Yarlagadda
2022-11-16
spi: dw-dma: decrease reference count in dw_spi_dma_init_mfld()
Xiongfeng Wang
2022-11-16
spi: spi-imx: Fix spi_bus_clk if requested clock is higher than input clock
Frieder Schrempf
2022-11-11
Merge tag 'spi-fix-v6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-11-10
spi: mediatek: Fix DEVAPC Violation at KO Remove
Zhichao Liu
2022-11-04
spi: amd: Fix SPI_SPD7 value
Vitaly Rodionov
2022-11-03
spi: stm32: fix stm32_spi_prepare_mbr() that halves spi clk for every run
Sean Nyekjaer
2022-11-02
spi: meson-spicc: fix do_div build error on non-arm64
Neil Armstrong
2022-11-01
spi: intel: Use correct mask for flash and protected regions
Mika Westerberg
2022-10-31
spi: mediatek: Fix package division error
zhichao.liu
2022-10-28
spi: tegra210-quad: Don't initialise DMA if not supported
Jon Hunter
2022-10-26
Merge tag 'spi-fix-v6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-10-26
spi: meson-spicc: move wait completion in driver to take bursts delay in account
Neil Armstrong
[next]