summaryrefslogtreecommitdiffstats
path: root/drivers/spi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'spi-fix-v5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-07-172-15/+14
|\
| * spi: spi-sun6i: sun6i_spi_transfer_one(): fix setting of clock rateMarc Kleine-Budde2020-07-061-8/+6
| * spi: mediatek: use correct SPI_CFG2_REG MACROleilk.liu2020-07-011-7/+8
* | Merge tag 'spi-fix-v5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-06-292-17/+27
|\|
| * spi: pxa2xx: Add support for Intel Tiger Lake PCH-HJarkko Nikula2020-06-251-0/+5
| * spi: spi-fsl-dspi: Initialize completion before possible interruptKrzysztof Kozlowski2020-06-221-2/+2
| * spi: spi-fsl-dspi: Fix external abort on interrupt in resume or exit pathsKrzysztof Kozlowski2020-06-221-4/+13
| * spi: spi-fsl-dspi: Fix lockup if device is shutdown during SPI transferKrzysztof Kozlowski2020-06-221-14/+1
| * spi: spi-fsl-dspi: Fix lockup if device is removed during SPI transferKrzysztof Kozlowski2020-06-221-1/+10
* | Merge tag 'spi-fix-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-06-225-44/+64
|\|
| * spi: spidev: fix a potential use-after-free in spidev_release()Zhenzhong Duan2020-06-181-10/+10
| * spi: spidev: fix a race between spidev_release and spidev_removeZhenzhong Duan2020-06-181-2/+2
| * spi: stm32-qspi: Fix error path in case of -EPROBE_DEFERPatrice Chotard2020-06-171-20/+26
| * spi: spi-fsl-dspi: Free DMA memory with matching functionKrzysztof Kozlowski2020-06-111-4/+4
| * spi: rspi: Use requested instead of maximum bit rateGeert Uytterhoeven2020-06-091-7/+21
| * spi: sprd: switch the sequence of setting WDG_LOAD_LOW and _HIGHLingling Xu2020-06-021-1/+1
* | Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-06-071-5/+0
|\ \
| * | firmware: xilinx: Remove eemi ops for fpga related APIsRajan Vaja2020-04-281-5/+0
* | | Merge remote-tracking branch 'spi/for-5.8' into spi-nextMark Brown2020-05-3036-719/+1610
|\ \ \ | | |/ | |/|
| * | spi: spi-fsl-dspi: fix native data copyAngelo Dureghello2020-05-291-2/+22
| * | spi: dw: Refactor mid_spi_dma_setup() to separate DMA and IRQ configAndy Shevchenko2020-05-291-6/+6
| * | spi: dw: Make DMA request line assignments explicit for Intel MedfieldAndy Shevchenko2020-05-291-8/+6
| * | spi: bcm2835: Remove shared interrupt supportMark Brown2020-05-291-6/+2
| * | Merge series "spi: dw: Add generic DW DMA controller support" from Serge Semi...Mark Brown2020-05-298-461/+592
| |\ \
| | * | spi: dw: Use regset32 DebugFS method to create regdump fileSerge Semin2020-05-292-60/+28
| | * | spi: dw: Add DMA support to the DW SPI MMIO driverSerge Semin2020-05-291-0/+4
| | * | spi: dw: Cleanup generic DW DMA code namingsSerge Semin2020-05-293-48/+49
| | * | spi: dw: Add DW SPI DMA/PCI/MMIO dependency on the DW SPI coreSerge Semin2020-05-291-3/+6
| | * | spi: dw: Remove DW DMA code dependency from DW_DMAC_PCISerge Semin2020-05-291-1/+1
| | * | spi: dw: Move Non-DMA code to the DW PCIe-SPI driverSerge Semin2020-05-295-69/+73
| | * | spi: dw: Add core suffix to the DW APB SSI core source fileSerge Semin2020-05-292-0/+1
| | * | spi: dw: Fix Rx-only DMA transfersSerge Semin2020-05-291-0/+1
| | * | spi: dw: Use DMA max burst to set the request thresholdsSerge Semin2020-05-292-4/+35
| | * | spi: dw: Parameterize the DMA Rx/Tx burst lengthSerge Semin2020-05-291-4/+6
| | * | spi: dw: Add SPI Rx-done wait method to DMA-based transferSerge Semin2020-05-291-1/+47
| | * | spi: dw: Add SPI Tx-done wait method to DMA-based transferSerge Semin2020-05-291-0/+34
| | * | spi: dw: Locally wait for the DMA transfers completionSerge Semin2020-05-292-4/+42
| | * | spi: dw: Return any value retrieved from the dma_transfer callbackSerge Semin2020-05-292-6/+3
| | * | spi: dw: Set xfer effective_speed_hzSerge Semin2020-05-291-0/+1
| * | | spi: dw: add reset controlDinh Nguyen2020-05-291-0/+13
| * | | spi: bcm2835: Enable shared interrupt supportMartin Sperl2020-05-291-2/+6
| * | | spi: bcm2835: Implement shutdown callbackFlorian Fainelli2020-05-291-0/+10
| |/ /
| * | Merge series "add ecspi ERR009165 for i.mx6/7 soc family" from Robin Gong <yi...Mark Brown2020-05-281-4/+27
| |\ \
| | * | spi: imx: fallback to PIO if dma setup failureRobin Gong2020-05-281-4/+27
| * | | spi: tegra20-sflash: Fix runtime PM imbalance on errorDinghao Liu2020-05-281-0/+1
| * | | spi: tegra20-slink: Fix runtime PM imbalance on errorDinghao Liu2020-05-281-0/+1
| * | | spi: tegra114: Fix runtime PM imbalance on errorDinghao Liu2020-05-281-0/+1
| |/ /
| * | spi: spi-fsl-lpspi: Fix runtime PM imbalance on errorDinghao Liu2020-05-261-2/+4
| * | spi: Remove note about transfer limit for spi_write_then_read()Mark Brown2020-05-261-2/+1
| * | spi: flags 'SPI_CONTROLLER_MUST_RX' and 'SPI_CONTROLLER_MUST_TX' can't be coe...dillon min2020-05-251-1/+2