aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/wfx/hwio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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