summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | drivers: usb: fsl: Move USB Errata checking codeNikhil Badola2014-11-211-1/+1
| |/
* | Merge branch 'master' of http://git.denx.de/u-boot-samsungTom Rini2014-11-261-8/+47
|\ \
| * | arm: odroid: usb: add support for usb host including ethernetSuriyan Ramasami2014-11-171-8/+47
| |/
* | linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada2014-11-238-17/+18
* | include: move various macros to include/linux/kernel.hMasahiro Yamada2014-11-205-18/+0
* | ARM: remove CONFIG_ARM920T definesMasahiro Yamada2014-11-201-1/+1
|/
* Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2014-11-131-26/+54
|\
| * sun6i: ehci: Add sun6i ehci supportHans de Goede2014-11-131-16/+29
| * sunxi: ehci: Add proper Kconfig options to select the usb Vbus gpio-sHans de Goede2014-11-131-10/+25
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2014-11-117-75/+124
|\ \ | |/ |/|
| * usb: eth: fix MakefileRene Griessl2014-11-071-3/+1
| * usb: rmobile: Use ARRAY_SIZE(usb_base_address) instead of CONFIG_USB_MAX_CONT...Nobuhiro Iwamatsu2014-11-071-4/+4
| * usb: ehci: fix Interrupt on Doorbell flag of USBCMDMasahiro Yamada2014-11-071-2/+2
| * usb: s3c-otg: Allow custom gusbcfgMarek Vasut2014-11-072-7/+13
| * usb: s3c-otg: Split out PHY controlMarek Vasut2014-11-073-62/+104
OpenPOWER on IntegriCloud