summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)AuthorFilesLines
2016-08-07dm: ehci-mx6: support driver modelPeng Fan1-14/+130
2016-07-28Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2-5/+25
2016-07-27dm: zynq: usb: Convert to CONFIG_DM_USBSimon Glass1-52/+51
2016-07-27dm: Use dm_scan_fdt_dev() directly where possibleSimon Glass1-6/+1
2016-07-27dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev()Simon Glass1-3/+1
2016-07-22usb: Kconfig: Add Kconfigs entry USB_EHCI_ZYNQSiva Durga Prasad Paladugu1-0/+7
2016-07-19usb: ehci-mx6: introduce config for high active power pinStefan Agner2-0/+13
2016-07-19usb: ehci-mx6: configure power polarity in usb_power_configStefan Agner1-5/+5
2016-07-19usb: move CONFIG_USB_EHCI_MX7 to KconfigStefan Agner1-0/+7
2016-06-25ehci: mx7: fix otg id detectionPeng Fan1-2/+5
2016-06-25ehci: mx7: fix usbnc_regsPeng Fan1-1/+2
2016-06-25usb: fsl: Fix NULL terminating issue for usb controller name stringRajesh Bhagat1-1/+2
2016-06-20clk: convert API to match reset/mailbox styleStephen Warren1-7/+7
2016-06-18usb: ehci: only shutdown opened controllerPeng Fan1-0/+3
2016-06-13usb: xhci: fsl: Add workaround for USB erratum A008751Sriram Dash1-0/+24
2016-06-04usb: move CONFIG_USB_XHCI_DWC3 to KconfigMasahiro Yamada1-0/+6
2016-06-04usb: move CONFIG_USB_XHCI to Kconfig with renamingMasahiro Yamada2-7/+1
2016-05-06usb: dwc2: Add delay to fix the USB detection problem on SoCFPGAStefan Roese1-0/+9
2016-05-06usb: ehci-mx6: allow board_ehci_hcd_init to failStefan Agner1-2/+5
2016-05-03usb: dwc2: Init desc_before_addrMarek Vasut1-0/+3
2016-05-03usb: dwc2: Make OC protection configurableMarek Vasut1-3/+14
2016-05-03usb: dwc2: Pull Ext VBUS macro from dwc_otg_core_init()Marek Vasut1-7/+14
2016-05-03usb: dwc2: Pass private data into dwc_otg_core_init()Marek Vasut1-2/+3
2016-04-12sunxi: H3: Do not clear usb companion clk-gate / reset on removeHans de Goede2-6/+14
2016-04-10drivers:usb:common:fsl-dt-fixup: Move device-tree fixup framework to common fileSriram Dash1-195/+0
2016-04-10usb: ehci-hcd: Fix crash when no ops are provided to ehci_register()Mateusz Kulikowski1-2/+2
2016-04-02ehci: Add support for Qualcomm EHCIMateusz Kulikowski3-0/+190
2016-04-02ehci-ci.h: drop generic USBCMD fieldsMateusz Kulikowski1-2/+2
2016-04-02usb: Rename ehci-fsl.h to ehci-ci.hMateusz Kulikowski7-7/+7
2016-04-02ehci-hcd: Add init_after_resetMateusz Kulikowski2-0/+7
2016-03-31sunxi: ohci: Add A83T compatibleChen-Yu Tsai1-0/+1
2016-03-31sunxi: ehci: Add A83T compatibleChen-Yu Tsai1-0/+1
2016-03-24sunxi: Fix 2nd usb controller on sun4i/sun7i no longer workingHans de Goede2-5/+23
2016-03-20usb: xhci: Fix vendor command error if the request type is USB_REQ_SET_ADDRES...Ted Chen1-2/+4
2016-03-18dm: usb: Unbind old block devices when shutting down USBSimon Glass1-1/+5
2016-03-05usb: dwc2: disable erroneous overcurrent conditionDinh Nguyen2-1/+5
2016-02-26usb: ehci: Fix warning on aarch64Marek Vasut1-1/+1
2016-02-24usb: ehci: Be explicit about the BE IO accessorsMarek Vasut1-2/+3
2016-02-24usb: ehci: Clear USBMODE_BE on LE MMIOMarek Vasut1-0/+2
2016-02-24usb: ehci: Implement V2P mappingMarek Vasut1-10/+9
2016-02-24usb: ehci: Use map_physmem in ehci-genericMarek Vasut1-1/+3
2016-02-23sunxi: H3: Add support for the host usb-physJelle van der Waa2-16/+16
2016-02-18drivers: usb: ohci-at91: clean up the PLLB codeWenyou Yang1-15/+7
2016-02-18drivers: usb: atmel: clean up the UTMI PLL codeWenyou Yang2-47/+11
2016-02-18drivers: at91: clean up peripheral clock codeWenyou Yang2-24/+4
2016-02-14usb: remove UniPhier EHCI driverMasahiro Yamada3-83/+0
2016-01-26Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini3-100/+216
2016-01-25usb: add clock support for generic EHCIMasahiro Yamada1-0/+14
2016-01-25usb: ehci-mx6: Use shared wait_for_bitMateusz Kulikowski1-28/+4
2016-01-25usb: ohci-lpc32xx: Use shared wait_for_bitMateusz Kulikowski1-27/+7