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-11-06
spi: bcm2835: remove use of uninitialized gpio flags variable
Martin Hundebøll
2020-11-04
spi: fsl-dspi: fix wrong pointer in suspend/resume
Zhao Qiang
2020-10-29
spi: bcm2835: fix gpio cs level inversion
Martin Hundebøll
2020-10-28
Merge tag 'v5.10-rc1' into spi-5.10
Mark Brown
2020-10-24
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2020-10-23
spi: imx: fix runtime pm support for !CONFIG_PM
Sascha Hauer
2020-10-15
Merge tag 'sound-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2020-10-09
Merge remote-tracking branch 'spi/for-5.10' into spi-next
Mark Brown
2020-10-09
Merge remote-tracking branch 'spi/for-5.9' into spi-linus
Mark Brown
2020-10-09
spi: cadence: Add SPI transfer delays
Daniel Mack
2020-10-09
Merge remote-tracking branch 'asoc/for-5.10' into asoc-next
Mark Brown
2020-10-08
spi: dw: Add Baikal-T1 SPI Controller glue driver
Serge Semin
2020-10-08
spi: dw: Add poll-based SPI transfers support
Serge Semin
2020-10-08
spi: dw: Introduce max mem-ops SPI bus frequency setting
Serge Semin
2020-10-08
spi: dw: Add memory operations support
Serge Semin
2020-10-08
spi: dw: Add generic DW SSI status-check method
Serge Semin
2020-10-08
spi: dw: Move num-of retries parameter to the header file
Serge Semin
2020-10-08
spi: dw: Explicitly de-assert CS on SPI transfer completion
Serge Semin
2020-10-08
spi: dw: De-assert chip-select on reset
Serge Semin
2020-10-08
spi: dw: Discard chip enabling on DMA setup error
Serge Semin
2020-10-08
spi: dw: Unmask IRQs after enabling the chip
Serge Semin
2020-10-08
spi: dw: Perform IRQ setup in a dedicated function
Serge Semin
2020-10-08
spi: dw: Refactor IRQ-based SPI transfer procedure
Serge Semin
2020-10-08
spi: dw: Refactor data IO procedure
Serge Semin
2020-10-08
spi: dw: Add DW SPI controller config structure
Serge Semin
2020-10-08
spi: dw: Update Rx sample delay in the config function
Serge Semin
2020-10-08
spi: dw: Simplify the SPI bus speed config procedure
Serge Semin
2020-10-08
spi: dw: Update SPI bus speed in a config function
Serge Semin
2020-10-08
spi: dw: Detach SPI device specific CR0 config method
Serge Semin
2020-10-08
spi: dw: Add DWC SSI capability
Serge Semin
2020-10-08
spi: dw: Use an explicit set_cs assignment
Serge Semin
2020-10-06
Merge tag 'v5.9-rc5' into asoc-5.10
Mark Brown
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-05
spi: imx: Fix freeing of DMA channels if spi_bitbang_start() fails
Marek Vasut
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
[next]