summaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)AuthorFilesLines
2025-06-04spi: spi-sun4i: fix early activationAlessandro Grassi1-1/+4
2025-06-04spi: spi-fsl-dspi: Reset SR flags before sending a new messageLarisa Grigore1-0/+2
2025-06-04spi: spi-fsl-dspi: Halt the module after a new message transferBogdan-Gabriel Roman1-0/+24
2025-06-04spi: spi-fsl-dspi: restrict register range for regmap accessLarisa Grigore1-1/+19
2025-06-04spi: zynqmp-gqspi: Always acknowledge interruptsSean Anderson1-12/+8
2025-05-22spi: loopback-test: Do not split 1024-byte hexdumpsGeert Uytterhoeven1-1/+1
2025-05-02spi: cadence-qspi: Fix probe on AM62A LP SKMiquel Raynal1-0/+6
2025-03-13spi-mxs: Fix chipselect glitchRalf Schlatterbeck1-1/+2
2025-03-13spi: zynq-qspi: Add check for clk_enable()Mingwei Zheng1-2/+11
2024-12-14spi: mpc52xx: Add cancel_work_sync before module removePei Xiao1-0/+1
2024-12-14spi: Fix acpi deferred irq probeStanislaw Gruszka1-3/+10
2024-12-14spi: atmel-quadspi: Fix register name in verbose logging functionCsókás, Bence1-1/+1
2024-12-14spi: zynqmp-gqspi: Undo runtime PM changes at driver exit time​Jinjie Ruan1-0/+2
2024-12-14spi: tegra210-quad: Avoid shift-out-of-boundsBreno Leitao1-1/+1
2024-12-14spi: spi-fsl-lpspi: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan1-8/+4
2024-12-14spi: spi-fsl-lpspi: downgrade log level for pio modeAlexander Stein1-1/+1
2024-10-17spi: bcm63xx: Fix missing pm_runtime_disable()Jinjie Ruan1-4/+4
2024-10-17spi: bcm63xx: Fix module autoloadingJinjie Ruan1-0/+1
2024-10-17spi: s3c64xx: fix timeout counters in flush_fifoBen Dooks1-2/+2
2024-10-17spi: spi-imx: Fix pm_runtime_set_suspended() with runtime pm enabledJinjie Ruan1-1/+1
2024-10-17spi: lpspi: Simplify some error messageChristophe JAILLET1-1/+1
2024-10-17spi: spi-fsl-lpspi: Undo runtime PM changes at driver exit timeJinjie Ruan1-0/+1
2024-10-17spi: lpspi: release requested DMA channelsAlexander Stein1-1/+5
2024-10-17spi: lpspi: Silence error message upon deferred probeAlexander Stein1-1/+1
2024-10-17spi: ppc4xx: Avoid returning 0 when failed to parse and map IRQAndy Shevchenko1-3/+3
2024-10-17spi: ppc4xx: handle irq_of_parse_and_map() errorsMa Ke1-0/+3
2024-10-17spi: spidev: Add missing spi_device_id for jg10309-01Geert Uytterhoeven1-0/+1
2024-10-17spi: bcm63xx: Enable module autoloadingLiao Chen1-0/+1
2024-10-17spi: spidev: Add an entry for elgin,jg10309-01Fabio Estevam1-0/+1
2024-10-17spi: nxp-fspi: fix the KASAN report out-of-bounds bugHan Xu1-2/+3
2024-08-19spi: spi-fsl-lpspi: Fix scldiv calculationStefan Wahren1-2/+4
2024-08-19spi: spidev: Add missing spi_device_id for bh2228fvGeert Uytterhoeven1-0/+1
2024-08-19spi: spidev: add correct compatible for Rohm BH2228FVConor Dooley1-0/+1
2024-08-19spi: spidev: order compatibles alphabeticallyKrzysztof Kozlowski1-4/+4
2024-08-19spidev: Add Silicon Labs EM3581 device compatibleVincent Tremblay1-0/+2
2024-08-19spi: spidev: Replace OF specific code by device property APIAndy Shevchenko1-23/+22
2024-08-19spi: spidev: Replace ACPI specific code by device_get_match_data()Andy Shevchenko1-28/+19
2024-08-19spi: spidev: Make probe to fail early if a spidev compatible is usedJavier Martinez Canillas1-3/+4
2024-07-27spi: mux: set ctlr->bits_per_word_maskDavid Lechner1-0/+1
2024-07-27spi: imx: Don't expect DMA for i.MX{25,35,50,51,53} cspi devicesUwe Kleine-König1-1/+1
2024-06-16spi: stm32: Don't warn about spurious interruptsUwe Kleine-König1-1/+1
2024-06-16spi: Don't mark message DMA mapped when no transfer in it isAndy Shevchenko1-0/+4
2024-05-17spi: hisi-kunpeng: Delete the dump interface of data registers in debugfsDevyn Liu1-2/+0
2024-03-26spi: spi-mt65xx: Fix NULL pointer access in interrupt handlerFei Shao1-10/+12
2024-03-01spi: sh-msiof: avoid integer overflow in constantsWolfram Sang1-8/+8
2024-03-01spi: hisi-sfc-v3xx: Return IRQ_NONE if no interrupts were detectedDevyn Liu1-0/+5
2024-02-23spi: ppc4xx: Drop write-only variableUwe Kleine-König1-5/+0
2024-02-23spi: bcm-qspi: fix SFDP BFPT read by usig mspi readKamal Dasu1-2/+2
2024-01-25spi: sh-msiof: Enforce fixed DTDL for R-Car H3Wolfram Sang1-0/+17
2024-01-25spi: spi-zynqmp-gqspi: fix driver kconfig dependenciesAmit Kumar Mahapatra1-1/+2