summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix compile error related to r8a66597-hcd & usbKumar Gala2008-08-122-6/+2
* usb: add support for R8A66597 usb controllerYoshihiro Shimoda2008-08-073-0/+1588
* Add support for OMAP5912 and OMAP16xx to usbdcore_omap1510.cHunter, Jon2008-08-071-3/+25
* Fix more printf() format warningsJean-Christophe PLAGNIOL-VILLARD2008-07-301-1/+1
* Fix some more printf() format problems.Wolfgang Denk2008-07-131-7/+9
* Fix some more printf() format issues.Jean-Christophe PLAGNIOL-VILLARD2008-07-131-1/+1
* fix USB devices with multiple configurationsHarald Welte2008-07-102-15/+6
* Fix endianess conversion in usb_ohci.cChristian Eggers2008-05-221-3/+3
* USB: add support for multiple PCI OHCI controllersSergei Poselenov2008-05-221-1/+4
* Big white-space cleanup.Wolfgang Denk2008-05-213-5/+5
* USB: remove a cpu bug workaround for an unsupported architecture.Markus Klotzbücher2008-04-241-18/+4
* USB: fix those pesky aliasing warnings issued by gcc-4.2Markus Klotzbücher2008-04-241-4/+4
* Remove duplicate #undef SHOW_INFO in drivers/usb/usb_ohci.cGururaja Hebbar K R2008-04-171-1/+0
* usb: Add CFG_OHCI_USE_NPS to common USB-OHCI driverStefan Roese2008-03-151-2/+3
* USB: Add Philips 1561 PCI-OHCI idsTsiChung Liew2008-01-121-0/+1
* fix comments with new drivers organizationMarcel Ziswiler2008-01-092-2/+3
* drivers/usb : move usb drivers to drivers/usbJean-Christophe PLAGNIOL-VILLARD2007-11-2511-0/+9434
OpenPOWER on IntegriCloud