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
2014-07-09
xhci: Fix runtime suspended xhci from blocking system suspend.
Wang, Yu
1
-3
/
+7
2014-07-09
xhci: correct burst count field for isoc transfers on 1.0 xhci hosts
Mathias Nyman
1
-1
/
+1
2014-06-30
USB: EHCI: avoid BIOS handover on the HASEE E200
Alan Stern
1
-3
/
+16
2014-06-11
xhci: delete endpoints from bandwidth list before freeing whole device
Mathias Nyman
1
-10
/
+10
2014-05-06
usb/xhci: fix compilation warning when !CONFIG_PCI && !CONFIG_PM
David Cohen
1
-3
/
+3
2014-05-06
xhci: extend quirk for Renesas cards
Igor Gnatenko
1
-3
/
+1
2014-04-14
xhci: Limit the spurious wakeup fix only to HP machines
Takashi Iwai
1
-1
/
+6
2014-04-14
xhci: Fix spurious wakeups after S5 on Haswell
Takashi Iwai
3
-0
/
+25
2014-04-14
xhci: quirk for extra long delay for S4
Oliver Neukum
3
-1
/
+15
2014-04-14
xhci: Don't enable/disable RWE on bus suspend/resume.
Sarah Sharp
1
-28
/
+0
2014-04-14
USB: fix PM config symbol in uhci-hcd, ehci-hcd, and xhci-hcd
Alan Stern
3
-3
/
+3
2014-04-14
USB: OHCI: Allow runtime PM without system sleep
Alan Stern
1
-1
/
+1
2014-04-14
USB: EHCI: bugfix: urb->hcpriv should not be NULL
Alan Stern
2
-12
/
+8
2014-03-30
xhci: Fix resume issues on Renesas chips in Samsung laptops
Sarah Sharp
1
-0
/
+5
2014-02-06
usb: xhci: Check for XHCI_PLAT in xhci_cleanup_msix()
Jack Pham
1
-0
/
+3
2013-10-05
xhci: Fix race between ep halt and URB cancellation
Florian Wolter
1
-2
/
+6
2013-10-05
xhci: Fix oops happening after address device timeout
Mathias Nyman
1
-0
/
+6
2013-10-05
xhci: Ensure a command structure points to the correct trb on the command ring
Mathias Nyman
4
-21
/
+17
2013-09-26
usb: ehci-mxc: check for pdata before dereferencing
Daniel Mack
1
-1
/
+1
2013-09-26
usb: xhci: Disable runtime PM suspend for quirky controllers
Shawn Nematbakhsh
1
-0
/
+22
2013-09-26
xhci-plat: Don't enable legacy PCI interrupts.
Sarah Sharp
3
-2
/
+8
2013-08-04
xhci: Avoid NULL pointer deref when host dies.
Sarah Sharp
1
-3
/
+3
2013-08-04
xhci: fix null pointer dereference on ring_doorbell_for_active_rings
Oleksij Rempel
1
-1
/
+1
2013-08-04
usb: host: xhci: Enable XHCI_SPURIOUS_SUCCESS for all controllers with xhci 1.0
George Cherian
2
-1
/
+7
2013-07-21
usb: host: xhci-plat: release mem region while removing module
George Cherian
1
-0
/
+1
2013-07-21
xhci: check for failed dma pool allocation
Mathias Nyman
1
-0
/
+4
2013-06-13
USB: revert periodic scheduling bugfix
Alan Stern
1
-1
/
+1
2013-06-13
xhci: fix list access before init
Vladimir Murzin
1
-0
/
+4
2013-06-13
xhci-mem: init list heads at the beginning of init
Sergio Aguirre
1
-3
/
+3
2013-06-13
xhci - correct comp_mode_recovery_timer on return from hibernate
Tony Camuso
1
-1
/
+11
2013-06-07
USB: UHCI: fix for suspend of virtual HP controller
Alan Stern
1
-1
/
+2
2013-06-07
USB: xHCI: override bogus bulk wMaxPacketSize values
Alan Stern
1
-8
/
+9
2013-05-11
xhci: Don't warn on empty ring for suspended devices.
Sarah Sharp
1
-8
/
+15
2013-04-05
usb: xhci: Fix TRB transfer length macro used for Event TRB.
Vivek Gautam
2
-12
/
+16
2013-03-28
USB: xhci: correctly enable interrupts
Hannes Reinecke
1
-1
/
+2
2013-03-28
USB: xhci - fix bit definitions for IMAN register
Dmitry Torokhov
1
-2
/
+2
2013-03-28
Revert "USB: EHCI: don't check DMA values in QH overlays"
Greg Kroah-Hartman
1
-13
/
+5
2013-03-20
USB: EHCI: don't check DMA values in QH overlays
Alan Stern
1
-5
/
+13
2013-02-28
USB: ehci-omap: Fix autoloading of module
Roger Quadros
1
-1
/
+1
2013-02-11
usb: Prevent dead ports when xhci is not enabled
David Moore
1
-0
/
+1
2013-02-11
USB: XHCI: fix memory leak of URB-private data
Alan Stern
1
-0
/
+2
2013-02-11
xhci: Fix TD size for isochronous URBs.
Sarah Sharp
1
-2
/
+3
2013-02-11
xhci: Fix isoc TD encoding.
Sarah Sharp
1
-1
/
+3
2013-02-11
drivers: xhci: fix incorrect bit test
Nickolai Zeldovich
1
-1
/
+1
2013-02-11
USB: EHCI: fix bug in scheduling periodic split transfers
Alan Stern
1
-1
/
+1
2013-02-11
USB: EHCI: fix timer bug affecting port resume
Alan Stern
1
-1
/
+5
2013-01-27
USB: UHCI: fix IRQ race during initialization
Alan Stern
1
-6
/
+9
2013-01-17
xhci: Handle HS bulk/ctrl endpoints that don't NAK.
Sarah Sharp
1
-0
/
+2
2013-01-17
xhci: Avoid "dead ports", add roothub port polling.
Sarah Sharp
3
-0
/
+26
2013-01-17
USB: Allow USB 3.0 ports to be disabled.
Sarah Sharp
1
-2
/
+29
[next]