index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
2022-03-25
Merge tag 'mtd/changes-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+3
2022-02-28
spi: use specific last_cs instead of last_cs_enable
Yun Zhou
1
-2
/
+3
2022-02-14
spi: Retire legacy GPIO handling
Linus Walleij
1
-12
/
+2
2022-02-10
spi: spi-mem: Introduce a capability structure
Miquel Raynal
1
-0
/
+3
2022-02-09
spi: make remove callback a void function
Mark Brown
1
-1
/
+1
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
1
-1
/
+1
2022-02-01
spi: Add API to count spi acpi resources
Stefan Binding
1
-0
/
+1
2022-02-01
spi: Support selection of the index of the ACPI Spi Resource before alloc
Stefan Binding
1
-1
/
+2
2022-02-01
spi: Create helper API to lookup ACPI info for spi device
Stefan Binding
1
-0
/
+6
2022-02-01
spi: Make spi_alloc_device and spi_add_device public again
Stefan Binding
1
-0
/
+12
2022-01-07
spi: don't include ptp_clock_kernel.h in spi.h
Jakub Kicinski
1
-1
/
+1
2021-10-14
Merge branch 'spi-5.15' into spi-5.16
Mark Brown
1
-0
/
+3
2021-10-14
spi: Fix deadlock when adding SPI controllers on SPI buses
Mark Brown
1
-0
/
+3
2021-10-07
spi: Make several public functions private to spi.c
Uwe Kleine-König
1
-53
/
+0
2021-10-07
spi: Remove unused function spi_busnum_to_master()
Uwe Kleine-König
1
-2
/
+0
2021-08-05
spi: modify set_cs_timing parameter
Mason Zhang
1
-2
/
+1
2021-08-05
spi: move cs spi_delay to spi_device
Mason Zhang
1
-11
/
+9
2021-07-12
spi: <linux/spi/spi.h>: add missing struct kernel-doc entry
Randy Dunlap
1
-1
/
+2
2021-06-25
spi: core: add dma_map_dev for dma device
Vinod Koul
1
-0
/
+1
2021-06-22
spi: add ancillary device support
Sebastian Reichel
1
-0
/
+2
2021-06-09
spi: remove spi_set_cs_timing()
Greg Kroah-Hartman
1
-5
/
+0
2021-05-11
spi: Switch to signed types for *_native_cs SPI controller fields
Andy Shevchenko
1
-2
/
+2
2021-04-15
Merge branch 'for-5.12' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
1
-0
/
+3
2021-04-08
spi: Fix use-after-free with devm_spi_alloc_*
William A. Kennington III
1
-0
/
+3
2021-04-01
spi: Remove repeated struct declaration
Wan Jiabing
1
-1
/
+0
2021-03-16
Merge series "spi: Adding support for software nodes" from Heikki Krogerus <h...
Mark Brown
1
-4
/
+3
2021-03-16
spi: Remove support for dangling device properties
Heikki Krogerus
1
-4
/
+0
2021-03-16
spi: Add support for software nodes
Heikki Krogerus
1
-1
/
+4
2021-03-12
spi: core: remove 'delay_usecs' field from spi_transfer
Alexandru Ardelean
1
-12
/
+0
2021-02-08
spi: Change provied to provided in the file spi.h
Bhaskar Chowdhury
1
-1
/
+1
2021-01-06
spi: spi-mem: Mark dummy transfers by setting dummy_data bit
Sowjanya Komatineni
1
-0
/
+2
2020-12-28
spi: Add SPI_NO_TX/RX support
Dragos Bogdan
1
-0
/
+17
2020-12-28
spi: uapi: unify SPI modes into a single spi.h header
Alexandru Ardelean
1
-21
/
+2
2020-11-27
Merge branch 'for-5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
1
-0
/
+19
2020-11-12
spi: Introduce device-managed SPI controller allocation
Lukas Wunner
1
-0
/
+19
2020-11-11
spi: introduce SPI_MODE_X_MASK macro
Oleksij Rempel
1
-0
/
+1
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
[next]