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
...
|
*
|
|
|
USB: OHCI: ohci-at91: remove unnecessary headers
Alexandre Belloni
2014-11-03
|
*
|
|
|
USB: ohci-platform: Move platform_data checks into the probe function
Kevin Cernekee
2014-11-03
|
*
|
|
|
USB: ohci-platform: Expose no_big_frame_no and num_ports in DT
Kevin Cernekee
2014-11-03
|
*
|
|
|
USB: OHCI: Eliminate platform-specific test in ohci.h
Kevin Cernekee
2014-11-03
|
*
|
|
|
usb: ehci: add ehci_port_power interface
Michael Grzeschik
2014-11-03
|
*
|
|
|
usb: host: Remove optional dependencies on PLAT_S5P
Paul Bolle
2014-11-03
|
*
|
|
|
usb: ehci/ohci-exynos: Fix of_node_put() for child when getting PHYs
Vivek Gautam
2014-11-03
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-12-12
|
\
\
\
\
|
*
|
|
|
treewide: fix typo in printk and Kconfig
Masanari Iida
2014-11-20
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'pm-runtime'
Rafael J. Wysocki
2014-12-08
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
USB / PM: Drop CONFIG_PM_RUNTIME from the USB core
Rafael J. Wysocki
2014-12-04
|
|
/
/
*
|
|
usb: xhci: rework root port wake bits if controller isn't allowed to wakeup
Lu Baolu
2014-11-22
*
|
|
USB: xhci: Reset a halted endpoint immediately when we encounter a stall.
Mathias Nyman
2014-11-22
*
|
|
Revert "xhci: clear root port wake on bits if controller isn't wake-up capable"
Lu Baolu
2014-11-22
*
|
|
USB: xhci: don't start a halted endpoint before its new dequeue is set
Mathias Nyman
2014-11-22
|
/
/
*
|
xhci: no switching back on non-ULT Haswell
Oliver Neukum
2014-11-03
*
|
usb: Remove references to non-existent PLAT_S5P symbol
Sylwester Nawrocki
2014-11-03
*
|
xhci: Disable streams on Asmedia 1042 xhci controllers
Hans de Goede
2014-11-03
*
|
USB: HWA: fix a warning message
Dan Carpenter
2014-11-03
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-10-08
|
\
|
*
Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2014-09-26
|
|
\
|
|
*
bcma: store more alternative addresses
Hauke Mehrtens
2014-09-09
*
|
|
Merge tag 'usb-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-10-08
|
\
\
\
|
*
|
|
USB: host: st: fix typo 'CONFIG_USB_EHCI_HCD_ST'
Paul Bolle
2014-10-03
|
*
|
|
xhci: Allow xHCI drivers to be built as separate modules
Andrew Bresticker
2014-10-03
|
*
|
|
xhci: Export symbols used by host-controller drivers
Andrew Bresticker
2014-10-03
|
*
|
|
xhci: Check for XHCI_COMP_MODE_QUIRK when disabling D3cold
Andrew Bresticker
2014-10-03
|
*
|
|
xhci: Introduce xhci_init_driver()
Andrew Bresticker
2014-10-03
|
*
|
|
usb: rename phy to usb_phy in HCD
Antoine Tenart
2014-09-29
|
*
|
|
USB: host: st: fix ehci/ohci driver selection
Arnd Bergmann
2014-09-29
|
*
|
|
usb: host: ehci-exynos: Remove unnecessary usb-phy support
Vivek Gautam
2014-09-29
|
*
|
|
usb: hub: rename khubd to hub_wq in documentation and comments
Petr Mladek
2014-09-23
|
*
|
|
drivers/usb/host/ehci-xilinx-of.c: Include "linux/of_irq.h" to avoid compilin...
Chen Gang
2014-09-23
|
*
|
|
usb: hwa: add USB build dependency for USB_HWA_HCD
Thomas Pugliese
2014-09-23
|
*
|
|
usb: host: ohci-exynos: Remove unnecessary usb-phy support
Vivek Gautam
2014-09-23
|
*
|
|
xhci: Log extra info on "ERROR Transfer event TRB DMA ptr not part of current...
Hans de Goede
2014-09-23
|
*
|
|
xhci: Remove "FIXME - check all the stream rings for pending cancellations"
Hans de Goede
2014-09-23
|
*
|
|
xhci: Always ring the doorbell for active eps when a Set TR deq ptr cmd compl...
Hans de Goede
2014-09-23
|
*
|
|
xhci: Fold queue_set_tr_deq into xhci_queue_new_dequeue_state
Hans de Goede
2014-09-23
|
*
|
|
xhci: xhci_ring_device: Ring stream ring bells for endpoints with streams
Hans de Goede
2014-09-23
|
*
|
|
usb: xhci_suspend is not stopping the root hub timer for the shared HCD
Al Cooper
2014-09-23
|
*
|
|
xhci: Move allocating of command for new_dequeue_state to queue_set_tr_deq()
Hans de Goede
2014-09-23
|
*
|
|
usb: host: ohci-st: Add OHCI driver support for ST STB devices
Peter Griffin
2014-09-23
|
*
|
|
usb: host: ehci-st: Add EHCI support for ST STB devices
Peter Griffin
2014-09-23
|
*
|
|
USB: isp1362: Use devm_ioremap_resource
Tobias Klauser
2014-09-23
|
*
|
|
Merge 3.17-rc6 into usb-next
Greg Kroah-Hartman
2014-09-22
|
|
\
|
|
|
*
|
|
Merge 3.17-rc5 into usb-next
Greg Kroah-Hartman
2014-09-14
|
|
\
\
\
|
*
|
|
|
usb: ehci/ohci-exynos: Fix PHY getting sequence
Vivek Gautam
2014-09-08
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-10-07
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
treewide: Fix typos in Kconfig
Masanari Iida
2014-09-26
|
|
|
_
|
/
|
|
/
|
|
[prev]
[next]