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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
2014-05-28
xhci: delete endpoints from bandwidth list before freeing whole device
Mathias Nyman
2014-05-28
usb: pci-quirks: Prevent Sony VAIO t-series from switching usb ports
Mathias Nyman
2014-05-03
fsl-usb: do not test for PHY_CLK_VALID bit on controller version 1.6
Nikita Yushchenko
2014-05-03
USB: OHCI: fix problem with global suspend on ATI controllers
Alan Stern
2014-04-25
usb/xhci: fix compilation warning when !CONFIG_PCI && !CONFIG_PM
David Cohen
2014-04-25
xhci: extend quirk for Renesas cards
Igor Gnatenko
2014-04-25
xhci: Switch Intel Lynx Point ports to EHCI on shutdown.
Denis Turischev
2014-04-25
usb: xhci: Prefer endpoint context dequeue pointer over stopped_trb
Julius Werner
2014-04-16
USB: ohci-jz4740: FEAT_POWER is a port feature, not a hub feature
Laurent Pinchart
2014-04-16
USB: ohci-jz4740: Fix uninitialized variable warning
Laurent Pinchart
2014-04-16
USB: EHCI: tegra: set txfill_tuning
Stephen Warren
2014-04-16
usb: ehci-platform: Return immediately from suspend if ehci_suspend fails
Vivek Gautam
2014-04-16
usb: ehci-exynos: Return immediately from suspend if ehci_suspend fails
Vivek Gautam
2014-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-03-12
Merge 3.14-rc6 into usb-next
Greg Kroah-Hartman
2014-03-07
Merge tag 'for-usb-next-2014-03-06' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
2014-03-07
usb: wusbcore: disable transfer notifications for Alereon HWAs
Thomas Pugliese
2014-03-07
Revert "xhci 1.0: Limit arbitrarily-aligned scatter gather."
Mathias Nyman
2014-03-06
xhci: add the meaningful IRQ description if it is empty
Adrian Huang
2014-03-06
xhci: Prevent runtime pm from autosuspending during initialization
Mathias Nyman
2014-03-04
storage: accept some UAS devices if streams are unavailable
Oliver Neukum
2014-03-04
xhci: Kill streams URBs when the host dies.
Sarah Sharp
2014-03-04
xhci: Refactor command watchdog and fix split string.
Sarah Sharp
2014-03-04
xhci: Handle MaxPSASize == 0
Hans de Goede
2014-03-04
xhci: The trb_address_map radix tree expects 1KB segment memory aligment
Hans de Goede
2014-03-04
xhci: xhci_mem_cleanup: make sure cmd_ring_reserved_trbs really is 0
Hans de Goede
2014-03-04
xhci: Remove segments from radix tree on failed insert.
Sarah Sharp
2014-03-04
xhci: use usb_ss_max_streams in xhci_check_streams_endpoint
Hans de Goede
2014-03-04
xhci: For streams the dequeue ptr must be read from the stream ctx
Hans de Goede
2014-03-04
xhci: Set SCT field for Set TR dequeue on streams
Hans de Goede
2014-03-04
xhci: For streams the css flag most be read from the stream-ctx on ep stop
Hans de Goede
2014-03-04
xhci: Check size rather then number of streams when allocating stream ctxs
Hans de Goede
2014-03-04
xhci: Free streams when they are still allocated on a set_interface call
Hans de Goede
2014-03-04
xhci: fix usb3 streams
Gerd Hoffmann
2014-03-04
xhci: make warnings greppable
Oliver Neukum
2014-03-04
usb/xhci: Change how we indicate a host supports Link PM.
Sarah Sharp
2014-03-03
USB: EHCI: tegra: Drop unused defines
Thierry Reding
2014-03-02
Merge 3.14-rc5 into usb-next
Greg Kroah-Hartman
2014-02-26
usb: ehci: fix deadlock when threadirqs option is used
Stanislaw Gruszka
2014-02-24
Merge 3.14-rc4 into usb-next
Greg Kroah-Hartman
2014-02-20
Merge branch 'master' into for-next
Jiri Kosina
2014-02-20
Kconfig: Remove useless "default N" lines
Paul Bolle
2014-02-18
USB: EHCI: add delay during suspend to prevent erroneous wakeups
Alan Stern
2014-02-18
Merge 3.14-rc3 into usb-next
Greg Kroah-Hartman
2014-02-15
xhci-platform: Change compatible string from xhci-platform to generic-xhci
Hans de Goede
2014-02-15
uhci-platform: Change compatible string from platform-uhci to generic-uhci
Hans de Goede
2014-02-11
USB: ELAN: Remove useless "default M" lines
Paul Bolle
2014-02-11
USB: ohci-platform: check for platform data misconfiguration
Alan Stern
2014-02-11
USB: ehci-platform: check for platform data misconfiguration
Alan Stern
2014-02-11
ehci-platform: Change compatible string from usb-ehci to generic-ehci
Hans de Goede
[next]