summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2012-04-16Prepare v2012.04-rc2; minor Coding Style cleanupv2012.04-rc2Wolfgang Denk
2012-03-29tegra: usb: Add support for Tegra USB peripheralSimon Glass
2012-03-29usb: Add support for txfifo thresholdSimon Glass
2012-03-27USB: ehci-mx6: Add proper IO accessorsFabio Estevam
2012-03-26Renamed mx28_register to mx28_register_32 to prepare for mx28_register_8Robert Delien
2012-03-26usb/ehci: Add USB support for the MX6QWolfgang Grandegger
2012-03-19USB: Armada100: EHCI Driver for Armada100 SOCsAjay Bhargav
2012-03-19USB: Armada100: Add UTMI PHY interface driverAjay Bhargav
2012-03-19usb: replace wait_ms() with mdelay()Mike Frysinger
2012-03-03USB: move keyboard polling into kbd driveramartin@nvidia.com
2012-02-12ehci-omap: Clean up added ehci-omap.cGovindraj.R
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-02drivers/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-22consolidate 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-29powerpc/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