summaryrefslogtreecommitdiff
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeLines
* 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
| * usb: ehci: exynos: Fix multiple FDT decodeVivek Gautam2013-03-18-28/+16
| * usb/host/ehci: Add support for EHCI on spearVipin Kumar2013-03-16-0/+60
| * usb: ehci: Add 64-bit controller supportVincent Palatin2013-03-16-0/+3
| * usb: ehci: generic PCI supportVincent Palatin2013-03-16-1/+40
* | Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-15-16/+530
|\ \
| * | tegra: usb: move [start|stop]_port into ehci_hcd_[init|stop]Lucas Stach2013-03-14-68/+51
| * | tegra: usb: move implementation into right directoryLucas Stach2013-03-14-2/+533
| |/
* | mxs: Make ehci-mxs multiport capableMarek Vasut2013-03-07-68/+81
* | mxs: Squash the header file usage in ehci-mxsMarek Vasut2013-03-07-5/+1
* | USB: drop unneeded header in ehci-mx6Stefano Babic2013-03-07-1/+0
|/
* Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-01-14-7/+85
|\
| * EHCI: Exynos: Add fdt supportRajeshwari Shinde2013-01-08-7/+85
* | Merge 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD2013-01-09-2/+4
|\ \ | |/ |/|
| * at91sam9x5: enable USB support for 9x5ek board.Richard Genoud2012-12-09-2/+4
* | Merge branch 'master' of git://git.denx.de/u-boot into resolveMinkyu Kang2012-12-10-17/+24
|\ \ | |/ |/|
| * usb: r8a6659: Fix build by missing of parenthesisNobuhiro Iwamatsu2012-11-20-1/+1
| * usb: r8a66597: Switched from variable to only macroNobuhiro Iwamatsu2012-11-20-10/+5
| * usb: use linux/usb/ch9.h instead of usbdescriptors.hIlya Yanok2012-11-20-6/+18
* | ehci-mxc: Fix host power mask bit for i.MX25Benoît Thébaudeau2012-11-19-1/+1
* | ehci-mxc: Fix host power mask bit for i.MX35Benoît Thébaudeau2012-11-19-1/+1
* | ehci-mx5/6: Make board_ehci_hcd_init() optionalBenoît Thébaudeau2012-11-16-3/+10
* | ehci-mxc: Add support for i.MX35Benoît Thébaudeau2012-11-16-0/+69
* | ehci-mxc: Define host offsetsBenoît Thébaudeau2012-11-16-1/+1
* | ehci-mxc: Make i.MX25 EHCI configurableBenoît Thébaudeau2012-11-16-8/+64
* | ehci-mxc: Make EHCI power/oc polarities configurableBenoît Thébaudeau2012-11-16-0/+56
* | ehci-mx5: Add missing OC_DIS for i.MX53Benoît Thébaudeau2012-11-16-0/+24