index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-18
spi: sh-msiof: Use DMA if possible
Hoan Nguyen An
1
-6
/
+2
2019-01-18
spi: sh-msiof: fix *info pointer in request_dma()
Hoan Nguyen An
1
-1
/
+1
2019-01-18
spi: sh-hspi: Remove error messages on out-of-memory conditions
Geert Uytterhoeven
1
-4
/
+1
2019-01-17
spi: ath79: Remove now useless code
Alban Bedel
1
-41
/
+2
2019-01-17
spi: ath79: Enable support for compile test
Alban Bedel
2
-4
/
+13
2019-01-17
spi: ath79: Simplify ath79_spi_chipselect()
Alban Bedel
2
-32
/
+10
2019-01-17
spi: bitbang: Don't call chipselect() in spi_bitbang_setup()
Alban Bedel
1
-13
/
+0
2019-01-15
spi: dw: change snprintf to scnprintf for possible overflow
Silvio Cesare
1
-18
/
+18
2019-01-15
spi: sprd: Fix the error data length in SPI read-only mode
Lanqing Liu
1
-4
/
+6
2019-01-15
spi: omap2-mcspi: Fix DMA and FIFO event trigger size mismatch
Vignesh R
1
-2
/
+2
2019-01-15
spi: cadence: Correct initialisation of runtime PM
Charles Keepax
1
-7
/
+4
2019-01-14
spi: spi-geni-qcom: Get rid of forward declaration
Stephen Boyd
1
-29
/
+26
2019-01-14
spi: spi-geni-qcom: Don't initialize completion for normal message
Stephen Boyd
1
-1
/
+0
2019-01-10
spi: davinci: Get rid of dangling variable
Linus Walleij
1
-1
/
+0
2019-01-10
spi: dw: fix warning unused variable 'ret'
Anders Roxell
1
-1
/
+0
2019-01-09
spi: core: avoid waking pump thread from spi_sync instead run teardown delayed
Martin Sperl
1
-33
/
+89
2019-01-09
spi: dw: Convert to use CS GPIO descriptors
Linus Walleij
2
-30
/
+1
2019-01-09
spi: davinci: Convert to use CS GPIO descriptors
Linus Walleij
1
-40
/
+13
2019-01-09
spi: clps711x: Convert to use CS GPIO descriptors
Linus Walleij
1
-21
/
+2
2019-01-09
spi: cadence: Convert to use CS GPIO descriptors
Linus Walleij
1
-65
/
+2
2019-01-09
spi: atmel: Convert to use CS GPIO descriptors
Linus Walleij
1
-66
/
+27
2019-01-09
spi: ath79: Convert to use CS GPIO descriptors
Linus Walleij
1
-28
/
+14
2019-01-09
spi: Optionally use GPIO descriptors for CS GPIOs
Linus Walleij
1
-10
/
+94
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-3
/
+3
2019-01-07
spi: stm32: add support for STM32F4
Cezary Gapinski
1
-7
/
+482
2019-01-07
spi: stm32: introduce compatible data cfg
Cezary Gapinski
1
-101
/
+236
2019-01-07
spi: stm32: add start dma transfer function
Cezary Gapinski
1
-9
/
+18
2019-01-07
spi: stm32: split transfer one setup function
Cezary Gapinski
1
-78
/
+192
2019-01-07
spi: stm32: rename interrupt function
Cezary Gapinski
1
-3
/
+3
2019-01-07
spi: stm32: rename STM32 SPI registers to STM32H7
Cezary Gapinski
1
-182
/
+199
2019-01-07
spi: stm32: remove SPI LOOP mode
Cezary Gapinski
1
-1
/
+1
2019-01-07
spi: stm32: use explicit CPOL and CPHA mode bits
Cezary Gapinski
1
-1
/
+1
2019-01-07
spi: fix typo in SPI_STM32 help text
Cezary Gapinski
1
-1
/
+1
2019-01-07
spi: stm32: fix DMA configuration with only one channel
Cezary Gapinski
1
-8
/
+12
2019-01-07
spi: stm32: use NULL pointer instead of plain integer
Cezary Gapinski
1
-1
/
+1
2019-01-07
spi: stm32: switch to SPDX identifier
Cezary Gapinski
1
-20
/
+7
2019-01-07
spi: dw: fix potential variable assignment error
shaftarger
1
-1
/
+2
2019-01-07
spi: add cpu details to fsl-dspi Kconfig help
Angelo Dureghello
1
-1
/
+1
2019-01-07
spi: fix initial SPI_SR value in spi-fsl-dspi
Angelo Dureghello
1
-1
/
+1
2019-01-07
spi: Add a driver for the Freescale/NXP QuadSPI controller
Frieder Schrempf
3
-0
/
+978
2019-01-07
spi: lpspi: Fix CLK pin becomes low before one transfer
Clark Wang
1
-4
/
+20
2019-01-07
spi: lpspi: Fix wrong transmission when don't use CONT
Clark Wang
1
-0
/
+9
2019-01-07
spi: lpspi: Improve the stability of lpspi data transmission
Clark Wang
1
-41
/
+20
2019-01-07
Merge branch 'spi-4.21' into spi-5.0
Mark Brown
1
-1
/
+2
2019-01-03
spi: npcm-pspi: Fix wrong priv pointer
Axel Lin
1
-1
/
+2
2018-12-26
Merge tag 'spi-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
25
-711
/
+3105
2018-12-20
Merge remote-tracking branches 'spi/topic/mem' and 'spi/topic/mtd' into spi-next
Mark Brown
4
-22
/
+806
2018-12-20
spi: sh-msiof: Reduce the number of times write to and perform the transmissi...
Hoan Nguyen An
1
-1
/
+9
2018-12-13
spi: lpspi: Let watermark change with send data length
Clark Wang
1
-2
/
+9
2018-12-13
spi: lpspi: Add slave mode support
Clark Wang
1
-28
/
+79
[prev]
[next]