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-lm70llp.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-07
spi: lm70llp: remove printk
Sudip Mukherjee
2015-12-07
spi: lm70llp: use dev_warn
Sudip Mukherjee
2015-12-04
spi: lm70llp: use new parport device model
Sudip Mukherjee
2015-12-04
spi: lm70llp: remove space
Sudip Mukherjee
2015-12-04
spi: lm70llp: correct alignment
Sudip Mukherjee
2015-12-04
spi: lm70llp: remove cast to void
Sudip Mukherjee
2015-12-04
spi: lm70llp: add blank line after declaration
Sudip Mukherjee
2015-12-04
spi: lm70llp: remove multiple blank lines
Sudip Mukherjee
2014-12-22
spi: Remove FSF mailing addresses
Jarkko Nikula
2013-09-17
spi: bitbang: Let spi_bitbang_start() take a reference to master
Axel Lin
2012-05-19
spi: By default setup spi_masters with 1 chipselect and dynamics bus number
Grant Likely
2011-06-06
spi: reorganize drivers
Grant Likely