Commit Graph

966 Commits (210fbee901b13d8e21568fc3e00932f3e082c178)

Author SHA1 Message Date
Kishon Vijay Abraham I 97798eb96d usb: dwc3: remove un-used files from dwc3 folder 10 years ago
Kishon Vijay Abraham I 85d5e7075f usb: dwc3: add dwc3 folder from linux kernel to u-boot 10 years ago
Kishon Vijay Abraham I 103fa06cfe usb: gadget: udc: make udc-core compile in u-boot build 10 years ago
Kishon Vijay Abraham I a139b96a47 usb: gadget: udc: add udc-core from linux kernel to u-boot 10 years ago
Stephen Warren 5877de9165 usb: dwc2: retry NAK'd interrupt transfers 10 years ago
Stephen Warren e236519b73 usb: dwc2: implement interrupt transfers 10 years ago
Stephen Warren ed9bcbc792 usb: dwc2: correctly program hcchar for LS devices 10 years ago
Stephen Warren 4748cce573 usb: dwc2: detect device speed correctly 10 years ago
Stephen Warren 5c0beb5c58 usb: dwc2: use phys_to_bus/bus_to_phys 10 years ago
Stephen Warren fc909c0563 usb: dwc2: fix bulk transfers 10 years ago
Stephen Warren 805b67e1ea usb: dwc2: remove restriction on buffer length 10 years ago
Stephen Warren d1c880c66c usb: dwc2: fix aligned buffer usage 10 years ago
Stephen Warren 66ffc87586 usb: dwc2: simplify wait_for_chhltd 10 years ago
Stephen Warren 282685e07e usb: dwc2: remove control_data_toggle[] 10 years ago
Stephen Warren ee83755401 usb: dwc2: usb chunk_msg() for control transfers too 10 years ago
Stephen Warren 7b5e504dae usb: dwc2: refactor submit_bulk_msg to be common 10 years ago
Stephen Warren 4a1d21fc52 usb: dwc2: unify waiting for transfer completion 10 years ago
Sergey Temerkhanov 421a5a0c98 usb: 64-bit architectures support for xHCI 10 years ago
Thierry Reding ec5e78cf8a usb: mass-storage: Build warning fixes for 64-bit 10 years ago
Thierry Reding 96df9c7e94 usb: ehci-tegra: Build warning fixes for 64-bit 10 years ago
Rob Herring 98ae840a00 ehci-hcd: fix warnings on 64-bit builds 10 years ago
Rob Herring f72d8320b6 usb: ci_udc: fix warnings on 64-bit builds 10 years ago
Thierry Reding 4c5998b77a usb: eth: asix: Build warning fixes for 64-bit 10 years ago
Hans de Goede 246e3b8787 sunxi: musb: Fix some lo speed devices not working with musb host 10 years ago
Bin Meng a7c3d5e2a9 net: Add ethernet FCS length macro in net.h 10 years ago
Paul Kocialkowski 8a440b09f2 sunxi: musb: Return early on VBUS GPIO error instead of on a positive value 10 years ago
Masahiro Yamada 6462cdedc2 ARM: UniPhier: adjust device trees for business transfer 10 years ago
Chen-Yu Tsai e42add561b sunxi: musb: Support checking VBUS using AXP221 PMIC 10 years ago
Masahiro Yamada 1e7df7c4e4 usb: UniPhier: add UniPhier on-chip xHCI host driver support 10 years ago
Masahiro Yamada 4c7d025368 ARM: UniPhier: move uniphier_ehci_reset() function 10 years ago
Masahiro Yamada 44f597adeb ARM: UniPhier: remove EHCI platform devices 10 years ago
Masahiro Yamada a86ac9540e ARM: UniPhier: include <mach/*.h> instead of <asm/arch/*.h> 10 years ago
Dileep Katta 537cd072da usb: gadget: fastboot: Set the Serial Number for Fastboot Gadget 10 years ago
Dileep Katta 9e4b510d40 fastboot: OUT transaction length must be aligned to wMaxPacketSize 10 years ago
Dileep Katta 897923819c usb: gadget: fastboot: Add fastboot erase 10 years ago
Rob Herring 372d7decfe fastboot: add support for "oem format" command 10 years ago
Michael Scott de1956202e fastboot: add "fastboot oem" command support 10 years ago
Paul Kocialkowski 193d7d1530 usb: musb-new: omap2430: Reset the MUSB controller early 10 years ago
Joonyoung Shim 8f9f7be7af exynos: usb: make dwc3_set_mode to static 10 years ago
Hans de Goede 52defe8f65 sunxi: musb: Check Vbus-det before enabling otg port power 10 years ago
Hans de Goede b1b912ddf3 sunxi: otg: Fix peripheral mode 10 years ago
Simon Glass 316328f59d usb: pci: Add XHCI driver for PCI 10 years ago
Simon Glass 4fd46727e4 usb: pci: Use pci_find_class() to find the device 10 years ago
Simon Glass 46927e1ef4 dm: usb: Remove use of fdtdec GPIO support 11 years ago
Rene Griessl 1193397592 usb: eth: asix88179: add ability to modify MAC address 11 years ago
Hans de Goede 904f2a83a8 musb-new: Add interrupt queue support 11 years ago
Hans de Goede accf04c2aa musb-new: Add urb and hep parameters to construct_urb 11 years ago
Hans de Goede b918a0c6f6 musb-new: Properly remove a transfer from the schedule on timeout 11 years ago
Hans de Goede 90cdc1039d musb-new: Fix reset sequence when in host mode 11 years ago
Hans de Goede e8672e3f0e musb-new: Fix interrupt transfers not working 11 years ago