index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-27
spi: dw: Remove misleading comment for Mount Evans SoC
Abe Kohandel
1
-8
/
+1
2023-07-27
spi: s3c64xx: clear loopback bit after loopback test
Jaewon Kim
1
-0
/
+2
2023-07-27
spi: bcm63xx: fix max prepend length
Jonas Gorski
1
-1
/
+1
2023-07-27
spi: dw: Add compatible for Intel Mount Evans SoC
Abe Kohandel
1
-0
/
+29
2023-07-27
spi: cadence-quadspi: Add compatible for AMD Pensando Elba SoC
Brad Larson
1
-0
/
+19
2023-07-19
spi: bcm-qspi: return error if neither hif_mspi nor mspi is available
Jonas Gorski
1
-7
/
+3
2023-07-19
spi: spi-geni-qcom: enable SPI_CONTROLLER_MUST_TX for GPI DMA mode
Dmitry Baryshkov
1
-0
/
+6
2023-07-19
spi: spi-geni-qcom: Do not do DMA map/unmap inside driver, use framework instead
Vijaya Krishna Nivarthi
1
-53
/
+50
2023-07-19
spi: dw: Round of n_bytes to power of 2
Joy Chakraborty
1
-1
/
+4
2023-07-19
spi: spi-geni-qcom: Correct CS_TOGGLE bit in SPI_TRANS_CFG
Vijaya Krishna Nivarthi
1
-1
/
+1
2023-06-15
spi: spi-geni-qcom: correctly handle -EPROBE_DEFER from dma_request_chan()
Neil Armstrong
1
-0
/
+2
2023-06-13
spi: dw: Replace incorrect spi_get_chipselect with set
Abe Kohandel
1
-1
/
+1
2023-06-06
spi: fsl-dspi: avoid SCK glitches with continuous transfers
Vladimir Oltean
1
-0
/
+15
2023-06-06
spi: cadence-quadspi: Add missing check for dma_set_mask
Jiasheng Jiang
1
-2
/
+5
2023-05-30
spi: qup: Request DMA before enabling clocks
Stephan Gerhold
1
-19
/
+18
2023-05-23
spi: mt65xx: make sure operations completed before unloading
Daniel Golle
1
-0
/
+3
2023-05-23
spi: lpspi: disable lpspi module irq in DMA mode
Clark Wang
1
-1
/
+6
2023-05-22
spi: spi-cadence: Interleave write of TX and read of RX FIFO
Charles Keepax
1
-34
/
+30
2023-05-16
spi: dw: Replace spi->chip_select references with function calls
Amit Kumar Mahapatra
1
-4
/
+4
2023-05-15
spi: spi-cadence: Only overlap FIFO transactions in slave mode
Charles Keepax
1
-7
/
+8
2023-05-15
spi: spi-cadence: Avoid read of RX FIFO before its ready
Charles Keepax
1
-27
/
+15
2023-05-11
spi: spi-geni-qcom: Select FIFO mode for chip select
Vijaya Krishna Nivarthi
1
-0
/
+2
2023-04-27
Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-3
/
+1
2023-04-27
Merge tag 'spi-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
124
-1234
/
+1674
2023-04-25
spi: bcm63xx: use macro DEFINE_SIMPLE_DEV_PM_OPS
Dhruva Gole
1
-3
/
+1
2023-04-24
Tegra TPM driver with HW flow control
Mark Brown
1
-0
/
+14
2023-04-21
spi: tegra210-quad: Enable TPM wait polling
Krishna Yarlagadda
1
-0
/
+14
2023-04-21
spi: bcm63xx: remove PM_SLEEP based conditional compilation
Dhruva Gole
1
-2
/
+0
2023-04-20
spi: cadence-quadspi: use macro DEFINE_SIMPLE_DEV_PM_OPS
Dhruva Gole
1
-11
/
+2
2023-04-19
Merge tag 'spi-fix-v6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2023-04-19
spi: spi-rockchip: Fix missing unwind goto in rockchip_sfc_probe()
Li Lanzhe
1
-1
/
+1
2023-04-18
spi: spi-cadence: Add Slave mode support
Mark Brown
1
-121
/
+203
2023-04-18
spi: spi-cadence: Add support for Slave mode
Srinivas Goud
1
-71
/
+153
2023-04-18
spi: spi-cadence: Switch to spi_controller structure
Srinivas Goud
1
-58
/
+58
2023-04-18
spi: cadence-quadspi: fix suspend-resume implementations
Dhruva Gole
1
-3
/
+16
2023-04-17
spi: cadence-quadspi: Fix random issues with Xilinx
Mark Brown
1
-16
/
+24
2023-04-17
spi: dw: Add support for AMD Pensando Elba SoC
Brad Larson
1
-0
/
+58
2023-04-17
spi: cadence-quadspi: Disable the SPI before reconfiguring
Sai Krishna Potthuri
1
-15
/
+23
2023-04-17
spi: cadence-quadspi: Update the read timeout based on the length
Sai Krishna Potthuri
1
-1
/
+1
2023-04-13
Merge tag 'devicetree-fixes-for-6.2-3' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+5
2023-04-13
spi: spi-loopback-test: Add module param for iteration length
Rohit Ner
1
-0
/
+8
2023-04-11
treewide: Fix probing of devices in DT overlays
Geert Uytterhoeven
1
-0
/
+5
2023-04-11
spi: add support for Amlogic A1 SPI Flash Controller
Martin Kurbanov
3
-0
/
+464
2023-04-05
of: Rename of_modalias_node()
Miquel Raynal
1
-2
/
+2
2023-04-05
spi: mchp-pci1xxxx: Fix minor bugs in spi-pci1xxxx
Mark Brown
1
-13
/
+7
2023-04-05
spi: fsl-spi: No need to check transfer length versus word size
Christophe Leroy
1
-10
/
+2
2023-04-05
spi: fsl-spi: Change mspi_apply_cpu_mode_quirks() to void
Christophe Leroy
1
-14
/
+6
2023-04-05
spi: fsl-cpm: Use 16 bit mode for large transfers with even size
Christophe Leroy
2
-0
/
+26
2023-04-05
spi: fsl-spi: Re-organise transfer bits_per_word adaptation
Christophe Leroy
1
-25
/
+21
[next]