aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi
AgeCommit message (Expand)Author
2024-03-28Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/cn96xxBruce Ashfield
2024-03-26spi: spi-mt65xx: Fix NULL pointer access in interrupt handlerFei Shao
2024-03-01spi: mt7621: Fix an error message in mt7621_spi_probe()Christophe JAILLET
2024-02-23spi: ppc4xx: Drop write-only variableUwe Kleine-König
2024-02-23spi: bcm-qspi: fix SFDP BFPT read by usig mspi readKamal Dasu
2024-02-20Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/cn96xxBruce Ashfield
2024-01-25spi: sh-msiof: Enforce fixed DTDL for R-Car H3Wolfram Sang
2023-12-05Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/cn96xxBruce Ashfield
2023-11-20spi: spi-zynq-qspi: add spi-mem to driver kconfig dependenciesAmit Kumar Mahapatra
2023-11-17Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/cn96xxBruce Ashfield
2023-11-08spi: npcm-fiu: Fix UMA reads when dummy.nbytes == 0William A. Kennington III
2023-10-12Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/cn96xxBruce Ashfield
2023-10-10spi: nxp-fspi: reset the FLSHxCR1 registersHan Xu
2023-09-26Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/cn96xxBruce Ashfield
2023-09-23spi: tegra20-sflash: fix to check return value of platform_get_irq() in tegra...Zhang Shurong
2023-07-27Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/cn96xxBruce Ashfield
2023-07-27spi: bcm63xx: fix max prepend lengthJonas Gorski
2023-07-27spi: bcm-qspi: return error if neither hif_mspi nor mspi is availableJonas Gorski
2023-07-27spi: spi-geni-qcom: Correct CS_TOGGLE bit in SPI_TRANS_CFGVijaya Krishna Nivarthi
2023-06-22Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/cn96xxBruce Ashfield
2023-06-21spi: fsl-dspi: avoid SCK glitches with continuous transfersVladimir Oltean
2023-06-21spi: spi-fsl-dspi: Remove unused chip->void_write_dataVladimir Oltean
2023-06-19Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/cn96xxBruce Ashfield
2023-06-14spi: qup: Request DMA before enabling clocksStephan Gerhold
2023-06-05Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/cn96xxBruce Ashfield
2023-05-30spi: fsl-cpm: Use 16 bit mode for large transfers with even sizeChristophe Leroy
2023-05-30spi: fsl-spi: Re-organise transfer bits_per_word adaptationChristophe Leroy
2023-05-30spi: spi-imx: fix MX51_ECSPI_* macros when cs > 3Kevin Groeneveld
2023-05-19Merge branch 'v5.4/standard/preempt-rt/base' into v5.4/standard/preempt-rt/cn...Bruce Ashfield
2023-05-17spi: fsl-spi: Fix CPM/QE mode Litte EndianChristophe Leroy
2023-05-17spi: qup: Don't skip cleanup in remove's error pathUwe Kleine-König
2023-03-17Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/cn96xxBruce Ashfield
2023-03-11spi: synquacer: Fix timeout handling in synquacer_spi_transfer_one()Christophe JAILLET
2023-03-11spi: bcm63xx-hsspi: Fix multi-bit mode settingWilliam Zhang
2023-03-11spi: bcm63xx-hsspi: fix pm_runtimeÁlvaro Fernández Rojas
2023-02-17Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/cn96xxBruce Ashfield
2023-02-06spi: spidev: remove debug messages that access spidev->spi without lockingBartosz Golaszewski
2023-01-25Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/cn96xxBruce Ashfield
2023-01-18spi: spi-gpio: Don't set MOSI as an input if not 3WIRE modeKris Bahnsen
2023-01-18spi: spidev: mask SPI_CS_HIGH in SPI_IOC_RD_MODEAlexander Sverdlin
2022-12-19Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/cn96xxBruce Ashfield
2022-12-08spi: spi-imx: Fix spi_bus_clk if requested clock is higher than input clockFrieder Schrempf
2022-12-08spi: stm32: fix stm32_spi_prepare_mbr() that halves spi clk for every runSean Nyekjaer
2022-11-30Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/cn96xxBruce Ashfield
2022-11-25spi: stm32: Print summary 'callbacks suppressed' messageMarek Vasut
2022-10-31Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/cn96xxBruce Ashfield
2022-10-26spi: s3c64xx: Fix large transfers with DMAVincent Whitchurch
2022-10-26spi/omap100k:Fix PM disable depth imbalance in omap1_spi100k_probeZhang Qilong
2022-10-26spi: qup: add missing clk_disable_unprepare on error in spi_qup_pm_resume_run...Xu Qiang
2022-10-26spi: qup: add missing clk_disable_unprepare on error in spi_qup_resume()Xu Qiang