summaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)Author
2025-10-02spi: cadence-qspi: defer runtime support on socfpga if reset bit is enabledKhairul Anuar Romli
2025-10-02spi: cadence-quadspi: Implement refcount to handle unbind during busyKhairul Anuar Romli
2025-09-09spi: spi-qpic-snand: unregister ECC engine on probe error and device removeGabor Juhos
2025-09-09spi: spi-fsl-lpspi: Clear status register after disabling the moduleLarisa Grigore
2025-09-09spi: spi-fsl-lpspi: Reset FIFO and disable module on transfer abortLarisa Grigore
2025-09-09spi: spi-fsl-lpspi: Set correct chip-select polarity bitLarisa Grigore
2025-09-09spi: spi-fsl-lpspi: Fix transmissions when using CONTLarisa Grigore
2025-09-09spi: microchip-core-qspi: stop checking viability of op->max_freq in supports...Conor Dooley
2025-08-28spi: spi-qpic-snand: fix calculating of ECC OOB regions' propertiesGabor Juhos
2025-08-28spi: spi-fsl-lpspi: Clamp too high speed_hzStefan Wahren
2025-08-28spi: spi-qpic-snand: use correct CW_PER_PAGE value for OOB writeGabor Juhos
2025-08-15spi: cs42l43: Property entry should be a null-terminated arraySimon Trimmer
2025-08-15spi: spi-nxp-fspi: Check return value of devm_mutex_init()Thomas Weißschuh
2025-08-15spi: stm32: Check for cfg availability in stm32_spi_probeClément Le Goffic
2025-07-23spi: spi-qpic-snand: don't hardcode ECC stepsGabor Juhos
2025-07-14spi: Add check for 8-bit transfer with 8 IO mode supportCheng Ming Lin
2025-07-01spi: cadence-quadspi: fix cleanup of rx_chan on failure pathsKhairul Anuar Romli
2025-06-30spi: spi-qpic-snand: avoid memory corruptionMark Brown
2025-06-29spi: spi-fsl-dspi: Clear completion counter before initiating transferJames Clark
2025-06-29spi: spi-qpic-snand: reallocate BAM transactionsGabor Juhos
2025-06-24spi: spi-cadence-quadspi: Fix pm runtime unbalanceKhairul Anuar Romli
2025-06-13spi: tegra210-qspi: Remove cache operationsThierry Reding
2025-06-13spi: spi-pci1xxxx: Drop MSI-X usage as unsupported by DMA engineThangaraj Samynathan
2025-06-11spi: stm32-ospi: clean up on error in probe()Dan Carpenter
2025-06-09SPI: omap2-mcspi: Fix SPI CS behaviour aroundMark Brown
2025-06-09spi: stm32-ospi: Make usage of reset_control_acquire/release() APIPatrice Chotard
2025-06-09spi: offload: check offload ops existence before disabling the triggerAndres Urian Florez
2025-06-08spi: spi-pci1xxxx: Fix error code in probeDan Carpenter
2025-06-08spi: loongson: Fix build warnings about export.hHuacai Chen
2025-06-08spi: omap2-mcspi: Disable multi-mode when the previous message kept CS assertedFélix Piédallu
2025-06-08spi: omap2-mcspi: Disable multi mode when CS should be kept asserted after me...Félix Piédallu
2025-06-06Merge tag 'spi-v6.16-merge-window' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-06-02Merge tag 'mtd/for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds
2025-06-02spi: spi-qpic-snand: document the limited bit error reporting capabilityGabor Juhos
2025-05-30spi: bcm63xx-hsspi: fix shared resetÁlvaro Fernández Rojas
2025-05-30spi: bcm63xx-spi: fix shared resetÁlvaro Fernández Rojas
2025-05-27Merge tag 'spi-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2025-05-27Merge tag 'sound-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2025-05-27spi: spi-pci1xxxx: Fix Probe failure with Dual SPI instance with INTx interruptsThangaraj Samynathan
2025-05-23spi: spi-qpic-snand: extend bitmasks usageMark Brown
2025-05-23spi: spi-qpic-snand: return early on error from qcom_spi_io_op()Gabor Juhos
2025-05-22spi: spi-fsl-dspi: Reset SR flags before sending a new messageLarisa Grigore
2025-05-22spi: spi-fsl-dspi: Halt the module after a new message transferBogdan-Gabriel Roman
2025-05-22spi: spi-fsl-dspi: restrict register range for regmap accessLarisa Grigore
2025-05-22spi: loopback-test: fix up const pointer issue in rx_ranges_cmp()Greg Kroah-Hartman
2025-05-22spi: gpio: fix const issue in spi_to_spi_gpio()Greg Kroah-Hartman
2025-05-21spi: spi-qpic-snand: remove superfluous parameters of qcom_spi_check_error()Gabor Juhos
2025-05-21spi: spi-qpic-snand: reuse qcom_spi_check_raw_flash_errors()Gabor Juhos
2025-05-20spi: sh-msiof: Transfer size improvements and I2SMark Brown
2025-05-20Add sound card support for QCS9100 and QCS9075Mark Brown