summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
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
2020-09-01f_sdp: Fix wrong usb request sizeYe Li
2020-09-01f_sdp: Add high speed endpoint descriptorYe Li
2020-09-01usb: max3420: add the gadget driverJassi Brar
2020-09-01fastboot: Add support for 'reboot fastboot' commandRoman Kovalivskyi
2020-09-01usb: ci_udc: Add function to remove usb deviceYe Li
2020-09-01usb: gadget: Fix controller index in UMSYe Li
2020-09-01eth/r8152: support RTL8153B/RTL8154BHayes Wang
2020-09-01eth/r8152: modify rtl_clear_bp functionHayes Wang
2020-09-01eth/r8152: reset PHY after setting itHayes Wang
2020-09-01eth/r8152: reset bmu after disabling Tx/RxHayes Wang
2020-08-27drivers: usb: Fix config indentationRuben Di Battista
2020-08-22treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr()Masahiro Yamada
2020-08-14linux/compat.h: Add wait_event_timeout macroOleksandr Andrushchenko
2020-08-14xen: Port Xen hypervisor related code from mini-osOleksandr Andrushchenko
2020-08-13usb: host: dwc3-sti-glue: Fix ofnode_valid() parameterPatrice Chotard
2020-08-05usb: xhci: Add virt_to_phys() to support mapped platformsStefan Roese