index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2011-03-16
7
-35
/
+25
|
\
|
*
dt/usb: Eliminate users of of_platform_{,un}register_driver
Grant Likely
2011-02-28
7
-35
/
+25
*
|
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-03-16
40
-2752
/
+3089
|
\
\
|
*
|
xhci: Clean up cycle bit math used during stalls.
Sarah Sharp
2011-03-13
1
-5
/
+3
|
*
|
xhci: Fix cycle bit calculation during stall handling.
Sarah Sharp
2011-03-13
1
-0
/
+14
|
*
|
xhci: Update internal dequeue pointers after stalls.
Sarah Sharp
2011-03-13
2
-3
/
+35
|
*
|
USB: Remove bogus USB_PORT_STAT_SUPER_SPEED symbol.
Sarah Sharp
2011-03-13
1
-2
/
+0
|
*
|
xhci: Return canceled URBs immediately when host is halted.
Sarah Sharp
2011-03-13
2
-2
/
+9
|
*
|
xhci: Fixes for suspend/resume of shared HCDs.
Sarah Sharp
2011-03-13
3
-4
/
+13
|
*
|
xhci: Fix re-init on power loss after resume.
Sarah Sharp
2011-03-13
1
-4
/
+19
|
*
|
xhci: Make roothub functions deal with device removal.
Sarah Sharp
2011-03-13
1
-0
/
+16
|
*
|
xhci: Limit roothub ports to 15 USB3 & 31 USB2 ports.
Sarah Sharp
2011-03-13
1
-0
/
+18
|
*
|
xhci: Return a USB 3.0 hub descriptor for USB3 roothub.
Sarah Sharp
2011-03-13
1
-20
/
+114
|
*
|
xhci: Register second xHCI roothub.
Sarah Sharp
2011-03-13
6
-88
/
+341
|
*
|
xhci: Change xhci_find_slot_id_by_port() API.
Sarah Sharp
2011-03-13
3
-8
/
+14
|
*
|
xhci: Refactor bus suspend state into a struct.
Sarah Sharp
2011-03-13
5
-34
/
+59
|
*
|
xhci: Index with a port array instead of PORTSC addresses.
Sarah Sharp
2011-03-13
2
-53
/
+95
|
*
|
USB: Set usb_hcd->state and flags for shared roothubs.
Sarah Sharp
2011-03-13
1
-0
/
+2
|
*
|
xhci: Change hcd_priv into a pointer.
Sarah Sharp
2011-03-13
2
-8
/
+30
|
*
|
xhci: Always use usb_hcd in URB instead of converting xhci_hcd.
Sarah Sharp
2011-03-13
2
-5
/
+6
|
*
|
xhci: Modify check for TT info.
Sarah Sharp
2011-03-13
1
-3
/
+2
|
*
|
USB 3.0 Hub Changes
John Youn
2011-03-13
11
-28
/
+31
|
*
|
xhci: Remove references to HC_STATE_RUNNING.
Sarah Sharp
2011-03-13
2
-2
/
+0
|
*
|
xhci: Remove references to HC_STATE_HALT.
Sarah Sharp
2011-03-13
2
-8
/
+2
|
*
|
xHCI: prolong host controller halt time limit
Andiry Xu
2011-03-13
2
-3
/
+3
|
*
|
xHCI: Remove redundant variable in xhci_resume()
Andiry Xu
2011-03-13
1
-6
/
+1
|
*
|
xhci: Rename variables and reduce register reads.
Sarah Sharp
2011-03-13
2
-22
/
+25
|
*
|
xhci: Rework port suspend structures for limited ports.
Sarah Sharp
2011-03-13
3
-23
/
+16
|
*
|
USB: Remove bitmap #define from hcd.h
Sarah Sharp
2011-03-13
11
-33
/
+32
|
*
|
xhci: Remove old no-op test.
Sarah Sharp
2011-03-13
3
-35
/
+0
|
*
|
USB: ehci: tegra: Align DMA transfers to 32 bytes
Robert Morell
2011-03-11
1
-0
/
+90
|
*
|
usb: host: Add EHCI driver for NVIDIA Tegra SoCs
Benoit Goby
2011-03-11
3
-0
/
+638
|
*
|
ehci-atmel: fix section mismatch warning
Hubert Feurstein
2011-03-11
1
-3
/
+3
|
*
|
USB: OHCI: use pci_dev->revision
Sergei Shtylyov
2011-03-07
1
-2
/
+2
|
*
|
USB: Rename "msm72k_otg.c" to "msm_otg.c"
Pavankumar Kondeti
2011-03-07
1
-1
/
+1
|
*
|
usb/isp1760: Fix crash when unplugging bug
Arvid Brodin
2011-03-07
1
-4
/
+3
|
*
|
usb: EHCI, OHCI: Add configuration for the SH USB controller
Yoshihiro Shimoda
2011-03-01
3
-5
/
+16
|
*
|
USB host: Move AMD PLL quirk to pci-quirks.c
Andiry Xu
2011-03-01
10
-229
/
+300
|
*
|
usb: host: omap: ehci and ohci simplification
Keshava Munegowda
2011-03-01
2
-1468
/
+132
|
*
|
arm: omap: usb: create common enums and structures for ehci and ohci
Keshava Munegowda
2011-03-01
2
-32
/
+32
|
*
|
usb: host: omap: switch to platform_get_resource_byname
Felipe Balbi
2011-03-01
2
-6
/
+6
|
*
|
usb: ehci: omap: add support for TLL mode on OMAP4
Anand Gadiyar
2011-03-01
1
-0
/
+134
|
*
|
usb/isp1760: Handle toggle bit in queue heads only
Arvid Brodin
2011-02-28
1
-33
/
+21
|
*
|
usb/isp1760: Replace period calculation for INT packets with something readable
Arvid Brodin
2011-02-28
1
-69
/
+37
|
*
|
usb/isp1760: Consolidate printouts and remove unused code
Arvid Brodin
2011-02-28
2
-218
/
+190
|
*
|
usb/isp1760: Remove redundant "data_buffer" member from struct inter_packet_info
Arvid Brodin
2011-02-28
2
-10
/
+2
|
*
|
usb/isp1760: Clean up payload address handling
Arvid Brodin
2011-02-28
2
-111
/
+95
|
*
|
usb/isp1760: Remove redundant variables and defines
Arvid Brodin
2011-02-28
2
-69
/
+58
|
*
|
usb/isp1760: Move to native-endian ptds
Arvid Brodin
2011-02-28
2
-357
/
+339
|
*
|
usb: host: uhci-hcd.c Remove one to many n's in a word.
Justin P. Mattock
2011-02-28
1
-1
/
+1
[next]