summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2019-02-20Kconfig: tegra: Migrate USB_EHCI_TEGRAPeter Robinson
2019-02-15usb: ehci-mx6: Make regulator DM_REGULATOR dependentAbel Vesa
2019-01-18usb: host: Drop [e-o]hci-sunxi driversJagan Teki
2019-01-18sunxi: usb: Switch to Generic host controllersJagan Teki
2019-01-09usb: xhci-mem: Fix scratchpad array issueYe Li
2018-12-14usb: host: replace xhci-keystone driver by the generic dwc3 driverJean-Jacques Hiblot
2018-12-07dwc3: move phy operation to core.cJean-Jacques Hiblot
2018-11-26usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/Sven Schwermer
2018-11-26usb: Remove CMD_USB dependency for common codeSven Schwermer
2018-11-26usb: Introduce CONFIG_SPL_DM_USBSven Schwermer
2018-10-29fsl/usb: Workaround for USB erratum-A005275Chris Packham
2018-09-30usb: ehci-msm: Add init_after_reset for CI_UDCRamon Fried
2018-09-30ehci: msm: use init_type in probeRamon Fried
2018-09-30ehci: msm: switch to generic PHY uclassRamon Fried
2018-09-30ehci: msm: Add missing platdataRamon Fried
2018-09-30ehci: Replace board_prepare_usb with board_usb_initRamon Fried
2018-09-15usb: ehci-generic: Add vbus-supply regulator supportPatrice Chotard
2018-08-29usb: dwc2: Add reset ctrl to driverLey Foon Tan
2018-08-28usb: ehci: Add PHY support to ehci-pciMarek Vasut
2018-08-28usb: ehci: Make the PHY handling genericMarek Vasut
2018-07-05sunxi: A64: OHCI: prevent turning off shared USB clockAndre Przywara
2018-07-05usb: dwc2: Add brcm,bcm2708-usb compatibleEmmanuel Vadot
2018-06-29usb: sunxi: Use proper reg_mask for clock gate, resetJagan Teki
2018-06-29usb: ohci: change the NUM_EDs from 8 to 32Zeng Tao
2018-06-29usb: sunxi: ohci: make ohci_t the first member in private dataVasily Khoruzhick
2018-06-16Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2018-06-14usb: sunxi: access ahb_reset0_cfg in CCM using its offsetVasily Khoruzhick
2018-06-13usb: sunxi: sun50i: enable OHCI0 clock when OHCI1 is in useVasily Khoruzhick
2018-06-13usb: sunxi: ohci: get rid of ifdefsVasily Khoruzhick
2018-06-13usb: sunxi: ehci: get rid of ifdefsVasily Khoruzhick
2018-06-13usb: xhci-pci: Fix compiler warningBin Meng
2018-06-04Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2018-06-01Merge tag 'xilinx-for-v2018.07-2' of git://www.denx.de/git/u-boot-microblazeTom Rini
2018-05-31usb: xhci: zynqmp: Fix header locationMichal Simek
2018-05-30rockchip: xhci: remove DTS parsing for PHY (which is unused)Philipp Tomsich
2018-05-30usb: xhci: Handle endianness in xhci_set_configuration()Bin Meng
2018-05-30usb: xhci: Fix config fail of FS hub behind a HS hub with MTTBin Meng
2018-05-30usb: xhci: Initialize dev_state to 0 in the input slot contextBin Meng
2018-05-30usb: xhci: Set accurate add context flags when updating hub attributesBin Meng
2018-05-30usb: xhci-rcar: deregister before deactivating clockMatthias Blankertz
2018-05-28usb: sunxi: Switch to use generic-phyJagan Teki
2018-05-28usb: sunxi: Simplify ccm reg base codeJagan Teki
2018-05-18usb: xhci: zynqmp: Remove support for !DM_USBMichal Simek
2018-05-18usb: xhci: zynqmp: Add support for DM_USBMichal Simek
2018-05-10SPDX: Convert a few files that were missed beforeTom Rini
2018-05-07regmap: clean up regmap allocationMasahiro Yamada
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-04-26usb: host: dwc3: fix phys initNeil Armstrong
2018-04-21usb: dwc3-of-simple: fix error check of clk_get_bulk when disabledNeil Armstrong