summaryrefslogtreecommitdiffstats
path: root/drivers/staging/kpc2000/kpc2000_spi.c
Commit message (Expand)AuthorAgeFilesLines
* staging: kpc2000: kpc_spi: use devm_* API to manage mapped I/O spaceGeordan Neukum2019-06-031-1/+2
* staging: kpc2000: kpc_spi: remove function kp_spi_bytes_per_word()Geordan Neukum2019-06-031-14/+0
* staging: kpc2000: kpc_spi: remove fifo_depth from kp_spi structGeordan Neukum2019-06-031-1/+0
* staging: kpc2000: kpc_spi: column-align switch and subordinate casesGeordan Neukum2019-06-031-7/+7
* staging: kpc2000: kpc_spi: Remove unnecessary consecutive newlinesGeordan Neukum2019-06-031-13/+0
* staging: kpc2000: replace white spaces with tabs for kpc2000_spi.cMao Wenan2019-05-301-361/+361
* staging: kpc2000: report error status to spi coreMao Wenan2019-05-301-2/+6
* staging: kpc2000: move the spi driver out of its subdirectoryGreg Kroah-Hartman2019-05-211-0/+548