index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-23
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
6
-16
/
+16
2011-08-23
usb: fhci-hcd: Allocate pram dynamically.
Joakim Tjernlund
1
-1
/
+4
2011-08-23
usb/isp1760: Clear TT buffer on interrupted low & full speed transfers
Arvid Brodin
1
-9
/
+74
2011-08-23
drivers/usb/host/ohci-omap3.c: test the just-initialized value
Julia Lawall
1
-1
/
+1
2011-08-23
USB: EHCI: remove usages of hcd->state
Alan Stern
10
-41
/
+56
2011-08-23
usb: OHCI/EHCI support for Netlogic XLS processor.
Jayachandran C
4
-0
/
+322
2011-08-23
USB: pxa168: Add onchip USB host controller support
Tanmay Upadhyay
3
-0
/
+375
2011-08-23
usb: isp1362-hcd: Quieten printks
Tobias Klauser
1
-3
/
+3
2011-08-23
usb/isp1760: Fix problems that trigger WARNING at line 1136.
Arvid Brodin
1
-18
/
+20
2011-08-23
usb/isp1760: Fix missing endpoint unlink when no mem during enqueue
Arvid Brodin
1
-6
/
+3
2011-08-23
usb/isp1760: Use polling instead of SOF interrupts to fix Errata 2
Arvid Brodin
2
-45
/
+96
2011-08-23
usb/isp1760: Move isp1760_run within file (prepare for next patch)
Arvid Brodin
1
-68
/
+68
2011-08-23
usb/isp1760: Move some code (prepare for next patch)
Arvid Brodin
1
-27
/
+18
2011-08-09
usb/host/pci-quirks.c: correct annotation of `ehci_dmi_nohandoff_table'
Arnaud Lacombe
1
-1
/
+1
2011-08-08
usb/isp1760: Added missing call to usb_hcd_check_unlink_urb() during unlink
Arvid Brodin
1
-0
/
+3
2011-08-08
USB: EHCI: Fix test mode sequence
Boris Todorov
1
-0
/
+12
2011-08-08
usb/ehci-mxc: add missing inclusion of mach/hardware.h
Shawn Guo
1
-0
/
+1
2011-08-02
Merge branch 'for-greg' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/...
Greg Kroah-Hartman
1
-0
/
+16
2011-08-01
usb: host: ehci-omap: fix .remove and failure handling path of .probe(v1)
Ming Lei
1
-0
/
+16
2011-08-01
USB: xhci: fix OS want to own HC
JiSheng Zhang
1
-1
/
+1
2011-08-01
xhci: Don't submit commands or URBs to halted hosts.
Sarah Sharp
1
-5
/
+14
2011-07-26
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
17
-240
/
+481
2011-07-19
EHCI: fix direction handling for interrupt data toggles
Alan Stern
2
-1
/
+3
2011-07-16
USB: OHCI: fix another regression for NVIDIA controllers
Alan Stern
1
-0
/
+28
2011-07-11
Merge branch 'master' into for-next
Jiri Kosina
10
-17
/
+86
2011-07-09
usb: r8a66597-hcd: fixup USB_PORT_STAT_C_SUSPEND shift
Kuninori Morimoto
1
-1
/
+1
2011-07-09
usb: update email address in ohci-sh and r8a66597-hcd
Yoshihiro Shimoda
2
-2
/
+2
2011-07-09
usb: r8a66597-hcd: add function for external controller
Yoshihiro Shimoda
2
-18
/
+22
2011-07-09
EHCI: only power off port if over-current is active
Sergei Shtylyov
1
-1
/
+2
2011-07-09
USB: EHCI: go back to using the system clock for QH unlinks
Alan Stern
3
-48
/
+45
2011-07-09
ehci: add pci quirk for Ordissimo and RM Slate 100 too
Anisse Astier
1
-0
/
+7
2011-07-09
ehci: refactor pci quirk to use standard dmi_check_system method
Anisse Astier
1
-7
/
+14
2011-07-09
USB: EHCI: Allow users to override 80% max periodic bandwidth
Kirill Smelkov
4
-14
/
+115
2011-07-09
USB: EHCI: Move sysfs related bits into ehci-sysfs.c
Kirill Smelkov
3
-77
/
+97
2011-07-09
ehci-msm : use ehci_setup
Matthieu CASTET
1
-19
/
+1
2011-07-07
Update my e-mail address
Michael Büsch
1
-1
/
+1
2011-06-28
usb: r8a66597-hcd: fix cannot detect low/full speed device
Yoshihiro Shimoda
1
-0
/
+1
2011-06-28
USB: ehci-ath79: fix a NULL pointer dereference
Gabor Juhos
1
-4
/
+6
2011-06-28
usb/isp1760: Fix bug preventing the unlinking of control urbs
Arvid Brodin
1
-1
/
+1
2011-06-28
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-16
USB: change maintainership of ohci-hcd and ehci-hcd
Alan Stern
2
-1
/
+7
2011-06-16
xHCI 1.0: Force Stopped Event(FSE)
Alex He
1
-0
/
+14
2011-06-16
xhci: Don't warn about zeroed bMaxBurst descriptor field.
Sarah Sharp
1
-2
/
+0
2011-06-16
xhci: Reject double add of active endpoints.
Sarah Sharp
1
-4
/
+18
2011-06-14
Merge 3.0-rc2 into usb-linus as it's needed by some USB patches
Greg Kroah-Hartman
7
-13
/
+56
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
23
-35
/
+34
2011-06-07
ehci-hcd: remove EOL from MODULE_PARM_DESC for 'hird' option
Niels de Vos
1
-1
/
+1
[next]