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
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2017-11-02
usb: xhci: Handle error condition in xhci_stop_device()
Mayank Rana
1
-5
/
+17
2017-10-27
xhci: Identify USB 3.1 capable hosts by their port protocol capability
Mathias Nyman
1
-1
/
+2
2017-10-12
Revert "xhci: Limit USB2 port wake support for AMD Promontory hosts"
Kai-Heng Feng
3
-16
/
+1
2017-10-12
xhci: set missing SuperSpeedPlus Link Protocol bit in roothub descriptor
Mathias Nyman
1
-1
/
+10
2017-10-12
xhci: Fix sleeping with spin_lock_irq() held in ASmedia 1042A workaround
Mathias Nyman
1
-1
/
+1
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-10-08
usb: make the MTK XHCI driver compile for older MIPS SoCs
John Crispin
1
-2
/
+2
2017-09-09
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: Bad Ethernet performance plugged in ASM1042A host
Jiahau Chang
5
-0
/
+69
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-07-12
xhci: Limit USB2 port wake support for AMD Promontory hosts
Jiahau Chang
3
-0
/
+16
2017-06-24
usb: xhci: ASMedia ASM1042A chipset need shorts TX quirk
Corentin Labbe
1
-0
/
+3
2017-06-24
usb: xhci: Fix USB 3.1 supported protocol parsing
YD Tseng
1
-2
/
+5
2017-06-24
usb: r8a66597-hcd: decrease timeout
Chris Brandt
1
-1
/
+1
2017-06-24
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-25
xhci: remove GFP_DMA flag from allocation
Matthias Lange
1
-1
/
+1
2017-05-25
ohci-pci: add qemu quirk
Gerd Hoffmann
3
-1
/
+19
2017-05-20
usb: host: xhci: print correct command ring address
Peter Chen
1
-1
/
+1
2017-05-20
usb: xhci: bInterval quirk for TI TUSB73x0
Roger Quadros
3
-0
/
+15
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-04-12
usb: host: xhci-plat: enable BROKEN_PED quirk if platform requested
Felipe Balbi
1
-0
/
+3
2017-04-12
usb: xhci: add quirk flag for broken PED bits
Felipe Balbi
2
-0
/
+9
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-18
usb: ohci-at91: Do not drop unhandled USB suspend control requests
Jelle Martijn Kok
1
-2
/
+2
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: return error code when platform_get_irq fails
Pan Bian
1
-1
/
+3
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
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-07
drivers/usb: Skip auto handoff for TI and RENESAS usb controllers
Babu Moger
1
-0
/
+8
2016-10-24
usb: increase ohci watchdog delay to 275 msec
Bryan Paluch
1
-1
/
+1
2016-10-24
usb: ehci-platform: increase EHCI_MAX_RSTS to 4
Masahiro Yamada
1
-1
/
+1
2016-10-24
usb: ohci-at91: Set RemoteWakeupConnected bit explicitly.
Wenyou Yang
1
-3
/
+6
[next]