index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
Lines
2025-03-19
spi: Fix reference count leak in slave_show()
Miaoqian Lin
-1
/
+5
2025-03-03
spi: microchip-core: prevent RX overflows when transmit size > FIFO size
Conor Dooley
-23
/
+18
2025-02-16
spi: atmel-quadspi: remove references to runtime PM on error path
Claudiu Beznea
-4
/
+1
2025-02-06
spi: sn-f-ospi: Fix division by zero
Kunihiko Hayashi
-0
/
+3
2025-02-04
spi: pxa2xx: Fix regression when toggling chip select on LPSS devices
Mark Lord
-1
/
+1
2025-02-03
spi: atmel-quadspi: Fix warning in doc-comment
Bence Csókás
-2
/
+2
2025-01-24
Merge tag 'spi-fix-v6.14-merge-window' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-3
/
+8
2025-01-22
Merge tag 'spi-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
-290
/
+1861
2025-01-21
Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-1
/
+1
2025-01-21
spi: omap2-mcspi: Correctly handle devm_clk_get_optional() errors
Mark Brown
-3
/
+8
2025-01-16
spi: pxa2xx: Introduce __lpss_ssp_update_priv() helper
Andy Shevchenko
-48
/
+40
2025-01-14
spi-nand/spi-mem DTR support
Mark Brown
-3
/
+2
2025-01-14
spi: ti-qspi: Use syscon_regmap_lookup_by_phandle_args
Krzysztof Kozlowski
-10
/
+2
2025-01-14
spi: amd: Fix -Wuninitialized in amd_spi_exec_mem_op()
Nathan Chancellor
-3
/
+2
2025-01-10
spi: Add spi_mem_calc_op_duration() helper
Mark Brown
-0
/
+30
2025-01-10
spi: spi-mem: Estimate the time taken by operations
Miquel Raynal
-0
/
+30
2025-01-10
spi-nand/spi-mem DTR support
Mark Brown
-39
/
+148
2025-01-09
spi: zynqmp-gqspi: Support per spi-mem operation frequency switches
Miquel Raynal
-4
/
+9
2025-01-09
spi: zynq-qspi: Support per spi-mem operation frequency switches
Miquel Raynal
-3
/
+10
2025-01-09
spi: spi-ti-qspi: Support per spi-mem operation frequency switches
Miquel Raynal
-1
/
+6
2025-01-09
spi: spi-sn-f-ospi: Support per spi-mem operation frequency switches
Miquel Raynal
-2
/
+6
2025-01-09
spi: rockchip-sfc: Support per spi-mem operation frequency switches
Miquel Raynal
-3
/
+8
2025-01-09
spi: nxp-fspi: Support per spi-mem operation frequency switches
Miquel Raynal
-3
/
+9
2025-01-09
spi: mxic: Support per spi-mem operation frequency switches
Miquel Raynal
-1
/
+2
2025-01-09
spi: mt65xx: Support per spi-mem operation frequency switches
Miquel Raynal
-1
/
+6
2025-01-09
spi: microchip-core-qspi: Support per spi-mem operation frequency switches
Miquel Raynal
-4
/
+22
2025-01-09
spi: fsl-qspi: Support per spi-mem operation frequency switches
Miquel Raynal
-3
/
+9
2025-01-09
spi: dw: Support per spi-mem operation frequency switches
Miquel Raynal
-2
/
+8
2025-01-09
spi: cadence-qspi: Support per spi-mem operation frequency switches
Miquel Raynal
-1
/
+2
2025-01-09
spi: amlogic-spifc-a1: Support per spi-mem operation frequency switches
Miquel Raynal
-1
/
+6
2025-01-09
spi: amd: Drop redundant check
Miquel Raynal
-10
/
+3
2025-01-09
spi: amd: Support per spi-mem operation frequency switches
Miquel Raynal
-1
/
+9
2025-01-09
spi: spi-mem: Add a new controller capability
Miquel Raynal
-0
/
+6
2025-01-09
spi: spi-mem: Extend spi-mem operations with a per-operation maximum frequency
Miquel Raynal
-0
/
+28
2025-01-09
spi: atmel-quadspi: Update to current device naming terminology
Alexander Dahl
-6
/
+6
2025-01-09
spi: fsl-spi: Remove display of virtual address
Christophe Leroy
-1
/
+1
2025-01-09
spi: Merge up v6.13-rc6
Mark Brown
-1
/
+3
2025-01-08
treewide: Introduce kthread_run_worker[_on_cpu]()
Frederic Weisbecker
-1
/
+1
2025-01-06
spi: atmel-quadspi: Use devm_ clock management
Bence Csókás
-31
/
+11
2025-01-06
spi: rockchip-sfc: Support sclk_x2 version
Jon Lin
-2
/
+19
2025-01-06
spi: cadence-quadspi: Enable SPI_TX_QUAD
Santhosh Kumar K
-1
/
+4
2025-01-06
spi: atmel-qspi: Memory barriers after memory-mapped I/O
Bence Csókás
-2
/
+9
2024-12-19
spi: rockchip-sfc: Using normal memory for dma
Jon Lin
-22
/
+25
2024-12-18
spi: rockchip-sfc: Fix error in remove progress
Jon Lin
-1
/
+3
2024-12-18
spi: atmel-quadspi: Factor out switching to Serial Memory Mode to function
Bence Csókás
-48
/
+53
2024-12-17
spi: atmel-quadspi: Refactor to allow supporting
Mark Brown
-51
/
+874
2024-12-17
spi: spidev: Align ordering of spidev_spi_ids[] and spidev_dt_ids[]
Uwe Kleine-König
-13
/
+17
2024-12-16
spi: rockchip-sfc: Support pm ops
Jon Lin
-20
/
+128
2024-12-16
spi: atmel-quadspi: Add support for sama7g5 QSPI
Tudor Ambarus
-18
/
+798
2024-12-16
spi: atmel-quadspi: Create `atmel_qspi_ops` to support newer SoC families
Csókás, Bence
-34
/
+77
[next]