summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* 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
* USB: Remove __attribute__ ((packed)) for struct ehci_hccr and ehci_hcorJason Kridner2011-09-041-2/+2
* usb: r8a66597: Fix argument mistake of inlNobuhiro Iwamatsu2011-08-081-1/+1
* imx: Add support for USB EHCI on imx25Matthias Weisser2011-07-141-8/+25
* ehci-pci: Fix PCI EHCI driver for 36-bitZhao Chenhui2011-06-251-3/+2
* AT91: change includes from asm/arch/io.h to asm/io.hReinhard Meyer2011-05-181-1/+1
* AT91: fix related at91 driver filesReinhard Meyer2011-05-181-8/+8
* IMX: MX31: Cleanup include files and drop nasty #ifdef in driversStefano Babic2011-04-271-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2011-04-051-0/+1
|\
| * echi: add ULI1575 PCI IDZhao Chenhui2011-04-041-0/+1
* | ehci-pci: Add PCI EHCI controllerTrübenbach, Ralf2011-04-021-1/+2
|/
* Fix EHCI usb submit timeout and unify with OHCISimon Glass2011-02-192-7/+10
* usb: Remove usb_dev_init() from ehci-ppc4xx.cStefan Roese2010-11-261-1/+0
* usb: Clear CMD_RUN while issuing CMD_RESET in ehci_reset()Stefan Roese2010-11-261-1/+1
* usb: Add WATCHDOG_RESET call to polling loopStefan Roese2010-11-261-0/+2
* usb: fix for USB_ST_STALLED status reporting in ehci_submit_async()Anatolij Gustschin2010-11-261-0/+2
OpenPOWER on IntegriCloud