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
...
*
|
|
|
xhci: remove extra loop in interrupt context
Mathias Nyman
2021-01-29
2
-7
/
+16
*
|
|
|
xhci: check slot_id is valid before gathering slot info
Lalithambika Krishna Kumar
2021-01-29
1
-1
/
+6
*
|
|
|
xhci: prevent a theoretical endless loop while preparing rings.
Mathias Nyman
2021-01-29
1
-0
/
+7
*
|
|
|
xhci: remove xhci_stream_id_to_ring() helper
Mathias Nyman
2021-01-29
3
-22
/
+2
*
|
|
|
xhci: add xhci_virt_ep_to_ring() helper
Mathias Nyman
2021-01-29
1
-24
/
+22
*
|
|
|
xhci: check virt_dev is valid before dereferencing it
Mathias Nyman
2021-01-29
1
-3
/
+9
*
|
|
|
xhci: add xhci_get_virt_ep() helper
Mathias Nyman
2021-01-29
2
-25
/
+52
*
|
|
|
xhci: remove unused event parameter from completion handlers
Mathias Nyman
2021-01-29
1
-8
/
+6
*
|
|
|
xhci: adjust parameters passed to cleanup_halted_endpoint()
Mathias Nyman
2021-01-29
3
-21
/
+17
*
|
|
|
xhci: get isochronous ring directly from endpoint structure
Mathias Nyman
2021-01-29
1
-11
/
+6
*
|
|
|
xhci: Avoid parsing transfer events several times
Mathias Nyman
2021-01-29
3
-20
/
+12
*
|
|
|
usb: dwc2: Make "trimming xfer length" a debug message
Guenter Roeck
2021-01-26
1
-1
/
+1
*
|
|
|
usb: dwc2: Abort transaction after errors with unknown reason
Guenter Roeck
2021-01-26
1
-0
/
+12
*
|
|
|
usb: dwc2: Do not update data length if it is 0 on inbound transfers
Guenter Roeck
2021-01-26
1
-7
/
+8
*
|
|
|
usb: raw-gadget: update documentation and Kconfig
Andrey Konovalov
2021-01-26
1
-4
/
+9
*
|
|
|
usb: raw-gadget: add copyright
Andrey Konovalov
2021-01-26
1
-1
/
+2
*
|
|
|
usb/c67x00: Replace tasklet with work
Davidlohr Bueso
2021-01-26
2
-6
/
+8
*
|
|
|
usb: typec: tcpci_maxim: add terminating newlines to logging
Junlin Yang
2021-01-25
1
-6
/
+6
*
|
|
|
usb: typec: tcpci_maxim: remove redundant assignment
Junlin Yang
2021-01-25
1
-1
/
+0
*
|
|
|
usb: typec: tcpm: Create legacy PDOs for PD2 connection
Kyle Tso
2021-01-25
1
-10
/
+52
*
|
|
|
Merge v5.11-rc5 into usb-next
Greg Kroah-Hartman
2021-01-25
8
-18
/
+56
|
\
|
|
|
|
*
|
|
usb: bdc: Make bdc pci driver depend on BROKEN
Patrik Jakobsson
2021-01-19
1
-1
/
+1
|
*
|
|
xhci: tegra: Delay for disabling LFPS detector
JC Kuo
2021-01-15
1
-0
/
+7
|
*
|
|
xhci: make sure TRB is fully written before giving it to the controller
Mathias Nyman
2021-01-15
1
-0
/
+2
|
*
|
|
usb: udc: core: Use lock when write to soft_connect
Thinh Nguyen
2021-01-15
1
-3
/
+10
|
*
|
|
USB: gadget: dummy-hcd: Fix errors in port-reset handling
Alan Stern
2021-01-14
1
-3
/
+7
|
*
|
|
usb: gadget: aspeed: fix stop dma register setting.
Ryan Chen
2021-01-12
1
-1
/
+4
|
*
|
|
USB: ehci: fix an interrupt calltrace error
Longfang Liu
2021-01-12
1
-0
/
+3
|
*
|
|
ehci: fix EHCI host controller initialization sequence
Eugene Korenevsky
2021-01-12
1
-0
/
+12
|
*
|
|
Merge tag 'usb-v5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/pe...
Greg Kroah-Hartman
2021-01-12
1
-11
/
+11
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
usb: cdns3: imx: improve driver .remove API
Peter Chen
2020-12-29
1
-0
/
+5
|
|
*
|
usb: cdns3: imx: fix can't create core device the second time issue
Peter Chen
2020-12-29
1
-10
/
+1
|
|
*
|
usb: cdns3: imx: fix writing read-only memory issue
Peter Chen
2020-12-29
1
-1
/
+5
|
|
|
/
*
|
|
usb: typec: tcpci_maxim: Drop GPIO includes
Linus Walleij
2021-01-21
1
-3
/
+0
*
|
|
usb: typec: tcpm: Respond Wait if VDM state machine is running
Kyle Tso
2021-01-21
1
-7
/
+73
*
|
|
usb: typec: tcpm: Protocol Error handling
Kyle Tso
2021-01-21
1
-90
/
+245
*
|
|
usb: typec: tcpm: AMS and Collision Avoidance
Kyle Tso
2021-01-21
1
-98
/
+522
*
|
|
USB: gadget: udc: Process disconnect synchronously
Davidlohr Bueso
2021-01-19
1
-27
/
+3
*
|
|
usb: gadget: u_serial: Remove old tasklet comments
Davidlohr Bueso
2021-01-19
1
-2
/
+2
*
|
|
usb: typec: ucsi: Add conditional dependency on USB role switch
Heikki Krogerus
2021-01-19
1
-0
/
+1
*
|
|
usb: gadget: u_audio: clean up locking
Jerome Brunet
2021-01-18
1
-19
/
+4
*
|
|
usb: gadget: u_audio: remove struct uac_req
Jerome Brunet
2021-01-18
1
-32
/
+26
*
|
|
usb: gadget: u_audio: factorize ssize to alsa fmt conversion
Jerome Brunet
2021-01-18
1
-22
/
+21
*
|
|
usb: gadget: u_audio: Free requests only after callback
Jack Pham
2021-01-18
1
-3
/
+14
*
|
|
usb: gadget: composite: Report various SSP sublink speeds
Thinh Nguyen
2021-01-18
1
-26
/
+54
*
|
|
usb: gadget: Introduce udc_set_ssp_rate() for SSP
Thinh Nguyen
2021-01-18
1
-5
/
+11
*
|
|
usb: gadget: composite: Use SSP sublink speed macros
Thinh Nguyen
2021-01-18
1
-21
/
+24
*
|
|
usb: bdc: Remove the BDC PCI driver
Al Cooper
2021-01-18
3
-141
/
+0
*
|
|
usb: phy: phy-mxs-usb: Use of_device_get_match_data()
Fabio Estevam
2021-01-18
1
-6
/
+1
*
|
|
usb: dwc3: qcom: add URS Host support for sdm845 ACPI boot
Shawn Guo
2021-01-15
1
-3
/
+56
[prev]
[next]