index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
2025-04-06
spi: spi-qpic-snand: use kmalloc() for OOB buffer allocation
Gabor Juhos
2025-04-06
spi: Simplify conditionals in spi_set_cs()
Andy Shevchenko
2025-04-06
spi: spi-stm32-ospi: Make "resets" a required property
Patrice Chotard
2025-04-04
Merge tag 'spi-fix-v6.15-merge-window' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-04-02
Merge tag 'objtool-urgent-2025-04-01' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-04-02
spi: bcm2835: Restore native CS probing when pinctrl-bcm2835 is absent
Florian Fainelli
2025-04-02
spi: bcm2835: Do not call gpiod_put() on invalid descriptor
Florian Fainelli
2025-04-01
spi: cadence-qspi: revert "Improve spi memory performance"
Miquel Raynal
2025-03-31
spi: cadence: Fix out-of-bounds array access in cdns_mrvl_xspi_setup_clock()
Josh Poimboeuf
2025-03-27
spi: fsl-qspi: use devm function instead of driver remove
Han Xu
2025-03-26
spi: SPI_QPIC_SNAND should be tristate and depend on MTD
Geert Uytterhoeven
2025-03-26
spi-rockchip: Fix register out of bounds access
Luis de Arquer
2025-03-25
Merge tag 'spi-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2025-03-25
objtool, spi: amd: Fix out-of-bounds stack access in amd_set_spi_freq()
Josh Poimboeuf
2025-03-20
spi: spi-mem: Introduce a default ->exec_op() debug log
Miquel Raynal
2025-03-19
spi: Fix reference count leak in slave_show()
Miaoqian Lin
2025-03-18
spi: sg2044-nor: fix a couple static checker bugs
Mark Brown
2025-03-18
spi: stm32-ospi: Include "gpio/consumer.h"
Peng Fan
2025-03-18
spi: Merge up fixes
Mark Brown
2025-03-17
spi: sg2044-nor: A couple of cleanups
Mark Brown
2025-03-16
spi: spi-qpic-snand: avoid memleak in qcom_spi_ecc_init_ctx_pipelined()
Gabor Juhos
2025-03-16
spi: spi-mux: Fix coverity issue, unchecked return value
Sergio Perez Gonzalez
2025-03-16
spi: sophgo: fix incorrect type for ret in sg2044_spifmc_write()
Qasim Ijaz
2025-03-16
spi: sg2044-nor: fix uninitialized variable in probe
Dan Carpenter
2025-03-16
spi: sg2044-nor: fix signedness bug in sg2044_spifmc_write()
Dan Carpenter
2025-03-16
spi: sg2044-nor: Convert to dev_err_probe()
Andy Shevchenko
2025-03-16
spi: sg2044-nor: Fully convert to device managed resources
Andy Shevchenko
2025-03-13
spi: spidev: Add an entry for the gocontroll moduline module slot
Maud Spierings
2025-03-13
spi: Use inclusive language
Andy Shevchenko
2025-03-12
spi: cadence-qspi: Improve spi memory performance
Miquel Raynal
2025-03-12
spi: cadence-qspi: Fix probe on AM62A LP SK
Miquel Raynal
2025-03-11
spi: sophgo: add Sophgo SPI NOR controller driver
Mark Brown
2025-03-11
spi: spi-qpic-snand: Fix ECC_CFG_ECC_DISABLE shift in qcom_spi_read_last_cw()
Dan Carpenter
2025-03-11
spi: mt65xx: add PM QoS support
Leilk Liu
2025-03-11
spi: sophgo: add SG2044 SPI NOR controller driver
Longbin Li
2025-03-06
spi: stm32: Remove unnecessary print function dev_err()
Jiapeng Chong
2025-03-06
spi: stm32-ospi: Fix an IS_ERR() vs NULL bug in stm32_ospi_get_resources()
Dan Carpenter
2025-03-04
Add STM32MP25 SPI NOR support
Mark Brown
2025-03-03
spi: spi-qpic: add driver for QCOM SPI NAND flash Interface
Md Sadre Alam
2025-03-03
spi: stm32: Add OSPI driver
Patrice Chotard
2025-03-03
spi: microchip-core: prevent RX overflows when transmit size > FIFO size
Conor Dooley
2025-02-26
spi: spi-imx: convert timeouts to secs_to_jiffies()
Easwar Hariharan
2025-02-26
spi: spi-fsl-lpspi: convert timeouts to secs_to_jiffies()
Easwar Hariharan
2025-02-19
spi: s3c64xx: extend description of compatible's fifo_depth
Tudor Ambarus
2025-02-16
spi: atmel-quadspi: remove references to runtime PM on error path
Claudiu Beznea
2025-02-12
spi: offload: fix use after free
David Lechner
2025-02-11
spi: spi-offload-trigger-pwm: add extra headers
David Lechner
2025-02-10
spi: axi-spi-engine: add offload support
Mark Brown
2025-02-07
spi: axi-spi-engine: implement offload support
David Lechner
2025-02-07
spi: add offload TX/RX streaming APIs
David Lechner
[prev]
[next]