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.13.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
2012-11-28
xhci: Add Lynx Point LP to list of Intel switchable hosts
Russell Webb
2
-2
/
+5
2012-11-27
USB: OHCI: workaround for hardware bug: retired TDs not added to the Done Queue
Alan Stern
1
-0
/
+19
2012-11-22
usb: remove use of __devexit
Bill Pemberton
21
-26
/
+26
2012-11-22
usb: remove use of __devinitconst
Bill Pemberton
3
-3
/
+3
2012-11-22
usb: remove use of __devinitdata
Bill Pemberton
4
-4
/
+4
2012-11-22
usb: remove use of __devinit
Bill Pemberton
39
-71
/
+69
2012-11-22
usb: remove use of __devexit_p
Bill Pemberton
21
-21
/
+21
2012-11-15
usb: spear-ehci/ohci: Use devm_*() routines
Viresh Kumar
2
-45
/
+25
2012-11-15
usb: spear-ehci/ohci: Do clk_get using dev-id
Amardeep Rai
2
-24
/
+2
2012-11-15
usb: ehci-mxc: Remove unused 'echi' variable
Fabio Estevam
1
-2
/
+0
2012-11-15
usb: host: tegra: remove pointless NULL check in tegra_ehci_remove()
Wei Yongjun
1
-3
/
+0
2012-11-12
usb: host: xhci: move HC_STATE_SUSPENDED check to xhci_suspend()
Felipe Balbi
2
-8
/
+5
2012-11-12
usb: host: xhci: Stricter conditional for Z1 system models for Compliance Mod...
Alexis R. Cortes
1
-1
/
+1
2012-11-12
xhci: Extend Fresco Logic MSI quirk.
Sarah Sharp
1
-2
/
+5
2012-11-12
xhci: fix null-pointer dereference when destroying half-built segment rings
Julius Werner
1
-2
/
+7
2012-11-12
xHCI: Fix TD Size calculation on 1.0 hosts.
Sarah Sharp
1
-13
/
+19
2012-11-12
xhci: Fix conditional check in bandwidth calculation.
Sarah Sharp
1
-1
/
+1
2012-11-12
xhci: Avoid global symbol pollution with handshake.
Sarah Sharp
3
-13
/
+15
2012-11-12
USB: EHCI: bugfix: urb->hcpriv should not be NULL
Alan Stern
2
-11
/
+5
2012-11-12
USB: EHCI: miscellaneous cleanups for the library conversion
Alan Stern
4
-10
/
+8
2012-11-02
USB: EHCI: fix build error by making ChipIdea host a normal EHCI driver
Alan Stern
1
-10
/
+1
2012-11-02
USB: ohci-exynos: initialize registers pointer earlier
Vincent Palatin
1
-4
/
+6
2012-11-02
USB: EHCI: fix build error in ehci-platform.c under PowerPC
Alan Stern
1
-0
/
+2
2012-11-01
USB: EHCI: make ehci-platform a separate driver
Alan Stern
4
-35
/
+40
2012-11-01
USB: EHCI: make ehci-pci a separate driver
Alan Stern
4
-74
/
+60
2012-11-01
USB: EHCI: prepare to make ehci-hcd a library module
Alan Stern
3
-7
/
+89
2012-10-31
USB: EHCI: remove ehci_port_power() routine
Alan Stern
16
-106
/
+20
2012-10-31
USB: EHCI: remove unused Link Power Management code
Alan Stern
7
-239
/
+1
2012-10-29
Merge 3.7-rc3 into usb-next.
Greg Kroah-Hartman
5
-10
/
+29
2012-10-26
xhci: trivial: Remove assigned but unused ep_ctx.
Sarah Sharp
1
-2
/
+0
2012-10-26
xhci: trivial: Remove assigned but unused slot_ctx.
Sarah Sharp
1
-2
/
+0
2012-10-26
xhci: Fix missing break in xhci_evaluate_context_result.
Sarah Sharp
1
-0
/
+2
2012-10-26
xhci: Fix potential NULL ptr deref in command cancellation.
Sarah Sharp
1
-0
/
+11
2012-10-25
USB: isp1760-if: Change to use irq_of_parse_and_map
Nobuhiro Iwamatsu
1
-5
/
+2
2012-10-25
ehci: Add yet-another Lucid nohandoff pci quirk
Anisse Astier
1
-0
/
+7
2012-10-25
ehci: fix Lucid nohandoff pci quirk to be more generic with BIOS versions
Anisse Astier
1
-1
/
+1
2012-10-25
usb: "ehci-w90x900" Fix a typo and add some whitespace.
Justin P. Mattock
1
-1
/
+1
2012-10-25
USB: hub_for_each_child should skip unconnected ports
Alan Stern
1
-4
/
+2
2012-10-25
USB: EHCI: move ehci_update_device() to ehci-lpm.c
Alan Stern
3
-35
/
+20
2012-10-25
USB: EHCI: make ehci_read_frame_index platform independent
Alan Stern
3
-40
/
+26
2012-10-25
USB: EHCI: move logging macros to ehci.h
Alan Stern
2
-15
/
+15
2012-10-25
USB: EHCI: add condition for delay during the resume
Peter Chen
1
-5
/
+18
2012-10-25
USB: ohci-s3c2410: use devm_ functions
Jingoo Han
1
-24
/
+8
2012-10-25
USB: ohci-exynos: use devm_clk_get()
Jingoo Han
1
-5
/
+2
2012-10-25
usb: ohci-exynos: use clk_prepare_enable and clk_disable_unprepare
Thomas Abraham
1
-5
/
+5
2012-10-25
usb: ehci-s5p: use clk_prepare_enable and clk_disable_unprepare
Thomas Abraham
1
-5
/
+5
2012-10-25
usb: host: tegra remove include of <mach/iomap.h>
Stephen Warren
1
-1
/
+4
2012-10-24
xhci: fix integer overflow
Oliver Neukum
1
-1
/
+1
2012-10-24
xhci: endianness xhci_calculate_intel_u2_timeout
Oliver Neukum
1
-1
/
+1
2012-10-23
USB: OHCI: sm501: fix build failure after ohci_finish_controller_resume removal
Florian Fainelli
1
-1
/
+1
[next]