index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-butterfly.c
Age
Commit message (
Expand
)
Author
2019-07-31
spi: docs: convert to ReST and add it to the kABI bookset
Mauro Carvalho Chehab
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2018-08-01
spi: add flags parameter to txrx_word function pointers
Lorenzo Bianconi
2015-12-02
spi: butterfly: use new parport device model
Sudip Mukherjee
2015-12-02
spi: butterfly: correct alignment
Sudip Mukherjee
2015-12-02
spi: butterfly: remove cast to void
Sudip Mukherjee
2015-12-02
spi: butterfly: remove multiple blank lines
Sudip Mukherjee
2014-12-22
spi: Remove FSF mailing addresses
Jarkko Nikula
2014-03-29
spi: bitbang: Make spi_bitbang_stop() return void
Axel Lin
2013-10-25
Merge remote-tracking branch 'spi/topic/butterfly' into spi-next
Mark Brown
2013-10-15
spi: butterfly: Fix checkpatch issue
Jingoo Han
2013-09-17
spi: bitbang: Let spi_bitbang_start() take a reference to master
Axel Lin
2011-10-31
spi: Add module.h to implicit users in drivers/spi
Paul Gortmaker
2011-06-06
spi: reorganize drivers
Grant Likely