summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-14dwc3: core: add support for multiple dwc3 controllersKishon Vijay Abraham I
2015-04-14dwc3: core: change probe and remove to uboot init and uboot exit codeKishon Vijay Abraham I
2015-04-14include: dwc3-uboot: add a structure for populating platform dataKishon Vijay Abraham I
2015-04-14usb: dwc3: core: make dwc3 core build in ubootKishon Vijay Abraham I
2015-04-14include: usb: composite: add USB_GADGET_DELAYED_STATUS to avoid compilation e...Kishon Vijay Abraham I
2015-04-14usb: dwc3: ep0: make dwc3 ep0 build in ubootKishon Vijay Abraham I
2015-04-14include: asm: types: add resource_size_t typeKishon Vijay Abraham I
2015-04-14usb: dwc3: gadget: make dwc3 gadget build in ubootKishon Vijay Abraham I
2015-04-14usb: dwc3: linux-compat: Add header for dwc3 linux compatibiltiyKishon Vijay Abraham I
2015-04-14arm: asm: dma-mapping: added dma_free_coherent APIKishon Vijay Abraham I
2015-04-14usb: dwc3: remove pm related operations from dwc3 driverKishon Vijay Abraham I
2015-04-14usb: dwc3: fix dwc3 header filesKishon Vijay Abraham I
2015-04-14usb: dwc3: remove trace_* APIs from dwc3 driverKishon Vijay Abraham I
2015-04-14usb: dwc3: Modify the file headers to u-boot formatKishon Vijay Abraham I
2015-04-14usb: dwc3: remove un-used files from dwc3 folderKishon Vijay Abraham I
2015-04-14usb: dwc3: add dwc3 folder from linux kernel to u-bootKishon Vijay Abraham I
2015-04-14include: asm: dma-mapping: get rid of the compilation warning in udc-coreKishon Vijay Abraham I
2015-04-14usb: gadget: udc: make udc-core compile in u-boot buildKishon Vijay Abraham I
2015-04-14include: usb: modify gadget.h to include udc supportKishon Vijay Abraham I
2015-04-14usb: gadget: udc: add udc-core from linux kernel to u-bootKishon Vijay Abraham I
2015-04-14ARM: AM43xx: Enable clocks for USB OTGSS and USB PHYKishon Vijay Abraham I
2015-04-14ARM: DRA7: Enable clocks for USB OTGSS and USB PHYKishon Vijay Abraham I
2015-04-14usb: dwc2: retry NAK'd interrupt transfersStephen Warren
2015-04-14usb: dwc2: implement interrupt transfersStephen Warren
2015-04-14usb: dwc2: correctly program hcchar for LS devicesStephen Warren
2015-04-14ARM: bcm2835: use phys_to_bus() for mboxStephen Warren
2015-04-14usb: dwc2: detect device speed correctlyStephen Warren
2015-04-14usb: dwc2: use phys_to_bus/bus_to_physStephen Warren
2015-04-14ARM: bcm2835: implement phys_to_bus/bus_to_physStephen Warren
2015-04-14Create API to map between CPU physical and bus addressesStephen Warren
2015-04-14usb: dwc2: fix bulk transfersStephen Warren
2015-04-14usb: dwc2: remove restriction on buffer lengthStephen Warren
2015-04-14usb: dwc2: fix aligned buffer usageStephen Warren
2015-04-14usb: dwc2: simplify wait_for_chhltdStephen Warren
2015-04-14usb: dwc2: remove control_data_toggle[]Stephen Warren
2015-04-14usb: dwc2: usb chunk_msg() for control transfers tooStephen Warren
2015-04-14usb: dwc2: refactor submit_bulk_msg to be commonStephen Warren
2015-04-14usb: dwc2: unify waiting for transfer completionStephen Warren
2015-04-14usb: hub: allow pgood_delay to be specified via envTim Harvey
2015-04-14usb: fix first descriptor fetch error handlingStephen Warren
2015-04-14usb: Early failure when the first descriptor read fails or is invalidPaul Kocialkowski
2015-04-14usb: Check usb_new_device for failurePaul Kocialkowski
2015-04-14usb: usb_new_device return codes consistencyPaul Kocialkowski
2015-04-14usb_storage:Fix USB storage capacity detection on 64 bit architecturesSergey Temerkhanov
2015-04-14usb: 64-bit architectures support for xHCISergey Temerkhanov
2015-04-14usb: Convert protocol header structures to use explicitly sized variablesSergey Temerkhanov
2015-04-14usb: mass-storage: Build warning fixes for 64-bitThierry Reding
2015-04-14usb: ehci-tegra: Build warning fixes for 64-bitThierry Reding
2015-04-14ehci-hcd: fix warnings on 64-bit buildsRob Herring
2015-04-14usb: ci_udc: fix warnings on 64-bit buildsRob Herring