index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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
2024-07-29
spi: bitbang: Implement support for MOSI idle state configuration
Marcelo Schmitt
1
-0
/
+1
2024-05-27
spi: bitbang: Replace hard coded number of SPI modes
Andy Shevchenko
1
-1
/
+1
2024-05-27
spi: bitbang: Use typedef for txrx_*() callbacks
Andy Shevchenko
1
-3
/
+4
2024-02-08
spi: bitbang: Follow renaming of SPI "master" to "controller"
Uwe Kleine-König
1
-1
/
+1
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-20
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-16
[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-16
[PATCH] SPI: Renamed bitbang_transfer_setup to spi_bitbang_setup_transfer and...
Kumar Gala
1
-0
/
+2
2006-05-16
[PATCH] SPI: per-transfer overrides for wordsize and clocking
Imre Deak
1
-0
/
+6
2006-01-13
[PATCH] spi: use linked lists rather than an array
Vitaly Wool
1
-0
/
+7
2006-01-13
[PATCH] spi: add spi_bitbang driver
David Brownell
1
-0
/
+128