Lorenzo Bianconi
|
4b859db2c6
spi: spi-gpio: add SPI_3WIRE support
|
7 years ago |
Lorenzo Bianconi
|
304d34360b
spi: add flags parameter to txrx_word function pointers
|
7 years ago |
David Lechner
|
7c201ead1b
spi: spi-bitbang: change flags from u8 to u16
|
7 years ago |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
Nicolas Boichat
|
c15f6ed3a1
spi: bitbang: Replace spinlock by mutex
|
10 years ago |
Axel Lin
|
d9721ae149
spi: bitbang: Make spi_bitbang_stop() return void
|
11 years ago |
Mark Brown
|
2025172e32
spi/bitbang: Use core message pump
|
12 years ago |
Mark Brown
|
874b315856
spi/bitbang: Unexport spi_bitbang_transfer()
|
12 years ago |
hartleys
|
41c4221ca6
spi: move bitbang txrx utility functions to private header
|
15 years ago |
Uwe Kleine-Knig
|
b71a8eb0fa
tree-wide: fix typos "selct" + "slect" -> "select"
|
16 years ago |
Michael Buesch
|
01b24fee28
spi_bitbang: add more lowlevel function documentation
|
16 years ago |
Fernando Luis Vazquez Cao
|
effdb9492d
spi: fix compile error
|
17 years ago |
David Brownell
|
dccd573bb0
SPI controller drivers: check for unsupported modes
|
18 years ago |
Chris Lesiak
|
a836f5856a
[PATCH] spi: destroy workqueue after spi_unregister_master
|
18 years ago |
Hans-Peter Nilsson
|
0ffa028505
[PATCH] SPI cleanup() method param becomes non-const
|
18 years ago |
Kumar Gala
|
ff9f4771b5
[PATCH] SPI: Renamed bitbang_transfer_setup to spi_bitbang_setup_transfer and export it
|
19 years ago |
Imre Deak
|
4cff33f94f
[PATCH] SPI: per-transfer overrides for wordsize and clocking
|
19 years ago |
Vitaly Wool
|
8275c642cc
[PATCH] spi: use linked lists rather than an array
|
19 years ago |
David Brownell
|
9904f22a72
[PATCH] spi: add spi_bitbang driver
|
19 years ago |