summaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)AuthorFilesLines
2025-03-13spi-mxs: Fix chipselect glitchRalf Schlatterbeck1-1/+2
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-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-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-09spi: Fix acpi deferred irq probeStanislaw Gruszka1-3/+10
2024-12-09spi: atmel-quadspi: Fix register name in verbose logging functionCsókás, Bence1-1/+1
2024-12-09spi: zynqmp-gqspi: Undo runtime PM changes at driver exit time​Jinjie Ruan1-0/+2
2024-12-09spi: tegra210-quad: Avoid shift-out-of-boundsBreno Leitao1-1/+1
2024-12-09spi: spi-fsl-lpspi: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan1-8/+4
2024-11-08spi: spi-fsl-dspi: Fix crash when not using GPIO chip selectFrank Li1-1/+5
2024-11-08spi: geni-qcom: Fix boot warning related to pm_runtime and devresGeorgi Djakov1-3/+5
2024-10-17spi: spi-fsl-lpspi: remove redundant spi_controller_put callCarlos Song1-8/+6
2024-10-10spi: bcm63xx: Fix missing pm_runtime_disable()Jinjie Ruan1-4/+4
2024-10-10spi: bcm63xx: Fix module autoloadingJinjie Ruan1-0/+1
2024-10-10spi: rpc-if: Add missing MODULE_DEVICE_TABLEBiju Das1-0/+7
2024-10-10spi: s3c64xx: fix timeout counters in flush_fifoBen Dooks1-2/+2
2024-10-10spi: spi-cadence: Fix missing spi_controller_is_target() checkJinjie Ruan1-2/+4
2024-10-10spi: spi-cadence: Fix pm_runtime_set_suspended() with runtime pm enabledJinjie Ruan1-2/+2
2024-10-10spi: spi-cadence: Use helper function devm_clk_get_enabled()Li Zetao1-20/+3
2024-10-10spi: spi-imx: Fix pm_runtime_set_suspended() with runtime pm enabledJinjie Ruan1-1/+1
2024-10-04spi: atmel-quadspi: Fix wrong register value written to MRAlexander Dahl1-1/+1
2024-10-04spi: fspi: add support for imx8ulpHaibo Chen1-0/+10
2024-10-04spi: fspi: involve lut_num for struct nxp_fspi_devtype_dataHaibo Chen1-19/+25
2024-10-04spi: atmel-quadspi: Avoid overwriting delay register settingsAlexander Dahl1-6/+8
2024-10-04spi: spi-fsl-lpspi: Undo runtime PM changes at driver exit timeJinjie Ruan1-0/+1
2024-10-04spi: atmel-quadspi: Undo runtime PM changes at driver exit timeJinjie Ruan1-0/+1
2024-10-04spi: bcmbca-hsspi: Fix missing pm_runtime_disable()Jinjie Ruan1-4/+4
2024-10-04spi: ppc4xx: Avoid returning 0 when failed to parse and map IRQAndy Shevchenko1-3/+3
2024-10-04spi: ppc4xx: handle irq_of_parse_and_map() errorsMa Ke1-0/+3
2024-09-30spi: spidev: Add missing spi_device_id for jg10309-01Geert Uytterhoeven1-0/+1
2024-09-30spi: bcm63xx: Enable module autoloadingLiao Chen1-0/+1
2024-09-30spi: spidev: Add an entry for elgin,jg10309-01Fabio Estevam1-0/+1
2024-09-18spi: geni-qcom: Fix incorrect free_irq() sequenceJinjie Ruan1-2/+2
2024-09-18spi: geni-qcom: Undo runtime PM changes at driver exit timeJinjie Ruan1-7/+6
2024-09-18spi: nxp-fspi: fix the KASAN report out-of-bounds bugHan Xu1-2/+3
2024-09-12spi: spi-fsl-lpspi: Fix off-by-one in prescale maxStefan Wahren1-2/+2
2024-09-12spi: spi-fsl-lpspi: limit PRESCALE bit in TCR registerCarlos Song1-2/+29
2024-09-12spi: hisi-kunpeng: Add verification for the max_frequency provided by the fir...Devyn Liu1-0/+3
2024-09-12spi: rockchip: Resolve unbalanced runtime PM / system PM handlingBrian Norris1-16/+7
2024-09-08spi: hisi-kunpeng: Add validation for the minimum value of speed_hzDevyn Liu1-0/+1
2024-08-14spi: spi-fsl-lpspi: Fix scldiv calculationStefan Wahren1-2/+4
2024-08-14spi: spidev: Add missing spi_device_id for bh2228fvGeert Uytterhoeven1-0/+1
2024-08-03spi: spidev: add correct compatible for Rohm BH2228FVConor Dooley1-0/+1