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