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
/
usb
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers: most: add USB adapter driver
Christian Gromm
2020-07-31
3
-1187
/
+0
*
staging: most: usb: remove NET dependency
Christian Gromm
2020-07-29
1
-2
/
+1
*
staging: most: usb: init return value in default path of switch/case expression
Christian Gromm
2020-05-29
1
-0
/
+1
*
staging: most: usb: use function sysfs_streq
Christian Gromm
2020-05-27
1
-6
/
+6
*
staging: most: usb: add missing put_device calls
Christian Gromm
2020-05-27
1
-0
/
+2
*
staging: most: usb: use correct error codes
Christian Gromm
2020-05-27
1
-3
/
+3
*
staging: most: usb: replace code to calculate array index
Christian Gromm
2020-05-27
1
-3
/
+8
*
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
*
staging: most: move core files out of the staging area
Christian Gromm
2020-03-24
1
-2
/
+1
*
staging: most: usb: check for NULL device
Christian Gromm
2020-01-24
1
-1
/
+2
*
staging: most: remove device from interface structure
Christian Gromm
2020-01-24
1
-4
/
+16
*
staging: most: remove header include path to drivers/staging
Masahiro Yamada
2020-01-16
2
-2
/
+2
*
staging: most: use angle brackets in include path
Christian Gromm
2019-12-17
1
-1
/
+1
*
staging: most: rename core.h to most.h
Christian Gromm
2019-12-17
1
-1
/
+1
*
staging: most: usb: remove prefix from description tag
Christian Gromm
2019-04-16
1
-1
/
+1
*
staging: add missing SPDX lines to Makefile files
Greg Kroah-Hartman
2019-04-03
1
-0
/
+1
*
staging: add missing SPDX lines to Kconfig files
Greg Kroah-Hartman
2019-04-03
1
-0
/
+1
*
staging: most: usb: Change '--help--' to 'help' in Kconfig
Wentao Cai
2019-03-18
1
-1
/
+1
*
staging: prefix header search paths with $(srctree)/
Masahiro Yamada
2019-02-04
1
-1
/
+1
*
staging: most: usb: add release function for DCI device
Christian Gromm
2018-10-02
1
-1
/
+8
*
staging: most: fix label names
Christian Gromm
2018-09-25
1
-23
/
+23
*
staging: most: usb: remove local variable
Christian Gromm
2018-05-08
1
-5
/
+4
*
staging: most: usb: fix usb_disconnect race condition
Christian Gromm
2018-05-08
1
-6
/
+13
*
staging: most: usb: don't set URB_ZERO_PACKET flag for synchronous data
Christian Gromm
2018-05-08
1
-1
/
+2
*
staging: most: usb: add ep number to log
Christian Gromm
2018-05-08
1
-3
/
+6
*
staging: most: sound: call snd_card_new with struct device
Christian Gromm
2018-05-08
1
-0
/
+1
*
staging: most: make interface drivers allocate coherent memory
Christian Gromm
2018-05-08
1
-0
/
+18
*
staging: most: Fix identifiers to function parameters
Ravi Eluri
2018-01-08
1
-2
/
+2
*
staging: most: make DEVICE_ATTR structures static
Christian Gromm
2017-11-28
1
-15
/
+15
*
staging: most: usb: fix show/store function names
Christian Gromm
2017-11-27
1
-17
/
+17
*
staging: most: usb: clear functional stall on OUT endpoint
Christian Gromm
2017-11-27
1
-0
/
+15
*
staging: most: usb: remove pointer initialization
Christian Gromm
2017-11-27
1
-2
/
+0
*
staging: most: remove proprietary kobjects
Christian Gromm
2017-11-27
1
-182
/
+61
[next]