aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/wfx/hwio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-14staging: wfx: avoid c99 commentsJérôme Pouiller1-3/+3
2021-03-10Revert "staging: wfx: remove unused included header files"Greg Kroah-Hartman1-0/+3
2021-02-12staging: wfx: remove unused included header filesMuhammad Usama Anjum1-3/+0
2020-10-07staging: wfx: update copyrights datesJérôme Pouiller1-1/+1
2020-05-13staging: wfx: fix use of cpu_to_le32 instead of le32_to_cpuJérôme Pouiller1-1/+1
2020-05-13staging: wfx: remove spaces after cast operatorJérôme Pouiller1-2/+2
2020-05-13staging: wfx: fix alignements of function prototypesJérôme Pouiller1-6/+6
2020-02-11staging: wfx: use more power-efficient sleep for resetMichał Mirosław1-1/+1
2019-11-14staging: align to fix warnings of line over 80 charactersJules Irenge1-14/+28
2019-10-04staging: wfx: add tracepoints for I/O accessJérôme Pouiller1-0/+11
2019-10-04staging: wfx: add I/O APIJérôme Pouiller1-0/+327