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: ehci-atmel: rework clk handling
Boris Brezillon
2015-03-18
*
Revert "xhci: Clear the host side toggle manually when endpoint is 'soft reset'"
Mathias Nyman
2015-03-11
*
xhci: Workaround for PME stuck issues in Intel xhci
Mathias Nyman
2015-03-06
*
xhci: fix reporting of 0-sized URBs in control endpoint
Aleksander Morgado
2015-03-06
*
xhci: Clear the host side toggle manually when endpoint is 'soft reset'
Mathias Nyman
2015-02-24
*
xhci: Allocate correct amount of scratchpad buffers
Mathias Nyman
2015-02-24
*
usb: XHCI: platform: Move the Marvell quirks after the enabling the clocks
Maxime Ripard
2015-02-24
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-02-17
|
\
|
*
treewide: Remove unnecessary SSB_DEVTABLE_END macro
Joe Perches
2015-02-11
|
*
treewide: Remove unnecessary BCMA_CORETABLE_END macro
Joe Perches
2015-02-11
*
|
Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2015-02-15
|
\
\
|
*
\
Merge tag 'usb-for-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2015-02-04
|
|
\
\
|
|
*
|
usb: isp1760: Move driver from drivers/usb/host/ to drivers/usb/isp1760/
Laurent Pinchart
2015-01-27
|
|
*
|
usb: isp1760: Add device controller support
Laurent Pinchart
2015-01-27
|
|
*
|
usb: isp1760: Move PORT1 configuration to core code
Laurent Pinchart
2015-01-27
|
|
*
|
usb: isp1760: Initialize the bus interface in core code
Laurent Pinchart
2015-01-27
|
|
*
|
usb: isp1760: Set IRQF_SHARED flag in core code
Laurent Pinchart
2015-01-27
|
|
*
|
usb: isp1760: Move core code to isp1760-core.c
Laurent Pinchart
2015-01-27
|
|
*
|
usb: isp1760: Reorganize header files
Laurent Pinchart
2015-01-27
|
|
*
|
usb: isp1760: Prefix driver data structures with isp1760_
Laurent Pinchart
2015-01-27
|
|
*
|
usb: isp1760: Decouple usb_hdc and isp1760_priv
Laurent Pinchart
2015-01-27
|
|
*
|
usb: isp1760: Refactor PCI initialization code
Laurent Pinchart
2015-01-27
|
|
*
|
usb: isp1760: Use the managed devm_ioremap_resource() API
Laurent Pinchart
2015-01-27
|
|
*
|
usb: isp1760: Pass resource pointer to isp1760_register
Laurent Pinchart
2015-01-27
|
|
*
|
usb: isp1760: Remove busname argument to isp1760_register
Laurent Pinchart
2015-01-27
|
|
*
|
usb: isp1760: Prefix init_kmem_once and deinit_kmem_cache with isp1760_
Laurent Pinchart
2015-01-27
|
|
*
|
usb: isp1760: Fix indentation in probe error path
Laurent Pinchart
2015-01-27
|
|
*
|
usb: isp1760: Don't expose hcd to glue code from isp1760_register
Laurent Pinchart
2015-01-27
|
|
*
|
usb: isp1760: Manage device driver data in common code
Laurent Pinchart
2015-01-27
|
|
*
|
usb: isp1760: Move removal cleanup code to isp1760-hcd.c
Laurent Pinchart
2015-01-27
|
|
*
|
usb: isp1760: Merge platform and OF glue codes
Laurent Pinchart
2015-01-27
|
|
*
|
usb: isp1760: Unmap I/O registers at platform device removal
Laurent Pinchart
2015-01-27
|
|
*
|
usb: isp1760: Retrieve pdev memory resource from hcd at remove time
Laurent Pinchart
2015-01-27
|
|
*
|
usb: isp1760: Remove isp1760 glue structure
Laurent Pinchart
2015-01-27
|
|
*
|
usb: isp1760: Use the gpio descriptor API
Laurent Pinchart
2015-01-27
|
|
|
/
|
*
|
uhci-hub: use HUB_CHAR_*
Sergei Shtylyov
2015-02-03
|
*
|
usb: kconfig: replace PPC_OF with PPC
Kevin Hao
2015-02-03
|
*
|
ehci-pci: disable for Intel MID platforms (update)
Andy Shevchenko
2015-02-03
|
*
|
ehci-pci: disable for Intel MID platforms
Andy Shevchenko
2015-01-31
|
*
|
usb: host: pci_quirks: joing string literals
Andy Shevchenko
2015-01-31
|
*
|
USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd)
Alan Stern
2015-01-31
|
*
|
USB: host: ohci-at91: Fix wake-up support
Sylvain Rochet
2015-01-25
|
*
|
USB: host: ohci-at91: usb_hcd_at91_probe(), remove useless stack initialisation
Sylvain Rochet
2015-01-25
|
*
|
USB: host: ohci-at91: Move global variables to private struct
Sylvain Rochet
2015-01-25
|
*
|
USB: host: ehci-atmel: Move global variables to private struct
Sylvain Rochet
2015-01-25
|
*
|
USB: host: ohci-at91: Use struct dev_pm_ops instead of struct platform_driver
Sylvain Rochet
2015-01-25
|
*
|
USB: host: ehci-atmel: Add suspend/resume support
Sylvain Rochet
2015-01-25
|
*
|
usb: ehci-platform: add support for multiple phys per controller
Arun Ramamurthy
2015-01-25
|
*
|
usb: ohci-platform: add support for multiple phys per controller
Arun Ramamurthy
2015-01-25
|
*
|
u132-hcd: use HUB_CHAR_*
Sergei Shtylyov
2015-01-25
[next]