summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* ARM: UniPhier: adjust device trees for business transferMasahiro Yamada2015-03-152-4/+6
* sunxi: musb: Support checking VBUS using AXP221 PMICChen-Yu Tsai2015-03-101-14/+38
* Merge git://git.denx.de/u-boot-usbTom Rini2015-03-023-6/+95
|\
| * usb: gadget: fastboot: Set the Serial Number for Fastboot GadgetDileep Katta2015-02-251-0/+5
| * fastboot: OUT transaction length must be aligned to wMaxPacketSizeDileep Katta2015-02-251-5/+22
| * usb: gadget: fastboot: Add fastboot eraseDileep Katta2015-02-251-0/+25
| * fastboot: add support for "oem format" commandRob Herring2015-02-251-0/+11
| * fastboot: add "fastboot oem" command supportMichael Scott2015-02-251-0/+15
| * usb: musb-new: omap2430: Reset the MUSB controller earlyPaul Kocialkowski2015-02-241-0/+16
| * exynos: usb: make dwc3_set_mode to staticJoonyoung Shim2015-02-241-1/+1
* | usb: UniPhier: add UniPhier on-chip xHCI host driver supportMasahiro Yamada2015-03-013-0/+94
* | ARM: UniPhier: move uniphier_ehci_reset() functionMasahiro Yamada2015-03-011-1/+14
* | ARM: UniPhier: remove EHCI platform devicesMasahiro Yamada2015-03-012-14/+2
* | ARM: UniPhier: include <mach/*.h> instead of <asm/arch/*.h>Masahiro Yamada2015-03-011-1/+1
|/
* sunxi: musb: Check Vbus-det before enabling otg port powerHans de Goede2015-02-211-0/+29
* sunxi: otg: Fix peripheral modeHans de Goede2015-02-161-12/+1
* usb: pci: Add XHCI driver for PCISimon Glass2015-02-052-0/+61
* usb: pci: Use pci_find_class() to find the deviceSimon Glass2015-02-051-52/+1
* dm: usb: Remove use of fdtdec GPIO supportSimon Glass2015-01-293-30/+28
* usb: eth: asix88179: add ability to modify MAC addressRene Griessl2015-01-181-0/+14
* musb-new: Add interrupt queue supportHans de Goede2015-01-181-0/+65
* musb-new: Add urb and hep parameters to construct_urbHans de Goede2015-01-181-32/+31
* musb-new: Properly remove a transfer from the schedule on timeoutHans de Goede2015-01-184-3/+14
* musb-new: Fix reset sequence when in host modeHans de Goede2015-01-181-11/+20
* musb-new: Fix interrupt transfers not workingHans de Goede2015-01-181-1/+1
* musb-new: Use time based timeouts rather then cpu-cycles based timeoutsHans de Goede2015-01-181-8/+8
* musb-new: Add sunxi musb controller supportHans de Goede2015-01-182-0/+280
* musb-new: Add register defines for different reg layout on sunxiHans de Goede2015-01-181-0/+92
* usb: Add an interval parameter to create_int_queueHans de Goede2015-01-181-2/+2
* usb: gadget: pxa25x_udc: fix use-before-initialized bugAlex Sadovsky2015-01-181-2/+2
* usb: gadget: f_dfu: Add get_alt function to pass the USB compliance testStefan Roese2015-01-181-0/+8
* usb: gadget: composite: Fix NULL pointer crash in USB compliance testStefan Roese2015-01-181-0/+8
* sunxi: Move usb-controller init code out of ehci-sunxi.c for reuse for otgHans de Goede2015-01-141-203/+10
* usb: eth: add ASIX AX88179 DRIVERRene Griessl2014-12-313-0/+708
* gadget: f_thor: check pointers before use in download_tail()Przemyslaw Marczak2014-12-181-2/+14
* fastboot: add support for continue commandRob Herring2014-12-181-0/+14
* usb, g_dnl: generalize DFU detach functionsRob Herring2014-12-182-1/+18
* USB: gadget: atmel_usba_udc: fix transfer hang issueBo Shen2014-12-161-1/+0
* Merge git://git.denx.de/u-boot-dmTom Rini2014-12-111-24/+0
|\
| * lib: string: move strlcpy() to a common placeMasahiro Yamada2014-12-111-24/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2014-12-112-3/+25
|\ \
| * | usb: ehci: do not set the LSB of Current qTD pointerMasahiro Yamada2014-11-191-1/+0
| * | usb:ehci-mx6 add phy mode query functionPeng Fan2014-11-141-2/+25
* | | drivers: usb: fsl: Check USB Erratum A007792 applicabilityNikhil Badola2014-12-111-0/+9
* | | drivers: usb: fsl: Add USB device-tree errata frameworkNikhil Badola2014-12-111-0/+64
* | | drivers: usb: Make usb device-tree fixup code architecture independentNikhil Badola2014-12-111-0/+113
| |/ |/|
* | usb: phy: omap_usb_phy: fix build breakageFelipe Balbi2014-12-041-2/+0
* | usb: UniPhier: support OF configurationMasahiro Yamada2014-11-281-1/+37
* | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2014-11-261-3/+2
|\ \
| * | drivers : usb: fsl: Implement usb Erratum A007798 workaroundNikhil Badola2014-11-241-2/+1
OpenPOWER on IntegriCloud