summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* 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