summaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)Author
2025-01-09spi: spi-cadence-qspi: Disable STIG mode for Altera SoCFPGA.Niravkumar L Rabara
2025-01-02spi: omap2-mcspi: Fix the IS_ERR() bug for devm_clk_get_optional_enabled()Purushothama Siddaiah
2025-01-02spi: intel: Add Panther Lake SPI controller supportAapo Vienamo
2024-12-19spi: aspeed: Fix an error handling path in aspeed_spi_[read|write]_user()Christophe JAILLET
2024-12-19spi: rockchip: Fix PM runtime count on no-op csChristian Loehle
2024-12-14spi: spi-fsl-lpspi: Adjust type of scldivStefan Wahren
2024-12-14spi: mpc52xx: Add cancel_work_sync before module removePei Xiao
2024-12-05spi: Fix acpi deferred irq probeStanislaw Gruszka
2024-12-05spi: atmel-quadspi: Fix register name in verbose logging functionCsókás, Bence
2024-12-05spi: zynqmp-gqspi: Undo runtime PM changes at driver exit time​Jinjie Ruan
2024-12-05spi: tegra210-quad: Avoid shift-out-of-boundsBreno Leitao
2024-12-05spi: spi-fsl-lpspi: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan
2024-10-23spi: spi-fsl-dspi: Fix crash when not using GPIO chip selectFrank Li
2024-10-22spi: geni-qcom: Fix boot warning related to pm_runtime and devresGeorgi Djakov
2024-10-21spi: mtk-snfi: fix kerneldoc for mtk_snand_is_page_ops()Bartosz Golaszewski
2024-10-10spi: stm32: fix missing device mode capability in stm32mp25Alain Volmat
2024-10-05Merge tag 'spi-fix-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-10-02spi: Fix pm_runtime_set_suspended() with runtime pmMark Brown
2024-10-01spi: s3c64xx: fix timeout counters in flush_fifoBen Dooks
2024-10-01spi: atmel-quadspi: Fix wrong register value written to MRAlexander Dahl
2024-09-30spi: spi-cadence: Fix missing spi_controller_is_target() checkJinjie Ruan
2024-09-30spi: spi-cadence: Fix pm_runtime_set_suspended() with runtime pm enabledJinjie Ruan
2024-09-30spi: spi-imx: Fix pm_runtime_set_suspended() with runtime pm enabledJinjie Ruan
2024-09-27[tree-wide] finally take no_llseek outAl Viro
2024-09-26Merge tag 'soc-ep93xx-dt-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-09-25Merge tag 'spi-fix-v6.12-merge-window' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-09-20spi: atmel-quadspi: Avoid overwriting delay register settingsAlexander Dahl
2024-09-20spi: airoha: remove read cache in airoha_snand_dirmap_read()Lorenzo Bianconi
2024-09-19spi: spi-fsl-lpspi: Undo runtime PM changes at driver exit timeJinjie Ruan
2024-09-19spi: atmel-quadspi: Undo runtime PM changes at driver exit timeJinjie Ruan
2024-09-18spi: airoha: fix airoha_snand_{write,read}_data data_len estimationLorenzo Bianconi
2024-09-18spi: airoha: fix dirmap_{read,write} operationsLorenzo Bianconi
2024-09-17Merge tag 'spi-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2024-09-12spi: ep93xx: update kerneldoc comments for ep93xx_spiArnd Bergmann
2024-09-12spi: ep93xx: add DT support for Cirrus EP93xxNikita Shubin
2024-09-12spi: geni-qcom: Use devm functions to simplify codeJinjie Ruan
2024-09-12spi: Merge up fixesMark Brown
2024-09-11spi: nxp-fspi: fix the KASAN report out-of-bounds bugHan Xu
2024-09-10spi: remove spi_controller_is_slave() and spi_slave_abort()Yang Yingliang
2024-09-10spi: slave-mt27xx: switch to use target_abortYang Yingliang
2024-09-10spi: spidev: switch to use spi_target_abort()Yang Yingliang
2024-09-10spi: slave-system-control: switch to use spi_target_abort()Yang Yingliang
2024-09-10spi: slave-time: switch to use spi_target_abort()Yang Yingliang
2024-09-10spi: switch to use spi_controller_is_target()Yang Yingliang
2024-09-09spi: geni-qcom: Fix incorrect free_irq() sequenceJinjie Ruan
2024-09-09spi: geni-qcom: Undo runtime PM changes at driver exit timeJinjie Ruan
2024-09-05spi: fspi: add support for imx8ulpHaibo Chen
2024-09-05spi: fspi: involve lut_num for struct nxp_fspi_devtype_dataHaibo Chen
2024-09-05spi: spi-fsl-lpspi: Fix off-by-one in prescale maxStefan Wahren