index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
spi
/
spi_bitbang.h
Age
Commit message (
Expand
)
Author
2019-04-08
spi: bitbang: Introduce spi_bitbang_init()
Andrey Smirnov
2018-08-01
spi: spi-gpio: add SPI_3WIRE support
Lorenzo Bianconi
2018-08-01
spi: add flags parameter to txrx_word function pointers
Lorenzo Bianconi
2018-07-18
spi: spi-bitbang: change flags from u8 to u16
David Lechner
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2015-09-17
spi: bitbang: Replace spinlock by mutex
Nicolas Boichat
2014-03-29
spi: bitbang: Make spi_bitbang_stop() return void
Axel Lin
2013-07-17
spi/bitbang: Use core message pump
Mark Brown
2013-07-15
spi/bitbang: Unexport spi_bitbang_transfer()
Mark Brown
2010-05-25
spi: move bitbang txrx utility functions to private header
hartleys
2009-11-09
tree-wide: fix typos "selct" + "slect" -> "select"
Uwe Kleine-König
2009-02-20
spi_bitbang: add more lowlevel function documentation
Michael Buesch
2008-10-30
spi: fix compile error
Fernando Luis Vazquez Cao
2007-07-17
SPI controller drivers: check for unsupported modes
David Brownell
2007-03-16
[PATCH] spi: destroy workqueue after spi_unregister_master
Chris Lesiak
2007-02-12
[PATCH] SPI cleanup() method param becomes non-const
Hans-Peter Nilsson
2006-05-16
[PATCH] SPI: Renamed bitbang_transfer_setup to spi_bitbang_setup_transfer and...
Kumar Gala
2006-05-16
[PATCH] SPI: per-transfer overrides for wordsize and clocking
Imre Deak
2006-01-13
[PATCH] spi: use linked lists rather than an array
Vitaly Wool
2006-01-13
[PATCH] spi: add spi_bitbang driver
David Brownell