summaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)Author
5 daysspi: amlogic-spisg: Fix memory leak in aml_spisg_probe()Felix Gu
5 daysspi: amlogic: spifc-a4: Remove redundant clock cleanupFelix Gu
5 daysspi: fix statistics allocationJohan Hovold
5 daysspi: fix use-after-free on controller registration failureJohan Hovold
10 daysspi: rockchip-sfc: Fix double-free in remove() callbackFelix Gu
10 daysspi: amlogic: spifc-a4: Fix DMA mapping error handlingFelix Gu
2026-03-12spi: stm32: fix missing pointer assignment in case of dma chainingAlain Volmat
2026-03-04spi: spidev: fix lock inversion between spi_lock and buf_lockFabian Godehardt
2026-03-04spi: geni-qcom: Fix abort sequence execution for serial engine errorsPraveen Talari
2026-03-04spi: cadence-qspi: Try hard to disable the clocksMiquel Raynal (Schneider Electric)
2026-03-04spi: cadence-qspi: Fix probe error path and removeMiquel Raynal (Schneider Electric)
2026-03-04spi: spi-mem: Protect dirmap_create() with spi_mem_access_start/endChin-Ting Kuo
2026-03-04spi: spi-mem: Limit octal DTR constraints to octal DTR situationsMiquel Raynal
2026-03-04spi: stm32: fix Overrun issue at < 8bpwDeepak Kumar
2026-03-04spi: cadence-quadspi: Parse DT for flashes with the rest of the DT parsingMark Brown
2026-03-04spi-geni-qcom: use xfer->bits_per_word for can_dma()Jonathan Marek
2026-03-04spi-geni-qcom: initialize mode related registers to 0Jonathan Marek
2026-02-26spi: wpcm-fiu: Fix potential NULL pointer dereference in wpcm_fiu_probe()Felix Gu
2026-02-26spi: microchip-core: use XOR instead of ANDNOT to fix the logicAndy Shevchenko
2026-02-26spi: cadence-qspi: Remove redundant pm_runtime_mark_last_busy callAkif Ejaz
2026-02-05spi: tegra114: Preserve SPI mode bits in def_command1_regVishwaroop A
2026-02-02spi: tegra: Fix a memory leak in tegra_slink_probe()Felix Gu
2026-01-30spi: tegra210-quad: Protect curr_xfer check in IRQ handlerBreno Leitao
2026-01-30spi: tegra210-quad: Protect curr_xfer clearing in tegra_qspi_non_combined_seq...Breno Leitao
2026-01-30spi: tegra210-quad: Protect curr_xfer in tegra_qspi_combined_seq_xferBreno Leitao
2026-01-30spi: tegra210-quad: Protect curr_xfer assignment in tegra_qspi_setup_transfer...Breno Leitao
2026-01-30spi: tegra210-quad: Move curr_xfer read inside spinlockBreno Leitao
2026-01-30spi: tegra210-quad: Return IRQ_HANDLED when timeout already processed transferBreno Leitao
2026-01-15spi: intel-pci: Add support for Nova Lake SPI serial flashAlan Borzeszkowski
2026-01-15spi: spi-cadence: enable SPI_CONTROLLER_MUST_TXJun Guo
2026-01-12spi: hisi-kunpeng: Fixed the wrong debugfs node name in hisi_spi debugfs init...Devyn Liu
2026-01-12spi: spi-sprd-adi: Fix double free in probe error pathFelix Gu
2025-12-23spi: cadence-quadspi: Prevent indirect readMark Brown
2025-12-23spi: cadence-quadspi: Improve CQSPI_SLOW_SRAM quirk if flash is slowMateusz Litwin
2025-12-23spi: cadence-quadspi: Prevent lost complete() call during indirect readMateusz Litwin
2025-12-22spi: sun6i: Support A523's SPI controllersChen-Yu Tsai
2025-12-18spi: cadence-quadspi: Fix probe error path and loggingMark Brown
2025-12-17spi: mt65xx: Use IRQF_ONESHOT with threaded IRQFei Shao
2025-12-17spi: cadence-quadspi: Fix clock disable on probe failure pathAnurag Dutta
2025-12-17spi: cadence-quadspi: Add error logging for DMA request failureAnurag Dutta
2025-12-14spi: fsl-cpm: Check length parity before switching to 16 bit modeChristophe Leroy
2025-12-14spi: mpfs: Fix an error handling path in mpfs_spi_probe()Christophe JAILLET
2025-12-11Merge tag 'spi-fix-v6.19-merge-window' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-12-09spi: microchip-core: Fix an error handling path in mchp_corespi_probe()Christophe JAILLET
2025-12-04Merge tag 'gpio-updates-for-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-12-04Merge tag 'spi-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2025-12-02spi: cadence-qspi: Fix runtime PM imbalance in probeAli Tariq
2025-11-28spi: microchip-core: Refactor FIFO read and write handlersAndy Shevchenko
2025-11-28spi: ch341: fix out-of-bounds memory access in ch341_transfer_oneTianchu Chen
2025-11-27spi: microchip-core: Code improvementsMark Brown