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
2024-08-19
spi: spi-fsl-lpspi: Fix scldiv calculation
Stefan Wahren
1
-2
/
+4
2024-07-27
spi: mux: set ctlr->bits_per_word_mask
David Lechner
1
-0
/
+1
2024-07-27
spi: imx: Don't expect DMA for i.MX{25,35,50,51,53} cspi devices
Uwe Kleine-König
1
-1
/
+1
2024-06-16
spi: stm32: Don't warn about spurious interrupts
Uwe Kleine-König
1
-1
/
+1
2024-06-16
spi: Don't mark message DMA mapped when no transfer in it is
Andy Shevchenko
1
-0
/
+4
2024-03-26
spi: spi-mt65xx: Fix NULL pointer access in interrupt handler
Fei Shao
1
-10
/
+12
2024-03-01
spi: sh-msiof: avoid integer overflow in constants
Wolfram Sang
1
-8
/
+8
2024-03-01
spi: hisi-sfc-v3xx: Return IRQ_NONE if no interrupts were detected
Devyn Liu
1
-0
/
+5
2024-02-23
spi: ppc4xx: Drop write-only variable
Uwe Kleine-König
1
-5
/
+0
2024-02-23
spi: bcm-qspi: fix SFDP BFPT read by usig mspi read
Kamal Dasu
1
-2
/
+2
2024-01-25
spi: sh-msiof: Enforce fixed DTDL for R-Car H3
Wolfram Sang
1
-0
/
+17
2024-01-25
spi: spi-zynqmp-gqspi: fix driver kconfig dependencies
Amit Kumar Mahapatra
1
-1
/
+2
2024-01-05
spi: atmel: Fix PDC transfer setup bug
Ville Baillie
1
-2
/
+2
2024-01-05
spi: atmel: Fix CS and initialization bug
Dan Sneddon
1
-7
/
+2
2024-01-05
spi: atmel: Switch to transfer_one transfer method
Dan Sneddon
1
-91
/
+33
2023-11-20
spi: spi-zynq-qspi: add spi-mem to driver kconfig dependencies
Amit Kumar Mahapatra
1
-0
/
+1
2023-11-20
spi: nxp-fspi: use the correct ioremap function
Han Xu
1
-1
/
+1
2023-11-08
spi: npcm-fiu: Fix UMA reads when dummy.nbytes == 0
William A. Kennington III
1
-2
/
+3
2023-10-25
Revert "spi: spi-zynqmp-gqspi: Fix runtime PM imbalance in zynqmp_qspi_probe"
Sasha Levin
1
-12
/
+2
2023-10-25
Revert "spi: zynqmp-gqspi: fix clock imbalance on probe failure"
Sasha Levin
1
-8
/
+4
2023-10-10
spi: zynqmp-gqspi: fix clock imbalance on probe failure
Johan Hovold
1
-4
/
+8
2023-10-10
spi: spi-zynqmp-gqspi: Fix runtime PM imbalance in zynqmp_qspi_probe
Dinghao Liu
1
-2
/
+12
2023-10-10
spi: nxp-fspi: reset the FLSHxCR1 registers
Han Xu
1
-0
/
+7
2023-09-19
spi: tegra20-sflash: fix to check return value of platform_get_irq() in tegra...
Zhang Shurong
1
-1
/
+5
2023-07-27
spi: bcm63xx: fix max prepend length
Jonas Gorski
1
-1
/
+1
2023-07-27
spi: bcm-qspi: return error if neither hif_mspi nor mspi is available
Jonas Gorski
1
-7
/
+3
2023-07-27
spi: spi-geni-qcom: Correct CS_TOGGLE bit in SPI_TRANS_CFG
Vijaya Krishna Nivarthi
1
-1
/
+1
2023-06-28
spi: lpspi: disable lpspi module irq in DMA mode
Clark Wang
1
-1
/
+6
2023-06-21
spi: fsl-dspi: avoid SCK glitches with continuous transfers
Vladimir Oltean
1
-0
/
+15
2023-06-14
spi: qup: Request DMA before enabling clocks
Stephan Gerhold
1
-19
/
+18
2023-05-30
spi: fsl-cpm: Use 16 bit mode for large transfers with even size
Christophe Leroy
2
-0
/
+26
2023-05-30
spi: fsl-spi: Re-organise transfer bits_per_word adaptation
Christophe Leroy
1
-27
/
+23
2023-05-30
spi: spi-imx: fix MX51_ECSPI_* macros when cs > 3
Kevin Groeneveld
1
-6
/
+18
2023-05-17
spi: cadence-quadspi: fix suspend-resume implementations
Dhruva Gole
1
-3
/
+16
2023-05-17
spi: fsl-spi: Fix CPM/QE mode Litte Endian
Christophe Leroy
1
-5
/
+7
2023-05-17
spi: qup: Don't skip cleanup in remove's error path
Uwe Kleine-König
1
-9
/
+13
2023-05-17
spi: imx: Don't skip cleanup in remove's error path
Uwe Kleine-König
1
-7
/
+5
2023-05-17
spi: spi-imx: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
Minghao Chi
1
-4
/
+2
2023-03-11
spi: synquacer: Fix timeout handling in synquacer_spi_transfer_one()
Christophe JAILLET
1
-4
/
+3
2023-03-11
spi: bcm63xx-hsspi: Fix multi-bit mode setting
William Zhang
1
-3
/
+9
2023-03-11
spi: bcm63xx-hsspi: fix pm_runtime
Álvaro Fernández Rojas
1
-1
/
+6
2023-03-11
spi: dw_bt1: fix MUX_MMIO dependencies
Arnd Bergmann
1
-1
/
+0
2023-02-15
spi: dw: Fix wrong FIFO level setting for long xfers
Serge Semin
1
-1
/
+1
2023-02-01
spi: spidev: remove debug messages that access spidev->spi without locking
Bartosz Golaszewski
1
-2
/
+0
2023-01-14
spi: spi-gpio: Don't set MOSI as an input if not 3WIRE mode
Kris Bahnsen
1
-3
/
+13
2023-01-14
spi: spidev: mask SPI_CS_HIGH in SPI_IOC_RD_MODE
Alexander Sverdlin
1
-5
/
+16
2022-12-08
spi: spi-imx: Fix spi_bus_clk if requested clock is higher than input clock
Frieder Schrempf
1
-2
/
+1
2022-12-02
spi: dw-dma: decrease reference count in dw_spi_dma_init_mfld()
Xiongfeng Wang
1
-0
/
+3
2022-12-02
spi: stm32: fix stm32_spi_prepare_mbr() that halves spi clk for every run
Sean Nyekjaer
1
-1
/
+1
2022-11-25
spi: stm32: Print summary 'callbacks suppressed' message
Marek Vasut
1
-0
/
+1
[next]