index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
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
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-03-13
spi-mxs: Fix chipselect glitch
Ralf Schlatterbeck
1
-1
/
+2
2025-02-21
spi: sn-f-ospi: Fix division by zero
Kunihiko Hayashi
1
-0
/
+3
2025-02-17
spi: atmel-qspi: Memory barriers after memory-mapped I/O
Bence Csókás
1
-2
/
+9
2025-02-17
spi: atmel-quadspi: Create `atmel_qspi_ops` to support newer SoC families
Csókás, Bence
1
-34
/
+77
2025-02-08
spi: omap2-mcspi: Correctly handle devm_clk_get_optional() errors
Mark Brown
1
-3
/
+8
2025-02-08
spi: zynq-qspi: Add check for clk_enable()
Mingwei Zheng
1
-2
/
+11
2025-01-02
spi: omap2-mcspi: Fix the IS_ERR() bug for devm_clk_get_optional_enabled()
Purushothama Siddaiah
1
-3
/
+3
2025-01-02
spi: intel: Add Panther Lake SPI controller support
Aapo Vienamo
1
-0
/
+2
2024-12-19
spi: aspeed: Fix an error handling path in aspeed_spi_[read|write]_user()
Christophe JAILLET
1
-4
/
+6
2024-12-14
spi: spi-fsl-lpspi: Adjust type of scldiv
Stefan Wahren
1
-3
/
+4
2024-12-14
spi: mpc52xx: Add cancel_work_sync before module remove
Pei Xiao
1
-0
/
+1
2024-12-09
spi: Fix acpi deferred irq probe
Stanislaw Gruszka
1
-3
/
+10
2024-12-09
spi: atmel-quadspi: Fix register name in verbose logging function
Csókás, Bence
1
-1
/
+1
2024-12-09
spi: zynqmp-gqspi: Undo runtime PM changes at driver exit time
Jinjie Ruan
1
-0
/
+2
2024-12-09
spi: tegra210-quad: Avoid shift-out-of-bounds
Breno Leitao
1
-1
/
+1
2024-12-09
spi: spi-fsl-lpspi: Use IRQF_NO_AUTOEN flag in request_irq()
Jinjie Ruan
1
-8
/
+4
2024-11-08
spi: spi-fsl-dspi: Fix crash when not using GPIO chip select
Frank Li
1
-1
/
+5
2024-11-08
spi: geni-qcom: Fix boot warning related to pm_runtime and devres
Georgi Djakov
1
-3
/
+5
2024-10-17
spi: spi-fsl-lpspi: remove redundant spi_controller_put call
Carlos Song
1
-8
/
+6
2024-10-10
spi: bcm63xx: Fix missing pm_runtime_disable()
Jinjie Ruan
1
-4
/
+4
2024-10-10
spi: bcm63xx: Fix module autoloading
Jinjie Ruan
1
-0
/
+1
2024-10-10
spi: rpc-if: Add missing MODULE_DEVICE_TABLE
Biju Das
1
-0
/
+7
2024-10-10
spi: s3c64xx: fix timeout counters in flush_fifo
Ben Dooks
1
-2
/
+2
2024-10-10
spi: spi-cadence: Fix missing spi_controller_is_target() check
Jinjie Ruan
1
-2
/
+4
2024-10-10
spi: spi-cadence: Fix pm_runtime_set_suspended() with runtime pm enabled
Jinjie Ruan
1
-2
/
+2
2024-10-10
spi: spi-cadence: Use helper function devm_clk_get_enabled()
Li Zetao
1
-20
/
+3
2024-10-10
spi: spi-imx: Fix pm_runtime_set_suspended() with runtime pm enabled
Jinjie Ruan
1
-1
/
+1
2024-10-04
spi: atmel-quadspi: Fix wrong register value written to MR
Alexander Dahl
1
-1
/
+1
2024-10-04
spi: fspi: add support for imx8ulp
Haibo Chen
1
-0
/
+10
2024-10-04
spi: fspi: involve lut_num for struct nxp_fspi_devtype_data
Haibo Chen
1
-19
/
+25
2024-10-04
spi: atmel-quadspi: Avoid overwriting delay register settings
Alexander Dahl
1
-6
/
+8
2024-10-04
spi: spi-fsl-lpspi: Undo runtime PM changes at driver exit time
Jinjie Ruan
1
-0
/
+1
2024-10-04
spi: atmel-quadspi: Undo runtime PM changes at driver exit time
Jinjie Ruan
1
-0
/
+1
2024-10-04
spi: bcmbca-hsspi: Fix missing pm_runtime_disable()
Jinjie Ruan
1
-4
/
+4
2024-10-04
spi: ppc4xx: Avoid returning 0 when failed to parse and map IRQ
Andy Shevchenko
1
-3
/
+3
2024-10-04
spi: ppc4xx: handle irq_of_parse_and_map() errors
Ma Ke
1
-0
/
+3
2024-09-30
spi: spidev: Add missing spi_device_id for jg10309-01
Geert Uytterhoeven
1
-0
/
+1
2024-09-30
spi: bcm63xx: Enable module autoloading
Liao Chen
1
-0
/
+1
2024-09-30
spi: spidev: Add an entry for elgin,jg10309-01
Fabio Estevam
1
-0
/
+1
2024-09-18
spi: geni-qcom: Fix incorrect free_irq() sequence
Jinjie Ruan
1
-2
/
+2
2024-09-18
spi: geni-qcom: Undo runtime PM changes at driver exit time
Jinjie Ruan
1
-7
/
+6
2024-09-18
spi: nxp-fspi: fix the KASAN report out-of-bounds bug
Han Xu
1
-2
/
+3
2024-09-12
spi: spi-fsl-lpspi: Fix off-by-one in prescale max
Stefan Wahren
1
-2
/
+2
2024-09-12
spi: spi-fsl-lpspi: limit PRESCALE bit in TCR register
Carlos Song
1
-2
/
+29
2024-09-12
spi: hisi-kunpeng: Add verification for the max_frequency provided by the fir...
Devyn Liu
1
-0
/
+3
2024-09-12
spi: rockchip: Resolve unbalanced runtime PM / system PM handling
Brian Norris
1
-16
/
+7
2024-09-08
spi: hisi-kunpeng: Add validation for the minimum value of speed_hz
Devyn Liu
1
-0
/
+1
2024-08-14
spi: spi-fsl-lpspi: Fix scldiv calculation
Stefan Wahren
1
-2
/
+4
2024-08-14
spi: spidev: Add missing spi_device_id for bh2228fv
Geert Uytterhoeven
1
-0
/
+1
2024-08-03
spi: spidev: add correct compatible for Rohm BH2228FV
Conor Dooley
1
-0
/
+1
[next]