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
/
spi.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-23
spi: introduce SPI_MODE_X_MASK macro
Oleksij Rempel
1
-0
/
+1
2021-09-08
spi: Switch to signed types for *_native_cs SPI controller fields
Andy Shevchenko
1
-2
/
+2
2021-05-14
spi: Fix use-after-free with devm_spi_alloc_*
William A. Kennington III
1
-0
/
+3
2020-11-12
spi: Introduce device-managed SPI controller allocation
Lukas Wunner
1
-0
/
+19
2020-07-27
spi: correct kernel-doc inconsistency
Colton Lewis
1
-6
/
+2
2020-07-17
spi: fix duplicated word in <linux/spi/spi.h>
Randy Dunlap
1
-2
/
+2
2020-07-10
spi: use kthread_create_worker() helper
Marek Szyprowski
1
-4
/
+2
2020-07-02
spi: Avoid setting the chip select if we don't need to
Douglas Anderson
1
-0
/
+4
2020-06-23
spi: introduce fallback to pio
Robin Gong
1
-0
/
+7
2020-04-21
docs: spi: spi.h: fix a doc building warning
Mauro Carvalho Chehab
1
-0
/
+1
2020-03-10
spi: update the structure documentation
Qiujun Huang
1
-0
/
+3
2020-03-05
spi: Do spi_take_timestamp_pre for as many times as necessary
Vladimir Oltean
1
-2
/
+1
2020-02-28
spi: Allow SPI controller override device buswidth
John Garry
1
-0
/
+3
2020-01-23
Merge branch 'spi-5.6' into spi-next
Mark Brown
1
-0
/
+8
2020-01-08
spi: Add generic support for unused native cs with cs-gpios
Geert Uytterhoeven
1
-0
/
+8
2019-12-28
spi: Don't look at TX buffer for PTP system timestamping
Vladimir Oltean
1
-2
/
+2
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-06-17
spi: Add a prototype for exported spi_set_cs_timing()
Andy Shevchenko
1
-0
/
+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-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-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-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-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-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-10
spi: Add driver_override SPI device attribute
Trent Piepho
1
-0
/
+1
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-18
Merge tag 'spi-cs-word' into spi-4.20
Mark Brown
1
-1
/
+1
[next]