Age | Commit message (Expand) | Author |
2009-01-28 | USB: Add dcache support to the EHCI driver | Stefan Roese |
2009-01-28 | USB: Add EHCI support for VCT EHCI controller | Stefan Roese |
2009-01-28 | USB: Add config option to call ehci_hcd_init() again after EHCI reset | Stefan Roese |
2009-01-28 | USB: Fix speed detection on EHCI cntr with root hub transaction translators | Stefan Roese |
2009-01-28 | usb : musb : Adding DM6446 (TI DaVinci) platform specific USB support | Thomas Abraham |
2009-01-28 | usb : musb : Adding host controller driver for Mentor USB controller | Thomas Abraham |
2009-01-28 | USB ehci ixp4xx support | Michael Trimarchi |
2009-01-28 | USB ehci remove infinite loop and use handshake function | Michael Trimarchi |
2009-01-28 | Add initial support for USB ehci pci | Michael Trimarchi |
2009-01-28 | EHCI 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 a | michael |
2009-01-28 | USB ehci freescale support | Michael Trimarchi |
2009-01-28 | USB ehci core support | Michael Trimarchi |
2008-12-09 | usbtty/omap: update to current API | Jean-Christophe PLAGNIOL-VILLARD |
2008-11-28 | drivers/usb: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD |
2008-10-21 | Cleanup: fix "MHz" spelling | Wolfgang Denk |
2008-10-21 | Merge git://git.denx.de/u-boot into x1 | Markus Klotzbuecher |
2008-10-18 | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD |
2008-10-14 | The PIPE_INTERRUPT flag is used wrong | Remy Bohmer |
2008-10-14 | fix USB initialisation procedure | Remy Bohmer |
2008-09-19 | usb: Fix compile warning of r8a66597-hcd | Nobuhiro Iwamatsu |
2008-09-17 | Refactoring parts of the common USB OHCI code | Remy Bohmer |
2008-09-09 | Make usb-stop() safe to call multiple times in a row. | Remy Bohmer |
2008-09-06 | USB EHCI: reset root hub | Yuri Tikhonov |
2008-08-31 | USB: Add support for OHCI controller on S3C6400 | Guennadi Liakhovetski |
2008-08-12 | Coding style cleanup, update CHANGELOG, prepare release | Wolfgang Denk |
2008-08-12 | Fix compile error related to r8a66597-hcd & usb | Kumar Gala |
2008-08-07 | usb: add support for R8A66597 usb controller | Yoshihiro Shimoda |
2008-08-07 | Add support for OMAP5912 and OMAP16xx to usbdcore_omap1510.c | Hunter, Jon |
2008-07-30 | Fix more printf() format warnings | Jean-Christophe PLAGNIOL-VILLARD |
2008-07-13 | Fix some more printf() format problems. | Wolfgang Denk |
2008-07-13 | Fix some more printf() format issues. | Jean-Christophe PLAGNIOL-VILLARD |
2008-07-10 | fix USB devices with multiple configurations | Harald Welte |
2008-05-22 | Fix endianess conversion in usb_ohci.c | Christian Eggers |
2008-05-22 | USB: add support for multiple PCI OHCI controllers | Sergei Poselenov |
2008-05-21 | Big white-space cleanup. | Wolfgang Denk |
2008-04-24 | USB: remove a cpu bug workaround for an unsupported architecture. | Markus Klotzbücher |
2008-04-24 | USB: fix those pesky aliasing warnings issued by gcc-4.2 | Markus Klotzbücher |
2008-04-17 | Remove duplicate #undef SHOW_INFO in drivers/usb/usb_ohci.c | Gururaja Hebbar K R |
2008-03-15 | usb: Add CFG_OHCI_USE_NPS to common USB-OHCI driver | Stefan Roese |
2008-01-12 | USB: Add Philips 1561 PCI-OHCI ids | TsiChung Liew |
2008-01-09 | fix comments with new drivers organization | Marcel Ziswiler |
2007-11-25 | drivers/usb : move usb drivers to drivers/usb | Jean-Christophe PLAGNIOL-VILLARD |