summaryrefslogtreecommitdiff
path: root/drivers/usb
Commit message (Expand)AuthorAgeLines
* MA-7251 - [evk_6ul]: Support boot conctrol for brillofang hui2015-11-13-24/+550
* MA-7157 Check the error log in fastboot flashzhang sanshan2015-11-06-0/+2
* MLK-11823 USB:gadget Fix USB port interface issue in ci_udc driverYe.Li2015-11-04-1/+1
* MA-6928 Bootargs cannot be setzhang sanshan2015-07-28-20/+0
* MA-6924 [Android_MX6_MX7] fastboot: 'fastboot reboot-bootloader' do not workzhang sanshan2015-07-27-6/+6
* MLK-11228-3 android: Add "data" partition in fastbootYe.Li2015-07-13-6/+13
* MLK-11228-2 android: Add fastboot command "reboot-bootloader" supportYe.Li2015-07-13-3/+17
* MLK-11228-1 android: Integrate community fastboot with FSL i.MX fastbootYe.Li2015-07-13-2/+1746
* MLK-10363-1 udc: Update i.MX udc driver to support MX7Ye.Li2015-04-29-6/+7
* MLK-10774-33 imx:mx6 add udc and fastboot supportPeng Fan2015-04-29-0/+1191
* MLK-10178-2 usb:ehci-mx7 add usb driver for i.MX7DYe.Li2015-04-29-0/+106
* 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
* musb-new: Add interrupt queue supportHans de Goede2015-01-18-0/+65
* musb-new: Add urb and hep parameters to construct_urbHans de Goede2015-01-18-32/+31
* musb-new: Properly remove a transfer from the schedule on timeoutHans de Goede2015-01-18-3/+14
* musb-new: Fix reset sequence when in host modeHans de Goede2015-01-18-11/+20
* musb-new: Fix interrupt transfers not workingHans de Goede2015-01-18-1/+1
* musb-new: Use time based timeouts rather then cpu-cycles based timeoutsHans de Goede2015-01-18-8/+8
* musb-new: Add sunxi musb controller supportHans de Goede2015-01-18-0/+280
* musb-new: Add register defines for different reg layout on sunxiHans de Goede2015-01-18-0/+92
* usb: Add an interval parameter to create_int_queueHans de Goede2015-01-18-2/+2
* usb: gadget: pxa25x_udc: fix use-before-initialized bugAlex Sadovsky2015-01-18-2/+2
* usb: gadget: f_dfu: Add get_alt function to pass the USB compliance testStefan Roese2015-01-18-0/+8
* usb: gadget: composite: Fix NULL pointer crash in USB compliance testStefan Roese2015-01-18-0/+8
* sunxi: Move usb-controller init code out of ehci-sunxi.c for reuse for otgHans de Goede2015-01-14-203/+10
* usb: eth: add ASIX AX88179 DRIVERRene Griessl2014-12-31-0/+708
* gadget: f_thor: check pointers before use in download_tail()Przemyslaw Marczak2014-12-18-2/+14
* fastboot: add support for continue commandRob Herring2014-12-18-0/+14