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
/
include
/
linux
/
spi
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2
-11
/
+2
2019-05-02
spi: expand mode support
Sowjanya Komatineni
1
-3
/
+3
2019-05-02
spi: spi-mem: Make spi_mem_default_supports_op() static inline
YueHaibing
1
-0
/
+1
2019-05-02
spi: spi-mem: Fix build error without CONFIG_SPI_MEM
YueHaibing
1
-3
/
+11
2019-04-08
spi: add a method for configuring CS timing
Sowjanya Komatineni
1
-0
/
+15
2019-04-08
spi: bitbang: Introduce spi_bitbang_init()
Andrey Smirnov
1
-0
/
+1
2019-04-03
spi: spi-mem: export spi_mem_default_supports_op()
Naga Sureshkumar Relli
1
-0
/
+3
2019-03-20
spi: pxa2xx: Introduce DMA burst size support
Andy Shevchenko
1
-0
/
+1
2019-03-14
spi: fix SPI_BPW_RANGE_MASK() regression
Arnd Bergmann
1
-1
/
+1
2019-03-11
spi: work around clang bug in SPI_BPW_RANGE_MASK()
Arnd Bergmann
1
-2
/
+1
2019-01-31
spi: support inter-word delay requirement for devices
Jonas Bonn
1
-0
/
+6
2019-01-23
spi: Go back to immediate teardown
Mark Brown
1
-2
/
+0
2019-01-23
pxa2xx: replace spi_master with spi_controller
Lubomir Rintel
1
-2
/
+2
2019-01-21
spi: spi-mem: Add devm_spi_mem_dirmap_{create,destroy}()
Boris Brezillon
1
-0
/
+5
2019-01-09
spi: core: avoid waking pump thread from spi_sync instead run teardown delayed
Martin Sperl
1
-0
/
+2
2019-01-09
spi: Optionally use GPIO descriptors for CS GPIOs
Linus Walleij
1
-4
/
+19
2018-12-29
Merge tag 'mmc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
1
-15
/
+0
2018-12-20
Merge remote-tracking branches 'spi/topic/mem' and 'spi/topic/mtd' into spi-next
Mark Brown
1
-1
/
+83
2018-12-17
mmc: spi: Convert to use GPIO descriptors
Linus Walleij
1
-15
/
+0
2018-12-04
Merge branch 'topic/3wire-gpio' of https://git.kernel.org/pub/scm/linux/kerne...
Mark Brown
1
-0
/
+1
2018-12-03
spi: add support for octal mode I/O data transfer
Yogesh Narayan Gaur
1
-1
/
+3
2018-11-20
spi: spi-mem: Add a new API to support direct mapping
Boris Brezillon
1
-0
/
+80
2018-11-20
spi: spi-mem: Add SPI_MEM_NO_DATA to the spi_mem_data_dir enum
Boris Brezillon
1
-0
/
+2
2018-11-20
spi: spi-mem: Add missing word in the SPI_MEM_DATA_OUT description
Boris Brezillon
1
-1
/
+1
2018-11-13
spi: pxa2xx: Add slave mode support
Lubomir Rintel
1
-0
/
+1
2018-11-07
spi: gpio: Support 3WIRE high-impedance turn-around
Linus Walleij
1
-0
/
+1
2018-10-21
Merge remote-tracking branch 'spi/topic/of' into spi-next
Mark Brown
1
-1
/
+16
2018-10-21
Merge branch 'spi-4.20' into spi-next
Mark Brown
1
-12
/
+7
2018-10-10
spi: Add driver_override SPI device attribute
Trent Piepho
1
-0
/
+1
2018-09-29
Merge tag 'spi-fix-v4.19-rc5' of https://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
1
-3
/
+4
2018-09-28
spi: make OF helper available for others
Marco Felsch
1
-1
/
+16
2018-09-28
spi: switch to SPDX license identifier
Marco Felsch
1
-11
/
+2
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-18
Merge tag 'spi-cs-word' into spi-4.20
Mark Brown
1
-1
/
+1
2018-09-18
spi: add new SPI_CS_WORD flag
David Lechner
1
-1
/
+1
2018-08-29
spi: Introduce one new field to set word delay
Baolin Wang
1
-0
/
+3
2018-08-14
Merge tag 'spi-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
3
-257
/
+16
2018-08-03
spi: spi-mem: Constify spi_mem->name
Boris Brezillon
1
-1
/
+1
2018-08-02
spi: spi-mem: Extend the SPI mem interface to set a custom memory name
Frieder Schrempf
1
-0
/
+12
2018-08-02
spi: spi-mem: Fix a typo in the documentation of struct spi_mem
Frieder Schrempf
1
-1
/
+1
2018-08-01
spi: spi-gpio: add SPI_3WIRE support
Lorenzo Bianconi
1
-0
/
+1
2018-08-01
spi: add flags parameter to txrx_word function pointers
Lorenzo Bianconi
1
-1
/
+1
2018-07-18
spi: spi-bitbang: change flags from u8 to u16
David Lechner
1
-1
/
+1
2018-07-18
mtd: nand: Add core infrastructure to support SPI NANDs
Peter Pan
1
-1
/
+3
2018-06-18
spi: remove unused adi_spi3.h header
Corentin Labbe
1
-254
/
+0
2018-05-11
spi: Get rid of the spi_flash_read() API
Boris Brezillon
1
-53
/
+0
2018-05-11
spi: Extend the core to ease integration of SPI memory controllers
Boris Brezillon
2
-0
/
+256
2018-02-14
spi: spi-gpio: Rewrite to use GPIO descriptors
Linus Walleij
1
-48
/
+1
2017-11-30
spi: Fix double "when"
Geert Uytterhoeven
1
-1
/
+1
[next]