aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
AgeCommit message (Expand)AuthorFilesLines
2015-01-27usb: isp1760: Pass resource pointer to isp1760_registerLaurent Pinchart3-13/+11
2015-01-27usb: isp1760: Remove busname argument to isp1760_registerLaurent Pinchart3-6/+4
2015-01-27usb: isp1760: Prefix init_kmem_once and deinit_kmem_cache with isp1760_Laurent Pinchart3-7/+7
2015-01-27usb: isp1760: Fix indentation in probe error pathLaurent Pinchart1-3/+3
2015-01-27usb: isp1760: Don't expose hcd to glue code from isp1760_registerLaurent Pinchart3-28/+19
2015-01-27usb: isp1760: Manage device driver data in common codeLaurent Pinchart2-3/+2
2015-01-27usb: isp1760: Move removal cleanup code to isp1760-hcd.cLaurent Pinchart3-14/+14
2015-01-27usb: isp1760: Merge platform and OF glue codesLaurent Pinchart1-135/+55
2015-01-27usb: isp1760: Unmap I/O registers at platform device removalLaurent Pinchart1-2/+1
2015-01-27usb: isp1760: Retrieve pdev memory resource from hcd at remove timeLaurent Pinchart1-5/+1
2015-01-27usb: isp1760: Remove isp1760 glue structureLaurent Pinchart1-31/+15
2015-01-27usb: isp1760: Use the gpio descriptor APILaurent Pinchart3-46/+19
2015-01-25USB: host: ohci-at91: Fix wake-up supportSylvain Rochet1-8/+19
2015-01-25USB: host: ohci-at91: usb_hcd_at91_probe(), remove useless stack initialisationSylvain Rochet1-1/+1
2015-01-25USB: host: ohci-at91: Move global variables to private structSylvain Rochet1-33/+51
2015-01-25USB: host: ehci-atmel: Move global variables to private structSylvain Rochet1-29/+50
2015-01-25USB: host: ohci-at91: Use struct dev_pm_ops instead of struct platform_driverSylvain Rochet1-11/+10
2015-01-25USB: host: ehci-atmel: Add suspend/resume supportSylvain Rochet1-0/+31
2015-01-25usb: ehci-platform: add support for multiple phys per controllerArun Ramamurthy1-22/+60
2015-01-25usb: ohci-platform: add support for multiple phys per controllerArun Ramamurthy1-22/+60
2015-01-25u132-hcd: use HUB_CHAR_*Sergei Shtylyov1-5/+5
2015-01-25sl811-hcd: use HUB_CHAR_*Sergei Shtylyov1-3/+3
2015-01-25r8a66597-hcd: use HUB_CHAR_*Sergei Shtylyov1-1/+2
2015-01-25oxu210hp-hcd: use HUB_CHAR_*Sergei Shtylyov1-3/+3
2015-01-25ohci-s3c2410: use HUB_CHAR_*Sergei Shtylyov1-3/+3
2015-01-25ohci-hub: use HUB_CHAR_*Sergei Shtylyov1-5/+5
2015-01-25ohci-at91: use HUB_CHAR_*Sergei Shtylyov1-2/+4
2015-01-25max3421-hcd: use HUB_CHAR_*Sergei Shtylyov1-1/+2
2015-01-25isp1760-hcd: use HUB_CHAR_*Sergei Shtylyov1-3/+3
2015-01-25isp1362-hcd: use HUB_CHAR_*Sergei Shtylyov1-2/+6
2015-01-25isp116x-hcd: use HUB_CHAR_*Sergei Shtylyov1-1/+4
2015-01-25imx21-hcd: use HUB_CHAR_*Sergei Shtylyov1-3/+2
2015-01-25fusbh200-hcd: use HUB_CHAR_*Sergei Shtylyov1-2/+2
2015-01-25fotg210-hcd: use HUB_CHAR_*Sergei Shtylyov1-2/+2
2015-01-25fhci-hub: use HUB_CHAR_*Sergei Shtylyov1-1/+1
2015-01-25ehci-hub: use HUB_CHAR_*Sergei Shtylyov1-4/+4
2015-01-25xhci: Silence "xHCI xhci_drop_endpoint called with disabled ep ..." messagesHans de Goede1-2/+4
2015-01-25xhci: Print hcc params, version and quirks on initHans de Goede2-0/+6
2015-01-25USB: host: Introduce flag to enable use of 64-bit dma_mask for ehci-platformAndreas Herrmann1-1/+2
2015-01-25fhci-hub: kill 'len' variable in fhci_hub_control()Sergei Shtylyov1-4/+0
2015-01-25fhci-hub: no need to overwrite byte 3 of the Hub DescriptorSergei Shtylyov1-3/+2
2015-01-19Merge 3.19-rc5 into usb-nextGreg Kroah-Hartman5-11/+34
2015-01-09OHCI: add a quirk for ULi M5237 blocking on resetArseny Solokha1-3/+15
2015-01-09usb: host: drop owner assignment from platform_driversWolfram Sang16-16/+0
2015-01-09USB: host: Remove hard-coded octeon platform information for ehci/ohciAndreas Herrmann2-0/+2
2015-01-09USB: ehci-platform: Support ehci reset after resume quirkWu Liang feng3-5/+9
2015-01-09usb: isp1760: Use setup_timerJulia Lawall1-3/+1
2015-01-09usb: sl811-hcd: Use setup_timerJulia Lawall1-3/+1
2015-01-09usb: oxu210hp-hcd: Use setup_timerJulia Lawall1-3/+1
2015-01-09usb: r8a66597-hcd: Use setup_timerJulia Lawall1-6/+4