summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* usb: dra7xx: Add support for dra7xx xhci USB hostDan Murphy2013-10-201-4/+2
* usb: omap: Move the usb phy code to the usb/phy directoryDan Murphy2013-10-201-169/+2
* usb: omap5: Update the board_usb_init apiDan Murphy2013-10-201-3/+4
* usb: omap: Move the xhci-omap header file to common locationDan Murphy2013-10-201-1/+1
* usb: new board-specific USB init interfaceMateusz Zalega2013-10-204-19/+10
* OMAP5: USB: Add OMAP xHCI file and headerDan Murphy2013-10-202-0/+327
* exynos: usb: Switch USB VBUS GPIOs to be device tree configuredJulius Werner2013-10-202-0/+22
* USB: XHCI: Add xHCI host controller support for Exynos5Vivek Gautam2013-10-202-0/+317
* USB: xHCI: Add stack support for xHCIVivek Gautam2013-10-205-0/+3947
* usb: Move 'bmRequestType' USB device request macros from EHCI headerVivek Gautam2013-10-201-16/+0
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* usb: ehci: Fix test mode for connected portsJulius Werner2013-09-271-0/+38
* usb: ehci-mx5: Use 'bool' instead of 'unsigned char'Fabio Estevam2013-08-261-3/+3
* usb: ehci-mx5: Remove unneeded write to cscmr1 registerFabio Estevam2013-08-261-9/+0
* ARM: OMAP: USB: Fix linker error when ULPI is not definedDan Murphy2013-08-261-0/+7
* ARM: OMAP5: USB: Add OMAP5 common USB EHCI informationDan Murphy2013-08-261-2/+24
* ehci-hcd: fix memory leak in lowlevel initNikita Kiryanov2013-07-291-1/+3
* usb: ehci-omap: Don't softreset USB High-speed Host (UHH) ModuleRoger Quadros2013-07-291-12/+15
* usb: ehci: Split out struct ehci_ctrl definitionMarek Vasut2013-07-292-10/+14
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-2426-373/+27
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-07-121-36/+268
|\
| * ARM: Tegra: USB: EHCI: Add support for Tegra30/Tegra114Jim Lin2013-07-111-36/+268
* | usb: ehci: add missing cache managmentStephen Warren2013-06-121-0/+30
* | usb: ehci: add Faraday USB 2.0 EHCI supportKuo-Jung Su2013-06-123-0/+154
* | usb: ehci: add weak-aliased function for PORTSCKuo-Jung Su2013-06-121-4/+13
* | usb: ehci: prevent bad PORTSC register accessKuo-Jung Su2013-06-121-5/+15
* | usb: Correct CLEAR_FEATURE code in ehci-hcdSimon Glass2013-06-121-4/+6
|/
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-05-302-35/+44
|\
| * usb: common: Use a global definition for 'min3'Vivek Gautam2013-05-061-10/+0
| * USB: ohci-at91: make OHCI work on at91sam9g10 SoCBo Shen2013-05-051-2/+2
| * usb: Add new command to set USB 2.0 port test modesJulius Werner2013-05-051-11/+14
| * USB: EHCI: Add weak functions to support new chipJim Lin2013-05-051-12/+28
* | USB: ohci-at91: support sama5d3x devicesBo Shen2013-05-211-2/+12
* | imx: mx5: Remove legacy iomux supportBenoît Thébaudeau2013-05-051-73/+0
|/
* arm: Remove support for unused s3c64xxBenoît Thébaudeau2013-04-123-47/+0
* Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2013-03-186-40/+455
|\
| * usb: Add multiple controllers support for EHCI PCIVincent Palatin2013-03-181-9/+16
| * usb: ehci: Fix aliasing issue in EHCI interrupt codeVincent Palatin2013-03-181-1/+1
| * usb: ehci: Support interrupt transfers via periodic listPatrick Georgi2013-03-182-5/+316
| * usb: ehci: exynos: Enable non-dt pathVivek Gautam2013-03-181-0/+7
| * usb: ehci: exynos: Fix multiple FDT decodeVivek Gautam2013-03-181-28/+16
| * usb/host/ehci: Add support for EHCI on spearVipin Kumar2013-03-162-0/+60
| * usb: ehci: Add 64-bit controller supportVincent Palatin2013-03-161-0/+3
| * usb: ehci: generic PCI supportVincent Palatin2013-03-161-1/+40
* | Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-151-16/+530
|\ \
| * | tegra: usb: move [start|stop]_port into ehci_hcd_[init|stop]Lucas Stach2013-03-141-68/+51
| * | tegra: usb: move implementation into right directoryLucas Stach2013-03-141-2/+533
| |/
* | mxs: Make ehci-mxs multiport capableMarek Vasut2013-03-071-68/+81
* | mxs: Squash the header file usage in ehci-mxsMarek Vasut2013-03-071-5/+1
* | USB: drop unneeded header in ehci-mx6Stefano Babic2013-03-071-1/+0
|/
OpenPOWER on IntegriCloud