index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
wfx
/
hwio.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-06
wfx: get out from the staging area
Jérôme Pouiller
1
-332
/
+0
2022-02-25
staging: wfx: format code on 100 columns
Jérôme Pouiller
1
-6
/
+3
2022-01-25
staging: wfx: reformat code on 100 columns
Jérôme Pouiller
1
-34
/
+17
2022-01-25
staging: wfx: prefix functions from hwio.h with wfx_
Jérôme Pouiller
1
-63
/
+72
2022-01-25
staging: wfx: replace magic value by WFX_HIF_BUFFER_SIZE
Jérôme Pouiller
1
-2
/
+4
2022-01-25
staging: wfx: use IS_ALIGNED()
Jérôme Pouiller
1
-2
/
+3
2022-01-25
staging: wfx: fix comment correctness
Jérôme Pouiller
1
-12
/
+0
2021-09-14
staging: wfx: avoid c99 comments
Jérôme Pouiller
1
-3
/
+3
2021-03-10
Revert "staging: wfx: remove unused included header files"
Greg Kroah-Hartman
1
-0
/
+3
2021-02-12
staging: wfx: remove unused included header files
Muhammad Usama Anjum
1
-3
/
+0
2020-10-07
staging: wfx: update copyrights dates
Jérôme Pouiller
1
-1
/
+1
2020-05-13
staging: wfx: fix use of cpu_to_le32 instead of le32_to_cpu
Jérôme Pouiller
1
-1
/
+1
2020-05-13
staging: wfx: remove spaces after cast operator
Jérôme Pouiller
1
-2
/
+2
2020-05-13
staging: wfx: fix alignements of function prototypes
Jérôme Pouiller
1
-6
/
+6
2020-02-11
staging: wfx: use more power-efficient sleep for reset
Michał Mirosław
1
-1
/
+1
2019-11-14
staging: align to fix warnings of line over 80 characters
Jules Irenge
1
-14
/
+28
2019-10-04
staging: wfx: add tracepoints for I/O access
Jérôme Pouiller
1
-0
/
+11
2019-10-04
staging: wfx: add I/O API
Jérôme Pouiller
1
-0
/
+327