summaryrefslogtreecommitdiff
path: root/drivers/usb
Commit message (Expand)AuthorAgeLines
* 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
* usb, g_dnl: generalize DFU detach functionsRob Herring2014-12-18-1/+18
* USB: gadget: atmel_usba_udc: fix transfer hang issueBo Shen2014-12-16-1/+0
* Merge git://git.denx.de/u-boot-dmTom Rini2014-12-11-24/+0
|\
| * lib: string: move strlcpy() to a common placeMasahiro Yamada2014-12-11-24/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2014-12-11-3/+25
|\ \
| * | usb: ehci: do not set the LSB of Current qTD pointerMasahiro Yamada2014-11-19-1/+0
| * | usb:ehci-mx6 add phy mode query functionPeng Fan2014-11-14-2/+25
* | | drivers: usb: fsl: Check USB Erratum A007792 applicabilityNikhil Badola2014-12-11-0/+9
* | | drivers: usb: fsl: Add USB device-tree errata frameworkNikhil Badola2014-12-11-0/+64
* | | drivers: usb: Make usb device-tree fixup code architecture independentNikhil Badola2014-12-11-0/+113
| |/ |/|