summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2022-06-28usb: ehci-mxc: RemoveTom Rini
2022-06-28usb: xhci-fsl: Remove non-DM codeTom Rini
2022-06-28Convert CONFIG_USB_EHCI_TXFIFO_THRESH to KconfigTom Rini
2022-06-28usb: ehci-fsl: Remove non-DM codeTom Rini
2022-06-28Convert CONFIG_EHCI_HCD_INIT_AFTER_RESET to KconfigTom Rini
2022-06-28Convert CONFIG_EHCI_DESC_BIG_ENDIAN et al to KconfigTom Rini
2022-06-28ehci-mxs: Remove non-DM codeTom Rini
2022-06-16usb: host: ehci-generic: Make resets and clocks optionalAndre Przywara
2022-06-07usb: xhci-mtk: disable all ports when disable host controllerChunfeng Yun
2022-05-20usb: xhci-dwc3: Support role switch default roleMark Kettenis
2022-05-06usb: host: ehci-generic: Remove DM_REGULATOR flagPatrice Chotard
2022-05-06usb: host: ehci-generic: Make usage of clock/reset bulk() APIPatrice Chotard
2022-05-03pci: Add mask parameter to dm_pci_map_bar()Andrew Scull
2022-05-03pci: Map bars with offset and lengthAndrew Scull
2022-04-25bootstd: usb: Add a bootdev driverSimon Glass
2022-04-08arm: Remove unused ep93xx codeTom Rini
2022-02-23usb: ehci-omap: Remove OMAP_EHCI_PHYx_RESET_GPIO from KconfigAdam Ford
2022-02-23usb: ehci-omap: Use PHY system to manage phy resetsAdam Ford
2022-02-23usb: ehci-omap: Make Kconfig select PHY if USB_EHCI_OMAPAdam Ford
2022-02-23usb: ehci-omap: Move omap_ehci_hcd_init to omap_ehci_probeAdam Ford
2022-02-23usb: ehci-omap: Drop dead codeAdam Ford
2022-02-17Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2022-02-17usb: ehci: ehci-marvell: Update compatible string to official DT bindingsPali Rohár
2022-02-16usb: xhci: reset endpoint on USB stallStefan Agner
2022-02-11usb: ehci-mx6: Enable OTG detection on imx8mm and imx8mnAdam Ford
2022-01-27Merge tag 'dm-pull-26jan22' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2022-01-26usb: ehci: dm: Convert i.MX28 ehci code to driver modelLukasz Majewski
2022-01-26usb: ehci: Move common mxs code to separate functions (ehci_hcd_{stop|start})Lukasz Majewski
2022-01-26usb: ehci: Refactor the ehci_mxs_toggle_clock function to be reused with DMLukasz Majewski
2022-01-26usb: Modify Kconfig of the USB_EHCI_MXS to use this driver with imx28Lukasz Majewski
2022-01-25usb: Use the first available device for ehci_gadgetSean Anderson
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2021-11-09usb: xhci: fsl: add new compatible fsl,ls1028a-dwc3Michael Walle
2021-10-30usb: xhci-brcm: Include header file needed for dev_errStefan Agner
2021-10-15Convert CONFIG_USB_EHCI_IS_TDI to KconfigMarek Behún
2021-10-15Convert CONFIG_USB_EHCI_MXS to KconfigMarek Behún
2021-10-15Rename CONFIG_EHCI_IS_TDI to CONFIG_USB_EHCI_IS_TDIMarek Behún
2021-10-12Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...Tom Rini
2021-10-12usb: sandbox: Add gadget callbacksPatrice Chotard
2021-10-01arm: Remove zmx25 board and ARCH_MX25Tom Rini
2021-10-01arm: Remove flea3 boardTom Rini
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk
2021-09-27Convert CONFIG_OMAP_EHCI_PHY1_RESET_GPIO et al to KconfigTom Rini
2021-09-27usb: ehci-omap: Drop non-DM_USB legacy codeTom Rini
2021-09-27Convert CONFIG_USB_XHCI_OMAP to KconfigTom Rini
2021-09-27Merge tag 'v2021.10-rc5' into nextTom Rini
2021-09-22usb: xhci-dwc3: Add support for USB 3.1 controllersMark Kettenis
2021-09-22usb: ehci-mx6: use phy_type from device treeMatthias Schiffer
2021-09-22usb: xhci-dwc3: Add support for clocks/resetsSamuel Holland
2021-09-22usb: xhci-pci: Move reset logic out of XHCI coreSamuel Holland