index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
Lines
2011-09-19
USB: xHCI: prevent infinite loop when processing MSE event
Andiry Xu
-0
/
+19
2011-09-19
USB: xhci: Set change bit when warm reset change is set.
Greg KH
-1
/
+1
2011-08-22
usb: s5p-ehci: fix a NULL pointer deference
Yulgon Kim
-0
/
+1
2011-08-22
USB: EHCI: Do not rely on PORT_SUSPEND to stop USB resuming in ehci_bus_resum...
Wang Zhi
-4
/
+3
2011-08-16
xhci: Handle zero-length isochronous packets.
Sarah Sharp
-10
/
+11
2011-08-09
xhci: Remove TDs from TD lists when URBs are canceled.
Sarah Sharp
-8
/
+15
2011-08-09
xhci: Fix failed enqueue in the middle of isoch TD.
Sarah Sharp
-6
/
+44
2011-08-09
xhci: Fix memory leak during failed enqueue.
Sarah Sharp
-8
/
+18
2011-08-09
xHCI: report USB2 port in resuming as suspend
Andiry Xu
-3
/
+12
2011-08-09
xHCI: fix port U3 status check condition
Andiry Xu
-1
/
+1
2011-08-08
usb/host/pci-quirks.c: correct annotation of `ehci_dmi_nohandoff_table'
Arnaud Lacombe
-1
/
+1
2011-08-08
usb/isp1760: Added missing call to usb_hcd_check_unlink_urb() during unlink
Arvid Brodin
-0
/
+3
2011-08-08
USB: EHCI: Fix test mode sequence
Boris Todorov
-0
/
+12
2011-08-08
usb/ehci-mxc: add missing inclusion of mach/hardware.h
Shawn Guo
-0
/
+1
2011-08-01
Merge branch 'for-greg' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/...
Greg Kroah-Hartman
-0
/
+16
2011-08-01
usb: host: ehci-omap: fix .remove and failure handling path of .probe(v1)
Ming Lei
-0
/
+16
2011-08-01
USB: xhci: fix OS want to own HC
JiSheng Zhang
-1
/
+1
2011-08-01
xhci: Don't submit commands or URBs to halted hosts.
Sarah Sharp
-5
/
+14
2011-07-25
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-240
/
+481
2011-07-19
EHCI: fix direction handling for interrupt data toggles
Alan Stern
-1
/
+3
2011-07-16
USB: OHCI: fix another regression for NVIDIA controllers
Alan Stern
-0
/
+28
2011-07-11
Merge branch 'master' into for-next
Jiri Kosina
-17
/
+86
2011-07-08
usb: r8a66597-hcd: fixup USB_PORT_STAT_C_SUSPEND shift
Kuninori Morimoto
-1
/
+1
2011-07-08
usb: update email address in ohci-sh and r8a66597-hcd
Yoshihiro Shimoda
-2
/
+2
2011-07-08
usb: r8a66597-hcd: add function for external controller
Yoshihiro Shimoda
-18
/
+22
2011-07-08
EHCI: only power off port if over-current is active
Sergei Shtylyov
-1
/
+2
2011-07-08
USB: EHCI: go back to using the system clock for QH unlinks
Alan Stern
-48
/
+45
2011-07-08
ehci: add pci quirk for Ordissimo and RM Slate 100 too
Anisse Astier
-0
/
+7
2011-07-08
ehci: refactor pci quirk to use standard dmi_check_system method
Anisse Astier
-7
/
+14
2011-07-08
USB: EHCI: Allow users to override 80% max periodic bandwidth
Kirill Smelkov
-14
/
+115
2011-07-08
USB: EHCI: Move sysfs related bits into ehci-sysfs.c
Kirill Smelkov
-77
/
+97
2011-07-08
ehci-msm : use ehci_setup
Matthieu CASTET
-19
/
+1
2011-07-07
Update my e-mail address
Michael Büsch
-1
/
+1
2011-06-27
usb: r8a66597-hcd: fix cannot detect low/full speed device
Yoshihiro Shimoda
-0
/
+1
2011-06-27
USB: ehci-ath79: fix a NULL pointer dereference
Gabor Juhos
-4
/
+6
2011-06-27
usb/isp1760: Fix bug preventing the unlinking of control urbs
Arvid Brodin
-1
/
+1
2011-06-27
Merge branch 'for-usb-linus' of git+ssh://master.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
-11
/
+71
2011-06-17
xhci: Always set urb->status to zero for isoc endpoints.
Sarah Sharp
-5
/
+6
2011-06-17
xhci: Add reset on resume quirk for asrock p67 host
Maarten Lankhorst
-0
/
+11
2011-06-17
xHCI 1.0: Incompatible Device Error
Alex He
-0
/
+22
2011-06-15
USB: change maintainership of ohci-hcd and ehci-hcd
Alan Stern
-1
/
+7
2011-06-15
xHCI 1.0: Force Stopped Event(FSE)
Alex He
-0
/
+14
2011-06-15
xhci: Don't warn about zeroed bMaxBurst descriptor field.
Sarah Sharp
-2
/
+0
2011-06-15
xhci: Reject double add of active endpoints.
Sarah Sharp
-4
/
+18
2011-06-14
Merge 3.0-rc2 into usb-linus as it's needed by some USB patches
Greg Kroah-Hartman
-13
/
+56
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
-35
/
+34
2011-06-07
ehci-hcd: remove EOL from MODULE_PARM_DESC for 'hird' option
Niels de Vos
-1
/
+1
2011-06-07
drivers/usb/host/ohci-pxa27x.c: add missing clk_put
Julia Lawall
-2
/
+5
2011-06-06
USB: ehci-s5p: add PM support
Jingoo Han
-0
/
+95
2011-06-05
USB: xhci - fix interval calculation for FS isoc endpoints
Dmitry Torokhov
-2
/
+12
[next]