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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
USB: serial: keyspan: drop unneeded forward declarations
Jiri Slaby
2021-03-15
1
-20
/
+0
|
*
|
|
|
usb: dwc3: gadget: Remove FS bInterval_m1 limitation
Thinh Nguyen
2021-04-22
1
-4
/
+6
|
*
|
|
|
usb: xhci-mtk: remove bus status check
Chunfeng Yun
2021-04-22
1
-41
/
+2
|
*
|
|
|
usb: dwc2: Enable RPi in ACPI mode
Jeremy Linton
2021-04-22
3
-1
/
+20
|
*
|
|
|
USB: CDC-ACM: fix poison/unpoison imbalance
Oliver Neukum
2021-04-22
1
-1
/
+2
|
*
|
|
|
USB: Add reset-resume quirk for WD19's Realtek Hub
Chris Chiu
2021-04-22
1
-0
/
+1
|
*
|
|
|
usb: gadget: net2272: remove redundant initialization of status
Colin Ian King
2021-04-22
1
-1
/
+2
|
*
|
|
|
usb: storage: datafab: remove redundant assignment of variable result
Colin Ian King
2021-04-22
1
-1
/
+0
|
*
|
|
|
usb: misc: adutux: fix whitespace coding style issue
Malte Deiseroth
2021-04-22
1
-3
/
+3
|
*
|
|
|
usb: musb: musb_core: Add space after that ','
Saurav Girepunje
2021-04-22
1
-2
/
+2
|
*
|
|
|
usb: gadget: dummy_hcd: fix gpf in gadget_setup
Anirudh Rayabharam
2021-04-22
1
-8
/
+15
|
*
|
|
|
usb: dwc3: gadget: Fix START_TRANSFER link state check
Thinh Nguyen
2021-04-22
1
-6
/
+7
|
*
|
|
|
usb: gadget: Fix double free of device descriptor pointers
Hemant Kumar
2021-04-22
1
-0
/
+4
|
*
|
|
|
usb: typec: tcpm: Fix error while calculating PPS out values
Badhri Jagan Sridharan
2021-04-22
1
-3
/
+3
|
*
|
|
|
usb: xhci-mtk: remove unused members
Chunfeng Yun
2021-04-14
1
-3
/
+0
|
*
|
|
|
usb: xhci-mtk: use clock bulk to get clocks
Chunfeng Yun
2021-04-14
2
-95
/
+24
|
*
|
|
|
usb: xhci-mtk: add support runtime PM
Chunfeng Yun
2021-04-14
1
-16
/
+124
|
*
|
|
|
usb: xhci-mtk: check return value in suspend/resume hooks
Chunfeng Yun
2021-04-14
1
-10
/
+27
|
*
|
|
|
usb: typec: tcpm: Allow slow charging loops to comply to pSnkStby
Badhri Jagan Sridharan
2021-04-14
1
-3
/
+14
|
*
|
|
|
usb: typec: tcpm: Honour pSnkStdby requirement during negotiation
Badhri Jagan Sridharan
2021-04-14
1
-0
/
+17
|
*
|
|
|
usb: dwc3: gadget: Check for disabled LPM quirk
Thinh Nguyen
2021-04-14
3
-2
/
+13
|
*
|
|
|
usb: dwc3: core: Add shutdown callback for dwc3
Sandeep Maheswaram
2021-04-14
1
-0
/
+6
|
*
|
|
|
usb: dwc3: gadget: Ignore Packet Pending bit
Thinh Nguyen
2021-04-14
2
-0
/
+12
|
*
|
|
|
USB: Add LPM quirk for Lenovo ThinkPad USB-C Dock Gen2 Ethernet
Kai-Heng Feng
2021-04-14
1
-0
/
+3
|
*
|
|
|
usb: typec: silence a static checker warning
Dan Carpenter
2021-04-14
1
-2
/
+4
|
*
|
|
|
usb: dwc2: Add exit clock gating before removing driver
Artur Petrosyan
2021-04-13
1
-0
/
+9
|
*
|
|
|
usb: dwc2: Add clock gating exiting flow by system resume
Artur Petrosyan
2021-04-13
1
-0
/
+22
|
*
|
|
|
usb: dwc2: Add clock gating entering flow by system suspend
Artur Petrosyan
2021-04-13
1
-0
/
+9
|
*
|
|
|
usb: dwc2: Allow exit clock gating in urb enqueue
Artur Petrosyan
2021-04-13
1
-0
/
+8
|
*
|
|
|
usb: dwc2: Update exit clock gating when port is resumed
Artur Petrosyan
2021-04-13
1
-25
/
+4
|
*
|
|
|
usb: dwc2: Update enter clock gating when port is suspended
Artur Petrosyan
2021-04-13
1
-15
/
+4
|
*
|
|
|
usb: dwc2: Add exit clock gating when port reset is asserted
Artur Petrosyan
2021-04-13
1
-0
/
+4
|
*
|
|
|
usb: dwc2: Add exit clock gating from session request interrupt
Artur Petrosyan
2021-04-13
1
-6
/
+13
|
*
|
|
|
usb: dwc2: Add exit clock gating from wakeup interrupt
Artur Petrosyan
2021-04-13
1
-11
/
+22
|
*
|
|
|
usb: dwc2: Allow entering clock gating from USB_SUSPEND interrupt
Artur Petrosyan
2021-04-13
1
-3
/
+7
|
*
|
|
|
usb: dwc2: Add host clock gating support functions
Artur Petrosyan
2021-04-13
2
-0
/
+91
|
*
|
|
|
usb: dwc2: Add device clock gating support functions
Artur Petrosyan
2021-04-13
2
-2
/
+79
|
*
|
|
|
Merge tag 'usb-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pe...
Greg Kroah-Hartman
2021-04-12
11
-43
/
+162
|
|
\
\
\
\
|
|
*
|
|
|
usb: cdnsp: Fixes issue with Configure Endpoint command
Pawel Laszczak
2021-04-12
2
-5
/
+13
|
|
*
|
|
|
usb: cdnsp: remove redundant initialization of variable ret
Colin Ian King
2021-04-12
1
-1
/
+1
|
|
*
|
|
|
usb: cdns3: delete repeated clear operations
Wang Qing
2021-04-12
1
-1
/
+0
|
|
*
|
|
|
usb: cdns3: Optimize DMA request buffer allocation
Sanket Parmar
2021-04-12
2
-6
/
+25
|
|
*
|
|
|
usb: cdns3: Use dma_pool_* api to alloc trb pool
Sanket Parmar
2021-04-12
2
-23
/
+20
|
|
*
|
|
|
usb: cdns3: fix static checker warning.
Frank Li
2021-04-12
1
-1
/
+1
|
|
*
|
|
|
usb: cdns3: imx: mark cdns_imx_system_resume as __maybe_unused
Wei Yongjun
2021-04-12
1
-1
/
+1
|
|
*
|
|
|
usb: cdns3: trace: delete the trace parameter for request->trb
Peter Chen
2021-04-12
1
-4
/
+1
|
|
*
|
|
|
usb: cdns3: imx: add power lost support for system resume
Frank Li
2021-04-12
1
-0
/
+34
|
|
*
|
|
|
usb: cdns3: add power lost support for system resume
Frank Li
2021-04-12
5
-3
/
+68
|
*
|
|
|
|
Revert "usb: Link the ports to the connectors they are attached to"
Greg Kroah-Hartman
2021-04-12
1
-3
/
+0
|
*
|
|
|
|
usbip: vudc: fix missing unlock on error in usbip_sockfd_store()
Ye Bin
2021-04-12
1
-0
/
+2
|
|
/
/
/
/
[prev]
[next]