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
Age
Commit message (
Expand
)
Author
2020-10-06
spi: spi-mtk-nor: Add power management support
Ikjoon Jang
2020-10-06
spi: spi-mtk-nor: support 36bit dma addressing
Ikjoon Jang
2020-10-06
spi: spi-mtk-nor: use dma_alloc_coherent() for bounce buffer
Ikjoon Jang
2020-10-06
dt-bindings: spi: add mt8192-nor compatible string
Ikjoon Jang
2020-10-05
spi: renesas,sh-msiof: Add r8a77961 support
Geert Uytterhoeven
2020-10-02
spi: spi-s3c64xx: Turn on interrupts upon resume
Łukasz Stelmach
2020-10-02
spi: spi-s3c64xx: Increase transfer timeout
Łukasz Stelmach
2020-10-02
spi: spi-s3c64xx: Ensure cur_speed holds actual clock value
Łukasz Stelmach
2020-10-02
spi: spi-s3c64xx: Fix doc comment for struct s3c64xx_spi_driver_data
Łukasz Stelmach
2020-10-02
spi: spi-s3c64xx: Rename S3C64XX_SPI_SLAVE_* to S3C64XX_SPI_CS_*
Łukasz Stelmach
2020-10-02
spi: spi-s3c64xx: Report more information when errors occur
Łukasz Stelmach
2020-10-02
spi: spi-s3c64xx: Check return values
Łukasz Stelmach
2020-10-02
spi: spi-s3s64xx: Add S3C64XX_SPI_QUIRK_CS_AUTO for Exynos3250
Łukasz Stelmach
2020-10-02
spi: spi-s3c64xx: swap s3c64xx_spi_set_cs() and s3c64xx_enable_datapath()
Łukasz Stelmach
2020-10-01
Merge series "spi: spi-mtk-nor: make use of full capability of program mode" ...
Mark Brown
2020-10-01
spi: spi-stm32: remove redundant irqsave and irqrestore in hardIRQ
Barry Song
2020-10-01
spi: spi-tegra20-sflash: remove redundant irqsave and irqrestore in hardIRQ
Barry Song
2020-10-01
spi: atmel: Exposing effective spi speed
Thomas Kopp
2020-10-01
spi: spi-mtk-nor: fix op checks in supports_op
Chuanhong Guo
2020-10-01
spi: spi-mtk-nor: add helper for checking prg mode ops
Chuanhong Guo
2020-10-01
spi: spi-mtk-nor: make use of full capability of prg mode
Chuanhong Guo
2020-09-29
Merge series "spi: dw: Add full Baikal-T1 SPI Controllers support" from Serge...
Mark Brown
2020-09-29
spi: spi-dw: Remove extraneous locking
Serge Semin
2020-09-29
spi: dw: Add KeemBay Master capability
Serge Semin
2020-09-29
spi: dw: Convert CS-override to DW SPI capabilities
Serge Semin
2020-09-29
spi: dw: Discard DW SSI chip type storages
Serge Semin
2020-09-29
spi: dw: Use relaxed IO-methods to access FIFOs
Serge Semin
2020-09-29
spi: dw: Disable all IRQs when controller is unused
Serge Semin
2020-09-29
spi: dw: Clear IRQ status on DW SPI controller reset
Serge Semin
2020-09-29
spi: dw: Initialize n_bytes before the memory barrier
Serge Semin
2020-09-29
spi: dw: Discard IRQ threshold macro
Serge Semin
2020-09-29
spi: dw-dma: Add one-by-one SG list entries transfer
Serge Semin
2020-09-29
spi: dw-dma: Pass exact data to the DMA submit and wait methods
Serge Semin
2020-09-29
spi: dw-dma: Move DMAC register cleanup to DMA transfer method
Serge Semin
2020-09-29
spi: dw-dma: Detach DMA transfer into a dedicated method
Serge Semin
2020-09-29
spi: dw-dma: Remove DMA Tx-desc passing around
Serge Semin
2020-09-29
spi: dw-dma: Check DMA Tx-desc submission status
Serge Semin
2020-09-29
spi: dw-dma: Move DMA transfers submission to the channels prep methods
Serge Semin
2020-09-29
spi: dw-dma: Check rx_buf availability in the xfer method
Serge Semin
2020-09-29
spi: dw-dma: Configure the DMA channels in dma_setup
Serge Semin
2020-09-29
spi: dw-dma: Fail DMA-based transfer if no Tx-buffer specified
Serge Semin
2020-09-29
spi: dw-dma: Set DMA Level registers on init
Serge Semin
2020-09-28
spi: hisi-sfc-v3xx: fix spelling mistake "occured" -> "occurred"
Colin Ian King
2020-09-25
Merge series "Add IRQ mode support for hisi-sfc-v3xx driver and some cleanups...
Mark Brown
2020-09-25
spi: spi-mtk-nor: fix timeout calculation overflow
Chuanhong Guo
2020-09-25
spi: hisi-sfc-v3xx: add support for IRQ mode
Yicong Yang
2020-09-25
spi: hisi-sfc-v3xx: factor out the bit definition of interrupt register
Yicong Yang
2020-09-25
spi: hisi-sfc-v3xx: factor out bus config and transfer functions
Yicong Yang
2020-09-25
spi: hisi-sfc-v3xx: factor out IO modes configuration
Yicong Yang
2020-09-24
spi: spi-zynqmp-gqspi: Fix incorrect indentation
Amit Kumar Mahapatra
[next]