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
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
2011-10-03
usb/host/pci-quirks.c: correct annotation of `ehci_dmi_nohandoff_table'
Arnaud Lacombe
1
-1
/
+1
2011-10-03
ehci: add pci quirk for Ordissimo and RM Slate 100 too
Anisse Astier
1
-0
/
+7
2011-10-03
ehci: refactor pci quirk to use standard dmi_check_system method
Anisse Astier
1
-7
/
+14
2011-10-03
USB: xhci: Set change bit when warm reset change is set.
Sarah Sharp
1
-1
/
+1
2011-10-03
xhci: Handle zero-length isochronous packets.
Sarah Sharp
1
-10
/
+11
2011-10-03
xhci: Remove TDs from TD lists when URBs are canceled.
Sarah Sharp
2
-8
/
+15
2011-10-03
xhci: Fix failed enqueue in the middle of isoch TD.
Sarah Sharp
1
-6
/
+44
2011-10-03
xhci: Fix memory leak during failed enqueue.
Sarah Sharp
2
-8
/
+18
2011-10-03
xHCI: report USB2 port in resuming as suspend
Andiry Xu
1
-3
/
+12
2011-10-03
xHCI: fix port U3 status check condition
Andiry Xu
1
-1
/
+1
2011-10-03
USB: EHCI: Do not rely on PORT_SUSPEND to stop USB resuming in ehci_bus_resum...
Wang Zhi
1
-4
/
+3
2011-10-03
usb: s5p-ehci: fix a NULL pointer deference
Yulgon Kim
1
-0
/
+1
2011-08-17
xhci: Don't submit commands or URBs to halted hosts.
Sarah Sharp
1
-5
/
+14
2011-08-17
USB: xhci: fix OS want to own HC
JiSheng Zhang
1
-1
/
+1
2011-08-04
EHCI: fix direction handling for interrupt data toggles
Alan Stern
2
-1
/
+3
2011-08-04
EHCI: only power off port if over-current is active
Sergei Shtylyov
1
-1
/
+2
2011-08-04
USB: EHCI: go back to using the system clock for QH unlinks
Alan Stern
3
-48
/
+45
2011-08-04
USB: OHCI: fix another regression for NVIDIA controllers
Alan Stern
1
-0
/
+28
2011-06-27
usb: r8a66597-hcd: fix cannot detect low/full speed device
Yoshihiro Shimoda
1
-0
/
+1
2011-06-27
USB: ehci-ath79: fix a NULL pointer dereference
Gabor Juhos
1
-4
/
+6
2011-06-27
usb/isp1760: Fix bug preventing the unlinking of control urbs
Arvid Brodin
1
-1
/
+1
2011-06-27
Merge branch 'for-usb-linus' of git+ssh://master.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
5
-11
/
+71
2011-06-17
xhci: Always set urb->status to zero for isoc endpoints.
Sarah Sharp
1
-5
/
+6
2011-06-17
xhci: Add reset on resume quirk for asrock p67 host
Maarten Lankhorst
3
-0
/
+11
2011-06-17
xHCI 1.0: Incompatible Device Error
Alex He
3
-0
/
+22
2011-06-15
USB: change maintainership of ohci-hcd and ehci-hcd
Alan Stern
2
-1
/
+7
2011-06-15
xHCI 1.0: Force Stopped Event(FSE)
Alex He
1
-0
/
+14
2011-06-15
xhci: Don't warn about zeroed bMaxBurst descriptor field.
Sarah Sharp
1
-2
/
+0
2011-06-15
xhci: Reject double add of active endpoints.
Sarah Sharp
1
-4
/
+18
2011-06-07
drivers/usb/host/ohci-pxa27x.c: add missing clk_put
Julia Lawall
1
-2
/
+5
2011-06-05
USB: xhci - fix interval calculation for FS isoc endpoints
Dmitry Torokhov
1
-2
/
+12
2011-06-02
xhci: Disable MSI for some Fresco Logic hosts.
Sarah Sharp
3
-2
/
+20
2011-06-02
xhci: Do not issue device reset when device is not setup
Maarten Lankhorst
1
-0
/
+7
2011-06-02
xhci: Add defines for hardcoded slot states
Maarten Lankhorst
2
-4
/
+9
2011-06-02
xhci: Bigendian fix for xhci_check_bandwidth()
Matt Evans
1
-2
/
+2
2011-06-01
xhci: Bigendian fix for skip_isoc_td()
Matt Evans
1
-1
/
+1
2011-05-28
Merge branch 'for-usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-69
/
+412
2011-05-27
Intel xhci: Limit number of active endpoints to 64.
Sarah Sharp
4
-11
/
+244
2011-05-27
Intel xhci: Ignore spurious successful event.
Sarah Sharp
3
-0
/
+20
2011-05-27
Intel xhci: Support EHCI/xHCI port switching.
Sarah Sharp
4
-0
/
+124
2011-05-25
xhci: STFU: Be quieter during URB submission and completion.
Sarah Sharp
2
-37
/
+15
2011-05-25
xhci: STFU: Don't print event ring dequeue pointer.
Sarah Sharp
1
-13
/
+1
2011-05-25
xhci: STFU: Remove function tracing.
Sarah Sharp
1
-8
/
+0
2011-05-25
xhci: Don't submit commands when the host is dead.
Sarah Sharp
1
-1
/
+7
2011-05-25
xhci: Clear stopped_td when Stop Endpoint command completes.
Sarah Sharp
1
-0
/
+2
2011-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
1
-1
/
+1
2011-05-23
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
57
-1982
/
+4001
2011-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-4
/
+5
2011-05-20
sanitize <linux/prefetch.h> usage
Linus Torvalds
2
-0
/
+2
2011-05-19
USB: EHCI: Remove SPARC_LEON {read,write}_be definitions from ehci.h
Jan Andersson
1
-3
/
+0
[next]