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-04-02
usb: ehci: fix deadlock when threadirqs option is used
Stanislaw Gruszka
1
-3
/
+10
2014-04-02
USB: EHCI: add delay during suspend to prevent erroneous wakeups
Alan Stern
1
-3
/
+23
2014-04-02
usb: ehci: add freescale imx28 special write register method
Peter Chen
1
-1
/
+17
2014-02-15
xhci: Limit the spurious wakeup fix only to HP machines
Takashi Iwai
1
-1
/
+6
2013-11-28
xhci: Fix spurious wakeups after S5 on Haswell
Takashi Iwai
3
-0
/
+25
2013-11-28
xhci: quirk for extra long delay for S4
Oliver Neukum
3
-1
/
+15
2013-11-28
xhci: Don't enable/disable RWE on bus suspend/resume.
Sarah Sharp
1
-28
/
+0
2013-10-26
xhci: Fix race between ep halt and URB cancellation
Florian Wolter
1
-2
/
+6
2013-10-26
USB: fix PM config symbol in uhci-hcd, ehci-hcd, and xhci-hcd
Alan Stern
3
-3
/
+3
2013-10-26
USB: OHCI: Allow runtime PM without system sleep
Alan Stern
1
-1
/
+1
2013-10-26
usb: xhci: Disable runtime PM suspend for quirky controllers
Shawn Nematbakhsh
1
-0
/
+22
2013-10-26
usb: ehci-mxc: check for pdata before dereferencing
Daniel Mack
1
-1
/
+1
2013-08-02
xhci: fix null pointer dereference on ring_doorbell_for_active_rings
Oleksij Rempel
1
-1
/
+1
2013-08-02
usb: host: xhci: Enable XHCI_SPURIOUS_SUCCESS for all controllers with xhci 1.0
George Cherian
2
-1
/
+7
2013-08-02
xhci: Avoid NULL pointer deref when host dies.
Sarah Sharp
1
-3
/
+3
2013-07-27
xhci: check for failed dma pool allocation
Mathias Nyman
1
-0
/
+4
2013-06-19
USB: revert periodic scheduling bugfix
Alan Stern
1
-1
/
+1
2013-06-19
xhci - correct comp_mode_recovery_timer on return from hibernate
Tony Camuso
1
-1
/
+11
2013-06-19
xhci: fix list access before init
Vladimir Murzin
1
-0
/
+4
2013-06-19
xhci-mem: init list heads at the beginning of init
Sergio Aguirre
1
-3
/
+3
2013-05-30
xhci: Don't warn on empty ring for suspended devices.
Sarah Sharp
1
-8
/
+15
2013-05-30
USB: UHCI: fix for suspend of virtual HP controller
Alan Stern
1
-1
/
+2
2013-05-30
USB: xHCI: override bogus bulk wMaxPacketSize values
Alan Stern
1
-8
/
+9
2013-04-10
usb: xhci: Fix TRB transfer length macro used for Event TRB.
Vivek Gautam
2
-12
/
+16
2013-03-27
USB: xhci - fix bit definitions for IMAN register
Dmitry Torokhov
1
-2
/
+2
2013-03-27
USB: xhci: correctly enable interrupts
Hannes Reinecke
1
-1
/
+2
2013-03-06
USB: ehci-omap: Fix autoloading of module
Roger Quadros
1
-1
/
+1
2013-02-20
USB: EHCI: fix bug in scheduling periodic split transfers
Alan Stern
1
-1
/
+1
2013-02-20
usb: Prevent dead ports when xhci is not enabled
David Moore
1
-0
/
+1
2013-02-20
USB: XHCI: fix memory leak of URB-private data
Alan Stern
1
-0
/
+2
2013-02-20
xhci: Fix TD size for isochronous URBs.
Sarah Sharp
1
-2
/
+3
2013-02-20
xhci: Fix isoc TD encoding.
Sarah Sharp
1
-1
/
+3
2013-02-06
USB: UHCI: fix IRQ race during initialization
Alan Stern
1
-6
/
+9
2013-02-06
xhci: Avoid "dead ports", add roothub port polling.
Sarah Sharp
3
-0
/
+26
2013-02-06
USB: Allow USB 3.0 ports to be disabled.
Sarah Sharp
1
-2
/
+29
2013-02-06
xhci: Handle HS bulk/ctrl endpoints that don't NAK.
Sarah Sharp
1
-0
/
+2
2013-01-03
xhci: Add Lynx Point LP to list of Intel switchable hosts
Russell Webb
2
-2
/
+5
2013-01-03
USB: OHCI: workaround for hardware bug: retired TDs not added to the Done Queue
Alan Stern
1
-0
/
+19
2013-01-03
usb: host: xhci: Stricter conditional for Z1 system models for Compliance Mod...
Alexis R. Cortes
1
-1
/
+1
2013-01-03
xhci: Extend Fresco Logic MSI quirk.
Sarah Sharp
1
-2
/
+5
2013-01-03
xhci: fix null-pointer dereference when destroying half-built segment rings
Julius Werner
1
-2
/
+9
2013-01-03
xHCI: Fix TD Size calculation on 1.0 hosts.
Sarah Sharp
1
-13
/
+19
2013-01-03
xhci: Fix conditional check in bandwidth calculation.
Sarah Sharp
1
-1
/
+1
2013-01-03
USB: EHCI: bugfix: urb->hcpriv should not be NULL
Alan Stern
2
-12
/
+8
2012-12-06
xhci: Remove scary warnings about transfer issues.
Sarah Sharp
1
-4
/
+3
2012-12-06
xhci: Remove warnings about MSI and MSI-X capabilities.
Sarah Sharp
1
-4
/
+4
2012-10-30
xhci: Fix potential NULL ptr deref in command cancellation.
Sarah Sharp
1
-0
/
+11
2012-10-30
ehci: Add yet-another Lucid nohandoff pci quirk
Anisse Astier
1
-0
/
+7
2012-10-30
ehci: fix Lucid nohandoff pci quirk to be more generic with BIOS versions
Anisse Astier
1
-1
/
+1
2012-10-30
usb: host: xhci: New system added for Compliance Mode Patch on SN65LVPE502CP
Alexis R. Cortes
1
-1
/
+2
[next]