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
/
ced1401
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
staging: ced1401: rename Reset1401()
Luca Ellero
2014-07-08
3
-4
/
+4
*
staging: ced1401: rename QuickCheck()
Luca Ellero
2014-07-08
2
-7
/
+6
*
staging: ced1401: make ced_is_1401() static
Luca Ellero
2014-07-08
2
-2
/
+1
*
staging: ced1401: rename Is1401()
Luca Ellero
2014-07-08
2
-7
/
+7
*
staging: ced1401: rename InSelfTest()
Luca Ellero
2014-07-08
1
-4
/
+4
*
staging: ced1401: rename ReadWrite_Cancel()
Luca Ellero
2014-07-08
2
-6
/
+6
*
staging: ced1401: rename Get1401State()
Luca Ellero
2014-07-08
2
-13
/
+13
*
staging: ced1401: rename SendChar()
Luca Ellero
2014-07-08
3
-5
/
+5
*
staging: ced1401: rename SendString()
Luca Ellero
2014-07-08
3
-3
/
+3
*
staging: ced1401: rename PutChars()
Luca Ellero
2014-07-08
1
-4
/
+4
*
staging: ced1401: rename FlushInBuff()
Luca Ellero
2014-07-08
1
-5
/
+5
*
staging: ced1401: rename FlushOutBuff()
Luca Ellero
2014-07-08
1
-5
/
+5
*
staging: ced1401: rename Allowi()
Luca Ellero
2014-07-08
3
-14
/
+14
*
staging: ced1401: rename Handle1401Esc()
Luca Ellero
2014-07-08
1
-3
/
+3
*
staging: ced1401: rename ReadDMAInfo()
Luca Ellero
2014-07-08
1
-4
/
+4
*
staging: ced1401: rename ReadHuff()
Luca Ellero
2014-07-08
1
-4
/
+4
*
staging: ced1401: rename ReadWord()
Luca Ellero
2014-07-08
1
-2
/
+2
*
staging: ced1401: rename ReadChar()
Luca Ellero
2014-07-08
1
-10
/
+10
*
staging: ced1401: rename ReadWriteMem()
Luca Ellero
2014-07-08
3
-10
/
+10
*
staging: ced1401: rename StageChunk()
Luca Ellero
2014-07-08
1
-5
/
+5
*
staging: ced1401: rename CopyUserSpace()
Luca Ellero
2014-07-08
1
-5
/
+5
*
staging: ced1401: rename SendChars()
Luca Ellero
2014-07-08
3
-9
/
+9
*
staging: ced1401: rename CanAcceptIoRequests()
Luca Ellero
2014-07-08
1
-7
/
+7
*
staging: ced1401: fix sparse warning for ced1401
Seunghun Lee
2014-06-26
1
-1
/
+1
*
staging: ced1401: userspace: use1401.c: Cleaning up if statement that always ...
Rickard Strandqvist
2014-06-19
1
-7
/
+2
*
Staging: ced1401: Fix no new typedef warning in ced_ioctl.h
Monam Agarwal
2014-03-18
4
-8
/
+8
*
Staging: ced1401: Fix typedef warnings in ced_ioctl.h
Monam Agarwal
2014-03-18
6
-23
/
+21
*
Staging: ced1401: Fix removed unused structs
Monam Agarwal
2014-03-07
1
-6
/
+0
*
Staging: ced1401: Fix do not add new typedefs
Monam Agarwal
2014-03-07
1
-3
/
+1
*
staging: ced401: fix double unlock bug
Daeseok Youn
2014-02-27
1
-1
/
+0
*
staging: ced1401: Fix dev_<level> messages
Joe Perches
2014-02-07
2
-168
/
+171
*
staging: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-12-17
2
-2
/
+0
*
staging: ced401: ced_ioc: fix a blank/tab codingstyle issue.
Joachim Adi Schuetz
2013-11-11
1
-1
/
+1
*
ced1401: Convert driver to use get_user_pages_fast()
Jan Kara
2013-10-05
1
-4
/
+1
*
Staging: ced1401: Staticize local symbols
Sachin Kamat
2013-05-22
1
-2
/
+2
*
Staging: ced1401: Use NULL instead of 0 for pointers
Sachin Kamat
2013-05-22
1
-6
/
+12
*
Staging: ced1401: Patch removes unused typedefs.
Elena Ufimtseva
2013-05-16
1
-5
/
+0
*
Staging: ced1401: Patch removes typedef unsigned int DWORD.
Elena Ufimtseva
2013-05-16
4
-76
/
+75
*
Staging: ced1401: Patch removes typedef unsigned short WORD.
Elena Ufimtseva
2013-05-16
4
-40
/
+39
*
Staging: ced1401: Patch fixes missing parentheses in macro definitions.
Elena Ufimtseva
2013-05-15
2
-4
/
+4
*
Staging: ced1401: Fixes trailing whitespace checkpath warning.
Elena Ufimtseva
2013-05-15
1
-1
/
+1
*
Staging: ced1401: Fixes 'open brace should be on the previous line'.
Elena Ufimtseva
2013-05-15
4
-143
/
+81
*
Staging: ced1401: Fixes white spaces and indentations.
Elena Ufimtseva
2013-05-15
4
-421
/
+420
*
Staging: ced1401: Fixes C pointer format warnings
Elena Ufimtseva
2013-05-15
6
-45
/
+46
*
Staging: ced1401: Fixes C99 // comments.
Elena Ufimtseva
2013-05-15
6
-667
/
+671
*
staging: ced1401: Fixes checkpatch warnings about pointer format
Elena Ufimtseva
2013-05-13
1
-41
/
+41
*
staging: Remove unnecessary OOM messages
Joe Perches
2013-02-11
1
-3
/
+1
*
staging: ced1401: fix GFP_KERNEL in spinlock context
Alexey Khoroshilov
2013-01-11
3
-16
/
+14
*
staging: ced1401: Fix typo in staging/ced1401
Masanari Iida
2012-11-26
4
-10
/
+10
*
staging: ced1401: remove useless value cast on kmalloc()
Fengguang Wu
2012-10-30
1
-2
/
+1
[prev]
[next]