index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
xhci: Store information about roothubs and TTs.
Sarah Sharp
2011-09-10
3
-1
/
+189
|
*
|
|
xhci: Store the "real" root port number.
Sarah Sharp
2011-09-10
2
-0
/
+2
|
*
|
|
xhci: Refactor endpoint limit checking.
Sarah Sharp
2011-09-10
1
-18
/
+14
|
*
|
|
xhci: Rename virt_dev->port to fake_port.
Sarah Sharp
2011-09-10
3
-4
/
+4
|
*
|
|
xhci: If no endpoints changed, don't issue BW command.
Sarah Sharp
2011-09-10
1
-0
/
+6
|
*
|
|
Merge 3.1-rc4 into usb-next
Greg Kroah-Hartman
2011-08-29
26
-214
/
+1035
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
USB host i.MX21: remove dependency on MACH_MX21
Sascha Hauer
2011-08-25
1
-3
/
+3
|
|
*
|
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
2011-08-23
6
-16
/
+16
|
|
*
|
usb: fhci-hcd: Allocate pram dynamically.
Joakim Tjernlund
2011-08-23
1
-1
/
+4
|
|
*
|
usb/isp1760: Clear TT buffer on interrupted low & full speed transfers
Arvid Brodin
2011-08-23
1
-9
/
+74
|
|
*
|
drivers/usb/host/ohci-omap3.c: test the just-initialized value
Julia Lawall
2011-08-23
1
-1
/
+1
|
|
*
|
USB: EHCI: remove usages of hcd->state
Alan Stern
2011-08-23
10
-41
/
+56
|
|
*
|
usb: OHCI/EHCI support for Netlogic XLS processor.
Jayachandran C
2011-08-23
4
-0
/
+322
|
|
*
|
USB: pxa168: Add onchip USB host controller support
Tanmay Upadhyay
2011-08-23
3
-0
/
+375
|
|
*
|
usb: isp1362-hcd: Quieten printks
Tobias Klauser
2011-08-23
1
-3
/
+3
|
|
*
|
usb/isp1760: Fix problems that trigger WARNING at line 1136.
Arvid Brodin
2011-08-23
1
-18
/
+20
|
|
*
|
usb/isp1760: Fix missing endpoint unlink when no mem during enqueue
Arvid Brodin
2011-08-23
1
-6
/
+3
|
|
*
|
usb/isp1760: Use polling instead of SOF interrupts to fix Errata 2
Arvid Brodin
2011-08-23
2
-45
/
+96
|
|
*
|
usb/isp1760: Move isp1760_run within file (prepare for next patch)
Arvid Brodin
2011-08-23
1
-68
/
+68
|
|
*
|
usb/isp1760: Move some code (prepare for next patch)
Arvid Brodin
2011-08-23
1
-27
/
+18
*
|
|
|
USB: xHCI: prevent infinite loop when processing MSE event
Andiry Xu
2011-09-20
1
-0
/
+19
*
|
|
|
USB: xhci: Set change bit when warm reset change is set.
Greg KH
2011-09-20
1
-1
/
+1
|
/
/
/
*
|
|
usb: s5p-ehci: fix a NULL pointer deference
Yulgon Kim
2011-08-22
1
-0
/
+1
*
|
|
USB: EHCI: Do not rely on PORT_SUSPEND to stop USB resuming in ehci_bus_resum...
Wang Zhi
2011-08-22
1
-4
/
+3
*
|
|
xhci: Handle zero-length isochronous packets.
Sarah Sharp
2011-08-17
1
-10
/
+11
*
|
|
xhci: Remove TDs from TD lists when URBs are canceled.
Sarah Sharp
2011-08-09
2
-8
/
+15
*
|
|
xhci: Fix failed enqueue in the middle of isoch TD.
Sarah Sharp
2011-08-09
1
-6
/
+44
*
|
|
xhci: Fix memory leak during failed enqueue.
Sarah Sharp
2011-08-09
2
-8
/
+18
*
|
|
xHCI: report USB2 port in resuming as suspend
Andiry Xu
2011-08-09
1
-3
/
+12
*
|
|
xHCI: fix port U3 status check condition
Andiry Xu
2011-08-09
1
-1
/
+1
|
/
/
*
|
usb/host/pci-quirks.c: correct annotation of `ehci_dmi_nohandoff_table'
Arnaud Lacombe
2011-08-08
1
-1
/
+1
*
|
usb/isp1760: Added missing call to usb_hcd_check_unlink_urb() during unlink
Arvid Brodin
2011-08-08
1
-0
/
+3
*
|
USB: EHCI: Fix test mode sequence
Boris Todorov
2011-08-08
1
-0
/
+12
*
|
usb/ehci-mxc: add missing inclusion of mach/hardware.h
Shawn Guo
2011-08-08
1
-0
/
+1
*
|
Merge branch 'for-greg' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/...
Greg Kroah-Hartman
2011-08-02
1
-0
/
+16
|
\
\
|
*
|
usb: host: ehci-omap: fix .remove and failure handling path of .probe(v1)
Ming Lei
2011-08-01
1
-0
/
+16
|
|
/
*
|
USB: xhci: fix OS want to own HC
JiSheng Zhang
2011-08-01
1
-1
/
+1
*
|
xhci: Don't submit commands or URBs to halted hosts.
Sarah Sharp
2011-08-01
1
-5
/
+14
|
/
*
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-07-26
17
-240
/
+481
|
\
|
*
EHCI: fix direction handling for interrupt data toggles
Alan Stern
2011-07-19
2
-1
/
+3
|
*
USB: OHCI: fix another regression for NVIDIA controllers
Alan Stern
2011-07-16
1
-0
/
+28
|
*
usb: r8a66597-hcd: fixup USB_PORT_STAT_C_SUSPEND shift
Kuninori Morimoto
2011-07-08
1
-1
/
+1
|
*
usb: update email address in ohci-sh and r8a66597-hcd
Yoshihiro Shimoda
2011-07-08
2
-2
/
+2
|
*
usb: r8a66597-hcd: add function for external controller
Yoshihiro Shimoda
2011-07-08
2
-18
/
+22
|
*
EHCI: only power off port if over-current is active
Sergei Shtylyov
2011-07-08
1
-1
/
+2
|
*
USB: EHCI: go back to using the system clock for QH unlinks
Alan Stern
2011-07-08
3
-48
/
+45
|
*
ehci: add pci quirk for Ordissimo and RM Slate 100 too
Anisse Astier
2011-07-08
1
-0
/
+7
|
*
ehci: refactor pci quirk to use standard dmi_check_system method
Anisse Astier
2011-07-08
1
-7
/
+14
|
*
USB: EHCI: Allow users to override 80% max periodic bandwidth
Kirill Smelkov
2011-07-08
4
-14
/
+115
|
*
USB: EHCI: Move sysfs related bits into ehci-sysfs.c
Kirill Smelkov
2011-07-08
3
-77
/
+97
[prev]
[next]