index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
7 days
Merge tag 'spi-fix-v6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8 days
spi: tegra114: Don't fail set_cs_timing when delays are zero
Aaron Kling
10 days
spi: spi-qpic-snand: fix NAND_READ_LOCATION_2 register handling
Gabor Juhos
2025-04-25
spi: spi-mem: Add fix to avoid divide error
Raju Rangoju
2025-04-24
spi: spi-qpic-snand: propagate errors from qcom_spi_block_erase()
Gabor Juhos
2025-04-22
spi: stm32-ospi: Fix an error handling path in stm32_ospi_probe()
Christophe JAILLET
2025-04-17
spi: spi-imx: Add check for spi_imx_setupxfer()
Tamura Dai
2025-04-15
spi: tegra210-quad: add rate limiting and simplify timeout error message
Breno Leitao
2025-04-15
spi: tegra210-quad: use WARN_ON_ONCE instead of WARN_ON for timeouts
Breno Leitao
2025-04-14
spi: sun4i: add support for GPIO chip select lines
Mans Rullgard
2025-04-10
spi: fsl-spi: Remove redundant probe error message
Kevin Hao
2025-04-10
spi: fsl-qspi: Fix double cleanup in probe error path
Kevin Hao
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
[next]