index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
2024-07-11
spi: cadence: Ensure data lines set to low during dummy-cycle period
Witold Sadowski
2024-06-27
spi: stm32: qspi: Clamp stm32_qspi_get_mode() output to CCR_BUSWIDTH_4
Patrice Chotard
2024-06-27
spi: stm32: qspi: Fix dual flash mode sanity test in stm32_qspi_setup()
Patrice Chotard
2024-06-12
spi: stm32: Don't warn about spurious interrupts
Uwe Kleine-König
2024-06-12
spi: Don't mark message DMA mapped when no transfer in it is
Andy Shevchenko
2024-05-17
spi: microchip-core-qspi: fix setting spi bus clock rate
Conor Dooley
2024-05-17
spi: fix null pointer dereference within spi_sync
Mans Rullgard
2024-05-17
spi: hisi-kunpeng: Delete the dump interface of data registers in debugfs
Devyn Liu
2024-05-17
spi: axi-spi-engine: fix version format string
David Lechner
2024-05-17
spi: axi-spi-engine: use common AXI macros
David Lechner
2024-05-17
spi: axi-spi-engine: move msg state to new struct
David Lechner
2024-05-17
spi: axi-spi-engine: use devm_spi_alloc_host()
David Lechner
2024-05-17
spi: axi-spi-engine: simplify driver data allocation
David Lechner
2024-05-17
spi: spi-axi-spi-engine: Use helper function devm_clk_get_enabled()
Li Zetao
2024-05-17
spi: spi-axi-spi-engine: switch to use modern name
Yang Yingliang
2024-05-17
spi: axi-spi-engine: Convert to platform remove callback returning void
Uwe Kleine-König
2024-05-17
spi: introduce new helpers with using modern naming
Yang Yingliang
2024-03-26
spi: spi-mt65xx: Fix NULL pointer access in interrupt handler
Fei Shao
2024-03-01
spi: sh-msiof: avoid integer overflow in constants
Wolfram Sang
2024-03-01
spi: hisi-sfc-v3xx: Return IRQ_NONE if no interrupts were detected
Devyn Liu
2024-02-23
spi: ppc4xx: Drop write-only variable
Uwe Kleine-König
2024-01-31
spi: fix finalize message on error return
David Lechner
2024-01-31
spi: bcm-qspi: fix SFDP BFPT read by usig mspi read
Kamal Dasu
2024-01-25
spi: sh-msiof: Enforce fixed DTDL for R-Car H3
Wolfram Sang
2024-01-25
spi: spi-zynqmp-gqspi: fix driver kconfig dependencies
Amit Kumar Mahapatra
2024-01-05
spi: atmel: Fix clock issue when using devices with different polarities
Louis Chauvet
2024-01-05
spi: Add APIs in spi core to set/get spi->chip_select and spi->cs_gpiod
Amit Kumar Mahapatra
2024-01-05
spi: Reintroduce spi_set_cs_timing()
Tudor Ambarus
2024-01-05
spi: Introduce spi_get_device_match_data() helper
Andy Shevchenko
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
[next]