index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-17
xhci: Fix ring leak in failure path of xhci_alloc_virt_device()
Ben Hutchings
1
-1
/
+2
2018-01-02
usb: xhci: Add XHCI_TRUST_TX_LENGTH for Renesas uPD720201
Daniel Thompson
1
-0
/
+3
2017-12-25
xhci: plat: Register shutdown for xhci_plat
Adam Wallis
1
-0
/
+1
2017-12-20
xhci: Don't add a virt_dev to the devs array before it's fully allocated
Mathias Nyman
1
-4
/
+11
2017-12-09
usb: host: fix incorrect updating of offset
Colin Ian King
1
-1
/
+1
2017-12-09
usb: xhci: fix panic in xhci_free_virt_devices_depth_first
Yu Chen
1
-0
/
+7
2017-11-02
usb: xhci: Handle error condition in xhci_stop_device()
Mayank Rana
1
-5
/
+17
2017-10-12
xhci: fix finding correct bus_state structure for USB 3.1 hosts
Mathias Nyman
1
-1
/
+1
2017-10-12
usb: pci-quirks.c: Corrected timeout values used in handshake
Jim Dickerson
1
-4
/
+4
2017-09-13
usb:xhci:Fix regression when ATI chipsets detected
Sandeep Singh
1
-17
/
+18
2017-08-16
usb:xhci:Add quirk for Certain failing HP keyboard on reset after resume
Sandeep Singh
1
-5
/
+12
2017-07-27
xhci: Fix NULL pointer dereference when cleaning up streams for removed host
Mathias Nyman
1
-4
/
+7
2017-07-27
xhci: fix 20000ms port resume timeout
Mathias Nyman
1
-0
/
+3
2017-06-26
usb: xhci: ASMedia ASM1042A chipset need shorts TX quirk
Corentin Labbe
1
-0
/
+3
2017-06-26
usb: r8a66597-hcd: decrease timeout
Chris Brandt
1
-1
/
+1
2017-06-26
usb: r8a66597-hcd: select a different endpoint on timeout
Chris Brandt
1
-1
/
+3
2017-05-25
usb: host: xhci-mem: allocate zeroed Scratchpad Buffer
Peter Chen
1
-1
/
+1
2017-05-25
xhci: apply PME_STUCK_QUIRK and MISSING_CAS quirk for Denverton
Mathias Nyman
1
-2
/
+5
2017-05-25
usb: host: xhci-plat: propagate return value of platform_get_irq()
Thomas Petazzoni
1
-1
/
+1
2017-05-20
usb: host: xhci: print correct command ring address
Peter Chen
1
-1
/
+1
2017-05-14
usb: host: ohci-exynos: Decrese node refcount on exynos_ehci_get_phy() error ...
Krzysztof Kozlowski
1
-0
/
+2
2017-05-14
usb: host: ehci-exynos: Decrese node refcount on exynos_ehci_get_phy() error ...
Krzysztof Kozlowski
1
-0
/
+2
2017-03-18
usb: host: xhci-plat: Fix timeout on removal of hot pluggable xhci controllers
Guenter Roeck
1
-0
/
+2
2017-03-18
usb: host: xhci-dbg: HCIVERSION should be a binary number
Peter Chen
1
-1
/
+1
2017-03-12
usb: host: xhci: plat: check hcc_params after add hcd
William wu
1
-3
/
+3
2017-01-19
xhci: fix deadlock at host remove by running watchdog correctly
Mathias Nyman
2
-24
/
+0
2017-01-12
xhci: Fix race related to abort operation
OGAWA Hirofumi
3
-80
/
+91
2017-01-12
xhci: Use delayed_work instead of timer for command timeout
OGAWA Hirofumi
3
-16
/
+21
2017-01-12
usb: xhci-mem: use passed in GFP flags instead of GFP_KERNEL
Dan Carpenter
1
-2
/
+2
2017-01-12
usb: xhci: hold lock over xhci_abort_cmd_ring()
Lu Baolu
1
-4
/
+9
2017-01-12
xhci: Handle command completion and timeout race
Mathias Nyman
1
-1
/
+5
2017-01-12
usb: host: xhci: Fix possible wild pointer when handling abort command
Baolin Wang
1
-1
/
+4
2017-01-12
usb: xhci: fix return value of xhci_setup_device()
Lu Baolu
1
-1
/
+3
2017-01-12
xhci: free xhci virtual devices with leaf nodes first
Mathias Nyman
1
-2
/
+36
2017-01-12
usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Apollo Lake
Wan Ahmad Zainie
1
-1
/
+2
2017-01-12
xhci: workaround for hosts missing CAS bit
Mathias Nyman
3
-0
/
+46
2017-01-12
usb: xhci: fix possible wild pointer
Lu Baolu
1
-5
/
+11
2017-01-06
USB: UHCI: report non-PME wakeup signalling for Intel hardware
Alan Stern
1
-0
/
+4
2016-11-10
xhci: add restart quirk for Intel Wildcatpoint PCH
Mathias Nyman
1
-1
/
+3
2016-11-10
usb: increase ohci watchdog delay to 275 msec
Bryan Paluch
1
-1
/
+1
2016-11-10
xhci: use default USB_RESUME_TIMEOUT when resuming ports.
Mathias Nyman
1
-2
/
+2
2016-09-24
xhci: fix null pointer dereference in stop command timeout function
Mathias Nyman
1
-1
/
+5
2016-09-07
xhci: Make sure xhci handles USB_SPEED_SUPER_PLUS devices.
Mathias Nyman
3
-6
/
+13
2016-09-07
xhci: don't dereference a xhci member after removing xhci
Mathias Nyman
1
-1
/
+2
2016-09-07
usb: xhci: Fix panic if disconnect
Jim Lin
1
-0
/
+3
2016-09-07
xhci: always handle "Command Ring Stopped" events
Mathias Nyman
1
-6
/
+7
2016-09-07
usb: ehci: change order of register cleanup during shutdown
Marc Ohlf
1
-2
/
+2
2016-08-10
USB: OHCI: Don't mark EDs as ED_OPER if scheduling fails
MichaĆ Pecio
1
-1
/
+2
2016-07-11
usb: host: ehci-tegra: Grab the correct UTMI pads reset
Thierry Reding
1
-1
/
+1
2016-07-11
xhci: Fix handling timeouted commands on hosts in weird states.
Mathias Nyman
1
-5
/
+22
[next]