summaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)AuthorFilesLines
7 daysspi: spi-fsl-lpspi: Clamp too high speed_hzStefan Wahren1-5/+3
2025-08-15spi: cs42l43: Property entry should be a null-terminated arraySimon Trimmer1-1/+1
2025-08-15spi: stm32: Check for cfg availability in stm32_spi_probeClément Le Goffic1-1/+7
2025-08-01spi: cadence-quadspi: fix cleanup of rx_chan on failure pathsKhairul Anuar Romli1-5/+0
2025-07-24spi: Add check for 8-bit transfer with 8 IO mode supportCheng Ming Lin1-4/+10
2025-07-10spi: spi-fsl-dspi: Clear completion counter before initiating transferJames Clark1-1/+10
2025-07-06spi: fsl-qspi: Fix double cleanup in probe error pathKevin Hao1-5/+2
2025-07-06spi: fsl-qspi: use devm function instead of driver removeHan Xu1-14/+17
2025-07-06spi: spi-cadence-quadspi: Fix pm runtime unbalanceKhairul Anuar Romli1-5/+7
2025-06-19spi: omap2-mcspi: Disable multi-mode when the previous message kept CS assertedFélix Piédallu1-10/+10
2025-06-19spi: omap2-mcspi: Disable multi mode when CS should be kept asserted after me...Félix Piédallu1-3/+9
2025-06-19spi: bcm63xx-hsspi: fix shared resetÁlvaro Fernández Rojas1-1/+1
2025-06-19spi: bcm63xx-spi: fix shared resetÁlvaro Fernández Rojas1-1/+1
2025-06-19spi: sh-msiof: Fix maximum DMA transfer sizeGeert Uytterhoeven1-6/+7
2025-06-19spi: tegra210-quad: modify chip select (CS) deactivationVishwaroop A1-4/+4
2025-06-19spi: tegra210-quad: remove redundant error handling codeVishwaroop A1-4/+0
2025-06-19spi: tegra210-quad: Fix X1_X2_X4 encoding and support x4 transfersVishwaroop A1-8/+4
2025-06-04spi: spi-sun4i: fix early activationAlessandro Grassi1-1/+4
2025-05-29spi: spi-fsl-dspi: Reset SR flags before sending a new messageLarisa Grigore1-0/+2
2025-05-29spi: spi-fsl-dspi: Halt the module after a new message transferBogdan-Gabriel Roman1-0/+24
2025-05-29spi: spi-fsl-dspi: restrict register range for regmap accessLarisa Grigore1-1/+19
2025-05-29spi: zynqmp-gqspi: Always acknowledge interruptsSean Anderson1-12/+8
2025-05-29spi: spi-mux: Fix coverity issue, unchecked return valueSergio Perez Gonzalez1-3/+1
2025-05-29spi-rockchip: Fix register out of bounds accessLuis de Arquer1-1/+1
2025-05-22spi: tegra114: Use value to check for invalid delaysAaron Kling1-3/+3
2025-05-22spi: loopback-test: Do not split 1024-byte hexdumpsGeert Uytterhoeven1-1/+1
2025-05-09spi: tegra114: Don't fail set_cs_timing when delays are zeroAaron Kling1-3/+3
2025-05-02spi: spi-imx: Add check for spi_imx_setupxfer()Tamura Dai1-1/+4
2025-05-02spi: tegra210-quad: add rate limiting and simplify timeout error messageBreno Leitao1-2/+2
2025-05-02spi: tegra210-quad: use WARN_ON_ONCE instead of WARN_ON for timeoutsBreno Leitao1-1/+1
2025-04-20spi: cadence-qspi: Fix probe on AM62A LP SKMiquel Raynal1-0/+6
2025-04-10spi: bcm2835: Restore native CS probing when pinctrl-bcm2835 is absentFlorian Fainelli1-1/+14
2025-04-10spi: bcm2835: Do not call gpiod_put() on invalid descriptorFlorian Fainelli1-1/+2
2025-04-10spi: cadence: Fix out-of-bounds array access in cdns_mrvl_xspi_setup_clock()Josh Poimboeuf1-1/+1
2025-03-22spi: microchip-core: prevent RX overflows when transmit size > FIFO sizeConor Dooley1-23/+18
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