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
/
most
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
staging: most: usb: don't use error path to exit function on success
Christian Gromm
2020-05-27
1
-2
/
+2
*
staging: most: usb: move allocation of URB out of critical section
Christian Gromm
2020-05-27
1
-7
/
+5
*
staging: most: usb: return 0 instead of variable
Christian Gromm
2020-05-27
1
-2
/
+2
*
staging: most: usb: change return value of function drci_rd_reg
Christian Gromm
2020-05-27
1
-5
/
+7
*
staging: most: usb: don't use expressions that might fail in a declaration
Christian Gromm
2020-05-27
1
-3
/
+6
*
staging: most: usb: change order of function parameters
Christian Gromm
2020-05-27
1
-5
/
+6
*
staging: most: usb: use macro ATTRIBUTE_GROUPS
Christian Gromm
2020-05-15
1
-9
/
+2
*
staging: most: fix typo in Kconfig
Christian Gromm
2020-05-15
1
-1
/
+1
*
staging: most: usb: use dev_dbg function
Christian Gromm
2020-05-15
1
-11
/
+11
*
staging: most: usb: check number of reported endpoints
Christian Gromm
2020-05-15
1
-7
/
+6
*
staging: most: usb: remove reference to USB error codes
Christian Gromm
2020-05-15
1
-97
/
+0
*
staging: most: usb: use dev_*() functions to print messages
Christian Gromm
2020-05-15
1
-8
/
+8
*
staging: most: usb: sanity check channel before using it as an index into arrays
Colin Ian King
2020-05-13
1
-5
/
+6
*
staging: most: usb: add PM functions
Christian Gromm
2020-05-13
1
-0
/
+28
*
staging: most: usb: consolidate code
Christian Gromm
2020-05-05
1
-4
/
+2
*
staging: most: usb: drop unlikely macros
Christian Gromm
2020-05-05
1
-5
/
+5
*
staging: most: usb: use EINVAL error code
Christian Gromm
2020-05-05
1
-5
/
+5
*
staging: most: usb: remove overcautious parameter checking
Christian Gromm
2020-05-05
1
-8
/
+3
*
Merge tag 'staging-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-03-30
14
-3090
/
+10
|
\
|
*
staging: most: Documentation: move ABI description files out of staging area
Christian Gromm
2020-03-24
2
-491
/
+0
|
*
staging: most: Documentation: update ABI description
Christian Gromm
2020-03-24
2
-29
/
+3
|
*
staging: most: move core files out of the staging area
Christian Gromm
2020-03-24
12
-2573
/
+10
|
*
staging: most: core: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2020-03-12
1
-3
/
+3
*
|
media: staging/most: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
2020-02-24
1
-2
/
+2
|
/
*
staging: most: usb: check for NULL device
Christian Gromm
2020-01-24
1
-1
/
+2
*
staging: next: configfs: fix release link
Christian Gromm
2020-01-24
1
-7
/
+19
*
staging: most: core: fix logging messages
Christian Gromm
2020-01-24
1
-15
/
+13
*
staging: most: core: remove container struct
Christian Gromm
2020-01-24
1
-34
/
+32
*
staging: most: remove struct device core driver
Christian Gromm
2020-01-24
2
-34
/
+19
*
staging: most: core: drop device reference
Christian Gromm
2020-01-24
1
-0
/
+1
*
staging: most: remove device from interface structure
Christian Gromm
2020-01-24
4
-33
/
+38
*
staging: most: net: fix buffer overflow
Andrey Shvetsov
2020-01-22
1
-0
/
+10
*
staging: most: remove header include path to drivers/staging
Masahiro Yamada
2020-01-16
17
-17
/
+15
*
staging: most: core: remove noisy log messages
Christian Gromm
2020-01-15
1
-8
/
+0
*
staging: most: core: use dev_* function for logging
Christian Gromm
2020-01-15
1
-31
/
+30
*
staging: most: core: fix date in file comment
Christian Gromm
2020-01-15
1
-1
/
+1
*
staging: most: use angle brackets in include path
Christian Gromm
2019-12-17
6
-6
/
+6
*
staging: most: configfs: reduce array size
Christian Gromm
2019-12-17
1
-7
/
+9
*
staging: most: configfs: use strlcpy
Christian Gromm
2019-12-17
1
-4
/
+6
*
staging: most: rename enum mbo_status_flags
Christian Gromm
2019-12-17
1
-2
/
+2
*
staging: most: rename struct core_component
Christian Gromm
2019-12-17
7
-36
/
+36
*
staging: most: rename core.h to most.h
Christian Gromm
2019-12-17
10
-9
/
+9
*
staging: most: Drop superfluous ioctl PCM ops
Takashi Iwai
2019-12-10
1
-1
/
+0
*
staging: most: Use managed buffer allocation
Takashi Iwai
2019-12-10
1
-43
/
+1
*
staging: most: fix improper SPDX-License comment style
Christian Gromm
2019-12-10
1
-1
/
+1
*
Merge tag 'staging-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-11-27
8
-140
/
+105
|
\
|
*
staging: most: core: remove sysfs attr remove_link
Christian Gromm
2019-11-20
1
-86
/
+0
|
*
staging: most: Fix Kconfig indentation
Krzysztof Kozlowski
2019-11-20
1
-4
/
+4
|
*
staging: most: core: add comments to mutex and spinlock definitions
Christian Gromm
2019-11-13
1
-2
/
+2
|
*
staging: most: block module removal while having active configfs items
Christian Gromm
2019-11-11
6
-3
/
+40
[prev]
[next]