summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* usb: gadget: Add bcdDevice for the MTU3 USB Gadget ControllerChunfeng Yun2020-10-201-0/+8
* usb: add MediaTek USB3 DRD driverChunfeng Yun2020-10-2013-0/+4557
* usb: common: add define of usb_speed_string()Chunfeng Yun2020-10-201-0/+7
* usb: add USB_SPEED_SUPER_PLUSChunfeng Yun2020-10-201-0/+1
* usb: musb-new: Fix typo in caution messageNaoki Hayama2020-10-201-1/+1
* usb: dwc2: Fix control OUT transfer issueChance.Yang2020-10-201-3/+13
* usb: xhci: avoid type conversion of void *Heinrich Schuchardt2020-10-201-12/+9
* usb: dwc3: Include device_compat.h in dwc3-octeon-glue.cTom Rini2020-10-161-0/+1
* usb: musb-new: mt85xx: Fix not calling dev_err with a deviceSean Anderson2020-10-161-3/+4
* usb: musb-new: Include device_compat.hSean Anderson2020-10-165-1/+11
* usb: xhci: Include device_compat.hSean Anderson2020-10-162-5/+7
* Merge tag 'mips-pull-2020-10-07' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini2020-10-075-3/+404
|\
| * usb: xhci: octeon: Add DWC3 glue layer for OcteonStefan Roese2020-10-073-0/+403
| * usb: xhci: xhci_bulk_tx: Don't "BUG" when comparing addressesStefan Roese2020-10-071-2/+0
| * usb: xhci: xhci-dwc3.c: Use dev_remap_addr() instead of dev_get_addr()Stefan Roese2020-10-071-1/+1
* | Merge tag 'dm-pull-6oct20' of git://git.denx.de/u-boot-dmTom Rini2020-10-063-5/+8
|\ \ | |/ |/|
| * dm: add cells_count parameter in *_count_phandle_with_argsPatrick Delaunay2020-10-063-5/+8
* | Merge tag 'u-boot-amlogic-20201005' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2020-10-063-0/+434
|\ \ | |/ |/|
| * usb: dwc3: add Amlogic GXL & GXL DWC3 GlueNeil Armstrong2020-10-053-0/+434
* | usb: xhci-rcar: Add support for R8A774A1 SoCLad Prabhakar2020-10-011-0/+1
* | usb: xhci: convert to readx_poll_sleep_timeout()Chunfeng Yun2020-10-011-14/+11
* | usb: xhci: use macros with parameter to fill ep_info2Chunfeng Yun2020-10-012-14/+7
* | usb: xhci: convert to TRB_TX_TYPE()Chunfeng Yun2020-10-011-2/+2
* | usb: xhci: convert to TRB_LEN() and TRB_INTR_TARGET()Chunfeng Yun2020-10-011-9/+7
* | usb: xhci: convert to TRB_TYPE()Chunfeng Yun2020-10-012-8/+6
* | usb: xhci: convert to HCS_MAX_PORTS()Chunfeng Yun2020-10-011-2/+1
* | usb: xhci: add quirks flag to support MediaTek xHCI 0.96Chunfeng Yun2020-10-013-3/+9
* | usb: xhci: create one unified function to calculate TRB TD remainderChunfeng Yun2020-10-011-55/+50
* | usb: xhci: add a member hci_version in xhci_ctrl structChunfeng Yun2020-10-012-2/+3
* | usb: musb-new: sunxi: Fix not calling dev_err with a deviceSean Anderson2020-09-301-4/+5
* | usb: dwc3: Don't include asm-generic/io.hSean Anderson2020-09-301-1/+0
* | usb: dwc3: ti: Fix not calling dev_err with a deviceSean Anderson2020-09-301-2/+2
* | usb: dwc3: Fix not calling dev_xxx with a deviceSean Anderson2020-09-303-18/+21
* | usb: dwc2: Fix not calling dev_xxx with a deviceSean Anderson2020-09-301-16/+23
* | usb: cdns3: Fix not calling dev_xxx with a deviceSean Anderson2020-09-302-4/+4
* | Merge tag 'xilinx-for-v2021.01' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2020-09-241-2/+1
|\ \
| * | xilinx: kconfig: Change Kconfig dependencies for Xilinx driversMichal Simek2020-09-231-2/+1
| |/
* | Merge branch '2020-09-14-generic-phy-error-trace' into nextTom Rini2020-09-213-12/+12
|\ \
| * | usb: musb-new: sunxi: change trace level for phy errors managed by uclassPatrick Delaunay2020-09-081-4/+4
| * | usb: host: ehci-hcd: change trace level for phy errors managed by uclassPatrick Delaunay2020-09-081-4/+4
| * | usb: host: ohci: change trace level for phy errors managed by uclassPatrick Delaunay2020-09-081-4/+4
| |/
* / usb: dwc3: Add Qualcomm DWC3 compatible stringRobert Marko2020-09-181-0/+1
|/
* fastboot: Fix fastboot reboot fail by changing functions orderyurii.pidhornyi2020-09-011-2/+2
* f_sdp: Change bInterval of interrupt endpoint to 3Sherry Sun2020-09-011-2/+2
* f_sdp: Add EP1_OUT as default data receive pipe in sdpSherry Sun2020-09-011-16/+107
* f_sdp: Support searching and loading FIT or container imagePeng Fan2020-09-011-12/+58
* f_sdp: Fix wrong usb request sizeYe Li2020-09-011-1/+1
* f_sdp: Add high speed endpoint descriptorYe Li2020-09-011-2/+28
* usb: max3420: add the gadget driverJassi Brar2020-09-014-0/+890
* fastboot: Add support for 'reboot fastboot' commandRoman Kovalivskyi2020-09-011-0/+2