summaryrefslogtreecommitdiff
path: root/drivers/usb
Commit message (Expand)AuthorAgeLines
* stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD2009-07-18-3/+3
* usb: Fix compiler warning with gcc4.4Kumar Gala2009-07-11-2/+2
* usb: add Marvell Kirkwood ehci host controller driverPrafulla Wadaskar2009-07-09-0/+109
* mpc8xxx: USB: fix: access of ehci struct elementsVivek Mahajan2009-07-09-9/+9
* usb: musb: add timeout via CONFIG_MUSB_TIMEOUTBryan Wu2009-07-09-0/+35
* usb: musb: drop old musb read/write prototypesMike Frysinger2009-07-09-6/+0
* mpc83xx: USB: Reorganized its supportVivek Mahajan2009-06-12-35/+18
* mpc8xxx: USB: Relocates ehci-fsl.h to include/usbVivek Mahajan2009-06-12-87/+1
* mpc8xxx: USB: Removed reenablement of its interfaceVivek Mahajan2009-06-12-4/+0
* at91: fix a USB problem for AT91SAM9261RONETIX - Ilko Iliev2009-06-09-1/+2
* Fix e-mail address of Gary Jennejohn.Detlev Zundel2009-05-15-2/+2
* Replace __attribute references with __attribute__Peter Tyser2009-04-28-5/+5
* at91sam9/at91cap: improve clock frameworkJean-Christophe PLAGNIOL-VILLARD2009-04-16-1/+2
* Support for PXA27X UDC.Remy Bohmer2009-04-06-0/+703
* drivers/usb: regorganisationJean-Christophe PLAGNIOL-VILLARD2009-04-06-46/+178
* at91: move usb driver to drivers/usbJean-Christophe PLAGNIOL-VILLARD2009-04-04-0/+81
* s3c64xx: move usb driver to drivers/usbJean-Christophe PLAGNIOL-VILLARD2009-03-29-0/+46
* r8a66597-hcd: fix cannot use external hubYoshihiro Shimoda2009-02-22-5/+31
* Coding style cleanup; update CHANGELOGWolfgang Denk2009-02-12-4/+4
* Fix whitespace damage: double space changed to a tabJerry Van Baren2009-02-11-1/+1
* USB: Add EHCI support for VCT EHCI controller (really with driver now)Stefan Roese2009-02-02-0/+58
* USB: Add dcache support to the EHCI driverStefan Roese2009-01-28-0/+103
* USB: Add EHCI support for VCT EHCI controllerStefan Roese2009-01-28-0/+1
* USB: Add config option to call ehci_hcd_init() again after EHCI resetStefan Roese2009-01-28-0/+5
* USB: Fix speed detection on EHCI cntr with root hub transaction translatorsStefan Roese2009-01-28-1/+16
* usb : musb : Adding DM6446 (TI DaVinci) platform specific USB supportThomas Abraham2009-01-28-0/+194
* usb : musb : Adding host controller driver for Mentor USB controllerThomas Abraham2009-01-28-0/+1302
* USB ehci ixp4xx supportMichael Trimarchi2009-01-28-0/+50
* USB ehci remove infinite loop and use handshake functionMichael Trimarchi2009-01-28-24/+25
* Add initial support for USB ehci pciMichael Trimarchi2009-01-28-0/+65
* EHCI fix code and ixp4xx test.Remy Böhmer2009-01-28-72/+106
* [PATCH] This patch add varius fix to the ehci.michael2009-01-28-44/+133
* [PATCH] Fix EHCI usb. I start to test on amichael2009-01-28-161/+234
* USB ehci freescale supportMichael Trimarchi2009-01-28-0/+186
* USB ehci core supportMichael Trimarchi2009-01-28-0/+785
* usbtty/omap: update to current APIJean-Christophe PLAGNIOL-VILLARD2008-12-09-1/+3
* drivers/usb: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-11-28-29/+13
* Cleanup: fix "MHz" spellingWolfgang Denk2008-10-21-1/+1
* Merge git://git.denx.de/u-boot into x1Markus Klotzbuecher2008-10-21-33/+33
|\
| * rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-30/+30
* | The PIPE_INTERRUPT flag is used wrongRemy Bohmer2008-10-14-3/+3
* | fix USB initialisation procedureRemy Bohmer2008-10-14-8/+6
* | usb: Fix compile warning of r8a66597-hcdNobuhiro Iwamatsu2008-09-19-2/+2
* | Refactoring parts of the common USB OHCI codeRemy Bohmer2008-09-17-451/+556
|/
* Make usb-stop() safe to call multiple times in a row.Remy Bohmer2008-09-09-1/+3
* USB EHCI: reset root hubYuri Tikhonov2008-09-06-0/+38
* USB: Add support for OHCI controller on S3C6400Guennadi Liakhovetski2008-08-31-0/+1
* Coding style cleanup, update CHANGELOG, prepare releaseWolfgang Denk2008-08-12-4/+0
* Fix compile error related to r8a66597-hcd & usbKumar Gala2008-08-12-6/+2
* usb: add support for R8A66597 usb controllerYoshihiro Shimoda2008-08-07-0/+1588