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
/
kpc2000
/
kpc2000_i2c.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: drop kpc2000 driver
Greg Kroah-Hartman
2021-06-12
1
-731
/
+0
*
staging: kpc2000: code style: fix line length issue
Nikolay Kyx
2021-03-10
1
-1
/
+3
*
staging: kpc2000: code style: match alignment with open parenthesis
Nikolay Kyx
2021-03-10
1
-1
/
+1
*
Merge tag 'staging-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-01-29
1
-56
/
+64
|
\
|
*
staging: kpc2000: rename variables with kpc namespace
Jerry Lin
2020-01-22
1
-20
/
+20
|
*
Staging: kpc2000: Remove warning: "dubious: x | !y" detected by sparse
Felipe Cardoso Resende
2020-01-22
1
-36
/
+44
*
|
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
1
-1
/
+1
|
/
*
staging: kpc2000: kpc_i2c: Remove commented code
Jamal Shareef
2019-10-29
1
-3
/
+0
*
staging: kpc2000: kpc_i2c: Fix lines over 80 chars
Jamal Shareef
2019-10-29
1
-64
/
+137
*
staging: kpc2000: kpc2000_i2c: Fix different address spaces warnings
Eduardo Barretto
2019-08-21
1
-2
/
+2
*
staging: kpc2000: drop useless softdep statement
Jean Delvare
2019-07-01
1
-1
/
+0
*
staging: kpc2000: add missing spaces in kpc2000_i2c.c
Simon Sandström
2019-06-26
1
-3
/
+3
*
staging: kpc2000: kpc2000_i2c: add space after ,
Hao Xu
2019-06-09
1
-1
/
+1
*
staging: kpc2000: kpc2000_i2c: void* -> void *
Hao Xu
2019-06-09
1
-2
/
+2
*
staging: kpc2000: kpc_i2c: Use devm_* API to manage mapped I/O space
Geordan Neukum
2019-05-30
1
-1
/
+3
*
staging: kpc2000: kpc_i2c: fail probe if unable to map I/O space
Geordan Neukum
2019-05-30
1
-0
/
+2
*
staging: kpc2000: kpc_i2c: fail probe if unable to get I/O resource
Geordan Neukum
2019-05-30
1
-0
/
+3
*
staging: kpc2000: kpc_i2c: Use drvdata instead of platform_data
Geordan Neukum
2019-05-30
1
-2
/
+2
*
staging: kpc2000: kpc_i2c: Remove unnecessary consecutive newlines
Geordan Neukum
2019-05-30
1
-5
/
+0
*
staging: kpc2000: kpc_i2c: Use BIT macro rather than manual bit shifting
Geordan Neukum
2019-05-30
1
-5
/
+5
*
staging: kpc2000: kpc_i2c: Remove pldev from i2c_device structure
Geordan Neukum
2019-05-30
1
-2
/
+0
*
staging: kpc2000: kpc_i2c: Remove unused rw_sem
Geordan Neukum
2019-05-30
1
-3
/
+0
*
staging: kpc2000: kpc_i2c: fix platform_no_drv_owner.cocci warnings
kbuild test robot
2019-05-23
1
-1
/
+0
*
staging: kpc2000: kpc_i2c: add static qual to local symbols in kpc_i2c.c
Geordan Neukum
2019-05-22
1
-3
/
+3
*
staging: kpc2000: kpc_i2c: Remove unnecessary function tracing prints
Geordan Neukum
2019-05-22
1
-26
/
+0
*
staging: kpc2000: kpc_i2c: use <linux/io.h> instead of <asm/io.h>
Geordan Neukum
2019-05-22
1
-1
/
+1
*
staging: kpc2000: kpc_i2c: newline fixups to meet linux style guide
Geordan Neukum
2019-05-22
1
-53
/
+29
*
staging: kpc2000: kpc_i2c: remove unused module param disable_features
Geordan Neukum
2019-05-22
1
-4
/
+0
*
staging: kpc2000: move the i2c driver out of its subdirectory
Greg Kroah-Hartman
2019-05-21
1
-0
/
+710