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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-15
spi: sh-msiof: fix deferred probing
Sergei Shtylyov
1
-2
/
+2
2018-10-11
spi: rockchip: initialize dma_slave_config properly
Huibin Hong
1
-0
/
+3
2018-10-11
spi: bcm-qspi: switch back to reading flash using smaller chunks
Rafał Miłecki
1
-1
/
+1
2018-10-11
spi: bcm-qspi: fix calculation of address length
Rafał Miłecki
1
-1
/
+1
2018-09-20
spi: spi-mem: Move the DMA-able constraint doc to the kerneldoc header
Boris Brezillon
1
-3
/
+2
2018-09-20
spi: spi-mem: Add missing description for data.nbytes field
Boris Brezillon
1
-0
/
+2
2018-09-05
spi: rspi: Fix interrupted DMA transfers
Geert Uytterhoeven
1
-4
/
+6
2018-09-05
spi: rspi: Fix invalid SPI use during system suspend
Geert Uytterhoeven
1
-0
/
+24
2018-09-05
spi: sh-msiof: Fix handling of write value for SISTR register
Hiromitsu Yamasaki
1
-1
/
+2
2018-09-05
spi: sh-msiof: Fix invalid SPI use during system suspend
Gaku Inami
1
-0
/
+25
2018-09-04
spi: gpio: Fix copy-and-paste error
Linus Walleij
1
-2
/
+2
2018-09-03
spi: tegra20-slink: explicitly enable/disable clock
Marcel Ziswiler
1
-8
/
+23
2018-08-28
spi: spi-fsl-dspi: fix broken DSPI_EOQ_MODE
Angelo Dureghello
1
-0
/
+6
2018-08-28
spi: Fix double IDR allocation with DT aliases
Geert Uytterhoeven
1
-11
/
+11
2018-08-15
spi: fix IDR collision on systems with both fixed and dynamic SPI bus numbers
Kirill Kapranov
1
-0
/
+9
2018-08-03
spi: spi-mem: Constify spi_mem->name
Boris Brezillon
1
-1
/
+1
2018-08-02
mtd: m25p80: Call spi_mem_get_name() to let controller set a custom name
Frieder Schrempf
1
-0
/
+3
2018-08-02
spi: spi-mem: Extend the SPI mem interface to set a custom memory name
Frieder Schrempf
2
-0
/
+40
2018-08-02
spi: spi-mem: Fix a typo in the documentation of struct spi_mem
Frieder Schrempf
1
-1
/
+1
2018-08-02
spi: uniphier: remove unnecessary include headers
Keiji Hayashibara
1
-2
/
+0
2018-08-01
spi: spi-gpio: add SPI_3WIRE support
Lorenzo Bianconi
3
-1
/
+33
2018-08-01
spi: add flags parameter to txrx_word function pointers
Lorenzo Bianconi
8
-44
/
+57
2018-08-01
spi: add SPI controller driver for UniPhier SoC
Keiji Hayashibara
3
-0
/
+539
2018-08-01
spi: add DT bindings for UniPhier SPI controller
Kunihiko Hayashi
1
-0
/
+22
2018-07-31
spi: dw: document Microsemi integration
Alexandre Belloni
1
-2
/
+4
2018-07-30
spi: img-spfi: Set device select bits for SPFI port state
Ionela Voinescu
1
-0
/
+3
2018-07-30
spi: omap2-mcspi: remove several redundant variables
Colin Ian King
1
-9
/
+0
2018-07-30
spi: dw-mmio: add MSCC Ocelot support
Alexandre Belloni
1
-0
/
+90
2018-07-30
spi: dw: export dw_spi_set_cs
Alexandre Belloni
2
-1
/
+3
2018-07-26
spi: spi-fsl-espi: Log fifo counters on error
Tiago Brusamarello
1
-1
/
+4
2018-07-24
spi: imx: Use the longuest possible burst size when in dynamic_burst
Maxime Chevallier
1
-37
/
+85
2018-07-24
spi: imx: remove unnecessary check in spi_imx_can_dma
Maxime Chevallier
1
-3
/
+0
2018-07-24
spi: imx: Use correct number of bytes per words
Maxime Chevallier
1
-4
/
+6
2018-07-24
spi: imx: Use dynamic bursts only when bits_per_word is 8, 16 or 32
Maxime Chevallier
1
-14
/
+9
2018-07-24
spi: imx: Remove duplicate variable assignments
Maxime Chevallier
1
-2
/
+0
2018-07-24
spi: spi-fsl-dspi: Switch to SPDX identifier
Fabio Estevam
1
-14
/
+6
2018-07-18
spi: spi-bitbang: change flags from u8 to u16
David Lechner
1
-1
/
+1
2018-07-18
Merge tag 'spi-dw-set-cs' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Mark Brown
2
-0
/
+4
2018-07-18
spi: dw: allow providing own set_cs callback
Alexandre Belloni
2
-0
/
+4
2018-07-17
spi: spi-fsl-dspi: Fill actual_length when doing DMA transfer
Andrey Smirnov
1
-2
/
+5
2018-07-17
spi: rockchip: add description for px30
Liang Chen
1
-0
/
+1
2018-07-02
spi: spi-fsl-dspi: Fix imprecise abort on VF500 during probe
Krzysztof Kozlowski
1
-12
/
+12
2018-06-28
spi: pxa2xx: Add support for Intel Ice Lake
Mika Westerberg
1
-0
/
+4
2018-06-21
spi: spi-fsl-dspi: Fix copy-paste error in dspi_probe
Gustavo A. R. Silva
1
-1
/
+1
2018-06-20
spi: spi-fsl-dspi: Enable extended SPI mode
Esben Haabendal
1
-1
/
+3
2018-06-20
spi: spi-fsl-dspi: Advertise 32 bit for XSPI mode
Esben Haabendal
1
-1
/
+5
2018-06-20
spi: spi-fsl-dspi: XSPI FIFO handling (in TCFQ mode)
Esben Haabendal
1
-7
/
+48
2018-06-20
spi: spi-fsl-dspi: Framesize control for XSPI mode
Esben Haabendal
1
-0
/
+10
2018-06-20
spi: spi-fsl-dspi: Add support for XSPI mode registers
Esben Haabendal
1
-2
/
+61
2018-06-20
Merge branch 'spi-4.18' into spi-4.19 for DSPI dep
Mark Brown
4
-62
/
+82
[next]