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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
staging: kpc2000: fix coding style in pcie.h
Greg Kroah-Hartman
2019-05-21
1
-53
/
+53
*
|
staging: kpc2000: remove fileops.c file.
Greg Kroah-Hartman
2019-05-21
4
-128
/
+114
*
|
staging: kpc2000: kpc_i2c: fixup block comment style in i2c_driver.c
Geordan Neukum
2019-05-20
1
-15
/
+21
*
|
staging: kpc2000: kpc_i2c: use %s with __func__ identifier in log messages
Geordan Neukum
2019-05-20
1
-12
/
+15
*
|
staging: kpc2000: kpc_i2c: prevent memory leak in probe() error case
Geordan Neukum
2019-05-20
1
-5
/
+1
*
|
staging: kpc2000: kpc_i2c: reformat copyright for better readability
Geordan Neukum
2019-05-20
1
-12
/
+18
*
|
staging: kpc2000: kpc_i2c: reindent i2c_driver.c
Geordan Neukum
2019-05-20
1
-507
/
+507
*
|
staging: kpc2000: remove lock_card/unlock_card functions
Greg Kroah-Hartman
2019-05-20
3
-21
/
+7
*
|
staging: kpc2000: remove kp200_module.c file
Greg Kroah-Hartman
2019-05-20
4
-59
/
+43
*
|
staging: kpc2000: fix coding style in uapi.h
Greg Kroah-Hartman
2019-05-20
1
-11
/
+11
*
|
staging: kpc2000: removed trailing white-space.
Jeremy Sowden
2019-05-20
4
-86
/
+86
*
|
Staging: kpc2000: kpc_dma: include <linux/io.h> instead of <asm/io.h>
Puranjay Mohan
2019-05-20
1
-1
/
+1
*
|
staging: kpc2000: clean up after probe failure.
Jeremy Sowden
2019-05-20
2
-3
/
+7
*
|
staging: kpc2000: added missing clean-up to probe_core_uio.
Jeremy Sowden
2019-05-20
2
-1
/
+3
*
|
staging: kpc2000: added designated initializers to two structs.
Jeremy Sowden
2019-05-20
1
-5
/
+2
*
|
staging: kpc2000: declare two functions as static.
Jeremy Sowden
2019-05-20
1
-2
/
+4
*
|
staging: kpc2000: inverted conditional in order to reduce indentation.
Jeremy Sowden
2019-05-20
1
-19
/
+24
*
|
Staging: kpc2000: kpc_dma: Resolve cast warning and use const for file_operation
Vandana BN
2019-05-20
2
-2
/
+2
*
|
Staging: kpc2000: kpc_dma: Resolve warning to use __func__ insted of funtion ...
Vandana BN
2019-05-20
3
-25
/
+25
*
|
Staging: kpc2000: kpc_dma: Resolve warning Missing blank line after declarati...
Vandana BN
2019-05-20
4
-13
/
+29
*
|
Staging: kpc2000: kpc_dma: Resolve checkpath errors Macros in paranthesis & t...
Vandana BN
2019-05-20
1
-3
/
+5
*
|
Staging: kpc2000: kpc_dma: Resolve code indent and trailing statements on nex...
Vandana BN
2019-05-20
1
-4
/
+8
*
|
Staging: kpc2000: kpc_dma: Resolve checkpatch space errors around brace '{', ...
Vandana BN
2019-05-20
3
-52
/
+52
*
|
Staging: kpc2000: kpc_dma: Resolve space errors around pointers and function ...
Vandana BN
2019-05-20
4
-14
/
+14
*
|
Staging: kpc2000: kpc_dma: Resolve trailing whitespace error reported by chec...
Vandana BN
2019-05-20
4
-131
/
+131
*
|
staging: kpc2000: remove unused function kp2000_cdev_write
YueHaibing
2019-05-20
1
-8
/
+0
*
|
Staging: kpc2000: Cleanup in kpc_dma_transfer()
Madhumitha Prabakaran
2019-05-20
1
-1
/
+1
*
|
staging: kpc_i2c: Remove unused file
Matt Sickler
2019-05-20
2
-182
/
+1
|
/
*
Merge tag 'staging-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-05-07
1
-23
/
+23
*
staging: kpc2000: kpc_spi: Fix build error for {read,write}q
Nathan Chancellor
2019-05-03
1
-0
/
+1
*
staging: kpc2000: fix up build problems with readq()
Greg Kroah-Hartman
2019-05-01
4
-0
/
+4
*
staging: kpc2000: fix resource size calculation
Dan Carpenter
2019-04-30
2
-2
/
+2
*
staging: kpc2000: Fix a stack information leak in kp2000_cdev_ioctl()
Dan Carpenter
2019-04-30
1
-0
/
+2
*
staging: kpc2000_spi: eliminated duplicate initialization of master local var...
Jeremy Sowden
2019-04-30
1
-1
/
+1
*
staging: kpc2000_spi: eliminated duplicate initialization of drvdata local va...
Jeremy Sowden
2019-04-30
1
-2
/
+2
*
staging: kpc2000: Add DMA driver
Matt Sickler
2019-04-25
8
-0
/
+1181
*
staging: kpc2000: fix platform_no_drv_owner.cocci warnings
YueHaibing
2019-04-25
1
-1
/
+0
*
staging: kpc2000: remove duplicated include from kp2000_module.c
YueHaibing
2019-04-25
1
-1
/
+0
*
staging: kpc2000: Use memset to initialize resources
Nathan Chancellor
2019-04-25
1
-4
/
+8
*
staging: kpc2000: add initial set of Daktronics drivers
Greg Kroah-Hartman
2019-04-20
18
-0
/
+2790
[prev]