| Commit message (Expand) | Author | Age | Lines |
* | usb: musb: add virtual root hub control support | Bryan Wu | 2010-01-12 | -2/+482 |
* | Add ppc440epx USB ehci support. | Chris Zhang | 2010-01-09 | -0/+49 |
* | Fix EHCI port reset. | Chris Zhang | 2010-01-09 | -0/+3 |
* | omap3: fix compile warning | Sanjeev Premi | 2010-01-09 | -0/+3 |
* | usb: musb: add support for Blackfin MUSB | Bryan Wu | 2010-01-09 | -1/+262 |
* | usb: musb: change rxcsr register from write to read/modify/write | Bryan Wu | 2010-01-09 | -2/+4 |
* | usb: musb: make multipoint optional | Bryan Wu | 2010-01-09 | -0/+20 |
* | usb: musb: make fifo support configurable | Bryan Wu | 2010-01-09 | -4/+14 |
* | usb: musb: make sure the register layout is packed | Mike Frysinger | 2010-01-09 | -1/+1 |
* | DA8xx: Add MUSB host support | Ajay Kumar Gupta | 2010-01-09 | -0/+243 |
* | OMAP3 USB Initialize twl4030 only if required | Tom Rix | 2009-12-20 | -1/+6 |
* | OMAP3 Add usb device support | Tom Rix | 2009-12-20 | -2/+1393 |
* | TWL4030 Add usb PHY support | Tom Rix | 2009-12-20 | -0/+233 |
* | USB Consolidate descriptor definitions | Tom Rix | 2009-12-20 | -2/+2 |
* | Add a unified s3c24x0 header file | kevin.morfitt@fearnside-systems.co.uk | 2009-11-27 | -2/+1 |
* | s3c64xx: move s3c64xx header files to asm-arm/arch-s3c64xx | Minkyu Kang | 2009-11-27 | -1/+1 |
* | usb: bugfix driver/usb/host/ehci-hcd.c function ehci_submit_root | Prafulla Wadaskar | 2009-07-23 | -2/+2 |
* | Coding Style cleanup; update CHANGELOG. | Wolfgang Denk | 2009-07-23 | -1/+0 |
* | stdio/device: rework function naming convention | Jean-Christophe PLAGNIOL-VILLARD | 2009-07-18 | -3/+3 |
* | usb: Fix compiler warning with gcc4.4 | Kumar Gala | 2009-07-11 | -2/+2 |
* | usb: add Marvell Kirkwood ehci host controller driver | Prafulla Wadaskar | 2009-07-09 | -0/+109 |
* | mpc8xxx: USB: fix: access of ehci struct elements | Vivek Mahajan | 2009-07-09 | -9/+9 |
* | usb: musb: add timeout via CONFIG_MUSB_TIMEOUT | Bryan Wu | 2009-07-09 | -0/+35 |
* | usb: musb: drop old musb read/write prototypes | Mike Frysinger | 2009-07-09 | -6/+0 |
* | mpc83xx: USB: Reorganized its support | Vivek Mahajan | 2009-06-12 | -35/+18 |
* | mpc8xxx: USB: Relocates ehci-fsl.h to include/usb | Vivek Mahajan | 2009-06-12 | -87/+1 |
* | mpc8xxx: USB: Removed reenablement of its interface | Vivek Mahajan | 2009-06-12 | -4/+0 |
* | at91: fix a USB problem for AT91SAM9261 | RONETIX - Ilko Iliev | 2009-06-09 | -1/+2 |
* | Fix e-mail address of Gary Jennejohn. | Detlev Zundel | 2009-05-15 | -2/+2 |
* | Replace __attribute references with __attribute__ | Peter Tyser | 2009-04-28 | -5/+5 |
* | at91sam9/at91cap: improve clock framework | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-16 | -1/+2 |
* | Support for PXA27X UDC. | Remy Bohmer | 2009-04-06 | -0/+703 |
* | drivers/usb: regorganisation | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-06 | -46/+178 |
* | at91: move usb driver to drivers/usb | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-04 | -0/+81 |
* | s3c64xx: move usb driver to drivers/usb | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-29 | -0/+46 |
* | r8a66597-hcd: fix cannot use external hub | Yoshihiro Shimoda | 2009-02-22 | -5/+31 |
* | Coding style cleanup; update CHANGELOG | Wolfgang Denk | 2009-02-12 | -4/+4 |
* | Fix whitespace damage: double space changed to a tab | Jerry Van Baren | 2009-02-11 | -1/+1 |
* | USB: Add EHCI support for VCT EHCI controller (really with driver now) | Stefan Roese | 2009-02-02 | -0/+58 |
* | USB: Add dcache support to the EHCI driver | Stefan Roese | 2009-01-28 | -0/+103 |
* | USB: Add EHCI support for VCT EHCI controller | Stefan Roese | 2009-01-28 | -0/+1 |
* | USB: Add config option to call ehci_hcd_init() again after EHCI reset | Stefan Roese | 2009-01-28 | -0/+5 |
* | USB: Fix speed detection on EHCI cntr with root hub transaction translators | Stefan Roese | 2009-01-28 | -1/+16 |
* | usb : musb : Adding DM6446 (TI DaVinci) platform specific USB support | Thomas Abraham | 2009-01-28 | -0/+194 |
* | usb : musb : Adding host controller driver for Mentor USB controller | Thomas Abraham | 2009-01-28 | -0/+1302 |
* | USB ehci ixp4xx support | Michael Trimarchi | 2009-01-28 | -0/+50 |
* | USB ehci remove infinite loop and use handshake function | Michael Trimarchi | 2009-01-28 | -24/+25 |
* | Add initial support for USB ehci pci | Michael Trimarchi | 2009-01-28 | -0/+65 |
* | EHCI fix code and ixp4xx test. | Remy Böhmer | 2009-01-28 | -72/+106 |
* | [PATCH] This patch add varius fix to the ehci. | michael | 2009-01-28 | -44/+133 |