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
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_bitbang.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-08
spi: bitbang: Introduce spi_bitbang_init()
Andrey Smirnov
1
-0
/
+1
2018-08-01
spi: spi-gpio: add SPI_3WIRE support
Lorenzo Bianconi
1
-0
/
+1
2018-08-01
spi: add flags parameter to txrx_word function pointers
Lorenzo Bianconi
1
-1
/
+1
2018-07-18
spi: spi-bitbang: change flags from u8 to u16
David Lechner
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2015-09-17
spi: bitbang: Replace spinlock by mutex
Nicolas Boichat
1
-1
/
+1
2014-03-29
spi: bitbang: Make spi_bitbang_stop() return void
Axel Lin
1
-1
/
+1
2013-07-17
spi/bitbang: Use core message pump
Mark Brown
1
-4
/
+0
2013-07-15
spi/bitbang: Unexport spi_bitbang_transfer()
Mark Brown
1
-1
/
+0
2010-05-25
spi: move bitbang txrx utility functions to private header
hartleys
1
-101
/
+0
2009-11-09
tree-wide: fix typos "selct" + "slect" -> "select"
Uwe Kleine-König
1
-1
/
+1
2009-02-21
spi_bitbang: add more lowlevel function documentation
Michael Buesch
1
-0
/
+7
2008-10-30
spi: fix compile error
Fernando Luis Vazquez Cao
1
-0
/
+3
2007-07-17
SPI controller drivers: check for unsupported modes
David Brownell
1
-0
/
+1
2007-03-17
[PATCH] spi: destroy workqueue after spi_unregister_master
Chris Lesiak
1
-1
/
+0
2007-02-12
[PATCH] SPI cleanup() method param becomes non-const
Hans-Peter Nilsson
1
-1
/
+1
2006-05-17
[PATCH] SPI: Renamed bitbang_transfer_setup to spi_bitbang_setup_transfer and...
Kumar Gala
1
-0
/
+2
2006-05-17
[PATCH] SPI: per-transfer overrides for wordsize and clocking
Imre Deak
1
-0
/
+6
2006-01-14
[PATCH] spi: use linked lists rather than an array
Vitaly Wool
1
-0
/
+7
2006-01-14
[PATCH] spi: add spi_bitbang driver
David Brownell
1
-0
/
+128