summaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)AuthorFilesLines
2025-02-21spi: sn-f-ospi: Fix division by zeroKunihiko Hayashi1-0/+3
2025-02-17spi: atmel-qspi: Memory barriers after memory-mapped I/OBence Csókás1-2/+9
2025-02-17spi: atmel-quadspi: Create `atmel_qspi_ops` to support newer SoC familiesCsókás, Bence1-34/+77
2025-02-08spi: omap2-mcspi: Correctly handle devm_clk_get_optional() errorsMark Brown1-3/+8
2025-02-08spi: zynq-qspi: Add check for clk_enable()Mingwei Zheng1-2/+11
2025-01-09spi: spi-cadence-qspi: Disable STIG mode for Altera SoCFPGA.Niravkumar L Rabara1-2/+8
2025-01-02spi: omap2-mcspi: Fix the IS_ERR() bug for devm_clk_get_optional_enabled()Purushothama Siddaiah1-3/+3
2025-01-02spi: intel: Add Panther Lake SPI controller supportAapo Vienamo1-0/+2
2024-12-19spi: aspeed: Fix an error handling path in aspeed_spi_[read|write]_user()Christophe JAILLET1-4/+6
2024-12-19spi: rockchip: Fix PM runtime count on no-op csChristian Loehle1-0/+14
2024-12-14spi: spi-fsl-lpspi: Adjust type of scldivStefan Wahren1-3/+4
2024-12-14spi: mpc52xx: Add cancel_work_sync before module removePei Xiao1-0/+1
2024-12-05spi: Fix acpi deferred irq probeStanislaw Gruszka1-3/+10
2024-12-05spi: atmel-quadspi: Fix register name in verbose logging functionCsókás, Bence1-1/+1
2024-12-05spi: zynqmp-gqspi: Undo runtime PM changes at driver exit time​Jinjie Ruan1-0/+2
2024-12-05spi: tegra210-quad: Avoid shift-out-of-boundsBreno Leitao1-1/+1
2024-12-05spi: spi-fsl-lpspi: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan1-8/+4
2024-10-24spi: spi-fsl-dspi: Fix crash when not using GPIO chip selectFrank Li1-1/+5
2024-10-22spi: geni-qcom: Fix boot warning related to pm_runtime and devresGeorgi Djakov1-3/+5
2024-10-21spi: mtk-snfi: fix kerneldoc for mtk_snand_is_page_ops()Bartosz Golaszewski1-1/+1
2024-10-10spi: stm32: fix missing device mode capability in stm32mp25Alain Volmat1-0/+1
2024-10-05Merge tag 'spi-fix-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-7/+9
2024-10-03move asm/unaligned.h to linux/unaligned.hAl Viro8-8/+8
2024-10-02spi: Fix pm_runtime_set_suspended() with runtime pmMark Brown2-4/+6
2024-10-01spi: s3c64xx: fix timeout counters in flush_fifoBen Dooks1-2/+2
2024-10-01spi: atmel-quadspi: Fix wrong register value written to MRAlexander Dahl1-1/+1
2024-09-30spi: spi-cadence: Fix missing spi_controller_is_target() checkJinjie Ruan1-2/+4
2024-09-30spi: spi-cadence: Fix pm_runtime_set_suspended() with runtime pm enabledJinjie Ruan1-2/+2
2024-09-30spi: spi-imx: Fix pm_runtime_set_suspended() with runtime pm enabledJinjie Ruan1-1/+1
2024-09-27[tree-wide] finally take no_llseek outAl Viro1-1/+0
2024-09-26Merge tag 'soc-ep93xx-dt-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-45/+23
2024-09-26Merge tag 'spi-fix-v6.12-merge-window' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-33/+26
2024-09-20spi: atmel-quadspi: Avoid overwriting delay register settingsAlexander Dahl1-6/+8
2024-09-20spi: airoha: remove read cache in airoha_snand_dirmap_read()Lorenzo Bianconi1-21/+0
2024-09-19spi: spi-fsl-lpspi: Undo runtime PM changes at driver exit timeJinjie Ruan1-0/+1
2024-09-19spi: atmel-quadspi: Undo runtime PM changes at driver exit timeJinjie Ruan1-0/+1
2024-09-18spi: airoha: fix airoha_snand_{write,read}_data data_len estimationLorenzo Bianconi1-2/+2
2024-09-18spi: airoha: fix dirmap_{read,write} operationsLorenzo Bianconi1-4/+14
2024-09-17Merge tag 'spi-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds26-228/+920
2024-09-12spi: ep93xx: update kerneldoc comments for ep93xx_spiArnd Bergmann1-2/+0
2024-09-12spi: ep93xx: add DT support for Cirrus EP93xxNikita Shubin1-43/+23
2024-09-12spi: geni-qcom: Use devm functions to simplify codeJinjie Ruan1-39/+24
2024-09-12spi: Merge up fixesMark Brown13-60/+135
2024-09-12spi: nxp-fspi: fix the KASAN report out-of-bounds bugHan Xu1-2/+3
2024-09-10spi: remove spi_controller_is_slave() and spi_slave_abort()Yang Yingliang1-12/+1
2024-09-10spi: slave-mt27xx: switch to use target_abortYang Yingliang1-6/+6
2024-09-10spi: spidev: switch to use spi_target_abort()Yang Yingliang1-1/+1
2024-09-10spi: slave-system-control: switch to use spi_target_abort()Yang Yingliang1-1/+1
2024-09-10spi: slave-time: switch to use spi_target_abort()Yang Yingliang1-1/+1
2024-09-10spi: switch to use spi_controller_is_target()Yang Yingliang1-4/+4