aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi
AgeCommit message (Expand)Author
2023-09-13spi: mpc5xxx-psc: Fix unsigned expression compared with zeroLi Zetao
2023-09-13spi: tegra20-sflash: fix to check return value of platform_get_irq() in tegra...Zhang Shurong
2023-08-30spi: spi-cadence: Fix data corruption issues in slave modeSrinivas Goud
2023-07-27spi: dw: Remove misleading comment for Mount Evans SoCAbe Kohandel
2023-07-27spi: s3c64xx: clear loopback bit after loopback testJaewon Kim
2023-07-27spi: bcm63xx: fix max prepend lengthJonas Gorski
2023-07-27spi: dw: Add compatible for Intel Mount Evans SoCAbe Kohandel
2023-07-27spi: cadence-quadspi: Add compatible for AMD Pensando Elba SoCBrad Larson
2023-07-19spi: bcm-qspi: return error if neither hif_mspi nor mspi is availableJonas Gorski
2023-07-19spi: spi-geni-qcom: enable SPI_CONTROLLER_MUST_TX for GPI DMA modeDmitry Baryshkov
2023-07-19spi: spi-geni-qcom: Do not do DMA map/unmap inside driver, use framework insteadVijaya Krishna Nivarthi
2023-07-19spi: dw: Round of n_bytes to power of 2Joy Chakraborty
2023-07-19spi: spi-geni-qcom: Correct CS_TOGGLE bit in SPI_TRANS_CFGVijaya Krishna Nivarthi
2023-06-15spi: spi-geni-qcom: correctly handle -EPROBE_DEFER from dma_request_chan()Neil Armstrong
2023-06-13spi: dw: Replace incorrect spi_get_chipselect with setAbe Kohandel
2023-06-06spi: fsl-dspi: avoid SCK glitches with continuous transfersVladimir Oltean
2023-06-06spi: cadence-quadspi: Add missing check for dma_set_maskJiasheng Jiang
2023-05-30spi: qup: Request DMA before enabling clocksStephan Gerhold
2023-05-23spi: mt65xx: make sure operations completed before unloadingDaniel Golle
2023-05-23spi: lpspi: disable lpspi module irq in DMA modeClark Wang
2023-05-22spi: spi-cadence: Interleave write of TX and read of RX FIFOCharles Keepax
2023-05-16spi: dw: Replace spi->chip_select references with function callsAmit Kumar Mahapatra
2023-05-15spi: spi-cadence: Only overlap FIFO transactions in slave modeCharles Keepax
2023-05-15spi: spi-cadence: Avoid read of RX FIFO before its readyCharles Keepax
2023-05-11spi: spi-geni-qcom: Select FIFO mode for chip selectVijaya Krishna Nivarthi
2023-04-27Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-27Merge tag 'spi-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2023-04-25spi: bcm63xx: use macro DEFINE_SIMPLE_DEV_PM_OPSDhruva Gole
2023-04-24Tegra TPM driver with HW flow controlMark Brown
2023-04-21spi: tegra210-quad: Enable TPM wait pollingKrishna Yarlagadda
2023-04-21spi: bcm63xx: remove PM_SLEEP based conditional compilationDhruva Gole
2023-04-20spi: cadence-quadspi: use macro DEFINE_SIMPLE_DEV_PM_OPSDhruva Gole
2023-04-19Merge tag 'spi-fix-v6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-04-19spi: spi-rockchip: Fix missing unwind goto in rockchip_sfc_probe()Li Lanzhe
2023-04-18spi: spi-cadence: Add Slave mode supportMark Brown
2023-04-18spi: spi-cadence: Add support for Slave modeSrinivas Goud
2023-04-18spi: spi-cadence: Switch to spi_controller structureSrinivas Goud
2023-04-18spi: cadence-quadspi: fix suspend-resume implementationsDhruva Gole
2023-04-17spi: cadence-quadspi: Fix random issues with XilinxMark Brown
2023-04-17spi: dw: Add support for AMD Pensando Elba SoCBrad Larson
2023-04-17spi: cadence-quadspi: Disable the SPI before reconfiguringSai Krishna Potthuri
2023-04-17spi: cadence-quadspi: Update the read timeout based on the lengthSai Krishna Potthuri
2023-04-13Merge tag 'devicetree-fixes-for-6.2-3' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-04-13spi: spi-loopback-test: Add module param for iteration lengthRohit Ner
2023-04-11treewide: Fix probing of devices in DT overlaysGeert Uytterhoeven
2023-04-11spi: add support for Amlogic A1 SPI Flash ControllerMartin Kurbanov
2023-04-05of: Rename of_modalias_node()Miquel Raynal
2023-04-05spi: mchp-pci1xxxx: Fix minor bugs in spi-pci1xxxxMark Brown
2023-04-05spi: fsl-spi: No need to check transfer length versus word sizeChristophe Leroy