summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2015-01-27usb: isp1760: Decouple usb_hdc and isp1760_privLaurent Pinchart
2015-01-27usb: isp1760: Refactor PCI initialization codeLaurent Pinchart
2015-01-27usb: isp1760: Use the managed devm_ioremap_resource() APILaurent Pinchart
2015-01-27usb: isp1760: Pass resource pointer to isp1760_registerLaurent Pinchart
2015-01-27usb: isp1760: Remove busname argument to isp1760_registerLaurent Pinchart
2015-01-27usb: isp1760: Prefix init_kmem_once and deinit_kmem_cache with isp1760_Laurent Pinchart
2015-01-27usb: isp1760: Fix indentation in probe error pathLaurent Pinchart
2015-01-27usb: isp1760: Don't expose hcd to glue code from isp1760_registerLaurent Pinchart
2015-01-27usb: isp1760: Manage device driver data in common codeLaurent Pinchart
2015-01-27usb: isp1760: Move removal cleanup code to isp1760-hcd.cLaurent Pinchart
2015-01-27usb: isp1760: Merge platform and OF glue codesLaurent Pinchart
2015-01-27usb: isp1760: Unmap I/O registers at platform device removalLaurent Pinchart
2015-01-27usb: isp1760: Retrieve pdev memory resource from hcd at remove timeLaurent Pinchart
2015-01-27usb: isp1760: Remove isp1760 glue structureLaurent Pinchart
2015-01-27usb: isp1760: Use the gpio descriptor APILaurent Pinchart
2015-01-25USB: host: ohci-at91: Fix wake-up supportSylvain Rochet
2015-01-25USB: host: ohci-at91: usb_hcd_at91_probe(), remove useless stack initialisationSylvain Rochet
2015-01-25USB: host: ohci-at91: Move global variables to private structSylvain Rochet
2015-01-25USB: host: ehci-atmel: Move global variables to private structSylvain Rochet
2015-01-25USB: host: ohci-at91: Use struct dev_pm_ops instead of struct platform_driverSylvain Rochet
2015-01-25USB: host: ehci-atmel: Add suspend/resume supportSylvain Rochet
2015-01-25usb: ehci-platform: add support for multiple phys per controllerArun Ramamurthy
2015-01-25usb: ohci-platform: add support for multiple phys per controllerArun Ramamurthy
2015-01-25u132-hcd: use HUB_CHAR_*Sergei Shtylyov
2015-01-25sl811-hcd: use HUB_CHAR_*Sergei Shtylyov
2015-01-25r8a66597-hcd: use HUB_CHAR_*Sergei Shtylyov
2015-01-25oxu210hp-hcd: use HUB_CHAR_*Sergei Shtylyov
2015-01-25ohci-s3c2410: use HUB_CHAR_*Sergei Shtylyov
2015-01-25ohci-hub: use HUB_CHAR_*Sergei Shtylyov
2015-01-25ohci-at91: use HUB_CHAR_*Sergei Shtylyov
2015-01-25max3421-hcd: use HUB_CHAR_*Sergei Shtylyov
2015-01-25isp1760-hcd: use HUB_CHAR_*Sergei Shtylyov
2015-01-25isp1362-hcd: use HUB_CHAR_*Sergei Shtylyov
2015-01-25isp116x-hcd: use HUB_CHAR_*Sergei Shtylyov
2015-01-25imx21-hcd: use HUB_CHAR_*Sergei Shtylyov
2015-01-25fusbh200-hcd: use HUB_CHAR_*Sergei Shtylyov
2015-01-25fotg210-hcd: use HUB_CHAR_*Sergei Shtylyov
2015-01-25fhci-hub: use HUB_CHAR_*Sergei Shtylyov
2015-01-25ehci-hub: use HUB_CHAR_*Sergei Shtylyov
2015-01-25xhci: Silence "xHCI xhci_drop_endpoint called with disabled ep ..." messagesHans de Goede
2015-01-25xhci: Print hcc params, version and quirks on initHans de Goede
2015-01-25USB: host: Introduce flag to enable use of 64-bit dma_mask for ehci-platformAndreas Herrmann
2015-01-25fhci-hub: kill 'len' variable in fhci_hub_control()Sergei Shtylyov
2015-01-25fhci-hub: no need to overwrite byte 3 of the Hub DescriptorSergei Shtylyov
2015-01-19Merge 3.19-rc5 into usb-nextGreg Kroah-Hartman
2015-01-09OHCI: add a quirk for ULi M5237 blocking on resetArseny Solokha
2015-01-09usb: host: drop owner assignment from platform_driversWolfram Sang
2015-01-09USB: host: Remove hard-coded octeon platform information for ehci/ohciAndreas Herrmann
2015-01-09USB: ehci-platform: Support ehci reset after resume quirkWu Liang feng
2015-01-09usb: isp1760: Use setup_timerJulia Lawall