summaryrefslogtreecommitdiff
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeLines
* Merge branch 'u-boot/master'Albert ARIBAUD2014-05-09-29/+202
|\
| * exynos: usb: Fix data abort on boards w/o vbus-gpio node in the DTandrey.konovalov@linaro.org2014-04-30-2/+4
| * usb: Add endian support macros to interrupt transfers in the EHCI driver.Adrian Cox2014-04-30-25/+31
| * usb: ehci: rmobile: Add support ehci host driver of rmobile SoCsNobuhiro Iwamatsu2014-04-30-0/+131
| * fsl/usb: Increase TXFIFOTHRESH value for usb write in T4 Rev 2.0Nikhil Badola2014-04-22-0/+20
| * fsl/usb: Workaround for USB erratum-A007075Nikhil Badola2014-04-22-0/+10
| * fsl/usb: Fix phy type for Second USB controllerNikhil Badola2014-04-22-2/+6
* | usb: tegra: combine header fileStefan Agner2014-04-17-1/+0
* | usb: tegra: fix PHY configurationStefan Agner2014-04-17-3/+21
* | usb: tegra: fix USB2 powerdown for Tegra30 and laterStefan Agner2014-04-17-0/+3
|/
* 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