aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2009-02-22r8a66597-hcd: fix cannot use external hubYoshihiro Shimoda
2009-02-12Coding style cleanup; update CHANGELOGWolfgang Denk
2009-02-11Fix whitespace damage: double space changed to a tabJerry Van Baren
2009-02-02USB: Add EHCI support for VCT EHCI controller (really with driver now)Stefan Roese
2009-01-28USB: Add dcache support to the EHCI driverStefan Roese
2009-01-28USB: Add EHCI support for VCT EHCI controllerStefan Roese
2009-01-28USB: Add config option to call ehci_hcd_init() again after EHCI resetStefan Roese
2009-01-28USB: Fix speed detection on EHCI cntr with root hub transaction translatorsStefan Roese
2009-01-28usb : musb : Adding DM6446 (TI DaVinci) platform specific USB supportThomas Abraham
2009-01-28usb : musb : Adding host controller driver for Mentor USB controllerThomas Abraham
2009-01-28USB ehci ixp4xx supportMichael Trimarchi
2009-01-28USB ehci remove infinite loop and use handshake functionMichael Trimarchi
2009-01-28Add initial support for USB ehci pciMichael Trimarchi
2009-01-28EHCI fix code and ixp4xx test.Remy Böhmer
2009-01-28[PATCH] This patch add varius fix to the ehci.michael
2009-01-28[PATCH] Fix EHCI usb. I start to test on amichael
2009-01-28USB ehci freescale supportMichael Trimarchi
2009-01-28USB ehci core supportMichael Trimarchi
2008-12-09usbtty/omap: update to current APIJean-Christophe PLAGNIOL-VILLARD
2008-11-28drivers/usb: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-10-21Cleanup: fix "MHz" spellingWolfgang Denk
2008-10-21Merge git://git.denx.de/u-boot into x1Markus Klotzbuecher
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-10-14The PIPE_INTERRUPT flag is used wrongRemy Bohmer
2008-10-14fix USB initialisation procedureRemy Bohmer
2008-09-19usb: Fix compile warning of r8a66597-hcdNobuhiro Iwamatsu
2008-09-17Refactoring parts of the common USB OHCI codeRemy Bohmer
2008-09-09Make usb-stop() safe to call multiple times in a row.Remy Bohmer
2008-09-06USB EHCI: reset root hubYuri Tikhonov
2008-08-31USB: Add support for OHCI controller on S3C6400Guennadi Liakhovetski
2008-08-12Coding style cleanup, update CHANGELOG, prepare releasev1.3.4Wolfgang Denk
2008-08-12Fix compile error related to r8a66597-hcd & usbKumar Gala
2008-08-07usb: add support for R8A66597 usb controllerYoshihiro Shimoda
2008-08-07Add support for OMAP5912 and OMAP16xx to usbdcore_omap1510.cHunter, Jon
2008-07-30Fix more printf() format warningsJean-Christophe PLAGNIOL-VILLARD
2008-07-13Fix some more printf() format problems.Wolfgang Denk
2008-07-13Fix some more printf() format issues.Jean-Christophe PLAGNIOL-VILLARD
2008-07-10fix USB devices with multiple configurationsHarald Welte
2008-05-22Fix endianess conversion in usb_ohci.cChristian Eggers
2008-05-22USB: add support for multiple PCI OHCI controllersSergei Poselenov
2008-05-21Big white-space cleanup.Wolfgang Denk
2008-04-24USB: remove a cpu bug workaround for an unsupported architecture.Markus Klotzbücher
2008-04-24USB: fix those pesky aliasing warnings issued by gcc-4.2Markus Klotzbücher
2008-04-17Remove duplicate #undef SHOW_INFO in drivers/usb/usb_ohci.cGururaja Hebbar K R
2008-03-15usb: Add CFG_OHCI_USE_NPS to common USB-OHCI driverStefan Roese
2008-01-12USB: Add Philips 1561 PCI-OHCI idsTsiChung Liew
2008-01-09fix comments with new drivers organizationMarcel Ziswiler
2007-11-25drivers/usb : move usb drivers to drivers/usbJean-Christophe PLAGNIOL-VILLARD