summaryrefslogtreecommitdiff
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeLines
* ENGR00330792 imx: mx6: Merge anatop registers to CCM structureYe.Li2014-09-10-9/+9
* ENGR00315894-44 imx6:USB: Update EHCI driver for OTG lines compatibilityYe.Li2014-06-17-13/+3
* ENGR00315499-13 ARM:imx6:EHCI Update OTG support for imx6slNitin Garg2014-06-13-5/+11
* usb: create common header virtual root hub descriptorsStephen Warren2014-03-10-393/+4
* usb: ehci: fully align interrupt QHs/QTDsStephen Warren2014-03-10-2/+4
* ush: ehci: initialize altnext pointers in QHStephen Warren2014-03-10-0/+2
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-02-25-1/+1
|\
| * fsl/usb: Limit phy_type comparison to first four charactersNikhil Badola2014-02-24-1/+1
* | ARM: USB: Remove the IXP EHCI driverMarek Vasut2014-02-06-38/+0
|/
* usb: exynos5: arndale: Add network supportInderpal Singh2014-01-13-0/+2
* usb: ehci: exynos: set/reset hsic physInderpal Singh2014-01-13-0/+39
* usb: ehci: Fix register accessMarek Vasut2013-12-18-1/+1
* usb: ehci: Do not de-init uninited controllersMarek Vasut2013-12-18-0/+3
* usb: ehci-pci: Clarify and cleanup the EHCI controller detectionMarek Vasut2013-12-18-3/+25
* usb: ehci-omap: Reset the USB Host OMAP moduleRoger Quadros2013-12-06-15/+42
* Merge branch 'iu-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-11-09-9/+10
|\
| * arm: atmel: get rid of too many ifdefferyBo Shen2013-11-04-10/+4
| * arm: atmel: at91sam9n12ek: add usb host supportBo Shen2013-11-04-2/+9
* | usb: ohci-hcd: submit_common_msg: report actual_length properlyMateusz Kulikowski2013-11-08-1/+1
* | drivers: usb: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31-51/+29
* | powerpc/usb:Differentiate USB controller base addressramneek mehresh2013-10-24-4/+15
* | usb: rename board_usb_init_type to usb_init_typeTroy Kisky2013-10-22-2/+2
* | usb: ehci-mx6: add support for otg portTroy Kisky2013-10-20-40/+91
* | usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init.Troy Kisky2013-10-20-25/+46
* | usb: add enum usb_init_type parameter to usb_lowlevel_initTroy Kisky2013-10-20-7/+7
* | usb: dra7xx: Add support for dra7xx xhci USB hostDan Murphy2013-10-20-4/+2
* | usb: omap: Move the usb phy code to the usb/phy directoryDan Murphy2013-10-20-169/+2
* | usb: omap5: Update the board_usb_init apiDan Murphy2013-10-20-3/+4
* | usb: omap: Move the xhci-omap header file to common locationDan Murphy2013-10-20-1/+1
* | usb: new board-specific USB init interfaceMateusz Zalega2013-10-20-19/+10
* | OMAP5: USB: Add OMAP xHCI file and headerDan Murphy2013-10-20-0/+327
* | exynos: usb: Switch USB VBUS GPIOs to be device tree configuredJulius Werner2013-10-20-0/+22
* | USB: XHCI: Add xHCI host controller support for Exynos5Vivek Gautam2013-10-20-0/+317
* | USB: xHCI: Add stack support for xHCIVivek Gautam2013-10-20-0/+3947
* | usb: Move 'bmRequestType' USB device request macros from EHCI headerVivek Gautam2013-10-20-16/+0
|/
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-14-1/+1
* usb: ehci: Fix test mode for connected portsJulius Werner2013-09-27-0/+38
* usb: ehci-mx5: Use 'bool' instead of 'unsigned char'Fabio Estevam2013-08-26-3/+3
* usb: ehci-mx5: Remove unneeded write to cscmr1 registerFabio Estevam2013-08-26-9/+0
* ARM: OMAP: USB: Fix linker error when ULPI is not definedDan Murphy2013-08-26-0/+7
* ARM: OMAP5: USB: Add OMAP5 common USB EHCI informationDan Murphy2013-08-26-2/+24
* ehci-hcd: fix memory leak in lowlevel initNikita Kiryanov2013-07-29-1/+3
* usb: ehci-omap: Don't softreset USB High-speed Host (UHH) ModuleRoger Quadros2013-07-29-12/+15
* usb: ehci: Split out struct ehci_ctrl definitionMarek Vasut2013-07-29-10/+14
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-373/+27
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-07-12-36/+268
|\
| * ARM: Tegra: USB: EHCI: Add support for Tegra30/Tegra114Jim Lin2013-07-11-36/+268
* | usb: ehci: add missing cache managmentStephen Warren2013-06-12-0/+30
* | usb: ehci: add Faraday USB 2.0 EHCI supportKuo-Jung Su2013-06-12-0/+154
* | usb: ehci: add weak-aliased function for PORTSCKuo-Jung Su2013-06-12-4/+13