index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
spi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'spi/topic/pump-rt' into spi-next
Mark Brown
2019-07-04
1
-0
/
+2
|
\
|
*
spi: Allow SPI devices to request the pumping thread be realtime
Douglas Anderson
2019-05-23
1
-0
/
+2
*
|
Merge branch 'spi-5.3' into spi-next
Mark Brown
2019-07-04
1
-0
/
+35
|
\
\
|
*
|
spi: Add a prototype for exported spi_set_cs_timing()
Andy Shevchenko
2019-06-17
1
-0
/
+2
|
*
|
Merge tag 'v5.2-rc4' into spi-5.3
Mark Brown
2019-06-10
11
-94
/
+11
|
|
\
\
|
*
|
|
spi: core: allow reporting the effectivly used speed_hz for a transfer
Martin Sperl
2019-05-13
1
-0
/
+5
|
*
|
|
Merge tag 'spi-bpw-is-supported' of https://git.kernel.org/pub/scm/linux/kern...
Mark Brown
2019-05-12
1
-0
/
+20
|
|
\
\
\
|
|
*
|
|
spi: Add spi_is_bpw_supported()
Noralf Trønnes
2019-04-12
1
-0
/
+20
|
*
|
|
|
spi: core: allow defining time that cs is deasserted as a multiple of SCK
Martin Sperl
2019-05-08
1
-0
/
+1
|
*
|
|
|
spi: core: allow defining time that cs is deasserted
Martin Sperl
2019-05-08
1
-0
/
+7
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285
Thomas Gleixner
2019-06-05
2
-18
/
+2
*
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-30
5
-45
/
+5
*
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
2
-20
/
+2
*
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
2
-11
/
+2
|
/
/
*
|
spi: expand mode support
Sowjanya Komatineni
2019-05-02
1
-3
/
+3
*
|
spi: spi-mem: Make spi_mem_default_supports_op() static inline
YueHaibing
2019-05-02
1
-0
/
+1
*
|
spi: spi-mem: Fix build error without CONFIG_SPI_MEM
YueHaibing
2019-05-02
1
-3
/
+11
*
|
spi: add a method for configuring CS timing
Sowjanya Komatineni
2019-04-08
1
-0
/
+15
*
|
spi: bitbang: Introduce spi_bitbang_init()
Andrey Smirnov
2019-04-08
1
-0
/
+1
*
|
spi: spi-mem: export spi_mem_default_supports_op()
Naga Sureshkumar Relli
2019-04-03
1
-0
/
+3
*
|
spi: pxa2xx: Introduce DMA burst size support
Andy Shevchenko
2019-03-20
1
-0
/
+1
*
|
spi: fix SPI_BPW_RANGE_MASK() regression
Arnd Bergmann
2019-03-14
1
-1
/
+1
*
|
spi: work around clang bug in SPI_BPW_RANGE_MASK()
Arnd Bergmann
2019-03-11
1
-2
/
+1
|
/
*
spi: support inter-word delay requirement for devices
Jonas Bonn
2019-01-30
1
-0
/
+6
*
spi: Go back to immediate teardown
Mark Brown
2019-01-23
1
-2
/
+0
*
pxa2xx: replace spi_master with spi_controller
Lubomir Rintel
2019-01-23
1
-2
/
+2
*
spi: spi-mem: Add devm_spi_mem_dirmap_{create,destroy}()
Boris Brezillon
2019-01-21
1
-0
/
+5
*
spi: core: avoid waking pump thread from spi_sync instead run teardown delayed
Martin Sperl
2019-01-09
1
-0
/
+2
*
spi: Optionally use GPIO descriptors for CS GPIOs
Linus Walleij
2019-01-09
1
-4
/
+19
*
Merge tag 'mmc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2018-12-28
1
-15
/
+0
|
\
|
*
mmc: spi: Convert to use GPIO descriptors
Linus Walleij
2018-12-17
1
-15
/
+0
|
|
|
\
*
-
.
|
Merge remote-tracking branches 'spi/topic/mem' and 'spi/topic/mtd' into spi-next
Mark Brown
2018-12-20
1
-1
/
+83
|
\
\
|
|
*
|
spi: spi-mem: Add a new API to support direct mapping
Boris Brezillon
2018-11-20
1
-0
/
+80
|
*
|
spi: spi-mem: Add SPI_MEM_NO_DATA to the spi_mem_data_dir enum
Boris Brezillon
2018-11-20
1
-0
/
+2
|
*
|
spi: spi-mem: Add missing word in the SPI_MEM_DATA_OUT description
Boris Brezillon
2018-11-20
1
-1
/
+1
|
|
/
*
|
Merge branch 'topic/3wire-gpio' of https://git.kernel.org/pub/scm/linux/kerne...
Mark Brown
2018-12-04
1
-0
/
+1
|
\
\
|
*
|
spi: gpio: Support 3WIRE high-impedance turn-around
Linus Walleij
2018-11-07
1
-0
/
+1
|
|
/
*
|
spi: add support for octal mode I/O data transfer
Yogesh Narayan Gaur
2018-12-03
1
-1
/
+3
*
|
spi: pxa2xx: Add slave mode support
Lubomir Rintel
2018-11-13
1
-0
/
+1
|
/
*
Merge remote-tracking branch 'spi/topic/of' into spi-next
Mark Brown
2018-10-21
1
-1
/
+16
|
\
|
*
spi: make OF helper available for others
Marco Felsch
2018-09-27
1
-1
/
+16
*
|
Merge branch 'spi-4.20' into spi-next
Mark Brown
2018-10-21
1
-12
/
+7
|
\
\
|
*
|
spi: Add driver_override SPI device attribute
Trent Piepho
2018-10-10
1
-0
/
+1
|
*
|
spi: switch to SPDX license identifier
Marco Felsch
2018-09-27
1
-11
/
+2
|
*
|
Merge tag 'spi-cs-word' into spi-4.20
Mark Brown
2018-09-17
1
-1
/
+1
|
|
\
\
|
|
*
|
spi: add new SPI_CS_WORD flag
David Lechner
2018-09-17
1
-1
/
+1
|
|
|
/
|
*
/
spi: Introduce one new field to set word delay
Baolin Wang
2018-08-29
1
-0
/
+3
|
|
/
*
|
Merge tag 'spi-fix-v4.19-rc5' of https://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2018-09-28
1
-3
/
+4
|
\
\
|
|
/
|
/
|
|
*
spi: spi-mem: Move the DMA-able constraint doc to the kerneldoc header
Boris Brezillon
2018-09-20
1
-3
/
+2
[next]