summaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)Author
2025-11-24spi: Try to get ACPI GPIO IRQ earlierHans de Goede
2025-11-13spi: rpc-if: Add resume support for RZ/G3EBiju Das
2025-11-13spi: spi-qpic-snand: handle 'use_ecc' parameter of qcom_spi_config_cw_read()Gabor Juhos
2025-11-13spi: loopback-test: Don't use %pK through printkThomas Weißschuh
2025-10-29spi: airoha: fix reading/writing of flashes with more than one plane per lunMikhail Kshevetskiy
2025-10-29spi: airoha: switch back to non-dma mode in the case of errorMikhail Kshevetskiy
2025-10-29spi: airoha: add support of dual/quad wires spi modes to exec_op() handlerMikhail Kshevetskiy
2025-10-29spi: airoha: return an error for continuous mode dirmap creation casesMikhail Kshevetskiy
2025-10-29spi: cadence-quadspi: Fix pm_runtime unbalance on dma EPROBE_DEFERMattijs Korpershoek
2025-10-29spi: spi-nxp-fspi: limit the clock rate for different sample clock source sel...Haibo Chen
2025-10-29spi: spi-nxp-fspi: add extra delay after dll lockedHan Xu
2025-10-29spi: spi-nxp-fspi: re-config the clock rate when operation require new clock ...Haibo Chen
2025-10-29spi: spi-nxp-fspi: add the support for sample data from DQS padHaibo Chen
2025-10-29spi: rockchip-sfc: Fix DMA-API usageMarek Szyprowski
2025-10-19spi: cadence-quadspi: Fix cqspi_setup_flash()Santhosh Kumar K
2025-10-19spi: cadence-quadspi: Flush posted register writes before DAC accessPratyush Yadav
2025-10-19spi: cadence-quadspi: Flush posted register writes before INDAC accessPratyush Yadav
2025-10-15spi: fix return code when spi device has too many chipselectsJonas Gorski
2025-09-22spi: omap2-mcspi: drive SPI_CLK on transfer_setup()Bastien Curutchet (Schneider Electric)
2025-09-18spi: cadence-qspi: defer runtime support on socfpga if reset bit is enabledKhairul Anuar Romli
2025-09-03spi: spi-qpic-snand: unregister ECC engine on probe error and device removeGabor Juhos
2025-09-01spi: spi-fsl-lpspi: Generic fixes and support forMark Brown
2025-09-01spi: cadence-quadspi: Implement refcount to handle unbind during busyKhairul Anuar Romli
2025-09-01spi: spi-fsl-lpspi: Add compatible for S32GLarisa Grigore
2025-09-01spi: spi-fsl-lpspi: Parameterize reading num-cs from hardwareJames Clark
2025-09-01spi: spi-fsl-lpspi: Treat prescale_max == 0 as no erratumJames Clark
2025-09-01spi: spi-fsl-lpspi: Constify devtype datasJames Clark
2025-09-01spi: spi-fsl-lpspi: Clear status register after disabling the moduleLarisa Grigore
2025-09-01spi: spi-fsl-lpspi: Reset FIFO and disable module on transfer abortLarisa Grigore
2025-09-01spi: spi-fsl-lpspi: Set correct chip-select polarity bitLarisa Grigore
2025-09-01spi: spi-fsl-lpspi: Fix transmissions when using CONTLarisa Grigore
2025-08-29spi: microchip-core-qspi: stop checking viability of op->max_freq in supports...Conor Dooley
2025-08-21Merge tag 'spi-fix-v6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-08-21spi: st: fix PM macros to use CONFIG_PM instead of CONFIG_PM_SLEEPRaphael Gallais-Pou
2025-08-09Merge tag 'spi-fix-v6.17-merge-window' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-08-07spi: spi-qpic-snand: fix calculating of ECC OOB regions' propertiesGabor Juhos
2025-08-07spi: spi-fsl-lpspi: Clamp too high speed_hzStefan Wahren
2025-08-07treewide: rename GPIO set callbacks back to their original namesBartosz Golaszewski
2025-08-06spi: spi-mem: add spi_mem_adjust_op_freq() in spi_mem_supports_op()Tianyu Xu
2025-08-04spi: spi-mem: Add missing kdoc argumentMiquel Raynal
2025-08-04spi: spi-qpic-snand: use correct CW_PER_PAGE value for OOB writeGabor Juhos
2025-08-01spi: cs42l43: Property entry should be a null-terminated arraySimon Trimmer
2025-07-31Merge tag 'mtd/for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds
2025-07-31Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2025-07-30spi: spi-mem: Take into account the actual maximum frequencyMiquel Raynal
2025-07-30spi: spi-mem: Use picoseconds for calculating the op durationsMiquel Raynal
2025-07-29Merge tag 'locking-core-2025-07-29' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-07-29Merge branches 'clk-bindings', 'clk-cleanup', 'clk-pwm', 'clk-hw-device', 'cl...Stephen Boyd
2025-07-28Merge tag 'spi-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2025-07-28Merge tag 'pm-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds