summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2012-07-101-1/+17
|\
| * tegra: usb: Fix device enumeration problem of USB1Jim Lin2012-07-091-1/+17
* | EXYNOS: Add power Enable/Disable for USB-EHCIRajeshwari Shinde2012-07-091-0/+5
* | USB: EXYNOS: Set USB 2.0 HOST Link modeRajeshwari Shinde2012-07-091-0/+3
* | USB: EXYNOS: Incorporate EHCI review commentsRajeshwari Shinde2012-07-092-10/+10
|/
* ehci-atmel: fix compiler warningAndreas Bießmann2012-07-071-2/+2
* Atmel : usb : add EHCI driver for Atmel SoCBo Shen2012-07-072-0/+90
* Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2012-05-203-191/+208
|\
| * USB: S5P: Add ehci supportRajeshwari Shinde2012-05-202-0/+111
| * USB: Document the QH and qTD antics in EHCI-HCDMarek Vasut2012-05-201-0/+38
| * USB: Drop cache flush bloat in EHCI-HCDMarek Vasut2012-05-201-100/+27
| * USB: Drop ehci_alloc/ehci_free in ehci-hcdMarek Vasut2012-05-201-91/+32
* | imx: usb: There is no such registerTimo Ketola2012-05-151-2/+0
* | i.MX25: usb: Set PORTSCx registerTimo Ketola2012-05-151-2/+0
* | USB: ehci-mx6: Fix broken IO accessWolfgang Grandegger2012-05-151-2/+3
|/
* ehci-omap: fix for enabling the correct usb portJeroen Hofstee2012-04-211-2/+2
* Prepare v2012.04-rc2; minor Coding Style cleanupWolfgang Denk2012-04-161-1/+0
* tegra: usb: Add support for Tegra USB peripheralSimon Glass2012-03-292-0/+63
* usb: Add support for txfifo thresholdSimon Glass2012-03-292-1/+12
* USB: ehci-mx6: Add proper IO accessorsFabio Estevam2012-03-271-9/+4
* Renamed mx28_register to mx28_register_32 to prepare for mx28_register_8Robert Delien2012-03-261-4/+4
* usb/ehci: Add USB support for the MX6QWolfgang Grandegger2012-03-262-0/+206
* USB: Armada100: EHCI Driver for Armada100 SOCsAjay Bhargav2012-03-192-0/+65
* USB: Armada100: Add UTMI PHY interface driverAjay Bhargav2012-03-191-0/+96
* usb: replace wait_ms() with mdelay()Mike Frysinger2012-03-194-29/+29
* USB: move keyboard polling into kbd driveramartin@nvidia.com2012-03-033-42/+0
* ehci-omap: Clean up added ehci-omap.cGovindraj.R2012-02-121-55/+154
* ehci-omap: driver for EHCI host on OMAP3Ilya Yanok2012-02-122-0/+157
* orion5x: add USB host ehci-marvell supportAlbert ARIBAUD2012-02-121-0/+5
* Remove kirkwood-specifics from marvell EHCI driverAlbert ARIBAUD2012-02-121-14/+17
* Rename ehci-kirkwood as ehci-marvellAlbert ARIBAUD2012-02-122-1/+1
* Coding Style cleanupWolfgang Denk2011-12-191-2/+0
* USB: EHCI: Allow EHCI post-powerup configuration in board filesMarek Vasut2011-12-111-2/+10
* USB: MX5: Add MX5 usb post-init callbackMarek Vasut2011-12-111-2/+12
* USB: MX5: Abstract out mx51 USB pixmux configurationMarek Vasut2011-12-111-0/+71
* USB: MX5: add generic USB EHCI support for mx51 and mx53Wolfgang Grandegger2011-12-112-0/+175
* ehci: speed up initializationVincent Palatin2011-12-111-1/+1
* USB: Add usb_event_poll() to get keyboards working with EHCIMarek Vasut2011-12-111-1/+32
* USB: Fix complaints about strict aliasing in OHCI-HCDMarek Vasut2011-12-111-32/+43
* drivers/usb/host/ehci-mxc.c: Fix GCC 4.6 warningAnatolij Gustschin2011-12-091-2/+1
* drivers/usb/host/sl811-hcd.c: Fix GCC 4.6 build warningWolfgang Denk2011-12-021-7/+5
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-11-162-0/+155
|\
| * iMX28: Add USB HOST driverMarek Vasut2011-11-112-0/+155
* | drivers/usb/host/ehci-fsl.c: Fix GCC 4.6 build warningKumar Gala2011-11-111-1/+3
|/
* ehci-mxc: remove incorrect commentWolfgang Grandegger2011-11-041-1/+0
* ARM: kirkwood: reduce dependence of including platform fileLei Wen2011-10-271-0/+1
* consolidate mdelay by providing a common function for all usersAnatolij Gustschin2011-10-222-3/+0
* drivers/usb/host/ohci-hcd.c: fix warning: variable ... set but not usedWolfgang Denk2011-10-091-2/+1
* powerpc/85xx: Add ULPI and UTMI USB Phy support for P1010/P1014Ramneek Mehresh2011-09-291-3/+36
* ehci-hcd: Allow cleanups to happen gracefully on a timeout.Joel Fernandes2011-09-041-1/+0
OpenPOWER on IntegriCloud