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