summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2012-02-12ehci-omap: driver for EHCI host on OMAP3Ilya Yanok
2012-02-12orion5x: add USB host ehci-marvell supportAlbert ARIBAUD
2012-02-12Remove kirkwood-specifics from marvell EHCI driverAlbert ARIBAUD
2012-02-12Rename ehci-kirkwood as ehci-marvellAlbert ARIBAUD
2011-12-19Coding Style cleanupWolfgang Denk
2011-12-11USB: EHCI: Allow EHCI post-powerup configuration in board filesMarek Vasut
2011-12-11USB: MX5: Add MX5 usb post-init callbackMarek Vasut
2011-12-11USB: MX5: Abstract out mx51 USB pixmux configurationMarek Vasut
2011-12-11USB: MX5: add generic USB EHCI support for mx51 and mx53Wolfgang Grandegger
2011-12-11ehci: speed up initializationVincent Palatin
2011-12-11USB: Add usb_event_poll() to get keyboards working with EHCIMarek Vasut
2011-12-11USB: Fix complaints about strict aliasing in OHCI-HCDMarek Vasut
2011-12-09drivers/usb/host/ehci-mxc.c: Fix GCC 4.6 warningAnatolij Gustschin
2011-12-01drivers/usb/host/sl811-hcd.c: Fix GCC 4.6 build warningWolfgang Denk
2011-11-16Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2011-11-11drivers/usb/host/ehci-fsl.c: Fix GCC 4.6 build warningKumar Gala
2011-11-11iMX28: Add USB HOST driverMarek Vasut
2011-11-04ehci-mxc: remove incorrect commentWolfgang Grandegger
2011-10-27ARM: kirkwood: reduce dependence of including platform fileLei Wen
2011-10-21consolidate mdelay by providing a common function for all usersAnatolij Gustschin
2011-10-09drivers/usb/host/ohci-hcd.c: fix warning: variable ... set but not usedWolfgang Denk
2011-09-30powerpc/85xx: Add ULPI and UTMI USB Phy support for P1010/P1014Ramneek Mehresh
2011-09-04ehci-hcd: Allow cleanups to happen gracefully on a timeout.Joel Fernandes
2011-09-04USB: Remove __attribute__ ((packed)) for struct ehci_hccr and ehci_hcorJason Kridner
2011-08-08usb: r8a66597: Fix argument mistake of inlNobuhiro Iwamatsu
2011-07-14imx: Add support for USB EHCI on imx25Matthias Weisser
2011-06-25ehci-pci: Fix PCI EHCI driver for 36-bitZhao Chenhui
2011-05-18AT91: change includes from asm/arch/io.h to asm/io.hReinhard Meyer
2011-05-18AT91: fix related at91 driver filesReinhard Meyer
2011-04-27IMX: MX31: Cleanup include files and drop nasty #ifdef in driversStefano Babic
2011-04-05Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2011-04-04echi: add ULI1575 PCI IDZhao Chenhui
2011-04-02ehci-pci: Add PCI EHCI controllerTrübenbach, Ralf
2011-02-19Fix EHCI usb submit timeout and unify with OHCISimon Glass
2010-11-26usb: Remove usb_dev_init() from ehci-ppc4xx.cStefan Roese
2010-11-26usb: Clear CMD_RUN while issuing CMD_RESET in ehci_reset()Stefan Roese
2010-11-26usb: Add WATCHDOG_RESET call to polling loopStefan Roese
2010-11-26usb: fix for USB_ST_STALLED status reporting in ehci_submit_async()Anatolij Gustschin
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-10-22ehci-hcd.c: fix hanging under higher loadWolfgang Denk
2010-10-22USB: fix Queue Element Transfer Descriptor changesWolfgang Denk
2010-10-22ehci-pci: print hccr, hcor and hc_lenghtFlorian Fainelli
2010-10-19USB: sync Queue Element Transfer Descriptor against EHCI specWolfgang Denk
2010-10-19Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk
2010-10-18MPC5121: Add USB EHCI supportDamien Dusha
2010-10-18MX31: add delay between USB port setup and resetStefano Babic
2010-10-17Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk
2010-10-13MX31: Add support for MXC EHCI controllerStefano Babic
2010-10-13USB: Make non-bulk delay longer in OHCIMarek Vasut
2010-06-30drivers/usb/host/ohci-hcd: rename readl/writel to ohci_readl/ohci_writelBecky Bruce