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
2025-06-04
spi: spi-sun4i: fix early activation
Alessandro Grassi
1
-1
/
+4
2025-06-04
spi: spi-fsl-dspi: Reset SR flags before sending a new message
Larisa Grigore
1
-0
/
+2
2025-06-04
spi: spi-fsl-dspi: Halt the module after a new message transfer
Bogdan-Gabriel Roman
1
-0
/
+24
2025-06-04
spi: spi-fsl-dspi: restrict register range for regmap access
Larisa Grigore
1
-1
/
+19
2025-06-04
spi: zynqmp-gqspi: Always acknowledge interrupts
Sean Anderson
1
-12
/
+8
2025-05-22
spi: loopback-test: Do not split 1024-byte hexdumps
Geert Uytterhoeven
1
-1
/
+1
2025-05-02
spi: cadence-qspi: Fix probe on AM62A LP SK
Miquel Raynal
1
-0
/
+6
2025-03-13
spi-mxs: Fix chipselect glitch
Ralf Schlatterbeck
1
-1
/
+2
2025-03-13
spi: zynq-qspi: Add check for clk_enable()
Mingwei Zheng
1
-2
/
+11
2024-12-14
spi: mpc52xx: Add cancel_work_sync before module remove
Pei Xiao
1
-0
/
+1
2024-12-14
spi: Fix acpi deferred irq probe
Stanislaw Gruszka
1
-3
/
+10
2024-12-14
spi: atmel-quadspi: Fix register name in verbose logging function
Csókás, Bence
1
-1
/
+1
2024-12-14
spi: zynqmp-gqspi: Undo runtime PM changes at driver exit time
Jinjie Ruan
1
-0
/
+2
2024-12-14
spi: tegra210-quad: Avoid shift-out-of-bounds
Breno Leitao
1
-1
/
+1
2024-12-14
spi: spi-fsl-lpspi: Use IRQF_NO_AUTOEN flag in request_irq()
Jinjie Ruan
1
-8
/
+4
2024-12-14
spi: spi-fsl-lpspi: downgrade log level for pio mode
Alexander Stein
1
-1
/
+1
2024-10-17
spi: bcm63xx: Fix missing pm_runtime_disable()
Jinjie Ruan
1
-4
/
+4
2024-10-17
spi: bcm63xx: Fix module autoloading
Jinjie Ruan
1
-0
/
+1
2024-10-17
spi: s3c64xx: fix timeout counters in flush_fifo
Ben Dooks
1
-2
/
+2
2024-10-17
spi: spi-imx: Fix pm_runtime_set_suspended() with runtime pm enabled
Jinjie Ruan
1
-1
/
+1
2024-10-17
spi: lpspi: Simplify some error message
Christophe JAILLET
1
-1
/
+1
2024-10-17
spi: spi-fsl-lpspi: Undo runtime PM changes at driver exit time
Jinjie Ruan
1
-0
/
+1
2024-10-17
spi: lpspi: release requested DMA channels
Alexander Stein
1
-1
/
+5
2024-10-17
spi: lpspi: Silence error message upon deferred probe
Alexander Stein
1
-1
/
+1
2024-10-17
spi: ppc4xx: Avoid returning 0 when failed to parse and map IRQ
Andy Shevchenko
1
-3
/
+3
2024-10-17
spi: ppc4xx: handle irq_of_parse_and_map() errors
Ma Ke
1
-0
/
+3
2024-10-17
spi: spidev: Add missing spi_device_id for jg10309-01
Geert Uytterhoeven
1
-0
/
+1
2024-10-17
spi: bcm63xx: Enable module autoloading
Liao Chen
1
-0
/
+1
2024-10-17
spi: spidev: Add an entry for elgin,jg10309-01
Fabio Estevam
1
-0
/
+1
2024-10-17
spi: nxp-fspi: fix the KASAN report out-of-bounds bug
Han Xu
1
-2
/
+3
2024-08-19
spi: spi-fsl-lpspi: Fix scldiv calculation
Stefan Wahren
1
-2
/
+4
2024-08-19
spi: spidev: Add missing spi_device_id for bh2228fv
Geert Uytterhoeven
1
-0
/
+1
2024-08-19
spi: spidev: add correct compatible for Rohm BH2228FV
Conor Dooley
1
-0
/
+1
2024-08-19
spi: spidev: order compatibles alphabetically
Krzysztof Kozlowski
1
-4
/
+4
2024-08-19
spidev: Add Silicon Labs EM3581 device compatible
Vincent Tremblay
1
-0
/
+2
2024-08-19
spi: spidev: Replace OF specific code by device property API
Andy Shevchenko
1
-23
/
+22
2024-08-19
spi: spidev: Replace ACPI specific code by device_get_match_data()
Andy Shevchenko
1
-28
/
+19
2024-08-19
spi: spidev: Make probe to fail early if a spidev compatible is used
Javier Martinez Canillas
1
-3
/
+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-05-17
spi: hisi-kunpeng: Delete the dump interface of data registers in debugfs
Devyn Liu
1
-2
/
+0
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
[next]