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.13.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
2018-11-13
spi: pl022: Handle cs_change for last transfer
Fredrik Ternerot
1
-7
/
+7
2018-11-13
spi: pxa2xx: Deal with the leftover garbage in TXFIFO
Lubomir Rintel
1
-0
/
+14
2018-11-13
spi: pxa2xx: Add ready signal
Lubomir Rintel
2
-1
/
+18
2018-11-13
spi: pxa2xx: Add slave mode support
Lubomir Rintel
1
-7
/
+74
2018-11-13
spi: Deal with slaves that return from transfer_one() unfinished
Lubomir Rintel
1
-23
/
+39
2018-11-07
spi: gpio: Support 3WIRE high-impedance turn-around
Linus Walleij
1
-3
/
+21
2018-11-07
spi: Kconfig: Enable McSPI driver for K3 platforms
Vignesh R
1
-1
/
+1
2018-11-07
spi: Add QuadSPI driver for Atmel SAMA5D2
Piotr Bugalski
3
-0
/
+559
2018-11-06
Merge branch 'spi-4.20' into spi-4.21 for uniphier DT
Mark Brown
1
-2
/
+2
2018-11-05
spi: Add MXIC controller driver
Mason Yang
3
-0
/
+626
2018-11-05
spi: spi-rspi: simplify getting .driver_data
Wolfram Sang
1
-4
/
+2
2018-11-05
spi: spi-zynqmp-gqspi: simplify getting .driver_data
Wolfram Sang
1
-4
/
+2
2018-11-05
spi: spi-sh-msiof: simplify getting .driver_data
Wolfram Sang
1
-4
/
+2
2018-11-05
spi: spi-geni-qcom: Simplify probe function
Alok Chauhan
1
-25
/
+24
2018-11-05
spi: spi-geni-qcom: fix nitpicks
Alok Chauhan
1
-9
/
+6
2018-11-05
spi: spi-fsl-dspi: use IRQF_SHARED mode to request IRQ
Chuanhua Han
1
-2
/
+2
2018-11-05
spi: mediatek: add spi support for mt8183 IC
Leilk Liu
1
-0
/
+9
2018-11-05
spi: pxa2xx: Remove LPSS private register restoring during resume
Jarkko Nikula
1
-4
/
+0
2018-11-05
spi: rockchip: support lsb-first mode
Emil Renner Berthing
1
-1
/
+3
2018-11-05
spi: rockchip: support 4bit words
Emil Renner Berthing
1
-12
/
+29
2018-11-05
spi: rockchip: use irq rather than polling
Emil Renner Berthing
1
-63
/
+92
2018-11-05
spi: rockchip: precompute rx sample delay
Emil Renner Berthing
1
-18
/
+18
2018-11-05
spi: rockchip: set min/max speed
Emil Renner Berthing
1
-32
/
+20
2018-11-05
spi: rockchip: simplify use_dma logic
Emil Renner Berthing
1
-11
/
+7
2018-11-05
spi: rockchip: remove master pointer from dev data
Emil Renner Berthing
1
-11
/
+10
2018-11-05
spi: rockchip: don't store dma channels twice
Emil Renner Berthing
1
-42
/
+34
2018-11-05
spi: rockchip: read transfer info directly
Emil Renner Berthing
1
-46
/
+24
2018-11-05
spi: rockchip: disable spi on error
Emil Renner Berthing
1
-25
/
+5
2018-11-05
spi: rockchip: use atomic_t state
Emil Renner Berthing
1
-50
/
+25
2018-11-05
spi: rockchip: always use SPI mode
Emil Renner Berthing
1
-13
/
+4
2018-11-05
spi: rockchip: use designated init for dma config
Emil Renner Berthing
1
-12
/
+14
2018-11-05
spi: rockchip: make spi_enable_chip take bool
Emil Renner Berthing
1
-9
/
+9
2018-10-31
spi: mediatek: use correct mata->xfer_len when in fifo transfer
Leilk Liu
1
-2
/
+2
2018-10-25
Merge tag 'mfd-next-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
3
-0
/
+441
2018-10-21
Merge remote-tracking branch 'spi/topic/of' into spi-next
Mark Brown
1
-2
/
+5
2018-10-21
Merge branch 'spi-4.20' into spi-next
Mark Brown
35
-321
/
+3683
2018-10-21
Merge branch 'spi-4.19' into spi-linus
Mark Brown
3
-4
/
+7
2018-10-21
spi: Allow building SPI_BCM63XX_HSSPI on ARM-based SoCs
Florian Fainelli
1
-1
/
+1
2018-10-19
spi: omap2-mcspi: Add slave mode support
Vignesh R
1
-16
/
+122
2018-10-19
spi: omap2-mcspi: Set FIFO DMA trigger level to word length
Vignesh R
1
-19
/
+7
2018-10-19
spi: omap2-mcspi: Switch to readl_poll_timeout()
Vignesh R
1
-13
/
+4
2018-10-19
spi: spi-mem: add stm32 qspi controller
Ludovic Barre
3
-0
/
+522
2018-10-17
spi: pic32-sqi: don't pass GFP_DMA32 to dma_alloc_coherent
Christoph Hellwig
1
-1
/
+1
2018-10-15
spi: sh-msiof: fix deferred probing
Sergei Shtylyov
1
-2
/
+2
2018-10-12
spi: imx: use PIO mode if size is small
Robin Gong
1
-0
/
+3
2018-10-12
spi: imx: correct wml as the last sg length
Robin Gong
1
-10
/
+19
2018-10-12
spi: imx: move wml setting to later than setup_transfer
Robin Gong
1
-9
/
+14
2018-10-12
spi: Make GPIO CSs honour the SPI_NO_CS flag
Phil Elwell
1
-1
/
+3
2018-10-11
spi: pxa2xx: Add devicetree support
Lubomir Rintel
1
-29
/
+44
2018-10-11
spi: pxa2xx: Use an enum for type
Lubomir Rintel
1
-3
/
+3
[prev]
[next]