summaryrefslogtreecommitdiff
path: root/drivers/usb
Commit message (Expand)AuthorAgeLines
* usb: dwc3: remove pm related operations from dwc3 driverKishon Vijay Abraham I2015-04-14-223/+5
* usb: dwc3: fix dwc3 header filesKishon Vijay Abraham I2015-04-14-14/+3
* usb: dwc3: remove trace_* APIs from dwc3 driverKishon Vijay Abraham I2015-04-14-80/+29
* usb: dwc3: Modify the file headers to u-boot formatKishon Vijay Abraham I2015-04-14-58/+45
* usb: dwc3: remove un-used files from dwc3 folderKishon Vijay Abraham I2015-04-14-2741/+0
* usb: dwc3: add dwc3 folder from linux kernel to u-bootKishon Vijay Abraham I2015-04-14-0/+9679
* usb: gadget: udc: make udc-core compile in u-boot buildKishon Vijay Abraham I2015-04-14-309/+26
* usb: gadget: udc: add udc-core from linux kernel to u-bootKishon Vijay Abraham I2015-04-14-0/+641
* usb: dwc2: retry NAK'd interrupt transfersStephen Warren2015-04-14-6/+19
* usb: dwc2: implement interrupt transfersStephen Warren2015-04-14-3/+2
* usb: dwc2: correctly program hcchar for LS devicesStephen Warren2015-04-14-9/+12
* usb: dwc2: detect device speed correctlyStephen Warren2015-04-14-1/+8
* usb: dwc2: use phys_to_bus/bus_to_physStephen Warren2015-04-14-1/+3
* usb: dwc2: fix bulk transfersStephen Warren2015-04-14-9/+13
* usb: dwc2: remove restriction on buffer lengthStephen Warren2015-04-14-9/+3
* usb: dwc2: fix aligned buffer usageStephen Warren2015-04-14-6/+8
* usb: dwc2: simplify wait_for_chhltdStephen Warren2015-04-14-4/+2
* usb: dwc2: remove control_data_toggle[]Stephen Warren2015-04-14-8/+4
* usb: dwc2: usb chunk_msg() for control transfers tooStephen Warren2015-04-14-95/+19
* usb: dwc2: refactor submit_bulk_msg to be commonStephen Warren2015-04-14-16/+39
* usb: dwc2: unify waiting for transfer completionStephen Warren2015-04-14-107/+60
* usb: 64-bit architectures support for xHCISergey Temerkhanov2015-04-14-32/+41
* usb: mass-storage: Build warning fixes for 64-bitThierry Reding2015-04-14-1/+1
* usb: ehci-tegra: Build warning fixes for 64-bitThierry Reding2015-04-14-4/+4
* ehci-hcd: fix warnings on 64-bit buildsRob Herring2015-04-14-41/+41
* usb: ci_udc: fix warnings on 64-bit buildsRob Herring2015-04-14-21/+21
* usb: eth: asix: Build warning fixes for 64-bitThierry Reding2015-04-14-1/+1
* sunxi: musb: Fix some lo speed devices not working with musb hostHans de Goede2015-03-29-0/+14
* net: Add ethernet FCS length macro in net.hBin Meng2015-03-24-2/+0
* sunxi: musb: Return early on VBUS GPIO error instead of on a positive valuePaul Kocialkowski2015-03-21-1/+1
* ARM: UniPhier: adjust device trees for business transferMasahiro Yamada2015-03-15-4/+6
* sunxi: musb: Support checking VBUS using AXP221 PMICChen-Yu Tsai2015-03-10-14/+38
* Merge git://git.denx.de/u-boot-usbTom Rini2015-03-02-6/+95
|\
| * usb: gadget: fastboot: Set the Serial Number for Fastboot GadgetDileep Katta2015-02-25-0/+5
| * fastboot: OUT transaction length must be aligned to wMaxPacketSizeDileep Katta2015-02-25-5/+22
| * usb: gadget: fastboot: Add fastboot eraseDileep Katta2015-02-25-0/+25
| * fastboot: add support for "oem format" commandRob Herring2015-02-25-0/+11
| * fastboot: add "fastboot oem" command supportMichael Scott2015-02-25-0/+15
| * usb: musb-new: omap2430: Reset the MUSB controller earlyPaul Kocialkowski2015-02-24-0/+16
| * exynos: usb: make dwc3_set_mode to staticJoonyoung Shim2015-02-24-1/+1
* | usb: UniPhier: add UniPhier on-chip xHCI host driver supportMasahiro Yamada2015-03-01-0/+94
* | ARM: UniPhier: move uniphier_ehci_reset() functionMasahiro Yamada2015-03-01-1/+14
* | ARM: UniPhier: remove EHCI platform devicesMasahiro Yamada2015-03-01-14/+2
* | ARM: UniPhier: include <mach/*.h> instead of <asm/arch/*.h>Masahiro Yamada2015-03-01-1/+1
|/
* sunxi: musb: Check Vbus-det before enabling otg port powerHans de Goede2015-02-21-0/+29
* sunxi: otg: Fix peripheral modeHans de Goede2015-02-16-12/+1
* usb: pci: Add XHCI driver for PCISimon Glass2015-02-05-0/+61
* usb: pci: Use pci_find_class() to find the deviceSimon Glass2015-02-05-52/+1
* dm: usb: Remove use of fdtdec GPIO supportSimon Glass2015-01-29-30/+28
* usb: eth: asix88179: add ability to modify MAC addressRene Griessl2015-01-18-0/+14