index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
2020-07-17
Merge tag 'spi-fix-v5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-07-06
spi: spi-sun6i: sun6i_spi_transfer_one(): fix setting of clock rate
Marc Kleine-Budde
2020-07-01
spi: mediatek: use correct SPI_CFG2_REG MACRO
leilk.liu
2020-06-29
Merge tag 'spi-fix-v5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-06-25
spi: pxa2xx: Add support for Intel Tiger Lake PCH-H
Jarkko Nikula
2020-06-22
Merge tag 'spi-fix-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-06-22
spi: spi-fsl-dspi: Initialize completion before possible interrupt
Krzysztof Kozlowski
2020-06-22
spi: spi-fsl-dspi: Fix external abort on interrupt in resume or exit paths
Krzysztof Kozlowski
2020-06-22
spi: spi-fsl-dspi: Fix lockup if device is shutdown during SPI transfer
Krzysztof Kozlowski
2020-06-22
spi: spi-fsl-dspi: Fix lockup if device is removed during SPI transfer
Krzysztof Kozlowski
2020-06-18
spi: spidev: fix a potential use-after-free in spidev_release()
Zhenzhong Duan
2020-06-18
spi: spidev: fix a race between spidev_release and spidev_remove
Zhenzhong Duan
2020-06-17
spi: stm32-qspi: Fix error path in case of -EPROBE_DEFER
Patrice Chotard
2020-06-11
spi: spi-fsl-dspi: Free DMA memory with matching function
Krzysztof Kozlowski
2020-06-09
spi: rspi: Use requested instead of maximum bit rate
Geert Uytterhoeven
2020-06-07
Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-06-02
spi: sprd: switch the sequence of setting WDG_LOAD_LOW and _HIGH
Lingling Xu
2020-05-30
Merge remote-tracking branch 'spi/for-5.8' into spi-next
Mark Brown
2020-05-30
Merge remote-tracking branch 'spi/for-5.7' into spi-linus
Mark Brown
2020-05-29
spi: spi-fsl-dspi: fix native data copy
Angelo Dureghello
2020-05-29
spi: dw: Refactor mid_spi_dma_setup() to separate DMA and IRQ config
Andy Shevchenko
2020-05-29
spi: dw: Make DMA request line assignments explicit for Intel Medfield
Andy Shevchenko
2020-05-29
spi: bcm2835: Remove shared interrupt support
Mark Brown
2020-05-29
Merge series "spi: dw: Add generic DW DMA controller support" from Serge Semi...
Mark Brown
2020-05-29
spi: dw: add reset control
Dinh Nguyen
2020-05-29
spi: bcm2835: Enable shared interrupt support
Martin Sperl
2020-05-29
spi: bcm2835: Implement shutdown callback
Florian Fainelli
2020-05-29
spi: dw: Use regset32 DebugFS method to create regdump file
Serge Semin
2020-05-29
spi: dw: Add DMA support to the DW SPI MMIO driver
Serge Semin
2020-05-29
spi: dw: Cleanup generic DW DMA code namings
Serge Semin
2020-05-29
spi: dw: Add DW SPI DMA/PCI/MMIO dependency on the DW SPI core
Serge Semin
2020-05-29
spi: dw: Remove DW DMA code dependency from DW_DMAC_PCI
Serge Semin
2020-05-29
spi: dw: Move Non-DMA code to the DW PCIe-SPI driver
Serge Semin
2020-05-29
spi: dw: Add core suffix to the DW APB SSI core source file
Serge Semin
2020-05-29
spi: dw: Fix Rx-only DMA transfers
Serge Semin
2020-05-29
spi: dw: Use DMA max burst to set the request thresholds
Serge Semin
2020-05-29
spi: dw: Parameterize the DMA Rx/Tx burst length
Serge Semin
2020-05-29
spi: dw: Add SPI Rx-done wait method to DMA-based transfer
Serge Semin
2020-05-29
spi: dw: Add SPI Tx-done wait method to DMA-based transfer
Serge Semin
2020-05-29
spi: dw: Locally wait for the DMA transfers completion
Serge Semin
2020-05-29
spi: dw: Return any value retrieved from the dma_transfer callback
Serge Semin
2020-05-29
spi: dw: Set xfer effective_speed_hz
Serge Semin
2020-05-28
Merge series "add ecspi ERR009165 for i.mx6/7 soc family" from Robin Gong <yi...
Mark Brown
2020-05-28
spi: tegra20-sflash: Fix runtime PM imbalance on error
Dinghao Liu
2020-05-28
spi: tegra20-slink: Fix runtime PM imbalance on error
Dinghao Liu
2020-05-28
spi: tegra114: Fix runtime PM imbalance on error
Dinghao Liu
2020-05-28
spi: imx: fallback to PIO if dma setup failure
Robin Gong
2020-05-26
spi: spi-fsl-lpspi: Fix runtime PM imbalance on error
Dinghao Liu
2020-05-26
spi: Remove note about transfer limit for spi_write_then_read()
Mark Brown
2020-05-26
spi: pxa2xx: Fix runtime PM ref imbalance on probe error
Lukas Wunner
[next]