summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2020-12-13dm: core: Rename device_bind_ofnode() to device_bind()Simon Glass
2020-11-22usb: gadget: dwc2_udc_otg: return zero when reset property is not presentJaehoon Chung
2020-11-22usb: dwc3: Handle case where setup_phy is not neededSiva Durga Prasad Paladugu
2020-11-22usb: dwc2: add "u-boot,force-vbus-detection" for stm32Patrick Delaunay
2020-10-20usb: gadget: Add bcdDevice for the MTU3 USB Gadget ControllerChunfeng Yun
2020-10-20usb: add MediaTek USB3 DRD driverChunfeng Yun
2020-10-20usb: common: add define of usb_speed_string()Chunfeng Yun
2020-10-20usb: add USB_SPEED_SUPER_PLUSChunfeng Yun
2020-10-20usb: musb-new: Fix typo in caution messageNaoki Hayama
2020-10-20usb: dwc2: Fix control OUT transfer issueChance.Yang
2020-10-20usb: xhci: avoid type conversion of void *Heinrich Schuchardt
2020-10-16usb: dwc3: Include device_compat.h in dwc3-octeon-glue.cTom Rini
2020-10-16usb: musb-new: mt85xx: Fix not calling dev_err with a deviceSean Anderson
2020-10-16usb: musb-new: Include device_compat.hSean Anderson
2020-10-16usb: xhci: Include device_compat.hSean Anderson
2020-10-07Merge tag 'mips-pull-2020-10-07' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini
2020-10-07usb: xhci: octeon: Add DWC3 glue layer for OcteonStefan Roese
2020-10-07usb: xhci: xhci_bulk_tx: Don't "BUG" when comparing addressesStefan Roese
2020-10-07usb: xhci: xhci-dwc3.c: Use dev_remap_addr() instead of dev_get_addr()Stefan Roese
2020-10-06Merge tag 'dm-pull-6oct20' of git://git.denx.de/u-boot-dmTom Rini
2020-10-06dm: add cells_count parameter in *_count_phandle_with_argsPatrick Delaunay
2020-10-06Merge tag 'u-boot-amlogic-20201005' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2020-10-05usb: dwc3: add Amlogic GXL & GXL DWC3 GlueNeil Armstrong
2020-10-01usb: xhci-rcar: Add support for R8A774A1 SoCLad Prabhakar
2020-10-01usb: xhci: convert to readx_poll_sleep_timeout()Chunfeng Yun
2020-10-01usb: xhci: use macros with parameter to fill ep_info2Chunfeng Yun
2020-10-01usb: xhci: convert to TRB_TX_TYPE()Chunfeng Yun
2020-10-01usb: xhci: convert to TRB_LEN() and TRB_INTR_TARGET()Chunfeng Yun
2020-10-01usb: xhci: convert to TRB_TYPE()Chunfeng Yun
2020-10-01usb: xhci: convert to HCS_MAX_PORTS()Chunfeng Yun
2020-10-01usb: xhci: add quirks flag to support MediaTek xHCI 0.96Chunfeng Yun
2020-10-01usb: xhci: create one unified function to calculate TRB TD remainderChunfeng Yun
2020-10-01usb: xhci: add a member hci_version in xhci_ctrl structChunfeng Yun
2020-09-30usb: musb-new: sunxi: Fix not calling dev_err with a deviceSean Anderson
2020-09-30usb: dwc3: Don't include asm-generic/io.hSean Anderson
2020-09-30usb: dwc3: ti: Fix not calling dev_err with a deviceSean Anderson
2020-09-30usb: dwc3: Fix not calling dev_xxx with a deviceSean Anderson
2020-09-30usb: dwc2: Fix not calling dev_xxx with a deviceSean Anderson
2020-09-30usb: cdns3: Fix not calling dev_xxx with a deviceSean Anderson
2020-09-24Merge tag 'xilinx-for-v2021.01' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-09-23xilinx: kconfig: Change Kconfig dependencies for Xilinx driversMichal Simek
2020-09-21Merge branch '2020-09-14-generic-phy-error-trace' into nextTom Rini
2020-09-18usb: dwc3: Add Qualcomm DWC3 compatible stringRobert Marko
2020-09-08usb: musb-new: sunxi: change trace level for phy errors managed by uclassPatrick Delaunay
2020-09-08usb: host: ehci-hcd: change trace level for phy errors managed by uclassPatrick Delaunay
2020-09-08usb: host: ohci: change trace level for phy errors managed by uclassPatrick Delaunay
2020-09-01fastboot: Fix fastboot reboot fail by changing functions orderyurii.pidhornyi
2020-09-01f_sdp: Change bInterval of interrupt endpoint to 3Sherry Sun
2020-09-01f_sdp: Add EP1_OUT as default data receive pipe in sdpSherry Sun
2020-09-01f_sdp: Support searching and loading FIT or container imagePeng Fan