aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)AuthorFilesLines
2012-05-20Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk3-191/+208
2012-05-20USB: S5P: Add ehci supportRajeshwari Shinde2-0/+111
2012-05-20USB: Document the QH and qTD antics in EHCI-HCDMarek Vasut1-0/+38
2012-05-20USB: Drop cache flush bloat in EHCI-HCDMarek Vasut1-100/+27
2012-05-20USB: Drop ehci_alloc/ehci_free in ehci-hcdMarek Vasut1-91/+32
2012-05-15imx: usb: There is no such registerTimo Ketola1-2/+0
2012-05-15i.MX25: usb: Set PORTSCx registerTimo Ketola1-2/+0
2012-05-15USB: ehci-mx6: Fix broken IO accessWolfgang Grandegger1-2/+3
2012-04-21ehci-omap: fix for enabling the correct usb portJeroen Hofstee1-2/+2
2012-04-16Prepare v2012.04-rc2; minor Coding Style cleanupv2012.04-rc2Wolfgang Denk1-1/+0
2012-03-29tegra: usb: Add support for Tegra USB peripheralSimon Glass2-0/+63
2012-03-29usb: Add support for txfifo thresholdSimon Glass2-1/+12
2012-03-27USB: ehci-mx6: Add proper IO accessorsFabio Estevam1-9/+4
2012-03-26Renamed mx28_register to mx28_register_32 to prepare for mx28_register_8Robert Delien1-4/+4
2012-03-26usb/ehci: Add USB support for the MX6QWolfgang Grandegger2-0/+206
2012-03-19USB: Armada100: EHCI Driver for Armada100 SOCsAjay Bhargav2-0/+65
2012-03-19USB: Armada100: Add UTMI PHY interface driverAjay Bhargav1-0/+96
2012-03-19usb: replace wait_ms() with mdelay()Mike Frysinger4-29/+29
2012-03-03USB: move keyboard polling into kbd driveramartin@nvidia.com3-42/+0
2012-02-12ehci-omap: Clean up added ehci-omap.cGovindraj.R1-55/+154
2012-02-12ehci-omap: driver for EHCI host on OMAP3Ilya Yanok2-0/+157
2012-02-12orion5x: add USB host ehci-marvell supportAlbert ARIBAUD1-0/+5
2012-02-12Remove kirkwood-specifics from marvell EHCI driverAlbert ARIBAUD1-14/+17
2012-02-12Rename ehci-kirkwood as ehci-marvellAlbert ARIBAUD2-1/+1
2011-12-19Coding Style cleanupWolfgang Denk1-2/+0
2011-12-11USB: EHCI: Allow EHCI post-powerup configuration in board filesMarek Vasut1-2/+10
2011-12-11USB: MX5: Add MX5 usb post-init callbackMarek Vasut1-2/+12
2011-12-11USB: MX5: Abstract out mx51 USB pixmux configurationMarek Vasut1-0/+71
2011-12-11USB: MX5: add generic USB EHCI support for mx51 and mx53Wolfgang Grandegger2-0/+175
2011-12-11ehci: speed up initializationVincent Palatin1-1/+1
2011-12-11USB: Add usb_event_poll() to get keyboards working with EHCIMarek Vasut1-1/+32
2011-12-11USB: Fix complaints about strict aliasing in OHCI-HCDMarek Vasut1-32/+43
2011-12-09drivers/usb/host/ehci-mxc.c: Fix GCC 4.6 warningAnatolij Gustschin1-2/+1
2011-12-02drivers/usb/host/sl811-hcd.c: Fix GCC 4.6 build warningWolfgang Denk1-7/+5
2011-11-16Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2-0/+155
2011-11-11drivers/usb/host/ehci-fsl.c: Fix GCC 4.6 build warningKumar Gala1-1/+3
2011-11-11iMX28: Add USB HOST driverMarek Vasut2-0/+155
2011-11-04ehci-mxc: remove incorrect commentWolfgang Grandegger1-1/+0
2011-10-27ARM: kirkwood: reduce dependence of including platform fileLei Wen1-0/+1
2011-10-22consolidate mdelay by providing a common function for all usersAnatolij Gustschin2-3/+0
2011-10-09drivers/usb/host/ohci-hcd.c: fix warning: variable ... set but not usedWolfgang Denk1-2/+1
2011-09-29powerpc/85xx: Add ULPI and UTMI USB Phy support for P1010/P1014Ramneek Mehresh1-3/+36
2011-09-04ehci-hcd: Allow cleanups to happen gracefully on a timeout.Joel Fernandes1-1/+0
2011-09-04USB: Remove __attribute__ ((packed)) for struct ehci_hccr and ehci_hcorJason Kridner1-2/+2
2011-08-08usb: r8a66597: Fix argument mistake of inlNobuhiro Iwamatsu1-1/+1
2011-07-14imx: Add support for USB EHCI on imx25Matthias Weisser1-8/+25
2011-06-25ehci-pci: Fix PCI EHCI driver for 36-bitZhao Chenhui1-3/+2
2011-05-18AT91: change includes from asm/arch/io.h to asm/io.hReinhard Meyer1-1/+1
2011-05-18AT91: fix related at91 driver filesReinhard Meyer1-8/+8
2011-04-27IMX: MX31: Cleanup include files and drop nasty #ifdef in driversStefano Babic1-1/+1