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-04-04
Merge tag 'spi-fix-v6.15-merge-window' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
7
-22
/
+39
2025-04-02
Merge tag 'objtool-urgent-2025-04-01' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2025-04-02
spi: bcm2835: Restore native CS probing when pinctrl-bcm2835 is absent
Florian Fainelli
1
-1
/
+14
2025-04-02
spi: bcm2835: Do not call gpiod_put() on invalid descriptor
Florian Fainelli
1
-1
/
+2
2025-04-01
spi: cadence-qspi: revert "Improve spi memory performance"
Miquel Raynal
1
-1
/
+1
2025-03-31
spi: cadence: Fix out-of-bounds array access in cdns_mrvl_xspi_setup_clock()
Josh Poimboeuf
1
-1
/
+1
2025-03-27
spi: fsl-qspi: use devm function instead of driver remove
Han Xu
1
-14
/
+17
2025-03-26
spi: SPI_QPIC_SNAND should be tristate and depend on MTD
Geert Uytterhoeven
2
-3
/
+3
2025-03-26
spi-rockchip: Fix register out of bounds access
Luis de Arquer
1
-1
/
+1
2025-03-25
Merge tag 'spi-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
26
-226
/
+4378
2025-03-25
objtool, spi: amd: Fix out-of-bounds stack access in amd_set_spi_freq()
Josh Poimboeuf
1
-1
/
+1
2025-03-20
spi: spi-mem: Introduce a default ->exec_op() debug log
Miquel Raynal
7
-28
/
+11
2025-03-19
spi: Fix reference count leak in slave_show()
Miaoqian Lin
1
-1
/
+5
2025-03-18
spi: sg2044-nor: fix a couple static checker bugs
Mark Brown
1
-3
/
+2
2025-03-18
spi: stm32-ospi: Include "gpio/consumer.h"
Peng Fan
1
-1
/
+1
2025-03-18
spi: Merge up fixes
Mark Brown
2
-27
/
+19
2025-03-17
spi: sg2044-nor: A couple of cleanups
Mark Brown
1
-18
/
+7
2025-03-16
spi: spi-qpic-snand: avoid memleak in qcom_spi_ecc_init_ctx_pipelined()
Gabor Juhos
1
-1
/
+3
2025-03-16
spi: spi-mux: Fix coverity issue, unchecked return value
Sergio Perez Gonzalez
1
-3
/
+1
2025-03-16
spi: sophgo: fix incorrect type for ret in sg2044_spifmc_write()
Qasim Ijaz
1
-1
/
+1
2025-03-16
spi: sg2044-nor: fix uninitialized variable in probe
Dan Carpenter
1
-3
/
+2
2025-03-16
spi: sg2044-nor: fix signedness bug in sg2044_spifmc_write()
Dan Carpenter
1
-1
/
+1
2025-03-16
spi: sg2044-nor: Convert to dev_err_probe()
Andy Shevchenko
1
-7
/
+3
2025-03-16
spi: sg2044-nor: Fully convert to device managed resources
Andy Shevchenko
1
-11
/
+4
2025-03-13
spi: spidev: Add an entry for the gocontroll moduline module slot
Maud Spierings
1
-0
/
+2
2025-03-13
spi: Use inclusive language
Andy Shevchenko
1
-49
/
+47
2025-03-12
spi: cadence-qspi: Improve spi memory performance
Miquel Raynal
1
-1
/
+1
2025-03-12
spi: cadence-qspi: Fix probe on AM62A LP SK
Miquel Raynal
1
-0
/
+6
2025-03-11
spi: sophgo: add Sophgo SPI NOR controller driver
Mark Brown
3
-0
/
+510
2025-03-11
spi: spi-qpic-snand: Fix ECC_CFG_ECC_DISABLE shift in qcom_spi_read_last_cw()
Dan Carpenter
1
-1
/
+1
2025-03-11
spi: mt65xx: add PM QoS support
Leilk Liu
1
-0
/
+17
2025-03-11
spi: sophgo: add SG2044 SPI NOR controller driver
Longbin Li
3
-0
/
+510
2025-03-06
spi: stm32: Remove unnecessary print function dev_err()
Jiapeng Chong
1
-3
/
+1
2025-03-06
spi: stm32-ospi: Fix an IS_ERR() vs NULL bug in stm32_ospi_get_resources()
Dan Carpenter
1
-2
/
+2
2025-03-04
Add STM32MP25 SPI NOR support
Mark Brown
6
-3
/
+1082
2025-03-03
spi: spi-qpic: add driver for QCOM SPI NAND flash Interface
Md Sadre Alam
3
-0
/
+1641
2025-03-03
spi: stm32: Add OSPI driver
Patrice Chotard
3
-0
/
+1076
2025-03-03
spi: microchip-core: prevent RX overflows when transmit size > FIFO size
Conor Dooley
1
-23
/
+18
2025-02-26
spi: spi-imx: convert timeouts to secs_to_jiffies()
Easwar Hariharan
1
-1
/
+1
2025-02-26
spi: spi-fsl-lpspi: convert timeouts to secs_to_jiffies()
Easwar Hariharan
1
-1
/
+1
2025-02-19
spi: s3c64xx: extend description of compatible's fifo_depth
Tudor Ambarus
1
-1
/
+3
2025-02-16
spi: atmel-quadspi: remove references to runtime PM on error path
Claudiu Beznea
1
-4
/
+1
2025-02-12
spi: offload: fix use after free
David Lechner
1
-5
/
+8
2025-02-11
spi: spi-offload-trigger-pwm: add extra headers
David Lechner
1
-1
/
+8
2025-02-10
spi: axi-spi-engine: add offload support
Mark Brown
6
-7
/
+965
2025-02-07
spi: axi-spi-engine: implement offload support
David Lechner
2
-7
/
+309
2025-02-07
spi: add offload TX/RX streaming APIs
David Lechner
2
-0
/
+80
2025-02-07
spi: offload-trigger: add PWM trigger driver
David Lechner
3
-0
/
+177
2025-02-07
spi: offload: add support for hardware triggers
David Lechner
1
-0
/
+281
2025-02-07
spi: add basic support for SPI offloading
David Lechner
3
-0
/
+118
[next]