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
2015-08-07
xhci: gracefully handle xhci_irq dead device
Joe Lawrence
1
-1
/
+1
2015-08-07
xhci: Solve full event ring by increasing TRBS_PER_SEGMENT to 256
Mathias Nyman
1
-1
/
+1
2015-08-07
xhci: fix isoc endpoint dequeue from advancing too far on transaction error
Mathias Nyman
1
-0
/
+5
2015-05-09
usb: xhci: apply XHCI_AVOID_BEI quirk to all Intel xHCI controllers
Lu Baolu
1
-1
/
+2
2015-05-09
usb: xhci: handle Config Error Change (CEC) in xhci driver
Lu Baolu
1
-1
/
+8
2015-05-09
xhci: Workaround for PME stuck issues in Intel xhci
Mathias Nyman
2
-0
/
+31
2015-05-09
xhci: fix reporting of 0-sized URBs in control endpoint
Aleksander Morgado
2
-2
/
+11
2015-05-09
xhci: Allocate correct amount of scratchpad buffers
Mathias Nyman
1
-2
/
+3
2015-05-09
USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd)
Alan Stern
1
-0
/
+3
2015-02-20
OHCI: add a quirk for ULi M5237 blocking on reset
Arseny Solokha
1
-3
/
+15
2014-12-14
usb: xhci: rework root port wake bits if controller isn't allowed to wakeup
Lu Baolu
3
-3
/
+43
2014-12-14
USB: xhci: Reset a halted endpoint immediately when we encounter a stall.
Mathias Nyman
2
-72
/
+25
2014-12-14
Revert "xhci: clear root port wake on bits if controller isn't wake-up capable"
Lu Baolu
1
-4
/
+1
2014-12-14
USB: xhci: don't start a halted endpoint before its new dequeue is set
Mathias Nyman
1
-2
/
+1
2014-12-14
xhci: no switching back on non-ULT Haswell
Oliver Neukum
1
-14
/
+0
2014-11-05
xhci: Fix null pointer dereference if xhci initialization fails
Mathias Nyman
1
-1
/
+1
2014-11-05
usb: host: xhci: fix compliance mode workaround
Felipe Balbi
1
-3
/
+5
2014-09-13
xhci: rework cycle bit checking for new dequeue pointers
Mathias Nyman
2
-36
/
+43
2014-09-13
usb: xhci: amd chipset also needs short TX quirk
Huang Rui
1
-0
/
+4
2014-09-13
xhci: Treat not finding the event_seg on COMP_STOP the same as COMP_STOP_INVAL
Hans de Goede
1
-1
/
+2
2014-09-13
USB: OHCI: don't lose track of EDs when a controller dies
Alan Stern
1
-17
/
+29
2014-08-06
xhci: Fix runtime suspended xhci from blocking system suspend.
Wang, Yu
1
-3
/
+7
2014-08-06
xhci: clear root port wake on bits if controller isn't wake-up capable
Lu Baolu
1
-1
/
+4
2014-08-06
xhci: correct burst count field for isoc transfers on 1.0 xhci hosts
Mathias Nyman
1
-1
/
+1
2014-07-11
USB: EHCI: avoid BIOS handover on the HASEE E200
Alan Stern
1
-3
/
+16
2014-07-11
xhci: delete endpoints from bandwidth list before freeing whole device
Mathias Nyman
1
-10
/
+10
2014-05-18
usb/xhci: fix compilation warning when !CONFIG_PCI && !CONFIG_PM
David Cohen
1
-3
/
+3
2014-05-18
usb: xhci: Prefer endpoint context dequeue pointer over stopped_trb
Julius Werner
3
-38
/
+31
2014-05-18
xhci: For streams the css flag most be read from the stream-ctx on ep stop
Hans de Goede
1
-3
/
+11
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
[next]