summaryrefslogtreecommitdiff
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeLines
* 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
* | usb: ehci: prevent bad PORTSC register accessKuo-Jung Su2013-06-12-5/+15
* | usb: Correct CLEAR_FEATURE code in ehci-hcdSimon Glass2013-06-12-4/+6
|/
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-05-30-35/+44
|\
| * usb: common: Use a global definition for 'min3'Vivek Gautam2013-05-06-10/+0
| * USB: ohci-at91: make OHCI work on at91sam9g10 SoCBo Shen2013-05-05-2/+2
| * usb: Add new command to set USB 2.0 port test modesJulius Werner2013-05-05-11/+14
| * USB: EHCI: Add weak functions to support new chipJim Lin2013-05-05-12/+28
* | USB: ohci-at91: support sama5d3x devicesBo Shen2013-05-21-2/+12
* | imx: mx5: Remove legacy iomux supportBenoît Thébaudeau2013-05-05-73/+0
|/
* arm: Remove support for unused s3c64xxBenoît Thébaudeau2013-04-12-47/+0
* Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2013-03-18-40/+455
|\
| * usb: Add multiple controllers support for EHCI PCIVincent Palatin2013-03-18-9/+16
| * usb: ehci: Fix aliasing issue in EHCI interrupt codeVincent Palatin2013-03-18-1/+1
| * usb: ehci: Support interrupt transfers via periodic listPatrick Georgi2013-03-18-5/+316
| * usb: ehci: exynos: Enable non-dt pathVivek Gautam2013-03-18-0/+7