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
/
usb
/
host
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
usb: host: ehci-sched: add spaces around operators
Geyslan G. Bem
2016-02-03
1
-1
/
+1
*
|
usb: host: ehci-sched: remove useless initializations
Geyslan G. Bem
2016-02-03
1
-2
/
+2
*
|
usb: host: ehci-sched: move constants to right
Geyslan G. Bem
2016-02-03
1
-3
/
+3
*
|
usb: host: ehci-sched: refactor scan_isoc function
Geyslan G. Bem
2016-02-03
1
-101
/
+101
*
|
usb: ehci: remove old stub_debug_files definition
Geyslan G. Bem
2016-02-03
2
-7
/
+2
*
|
usb: host: ehci-dbg: add function output_buf_tds_dir()
Geyslan G. Bem
2016-02-03
1
-33
/
+29
*
|
usb: host: ehci-dbg: prefer kmalloc_array over kmalloc times size
Geyslan G. Bem
2016-02-03
1
-1
/
+1
*
|
usb: host: ehci-dbg: enclose conditional blocks with braces
Geyslan G. Bem
2016-02-03
1
-4
/
+5
*
|
usb: host: ehci-dbg: replace sizeof operand
Geyslan G. Bem
2016-02-03
1
-1
/
+1
*
|
usb: host: ehci-dbg: remove blank line before close brace
Geyslan G. Bem
2016-02-03
1
-1
/
+0
*
|
usb: host: ehci-dbg: add blank line after declarations
Geyslan G. Bem
2016-02-03
1
-0
/
+1
*
|
usb: host: ehci-dbg: convert macro to inline function
Geyslan G. Bem
2016-02-03
1
-20
/
+34
*
|
usb: host: ehci-dbg: use a blank line after struct declarations
Geyslan G. Bem
2016-02-03
1
-0
/
+3
*
|
usb: host: ehci-dbg: fix up function definitions
Geyslan G. Bem
2016-02-03
1
-12
/
+16
*
|
usb: host: ehci-dbg: use scnprintf() in qh_lines()
Geyslan G. Bem
2016-02-03
1
-6
/
+2
*
|
usb: host: ehci-dbg: put spaces around operators
Geyslan G. Bem
2016-02-03
1
-8
/
+8
*
|
usb: host: ehci-dbg: fix up closing parenthesis
Geyslan G. Bem
2016-02-03
1
-8
/
+4
*
|
usb: host: ehci-dbg: move trailing statements to next line
Geyslan G. Bem
2016-02-03
1
-16
/
+38
*
|
usb: host: ehci-dbg: use C89-style comments
Geyslan G. Bem
2016-02-03
1
-10
/
+11
*
|
usb: host: ehci-dbg: remove space before open square bracket
Geyslan G. Bem
2016-02-03
1
-17
/
+16
*
|
usb: host: ehci-dbg: remove space before open parenthesis
Geyslan G. Bem
2016-02-03
1
-100
/
+99
*
|
usb: host: ehci.h: move constant to right
Geyslan G. Bem
2016-02-03
1
-1
/
+1
*
|
usb: host: ehci.h: move pointer operator to name side
Geyslan G. Bem
2016-02-03
1
-1
/
+1
*
|
usb: host: ehci.h: remove macros trailing semicolon
Geyslan G. Bem
2016-02-03
1
-2
/
+2
*
|
usb: host: ehci.h: use space after comma
Geyslan G. Bem
2016-02-03
1
-2
/
+3
*
|
usb: host: ehci.h: remove direct use of __attribute__ keyword
Geyslan G. Bem
2016-02-03
1
-5
/
+5
*
|
usb: host: ehci.h: fix single statement macros
Geyslan G. Bem
2016-02-03
1
-2
/
+2
*
|
usb: host: ehci.h: remove space before open square bracket
Geyslan G. Bem
2016-02-03
1
-11
/
+11
*
|
usb: host: ehci.h: remove space before function open parenthesis
Geyslan G. Bem
2016-02-03
1
-11
/
+11
*
|
usb: host: ehci.h: remove space before comma
Geyslan G. Bem
2016-02-03
1
-4
/
+4
*
|
usb: core: switch bus numbering to using idr
Heiner Kallweit
2016-02-03
1
-7
/
+2
*
|
xhci: set slot context speed field to SuperSpeedPlus for USB 3.1 SSP devices
Mathias Nyman
2016-02-03
2
-0
/
+4
*
|
xhci: USB 3.1 add default Speed Attributes to SuperSpeedPlus device capability
Mathias Nyman
2016-02-03
1
-9
/
+18
*
|
xhci: set roothub speed to USB_SPEED_SUPER_PLUS for USB3.1 capable controllers
Mathias Nyman
2016-02-03
1
-0
/
+1
*
|
xhci: Make sure xhci handles USB_SPEED_SUPER_PLUS devices.
Mathias Nyman
2016-02-03
3
-6
/
+13
*
|
USB: EHCI: improvements to unlink_empty_async_suspended()
Alan Stern
2016-02-03
2
-3
/
+7
*
|
USB: EHCI: add a delay when unlinking an active QH
Alan Stern
2016-02-03
4
-5
/
+59
*
|
USB: EHCI: improve handling of the ehci->iaa_in_progress flag
Alan Stern
2016-02-03
4
-16
/
+20
*
|
USB: EHCI: store reason for unlinking a QH
Alan Stern
2016-02-03
5
-11
/
+26
*
|
USB: host: use to_platform_device
Geliang Tang
2016-01-24
4
-16
/
+8
*
|
usb: host: u132-hcd: use list_for_each_entry
Geliang Tang
2016-01-24
1
-12
/
+6
*
|
usb: host: oxu210hp-hcd: use list_for_each_entry_safe
Geliang Tang
2016-01-24
1
-10
/
+5
*
|
usb: host: max3421-hcd: use list_for_each_entry*
Geliang Tang
2016-01-24
1
-11
/
+5
*
|
usb: host: fotg210: use list_for_each_entry_safe
Geliang Tang
2016-01-24
1
-10
/
+5
*
|
ehci-hcd: Disable memory-write-invalidate when the driver is removed
Jia-Ju Bai
2016-01-24
1
-1
/
+7
*
|
ehci-hcd: Cleanup memory resources when ehci_halt fails
Jia-Ju Bai
2016-01-24
1
-1
/
+3
*
|
usb: host: ehci-msm: Register usb shutdown function
Azriel Samson
2016-01-24
1
-0
/
+1
*
|
usb: host: ehci-msm: Fix register initialization
Jack Pham
2016-01-24
1
-0
/
+2
*
|
usb: host: ehci-msm: Add support for ACPI probing
Jack Pham
2016-01-24
1
-0
/
+8
*
|
usb: host: ehci-msm: Remove dependency on OTG PHY
Jack Pham
2016-01-24
1
-22
/
+31
[prev]
[next]