summaryrefslogtreecommitdiffstats
path: root/drivers/spi
Commit message (Expand)AuthorAgeFilesLines
...
| | * | spi: spi-zynqmp-gqspi: Add tap delay support for GQSPI controller on Versal p...Amit Kumar Mahapatra2022-10-191-19/+67
| | * | spi: spi-zynqmp-gqspi: Add tap delay support for ZynqMP GQSPI ControllerNaga Sureshkumar Relli2022-10-191-4/+46
| | * | spi: spi-zynqmp-gqspi: Avoid setting baud rate multiple times for same SPI fr...Amit Kumar Mahapatra2022-10-191-14/+35
| | * | spi: spi-zynqmp-gqspi: Set CPOL and CPHA during hardware initAmit Kumar Mahapatra2022-10-191-15/+17
| | * | spi: spi-zynqmp-gqspi: Fix kernel-doc warningsAmit Kumar Mahapatra2022-10-191-0/+6
| * | | spi: img-spfi: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2022-10-191-2/+1
| * | | spi: fsl-cpm: substitute empty_zero_page with helper ZERO_PAGE(0)Giulio Benetti2022-10-191-1/+1
| |/ /
| * | spi: bcm-qspi: Make bcm_qspi_remove() return voidUwe Kleine-König2022-10-184-6/+9
| * | spi: pxa2xx: Simplify with devm_platform_get_and_ioremap_resource()Andy Shevchenko2022-10-181-2/+1
| * | spi: cadence-quadspi: Use devm_platform_{get_and_}ioremap_resource()Yang Yingliang2022-10-171-5/+2
| * | spi: bcm63xx: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2022-10-171-2/+1
| * | spi: microchip: pci1xxxx: Add driver for SPI controller of PCI1XXXX PCIe switchTharun Kumar P2022-10-173-0/+407
| * | spi: microchip-core: Remove the unused function mchp_corespi_enable()Jiapeng Chong2022-10-171-9/+0
| * | Merge existing fixes from spi/for-6.1 into new branchMark Brown2022-10-175-5/+10
| |\ \
* | \ \ Merge tag 'spi-fix-v6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-11-234-7/+20
|\ \ \ \
| * | | | spi: spi-imx: spi_imx_transfer_one(): check for DMA transfer firstMarc Kleine-Budde2022-11-181-3/+7
| * | | | spi: tegra210-quad: Fix duplicate resource errorKrishna Yarlagadda2022-11-171-1/+2
| * | | | spi: dw-dma: decrease reference count in dw_spi_dma_init_mfld()Xiongfeng Wang2022-11-161-0/+3
| * | | | spi: spi-imx: Fix spi_bus_clk if requested clock is higher than input clockFrieder Schrempf2022-11-161-2/+1
| * | | | spi: mediatek: Fix DEVAPC Violation at KO RemoveZhichao Liu2022-11-101-1/+7
* | | | | Merge tag 'spi-fix-v6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-11-116-18/+48
|\| | | | | |_|_|/ |/| | |
| * | | spi: amd: Fix SPI_SPD7 valueVitaly Rodionov2022-11-041-1/+1
| * | | spi: stm32: fix stm32_spi_prepare_mbr() that halves spi clk for every runSean Nyekjaer2022-11-031-1/+1
| * | | spi: meson-spicc: fix do_div build error on non-arm64Neil Armstrong2022-11-021-1/+1
| * | | spi: intel: Use correct mask for flash and protected regionsMika Westerberg2022-11-011-4/+4
| * | | spi: mediatek: Fix package division errorzhichao.liu2022-10-311-10/+13
| * | | spi: tegra210-quad: Don't initialise DMA if not supportedJon Hunter2022-10-281-0/+6
| * | | spi: meson-spicc: move wait completion in driver to take bursts delay in accountNeil Armstrong2022-10-261-2/+22
| * | | spi: stm32: Print summary 'callbacks suppressed' messageMarek Vasut2022-10-241-0/+1
* | | | Merge tag 'spi-fix-v6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-10-266-6/+13
|\| | | | |/ / |/| |
| * | spi: aspeed: Fix window offset of CE1Cédric Le Goater2022-10-191-1/+1
| * | spi: qup: support using GPIO as chip select lineRobert Marko2022-10-171-0/+2
| |/
| * spi: intel: Fix the offset to get the 64K erase opcodeMauro Lima2022-10-131-1/+1
| * spi: aspeed: Fix typo in mode_bits field for AST2600 platformChin-Ting Kuo2022-10-101-2/+2
| * spi: mpc52xx: Replace NO_IRQ by 0Christophe Leroy2022-10-101-1/+1
| * spi: spi-gxp: fix typo in SPDX identifier lineBird, Tim2022-10-041-1/+1
| * spi: tegra210-quad: Fix combined sequenceKrishna Yarlagadda2022-10-031-0/+5
* | Merge tag 'spi-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2022-10-0435-375/+1304
|\|
| * spi: Ensure that sg_table won't be used after being freedMarek Szyprowski2022-09-301-0/+2
| * spi: spi-gxp: Use devm_platform_ioremap_resource()Yang Yingliang2022-09-291-7/+3
| * spi: s3c64xx: Fix large transfers with DMAVincent Whitchurch2022-09-281-0/+9
| * spi: Split transfers larger than max sizeVincent Whitchurch2022-09-281-0/+9
| * spi: Fix cache corruption due to DMA/PIO overlapVincent Whitchurch2022-09-281-21/+88
| * spi: Save current RX and TX DMA devicesVincent Whitchurch2022-09-281-15/+4
| * spi: mt65xx: Add dma max segment size declarationzhichao.liu2022-09-271-0/+5
| * Fix PM disable depth imbalance in probeMark Brown2022-09-273-2/+6
| |\
| | * spi/omap100k:Fix PM disable depth imbalance in omap1_spi100k_probeZhang Qilong2022-09-261-0/+1
| | * spi: dw: Fix PM disable depth imbalance in dw_spi_bt1_probeZhang Qilong2022-09-261-1/+3
| | * spi: cadence-quadspi: Fix PM disable depth imbalance in cqspi_probeZhang Qilong2022-09-261-1/+2
| * | spi: spi-fsl-qspi: Use devm_platform_ioremap_resource_byname()Yang Yingliang2022-09-261-2/+1