aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/spi (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-27Merge tag 'spi-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds29-720/+1184
2025-05-27Merge tag 'sound-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-19/+23
2025-05-23spi: spi-qpic-snand: extend bitmasks usageMark Brown1-22/+23
2025-05-23spi: spi-qpic-snand: return early on error from qcom_spi_io_op()Gabor Juhos1-2/+4
2025-05-22spi: spi-fsl-dspi: Reset SR flags before sending a new messageLarisa Grigore1-0/+2
2025-05-22spi: spi-fsl-dspi: Halt the module after a new message transferBogdan-Gabriel Roman1-0/+24
2025-05-22spi: spi-fsl-dspi: restrict register range for regmap accessLarisa Grigore1-1/+19
2025-05-22spi: loopback-test: fix up const pointer issue in rx_ranges_cmp()Greg Kroah-Hartman1-2/+2
2025-05-22spi: gpio: fix const issue in spi_to_spi_gpio()Greg Kroah-Hartman1-1/+1
2025-05-21spi: spi-qpic-snand: remove superfluous parameters of qcom_spi_check_error()Gabor Juhos1-25/+5
2025-05-21spi: spi-qpic-snand: reuse qcom_spi_check_raw_flash_errors()Gabor Juhos1-21/+19
2025-05-20spi: sh-msiof: Transfer size improvements and I2SMark Brown1-223/+134
2025-05-20Add sound card support for QCS9100 and QCS9075Mark Brown3-5/+8
2025-05-19spi: spi_amd: Update Kconfig dependenciesRaju Rangoju1-1/+2
2025-05-19spi: spi_amd: Add HIDDMA basic write supportRaju Rangoju1-23/+112
2025-05-19spi: spi_amd: Remove read{q,b} usage on DMA bufferRaju Rangoju1-5/+11
2025-05-19spi: sh-msiof: Move register definitions to <linux/spi/sh_msiof.h>Geert Uytterhoeven1-124/+0
2025-05-19spi: sh-msiof: Document frame start sync pulse modeGeert Uytterhoeven1-0/+1
2025-05-19spi: sh-msiof: Double maximum DMA transfer size using two groupsGeert Uytterhoeven1-4/+8
2025-05-19spi: sh-msiof: Simplify BRG's Division RatioGeert Uytterhoeven1-12/+2
2025-05-19spi: sh-msiof: Increase TX FIFO size for R-Car V4H/V4MGeert Uytterhoeven1-2/+13
2025-05-19spi: sh-msiof: Correct RX FIFO size for R-Car Gen3Geert Uytterhoeven1-2/+2
2025-05-19spi: sh-msiof: Correct RX FIFO size for R-Car Gen2Geert Uytterhoeven1-1/+1
2025-05-19spi: sh-msiof: Add core support for dual-group transfersGeert Uytterhoeven1-5/+20
2025-05-19spi: sh-msiof: Correct SIMDR2_GRPMASKGeert Uytterhoeven1-2/+2
2025-05-19spi: sh-msiof: SIFCTR bitfield conversionGeert Uytterhoeven1-25/+23
2025-05-19spi: sh-msiof: SICTR bitfield conversionGeert Uytterhoeven1-15/+16
2025-05-19spi: sh-msiof: SITSCR/SIRSCR bitfield conversionGeert Uytterhoeven1-10/+10
2025-05-19spi: sh-msiof: SITMDR2 and SIRMDR2 bitfield conversionGeert Uytterhoeven1-4/+5
2025-05-19spi: sh-msiof: SITMDR1/SIRMDR1 bitfield conversionGeert Uytterhoeven1-21/+24
2025-05-19spi: sh-msiof: Make words/fs unsigned in FIFO helpersGeert Uytterhoeven1-33/+51
2025-05-19spi: sh-msiof: Make words/bits unsigned in sh_msiof_spi_txrx_once()Geert Uytterhoeven1-3/+3
2025-05-19spi: sh-msiof: Use bool for boolean flagsGeert Uytterhoeven1-9/+9
2025-05-19spi: sh-msiof: Complete using dev in sh_msiof_spi_probe()Geert Uytterhoeven1-1/+1
2025-05-19spi: sh-msiof: Fix maximum DMA transfer sizeGeert Uytterhoeven1-6/+7
2025-05-19spi: sh-msiof: Remove unneeded compatible valuesGeert Uytterhoeven1-8/+0
2025-05-19spi: sh-msiof: Drop comma after OF match table sentinelGeert Uytterhoeven1-1/+1
2025-05-16spi: spi-qpic-snand: extend FIELD_PREP() macro usageGabor Juhos1-7/+7
2025-05-16spi: spi-qpic-snand: use CW_PER_PAGE_MASK bitmaskGabor Juhos1-15/+16
2025-05-15spi: tegra210-quad: Add support for internal DMAVishwaroop A1-94/+131
2025-05-14spi: spi-qpic-snand: validate user/chip specific ECC propertiesGabor Juhos1-5/+37
2025-05-14spi: spi-sun4i: fix early activationAlessandro Grassi1-1/+4
2025-05-12Add more devm_ functions to fix PM imbalance inMark Brown1-13/+4
2025-05-11spi: atmel-quadspi: Fix unbalanced pm_runtime by using devm_ APIBence Csókás1-13/+4
2025-05-09Add RZ/G3E xSPI supportMark Brown1-1/+15
2025-05-08spi: rpc-if: Add write support for memory-mapped areaBiju Das1-1/+15
2025-05-08spi: tegra114: Use value to check for invalid delaysAaron Kling1-3/+3
2025-05-07This patch set did some clean up and add runtime pmMark Brown5-88/+122
2025-05-06spi: nxp-fspi: use devm instead of remove for driver detachHan Xu1-19/+22
2025-05-06spi: spi-nxp-fspi: remove the unchecked return value for nxp_fspi_clk_disable_unprepHaibo Chen1-3/+3