aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
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
2018-04-21usb: dwc3-of-simple: Add support for DRA7/AM57 platforms.Jean-Jacques Hiblot
2018-04-21usb: dwc3-of-simple: Fix dependenciesJean-Jacques Hiblot
2018-04-11usb: host: dwc3: Add support for multiple PHYsNeil Armstrong
2018-04-11usb: host: Add simple of glue driver for DWC3 USB Controllers integrationNeil Armstrong
2018-03-17usb: dwc2: Replace printf, pr_err by dev_info, dev_errPatrice Chotard
2018-03-17usb: dwc2: increase timeout in wait_for_chhltdChristophe Kerello
2018-03-17usb: dwc2: disable external vbus supply when the device is removedChristophe Kerello
2018-03-17usb: ohci-generic: replace pr_err() by dev_err()Patrice Chotard
2018-03-17usb: ohci-generic: factorize PHY operationPatrice Chotard
2018-03-17usb: ohci-generic: handle phy power on/offPatrice Chotard
2018-03-17usb: ehci-generic: replace pr_err() by dev_err()Patrice Chotard
2018-03-17usb: ehci-generic: factorize PHY operationPatrice Chotard
2018-03-17usb: ehci-generic: handle phy power on/offPatrice Chotard
2018-03-17usb: Remove unused ppc4xx EHCI host driverStefan Roese
2018-03-17ubs: xhci-dwc3: Enable USB3 PHY when availableVignesh R
2018-03-17usb: xhci-dwc3: Refractor PHY operations into separate functionVignesh R
2018-03-17usb: xhci-dwc3: Power on USB PHY before usingVignesh R
2018-03-17usb: dwc2: Allow selection of data buffer sizeAlexey Brodkin
2018-03-05Merge git://git.denx.de/u-boot-shTom Rini
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada
2018-03-05usb: xhci-rcar: Add R8A77965 M3N entriesMarek Vasut
2018-02-15usb: host: xhci-omap: Remove redundant board_usb_init and board_usb_cleanup f...Faiz Abbas
2018-02-15usb: dwc2: Rename CONFIG_DWC2_UTMI_PHY_WIDTH to CONFIG_DWC2_UTMI_WIDTHAlexey Brodkin
2018-01-28usb: host: Drop unused hcd_name from r8a66597-hcd.cTom Rini
2018-01-28usb: Remove isp116x-hcd supportTom Rini