aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-11-11Merge tag 'spi-fix-v6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds6-18/+48
2022-11-04spi: amd: Fix SPI_SPD7 valueVitaly Rodionov1-1/+1
2022-11-03spi: stm32: fix stm32_spi_prepare_mbr() that halves spi clk for every runSean Nyekjaer1-1/+1
2022-11-02spi: meson-spicc: fix do_div build error on non-arm64Neil Armstrong1-1/+1
2022-11-01spi: intel: Use correct mask for flash and protected regionsMika Westerberg1-4/+4
2022-10-31spi: mediatek: Fix package division errorzhichao.liu1-10/+13
2022-10-28spi: tegra210-quad: Don't initialise DMA if not supportedJon Hunter1-0/+6
2022-10-26Merge tag 'spi-fix-v6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds6-6/+13
2022-10-26spi: meson-spicc: move wait completion in driver to take bursts delay in accountNeil Armstrong1-2/+22
2022-10-24spi: stm32: Print summary 'callbacks suppressed' messageMarek Vasut1-0/+1
2022-10-19spi: aspeed: Fix window offset of CE1Cédric Le Goater1-1/+1
2022-10-17spi: qup: support using GPIO as chip select lineRobert Marko1-0/+2
2022-10-13spi: intel: Fix the offset to get the 64K erase opcodeMauro Lima1-1/+1
2022-10-10spi: aspeed: Fix typo in mode_bits field for AST2600 platformChin-Ting Kuo1-2/+2
2022-10-10spi: mpc52xx: Replace NO_IRQ by 0Christophe Leroy1-1/+1
2022-10-04Merge tag 'spi-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds35-375/+1304
2022-10-04spi: spi-gxp: fix typo in SPDX identifier lineBird, Tim1-1/+1
2022-10-03Merge branch 'acpi-uid'Rafael J. Wysocki1-27/+10
2022-10-03spi: tegra210-quad: Fix combined sequenceKrishna Yarlagadda1-0/+5
2022-09-30Merge branch 'acpi-dev'Rafael J. Wysocki1-1/+1
2022-09-30spi: Ensure that sg_table won't be used after being freedMarek Szyprowski1-0/+2
2022-09-29spi: spi-gxp: Use devm_platform_ioremap_resource()Yang Yingliang1-7/+3
2022-09-28spi: s3c64xx: Fix large transfers with DMAVincent Whitchurch1-0/+9
2022-09-28spi: Split transfers larger than max sizeVincent Whitchurch1-0/+9
2022-09-28spi: Fix cache corruption due to DMA/PIO overlapVincent Whitchurch1-21/+88
2022-09-28spi: Save current RX and TX DMA devicesVincent Whitchurch1-15/+4
2022-09-27spi: mt65xx: Add dma max segment size declarationzhichao.liu1-0/+5
2022-09-27Fix PM disable depth imbalance in probeMark Brown3-2/+6
2022-09-26spi: spi-fsl-qspi: Use devm_platform_ioremap_resource_byname()Yang Yingliang1-2/+1
2022-09-26spi: spi-fsl-lpspi: Use devm_platform_get_and_ioremap_resource()Yang Yingliang1-2/+1
2022-09-26spi: spi-fsl-dspi: Use devm_platform_get_and_ioremap_resource()Yang Yingliang1-2/+1
2022-09-26spi/omap100k:Fix PM disable depth imbalance in omap1_spi100k_probeZhang Qilong1-0/+1
2022-09-26spi: dw: Fix PM disable depth imbalance in dw_spi_bt1_probeZhang Qilong1-1/+3
2022-09-26spi: cadence-quadspi: Fix PM disable depth imbalance in cqspi_probeZhang Qilong1-1/+2
2022-09-23spi: s3c24xx: Switch to use devm_spi_alloc_master()Yang Yingliang1-16/+8
2022-09-23spi: xilinx: Switch to use devm_spi_alloc_master()Yang Yingliang1-14/+6
2022-09-23spi: img-spfi: using pm_runtime_resume_and_get instead of pm_runtime_get_syncZhang Qilong1-4/+2
2022-09-23spi: aspeed: Remove redundant dev_err callShang XiaoJing1-3/+1
2022-09-23spi: spi-mpc52xx: switch to using gpiod APIDmitry Torokhov1-19/+13
2022-09-23spi: cadence: Remove redundant dev_err callShang XiaoJing1-3/+1
2022-09-22spi: xtensa-xtfpga: Switch to use devm_spi_alloc_master()Yang Yingliang1-11/+5
2022-09-22spi: meson-spicc: make symbol 'meson_spicc_pow2_clk_ops' staticWei Yongjun1-1/+1
2022-09-21spi: omap2-mcspi: Fix probe so driver works againDan Carpenter1-1/+1
2022-09-19spi: pxa2xx: Refactor _UID handling to use acpi_dev_uid_to_integer()Andy Shevchenko1-27/+10
2022-09-19spi: spi-loopback-test: Add test to trigger DMA/PIO mixingVincent Whitchurch1-0/+27
2022-09-19spi: omap2-mcspi: Switch to use dev_err_probe() helperYang Yingliang1-4/+2
2022-09-14spi: mpc52xx: Replace of_gpio_count() by gpiod_count()Andy Shevchenko1-1/+2
2022-09-14spi: fsl_spi: Convert to transfer_oneChristophe Leroy1-114/+43
2022-09-08Merge tag 'spi-fix-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds4-9/+41
2022-09-08spi: meson-spicc: do not rely on busy flag in pow2 clk opsNeil Armstrong1-3/+3