Age | Commit message (Expand) | Author |
2012-03-03 | USB: move keyboard polling into kbd driver | amartin@nvidia.com |
2012-02-12 | ehci-omap: Clean up added ehci-omap.c | Govindraj.R |
2012-02-12 | ehci-omap: driver for EHCI host on OMAP3 | Ilya Yanok |
2012-02-12 | orion5x: add USB host ehci-marvell support | Albert ARIBAUD |
2012-02-12 | Remove kirkwood-specifics from marvell EHCI driver | Albert ARIBAUD |
2012-02-12 | Rename ehci-kirkwood as ehci-marvell | Albert ARIBAUD |
2011-12-19 | Coding Style cleanup | Wolfgang Denk |
2011-12-11 | USB: EHCI: Allow EHCI post-powerup configuration in board files | Marek Vasut |
2011-12-11 | USB: MX5: Add MX5 usb post-init callback | Marek Vasut |
2011-12-11 | USB: MX5: Abstract out mx51 USB pixmux configuration | Marek Vasut |
2011-12-11 | USB: MX5: add generic USB EHCI support for mx51 and mx53 | Wolfgang Grandegger |
2011-12-11 | ehci: speed up initialization | Vincent Palatin |
2011-12-11 | USB: Add usb_event_poll() to get keyboards working with EHCI | Marek Vasut |
2011-12-11 | USB: Fix complaints about strict aliasing in OHCI-HCD | Marek Vasut |
2011-12-09 | drivers/usb/host/ehci-mxc.c: Fix GCC 4.6 warning | Anatolij Gustschin |
2011-12-02 | drivers/usb/host/sl811-hcd.c: Fix GCC 4.6 build warning | Wolfgang Denk |
2011-11-16 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk |
2011-11-11 | drivers/usb/host/ehci-fsl.c: Fix GCC 4.6 build warning | Kumar Gala |
2011-11-11 | iMX28: Add USB HOST driver | Marek Vasut |
2011-11-04 | ehci-mxc: remove incorrect comment | Wolfgang Grandegger |
2011-10-27 | ARM: kirkwood: reduce dependence of including platform file | Lei Wen |
2011-10-22 | consolidate mdelay by providing a common function for all users | Anatolij Gustschin |
2011-10-09 | drivers/usb/host/ohci-hcd.c: fix warning: variable ... set but not used | Wolfgang Denk |
2011-09-29 | powerpc/85xx: Add ULPI and UTMI USB Phy support for P1010/P1014 | Ramneek Mehresh |
2011-09-04 | ehci-hcd: Allow cleanups to happen gracefully on a timeout. | Joel Fernandes |
2011-09-04 | USB: Remove __attribute__ ((packed)) for struct ehci_hccr and ehci_hcor | Jason Kridner |
2011-08-08 | usb: r8a66597: Fix argument mistake of inl | Nobuhiro Iwamatsu |
2011-07-14 | imx: Add support for USB EHCI on imx25 | Matthias Weisser |
2011-06-25 | ehci-pci: Fix PCI EHCI driver for 36-bit | Zhao Chenhui |
2011-05-18 | AT91: change includes from asm/arch/io.h to asm/io.h | Reinhard Meyer |
2011-05-18 | AT91: fix related at91 driver files | Reinhard Meyer |
2011-04-27 | IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers | Stefano Babic |
2011-04-05 | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Wolfgang Denk |
2011-04-04 | echi: add ULI1575 PCI ID | Zhao Chenhui |
2011-04-02 | ehci-pci: Add PCI EHCI controller | Trübenbach, Ralf |
2011-02-19 | Fix EHCI usb submit timeout and unify with OHCI | Simon Glass |
2010-11-26 | usb: Remove usb_dev_init() from ehci-ppc4xx.c | Stefan Roese |
2010-11-26 | usb: Clear CMD_RUN while issuing CMD_RESET in ehci_reset() | Stefan Roese |
2010-11-26 | usb: Add WATCHDOG_RESET call to polling loop | Stefan Roese |
2010-11-26 | usb: fix for USB_ST_STALLED status reporting in ehci_submit_async() | Anatolij Gustschin |
2010-11-17 | Switch from archive libraries to partial linking | Sebastien Carlier |
2010-10-22 | ehci-hcd.c: fix hanging under higher load | Wolfgang Denk |
2010-10-22 | USB: fix Queue Element Transfer Descriptor changes | Wolfgang Denk |
2010-10-22 | ehci-pci: print hccr, hcor and hc_lenght | Florian Fainelli |
2010-10-20 | USB: sync Queue Element Transfer Descriptor against EHCI spec | Wolfgang Denk |
2010-10-19 | Merge branch 'master' of git://git.denx.de/u-boot-imx | Wolfgang Denk |
2010-10-18 | MPC5121: Add USB EHCI support | Damien Dusha |
2010-10-18 | MX31: add delay between USB port setup and reset | Stefano Babic |
2010-10-17 | Merge branch 'master' of git://git.denx.de/u-boot-imx | Wolfgang Denk |
2010-10-13 | MX31: Add support for MXC EHCI controller | Stefano Babic |