index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
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
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-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
1
-0
/
+7
2017-11-30
spi: Fix double "when"
Geert Uytterhoeven
1
-1
/
+1
2017-06-13
spi: Generalize SPI "master" to "controller"
Geert Uytterhoeven
1
-85
/
+113
2017-05-26
spi: core: Add support for registering SPI slave controllers
Geert Uytterhoeven
1
-4
/
+31
2017-04-26
Merge remote-tracking branches 'spi/topic/ti-qspi' and 'spi/topic/xlp' into s...
Mark Brown
1
-0
/
+4
2017-04-26
Merge remote-tracking branches 'spi/topic/devprop', 'spi/topic/fsl', 'spi/top...
Mark Brown
1
-0
/
+4
2017-04-21
spi: Add can_dma like interface for spi_flash_read
Vignesh R
1
-0
/
+4
2017-03-29
spi: dynamycally allocated message initialization
Emiliano Ingrassia
1
-1
/
+1
2017-03-06
spi: allow attaching device properties to SPI board info
Dmitry Torokhov
1
-0
/
+4
2016-10-21
spi: Add Flag to Enable Slave Select with GPIO Chip Select.
Thor Thayer
1
-0
/
+1
[next]