index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
(
follow
)
Commit message (
Expand
)
Author
Age
...
|
*
|
|
xhci: Add a global command queue
Mathias Nyman
2014-05-20
|
*
|
|
xhci: Use command structures when queuing commands on the command ring
Mathias Nyman
2014-05-20
|
*
|
|
xhci: Report max device limit when Enable Slot command fails.
Sarah Sharp
2014-05-20
|
*
|
|
xhci: Use pci_enable_msix_exact() instead of pci_enable_msix()
Alexander Gordeev
2014-05-20
|
*
|
|
usb: xhci: Use IS_ENABLED() macro
Fabio Estevam
2014-05-20
|
*
|
|
xhci: fix wrong port number reported when setting USB2.0 hardware LPM.
Lin Wang
2014-05-20
|
*
|
|
Merge 3.15-rc5 into usb-next
Greg Kroah-Hartman
2014-05-20
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge 3.15-rc3 into usb-next
Greg Kroah-Hartman
2014-04-27
|
|
\
\
\
|
*
|
|
|
USB: ohci-pxa27x: Add support for external vbus regulators
Laurent Pinchart
2014-04-24
|
*
|
|
|
USB: EHCI: Export the ehci_hub_control function
Laurent Pinchart
2014-04-24
|
*
|
|
|
USB: OHCI: Export the OHCI hub control and status_data functions
Laurent Pinchart
2014-04-24
|
*
|
|
|
usb: ohci-exynos: Remove locks for 'ohci' in suspend callback
Vivek Gautam
2014-04-24
*
|
|
|
|
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-28
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
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-05-03
|
|
/
/
|
/
|
|
*
|
|
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-25
|
/
/
*
|
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-16
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-04-02
|
\
|
*
Merge branch 'master' into for-next
Jiri Kosina
2014-02-20
|
|
\
|
*
|
Kconfig: Remove useless "default N" lines
Paul Bolle
2014-02-20
*
|
|
Merge 3.14-rc6 into usb-next
Greg Kroah-Hartman
2014-03-12
|
\
\
\
|
*
|
|
Revert "xhci 1.0: Limit arbitrarily-aligned scatter gather."
Mathias Nyman
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
|
\
\
\
\
|
*
|
|
|
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-06
|
*
|
|
|
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-04
*
|
|
|
|
usb: wusbcore: disable transfer notifications for Alereon HWAs
Thomas Pugliese
2014-03-07
|
/
/
/
/
[prev]
[next]