summaryrefslogtreecommitdiff
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeLines
* 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
* USB: EHCI: Allow EHCI post-powerup configuration in board filesMarek Vasut2011-12-11-2/+10
* USB: MX5: Add MX5 usb post-init callbackMarek Vasut2011-12-11-2/+12
* USB: MX5: Abstract out mx51 USB pixmux configurationMarek Vasut2011-12-11-0/+71
* USB: MX5: add generic USB EHCI support for mx51 and mx53Wolfgang Grandegger2011-12-11-0/+175
* ehci: speed up initializationVincent Palatin2011-12-11-1/+1
* USB: Add usb_event_poll() to get keyboards working with EHCIMarek Vasut2011-12-11-1/+32
* USB: Fix complaints about strict aliasing in OHCI-HCDMarek Vasut2011-12-11-32/+43
* drivers/usb/host/ehci-mxc.c: Fix GCC 4.6 warningAnatolij Gustschin2011-12-09-2/+1
* drivers/usb/host/sl811-hcd.c: Fix GCC 4.6 build warningWolfgang Denk2011-12-02-7/+5
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-11-16-0/+155
|\
| * iMX28: Add USB HOST driverMarek Vasut2011-11-11-0/+155
* | drivers/usb/host/ehci-fsl.c: Fix GCC 4.6 build warningKumar Gala2011-11-11-1/+3
|/
* ehci-mxc: remove incorrect commentWolfgang Grandegger2011-11-04-1/+0
* ARM: kirkwood: reduce dependence of including platform fileLei Wen2011-10-27-0/+1
* consolidate mdelay by providing a common function for all usersAnatolij Gustschin2011-10-22-3/+0
* drivers/usb/host/ohci-hcd.c: fix warning: variable ... set but not usedWolfgang Denk2011-10-09-2/+1
* powerpc/85xx: Add ULPI and UTMI USB Phy support for P1010/P1014Ramneek Mehresh2011-09-29-3/+36
* ehci-hcd: Allow cleanups to happen gracefully on a timeout.Joel Fernandes2011-09-04-1/+0
* USB: Remove __attribute__ ((packed)) for struct ehci_hccr and ehci_hcorJason Kridner2011-09-04-2/+2
* usb: r8a66597: Fix argument mistake of inlNobuhiro Iwamatsu2011-08-08-1/+1
* imx: Add support for USB EHCI on imx25Matthias Weisser2011-07-14-8/+25
* ehci-pci: Fix PCI EHCI driver for 36-bitZhao Chenhui2011-06-25-3/+2
* AT91: change includes from asm/arch/io.h to asm/io.hReinhard Meyer2011-05-18-1/+1
* AT91: fix related at91 driver filesReinhard Meyer2011-05-18-8/+8
* IMX: MX31: Cleanup include files and drop nasty #ifdef in driversStefano Babic2011-04-27-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2011-04-05-0/+1
|\
| * echi: add ULI1575 PCI IDZhao Chenhui2011-04-04-0/+1
* | ehci-pci: Add PCI EHCI controllerTrübenbach, Ralf2011-04-02-1/+2
|/
* Fix EHCI usb submit timeout and unify with OHCISimon Glass2011-02-19-7/+10
* usb: Remove usb_dev_init() from ehci-ppc4xx.cStefan Roese2010-11-26-1/+0
* usb: Clear CMD_RUN while issuing CMD_RESET in ehci_reset()Stefan Roese2010-11-26-1/+1
* usb: Add WATCHDOG_RESET call to polling loopStefan Roese2010-11-26-0/+2
* usb: fix for USB_ST_STALLED status reporting in ehci_submit_async()Anatolij Gustschin2010-11-26-0/+2