summaryrefslogtreecommitdiff
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeLines
* usb: do explicit unaligned accessesLucas Stach2012-09-21-2/+5
* Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2012-09-02-134/+301
|\
| * USB: Fix strict aliasing in ohci-hcdTroy Kisky2012-09-01-39/+31
| * ehci: Optimize qTD allocationsBenoît Thébaudeau2012-09-01-30/+37
| * ehci-hcd: Boost transfer speedBenoît Thébaudeau2012-09-01-29/+138
| * ehci: cosmetic: Define used constantsBenoît Thébaudeau2012-09-01-69/+118
| * ehci: Fail for multi-transaction interrupt transfersBenoît Thébaudeau2012-09-01-1/+10
| * ehci: cosmetic: Define the number of qt_buffersBenoît Thébaudeau2012-09-01-7/+8
* | mxs: rename regs-clkctrl.h to regs-clkctrl-mx28.hOtavio Salvador2012-09-01-1/+1
* | da8xx/hawkboard: Add support for ohci host controllerSughosh Ganu2012-09-01-0/+49
* | mxs: prefix register structs with 'mxs' prefixOtavio Salvador2012-09-01-8/+8
* | mxs: prefix register acessor macros with 'mxs' prefixOtavio Salvador2012-09-01-4/+4
|/
* i.mx: iomux-v3.h: move to imx-common include directoryTroy Kisky2012-07-31-1/+1
* ehci-hcd: change debug() to printf() in case of errorsIlya Yanok2012-07-18-3/+3
* ehci-hcd: fix external buffer cache handlingIlya Yanok2012-07-18-9/+14
* ehci-hcd.c, musb_core, usb.h: Add USB_DMA_MINALIGN define for cache alignmentTom Rini2012-07-18-29/+32
* ehci-hcd: program asynclistaddr before every transferIlya Yanok2012-07-18-5/+3
* ehci-omap: Do not call dcache_off from omap_ehci_hcd_initTom Rini2012-07-18-1/+0
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2012-07-10-1/+17
|\
| * tegra: usb: Fix device enumeration problem of USB1Jim Lin2012-07-09-1/+17
* | EXYNOS: Add power Enable/Disable for USB-EHCIRajeshwari Shinde2012-07-09-0/+5
* | USB: EXYNOS: Set USB 2.0 HOST Link modeRajeshwari Shinde2012-07-09-0/+3
* | USB: EXYNOS: Incorporate EHCI review commentsRajeshwari Shinde2012-07-09-10/+10
|/
* ehci-atmel: fix compiler warningAndreas Bießmann2012-07-07-2/+2
* Atmel : usb : add EHCI driver for Atmel SoCBo Shen2012-07-07-0/+90
* Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2012-05-20-191/+208
|\
| * USB: S5P: Add ehci supportRajeshwari Shinde2012-05-20-0/+111
| * USB: Document the QH and qTD antics in EHCI-HCDMarek Vasut2012-05-20-0/+38
| * USB: Drop cache flush bloat in EHCI-HCDMarek Vasut2012-05-20-100/+27
| * USB: Drop ehci_alloc/ehci_free in ehci-hcdMarek Vasut2012-05-20-91/+32
* | imx: usb: There is no such registerTimo Ketola2012-05-15-2/+0
* | i.MX25: usb: Set PORTSCx registerTimo Ketola2012-05-15-2/+0
* | USB: ehci-mx6: Fix broken IO accessWolfgang Grandegger2012-05-15-2/+3
|/
* ehci-omap: fix for enabling the correct usb portJeroen Hofstee2012-04-21-2/+2
* Prepare v2012.04-rc2; minor Coding Style cleanupWolfgang Denk2012-04-16-1/+0
* tegra: usb: Add support for Tegra USB peripheralSimon Glass2012-03-29-0/+63
* usb: Add support for txfifo thresholdSimon Glass2012-03-29-1/+12
* USB: ehci-mx6: Add proper IO accessorsFabio Estevam2012-03-27-9/+4
* Renamed mx28_register to mx28_register_32 to prepare for mx28_register_8Robert Delien2012-03-26-4/+4
* usb/ehci: Add USB support for the MX6QWolfgang Grandegger2012-03-26-0/+206
* USB: Armada100: EHCI Driver for Armada100 SOCsAjay Bhargav2012-03-19-0/+65
* USB: Armada100: Add UTMI PHY interface driverAjay Bhargav2012-03-19-0/+96
* usb: replace wait_ms() with mdelay()Mike Frysinger2012-03-19-29/+29
* USB: move keyboard polling into kbd driveramartin@nvidia.com2012-03-03-42/+0
* ehci-omap: Clean up added ehci-omap.cGovindraj.R2012-02-12-55/+154
* ehci-omap: driver for EHCI host on OMAP3Ilya Yanok2012-02-12-0/+157
* orion5x: add USB host ehci-marvell supportAlbert ARIBAUD2012-02-12-0/+5
* Remove kirkwood-specifics from marvell EHCI driverAlbert ARIBAUD2012-02-12-14/+17
* Rename ehci-kirkwood as ehci-marvellAlbert ARIBAUD2012-02-12-1/+1
* Coding Style cleanupWolfgang Denk2011-12-19-2/+0