index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2019-01-23
pxa2xx: replace spi_master with spi_controller
Lubomir Rintel
2019-01-23
spi: bcm2835aux: remove unneeded NULL check of devm_clk_get
YueHaibing
2019-01-21
spi: spi-mem: Add devm_spi_mem_dirmap_{create,destroy}()
Boris Brezillon
2019-01-18
spi: sh-msiof: Use DMA if possible
Hoan Nguyen An
2019-01-18
spi: sh-msiof: fix *info pointer in request_dma()
Hoan Nguyen An
2019-01-18
spi: sh-hspi: Remove error messages on out-of-memory conditions
Geert Uytterhoeven
2019-01-17
spi: ath79: Remove now useless code
Alban Bedel
2019-01-17
spi: ath79: Enable support for compile test
Alban Bedel
2019-01-17
spi: ath79: Simplify ath79_spi_chipselect()
Alban Bedel
2019-01-17
spi: bitbang: Don't call chipselect() in spi_bitbang_setup()
Alban Bedel
2019-01-14
spi: cadence: Correct initialisation of runtime PM
Charles Keepax
2019-01-14
spi: spi-geni-qcom: Get rid of forward declaration
Stephen Boyd
2019-01-14
spi: spi-geni-qcom: Don't initialize completion for normal message
Stephen Boyd
2019-01-10
spi: davinci: Get rid of dangling variable
Linus Walleij
2019-01-10
spi: dw: fix warning unused variable 'ret'
Anders Roxell
2019-01-09
spi: core: avoid waking pump thread from spi_sync instead run teardown delayed
Martin Sperl
2019-01-09
spi: dw: Convert to use CS GPIO descriptors
Linus Walleij
2019-01-09
spi: davinci: Convert to use CS GPIO descriptors
Linus Walleij
2019-01-09
spi: clps711x: Convert to use CS GPIO descriptors
Linus Walleij
2019-01-09
spi: cadence: Convert to use CS GPIO descriptors
Linus Walleij
2019-01-09
spi: atmel: Convert to use CS GPIO descriptors
Linus Walleij
2019-01-09
spi: ath79: Convert to use CS GPIO descriptors
Linus Walleij
2019-01-09
spi: Optionally use GPIO descriptors for CS GPIOs
Linus Walleij
2019-01-07
spi: stm32: add support for STM32F4
Cezary Gapinski
2019-01-07
spi: stm32: introduce compatible data cfg
Cezary Gapinski
2019-01-07
spi: stm32: add start dma transfer function
Cezary Gapinski
2019-01-07
spi: stm32: split transfer one setup function
Cezary Gapinski
2019-01-07
spi: stm32: rename interrupt function
Cezary Gapinski
2019-01-07
spi: stm32: rename STM32 SPI registers to STM32H7
Cezary Gapinski
2019-01-07
spi: stm32: remove SPI LOOP mode
Cezary Gapinski
2019-01-07
spi: stm32: use explicit CPOL and CPHA mode bits
Cezary Gapinski
2019-01-07
spi: fix typo in SPI_STM32 help text
Cezary Gapinski
2019-01-07
spi: stm32: fix DMA configuration with only one channel
Cezary Gapinski
2019-01-07
spi: stm32: use NULL pointer instead of plain integer
Cezary Gapinski
2019-01-07
spi: stm32: switch to SPDX identifier
Cezary Gapinski
2019-01-07
spi: dw: fix potential variable assignment error
shaftarger
2019-01-07
spi: add cpu details to fsl-dspi Kconfig help
Angelo Dureghello
2019-01-07
mtd: fsl-quadspi: Remove the driver as it was replaced by spi-fsl-qspi.c
Frieder Schrempf
2019-01-07
spi: Add a driver for the Freescale/NXP QuadSPI controller
Frieder Schrempf
2019-01-06
Merge tag 'tag-chrome-platform-for-v4.21' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2019-01-06
Merge tag 'hwlock-v4.21' of git://github.com/andersson/remoteproc
Linus Torvalds
2019-01-05
Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-01-05
Merge tag 'for-linus-20190104' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-01-05
Merge tag 'drm-next-2019-01-05' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-01-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-01-05
Merge tag 'fbdev-v4.21' of git://github.com/bzolnier/linux
Linus Torvalds
2019-01-05
Merge branch 'i2c/for-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2019-01-05
Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-01-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
2019-01-05
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
[next]