index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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-10-23
spi: document CS setup, hold & inactive times in header
Alexandru Ardelean
1
-0
/
+5
2019-10-15
spi: spi-fsl-espi: convert transfer delay to `spi_delay` format
Alexandru Ardelean
1
-0
/
+1
2019-10-15
spi: implement SW control for CS times
Alexandru Ardelean
1
-0
/
+5
2019-10-15
spi: tegra114: change format for `spi_set_cs_timing()` function
Alexandru Ardelean
1
-3
/
+6
2019-10-15
spi: introduce `delay` field for `spi_transfer` + spi_transfer_delay_exec()
Alexandru Ardelean
1
-0
/
+18
2019-10-15
spi: core,atmel: convert `word_delay_usecs` -> `word_delay` for spi_device
Alexandru Ardelean
1
-5
/
+2
2019-10-15
spi: sprd: convert transfer word delay to spi_delay struct
Alexandru Ardelean
1
-2
/
+2
2019-10-15
spi: make `cs_change_delay` the first user of the `spi_delay` logic
Alexandru Ardelean
1
-3
/
+1
2019-10-15
spi: introduce spi_delay struct as "value + unit" & spi_delay_exec()
Alexandru Ardelean
1
-3
/
+15
2019-10-07
spi: Add a PTP system timestamp to the transfer structure
Vladimir Oltean
1
-0
/
+61
2019-07-04
Merge remote-tracking branch 'spi/topic/pump-rt' into spi-next
Mark Brown
1
-0
/
+2
2019-07-04
Merge branch 'spi-5.3' into spi-next
Mark Brown
1
-0
/
+35
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-06-17
spi: Add a prototype for exported spi_set_cs_timing()
Andy Shevchenko
1
-0
/
+2
2019-06-10
Merge tag 'v5.2-rc4' into spi-5.3
Mark Brown
11
-94
/
+11
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285
Thomas Gleixner
2
-18
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
5
-45
/
+5
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2
-20
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2
-11
/
+2
2019-05-23
spi: Allow SPI devices to request the pumping thread be realtime
Douglas Anderson
1
-0
/
+2
2019-05-13
spi: core: allow reporting the effectivly used speed_hz for a transfer
Martin Sperl
1
-0
/
+5
2019-05-12
Merge tag 'spi-bpw-is-supported' of https://git.kernel.org/pub/scm/linux/kern...
Mark Brown
1
-0
/
+20
2019-05-08
spi: core: allow defining time that cs is deasserted as a multiple of SCK
Martin Sperl
1
-0
/
+1
2019-05-08
spi: core: allow defining time that cs is deasserted
Martin Sperl
1
-0
/
+7
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-12
spi: Add spi_is_bpw_supported()
Noralf Trønnes
1
-0
/
+20
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
[next]