index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
2019-12-13
spi: Fix NULL pointer when setting SPI_CS_HIGH for GPIO CS
Gregory CLEMENT
2019-12-13
spi: Fix SPI_CS_HIGH setting when using native and GPIO CS
Gregory CLEMENT
2019-12-13
spi: atmel: Fix CS high support
Gregory CLEMENT
2019-12-13
spi: stm32-qspi: Fix kernel oops when unbinding driver
Patrice Chotard
2019-12-13
spi: spi-fsl-qspi: Clear TDH bits in FLSHCR register
Frieder Schrempf
2019-09-17
Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-17
Merge tag 'docs-5.4' of git://git.lwn.net/linux
Linus Torvalds
2019-09-16
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2019-09-15
Merge branch 'spi-5.4' into spi-next
Mark Brown
2019-09-15
Merge branch 'spi-5.3' into spi-linus
Mark Brown
2019-09-13
spi: mediatek: support large PA
luhua.xu
2019-09-13
spi: mediatek: add spi support for mt6765 IC
luhua.xu
2019-09-11
spi: bcm2835: Speed up RX-only DMA transfers by zero-filling TX FIFO
Lukas Wunner
2019-09-11
spi: bcm2835: Speed up TX-only DMA transfers by clearing RX FIFO
Lukas Wunner
2019-09-11
spi: bcm2835: Cache CS register value for ->prepare_message()
Lukas Wunner
2019-09-11
spi: Guarantee cacheline alignment of driver-private data
Lukas Wunner
2019-09-11
spi: bcm2835: Drop dma_pending flag
Lukas Wunner
2019-09-10
spi: bcm2835: Work around DONE bit erratum
Lukas Wunner
2019-09-09
spi-gpio: Use PTR_ERR_OR_ZERO() in spi_gpio_request()
Markus Elfring
2019-09-05
spi: Use an abbreviated pointer to ctlr->cur_msg in __spi_pump_messages
Vladimir Oltean
2019-09-05
spi: npcm-fiu: remove set but not used variable 'retlen'
YueHaibing
2019-09-04
spi: fsl-spi: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-04
spi: zynq-qspi: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-04
spi: zynqmp: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-04
spi: xlp: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-04
spi: uniphier: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-04
spi: tegra: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-04
spi: sun6i: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-04
spi: sun4i: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-04
spi: st-ssc4: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-04
spi: sirf: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-04
spi: sifive: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-04
spi: s3c24xx: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-04
spi: rb4xx: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-04
spi: spi-qcom-qspi: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-04
spi: pic32-sqi: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-04
spi: oc-tiny: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-04
spi: nuc900: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-04
spi: npcm: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-04
spi: mxs: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-04
spi: mt7621: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-04
spi: spi-meson-spifc: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-04
spi: meson-spicc: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-04
spi: lp-8841: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-04
spi: spi-geni-qcom: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-04
spi: dw-mmio: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-04
spi: coldfire-qspi: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-04
spi: clps711x: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-04
spi: octeon: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-04
spi: cadence: use devm_platform_ioremap_resource() to simplify code
YueHaibing
[next]