index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
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-12-08
spi: Fix null dereference on suspend
Mark Hasemeyer
2023-11-20
spi: spi-zynq-qspi: add spi-mem to driver kconfig dependencies
Amit Kumar Mahapatra
2023-11-20
spi: nxp-fspi: use the correct ioremap function
Han Xu
2023-11-20
spi: tegra: Fix missing IRQ check in tegra_slink_probe()
Zhang Shurong
2023-11-08
spi: npcm-fiu: Fix UMA reads when dummy.nbytes == 0
William A. Kennington III
2023-10-10
spi: zynqmp-gqspi: fix clock imbalance on probe failure
Johan Hovold
2023-10-06
spi: intel-pci: Add support for Granite Rapids SPI serial flash
Mika Westerberg
2023-10-06
spi: stm32: add a delay before SPI disable
Valentin Caron
2023-10-06
spi: nxp-fspi: reset the FLSHxCR1 registers
Han Xu
2023-10-06
spi: sun6i: fix race between DMA RX transfer completion and RX FIFO drain
Tobias Schramm
2023-10-06
spi: sun6i: reduce DMA RX transfer width to single byte
Tobias Schramm
2023-10-06
spi: spi-gxp: BUG: Correct spi write return value
Charles Kearney
2023-09-13
treewide: Fix probing of devices in DT overlays
Geert Uytterhoeven
2023-09-13
spi: tegra20-sflash: fix to check return value of platform_get_irq() in tegra...
Zhang Shurong
2023-07-27
spi: dw: Remove misleading comment for Mount Evans SoC
Abe Kohandel
2023-07-27
spi: s3c64xx: clear loopback bit after loopback test
Jaewon Kim
2023-07-27
spi: bcm63xx: fix max prepend length
Jonas Gorski
2023-07-27
spi: dw: Add compatible for Intel Mount Evans SoC
Abe Kohandel
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
[next]