summaryrefslogtreecommitdiff
path: root/drivers/spi/spi-lm70llp.c
AgeCommit message (Expand)Author
2024-03-18spi: lm70llp: fix links in doc and commentsKousik Sanagavarapu
2024-02-08spi: bitbang: Follow renaming of SPI "master" to "controller"Uwe Kleine-König
2023-09-11spi: lm70llp: switch to use modern nameYang Yingliang
2021-05-20spi: lm70llp: add parenthesis for sizeofZhiqi Song
2021-03-10spi: lm70llp: Switch to use module_parport_driver()Andy Shevchenko
2019-07-31spi: docs: convert to ReST and add it to the kABI booksetMauro Carvalho Chehab
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2018-08-01spi: add flags parameter to txrx_word function pointersLorenzo Bianconi
2015-12-07spi: lm70llp: remove printkSudip Mukherjee
2015-12-07spi: lm70llp: use dev_warnSudip Mukherjee
2015-12-04spi: lm70llp: use new parport device modelSudip Mukherjee
2015-12-04spi: lm70llp: remove spaceSudip Mukherjee
2015-12-04spi: lm70llp: correct alignmentSudip Mukherjee
2015-12-04spi: lm70llp: remove cast to voidSudip Mukherjee
2015-12-04spi: lm70llp: add blank line after declarationSudip Mukherjee
2015-12-04spi: lm70llp: remove multiple blank linesSudip Mukherjee
2014-12-22spi: Remove FSF mailing addressesJarkko Nikula
2013-09-17spi: bitbang: Let spi_bitbang_start() take a reference to masterAxel Lin
2012-05-19spi: By default setup spi_masters with 1 chipselect and dynamics bus numberGrant Likely
2011-06-06spi: reorganize driversGrant Likely