1. 500cda8 at91: fix a USB problem for AT91SAM9261 by RONETIX - Ilko Iliev · 15 years ago
  2. f1b3f2b Fix e-mail address of Gary Jennejohn. by Detlev Zundel · 16 years ago
  3. 21d2cd2 Replace __attribute references with __attribute__ by Peter Tyser · 16 years ago
  4. 23164f1 at91sam9/at91cap: improve clock framework by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  5. a954f1a Support for PXA27X UDC. by Remy Bohmer · 16 years ago
  6. 8f6bcf4 drivers/usb: regorganisation by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  7. d42643f at91: move usb driver to drivers/usb by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  8. f4d33f6 s3c64xx: move usb driver to drivers/usb by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  9. 8e6cc00 r8a66597-hcd: fix cannot use external hub by Yoshihiro Shimoda · 16 years ago
  10. fb718e1 Coding style cleanup; update CHANGELOG by Wolfgang Denk · 16 years ago
  11. 5afb2fe Fix whitespace damage: double space changed to a tab by Jerry Van Baren · 16 years ago
  12. 8cd6918 USB: Add EHCI support for VCT EHCI controller (really with driver now) by Stefan Roese · 16 years ago
  13. 25983c1 USB: Add dcache support to the EHCI driver by Stefan Roese · 16 years ago
  14. c7c6d85 USB: Add EHCI support for VCT EHCI controller by Stefan Roese · 16 years ago
  15. 2e98fc7 USB: Add config option to call ehci_hcd_init() again after EHCI reset by Stefan Roese · 16 years ago
  16. 497f184 USB: Fix speed detection on EHCI cntr with root hub transaction translators by Stefan Roese · 16 years ago
  17. 99a3307 usb : musb : Adding DM6446 (TI DaVinci) platform specific USB support by Thomas Abraham · 16 years ago
  18. 38f424f usb : musb : Adding host controller driver for Mentor USB controller by Thomas Abraham · 16 years ago
  19. f503a6b USB ehci ixp4xx support by Michael Trimarchi · 16 years ago
  20. 6d4b91c USB ehci remove infinite loop and use handshake function by Michael Trimarchi · 16 years ago
  21. ebc8300 Add initial support for USB ehci pci by Michael Trimarchi · 16 years ago
  22. 33e8748 EHCI fix code and ixp4xx test. USB ehci configuration parameter: by Remy Böhmer · 16 years ago
  23. 0bf2a03 [PATCH] This patch add varius fix to the ehci. by michael · 16 years ago
  24. 0a32610 [PATCH] Fix EHCI usb. I start to test on a by michael · 16 years ago
  25. e30a336 USB ehci freescale support by Michael Trimarchi · 16 years ago
  26. 241f751 USB ehci core support by Michael Trimarchi · 16 years ago
  27. 6dfaee7 usbtty/omap: update to current API by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  28. 5a96f92 drivers/usb: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  29. af0501a Cleanup: fix "MHz" spelling by Wolfgang Denk · 16 years ago
  30. 35610c6b Merge git://git.denx.de/u-boot into x1 by Markus Klotzbuecher · 16 years ago
  31. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  32. d8c55ab The PIPE_INTERRUPT flag is used wrong by Remy Bohmer · 16 years ago
  33. 47e7208 fix USB initialisation procedure by Remy Bohmer · 16 years ago
  34. 9d58a01 usb: Fix compile warning of r8a66597-hcd by Nobuhiro Iwamatsu · 16 years ago
  35. 172a113 Refactoring parts of the common USB OHCI code by Remy Bohmer · 16 years ago
  36. 743dd49 Make usb-stop() safe to call multiple times in a row. by Remy Bohmer · 16 years ago
  37. 11af42c USB EHCI: reset root hub by Yuri Tikhonov · 16 years ago
  38. e726e7a USB: Add support for OHCI controller on S3C6400 by Guennadi Liakhovetski · 16 years ago
  39. 1ec1677 Coding style cleanup, update CHANGELOG, prepare release by Wolfgang Denk · 16 years ago
  40. d6c98cc Fix compile error related to r8a66597-hcd & usb by Kumar Gala · 16 years ago
  41. f66d998 usb: add support for R8A66597 usb controller by Yoshihiro Shimoda · 16 years ago
  42. a882479 Add support for OMAP5912 and OMAP16xx to usbdcore_omap1510.c by Hunter, Jon · 16 years ago
  43. 8468027 Fix more printf() format warnings by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  44. fe036dd Fix some more printf() format problems. by Wolfgang Denk · 16 years ago
  45. c4fb57c Fix some more printf() format issues. by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  46. ed1c3f0 fix USB devices with multiple configurations by Harald Welte · 16 years ago
  47. 59dada1 Fix endianess conversion in usb_ohci.c by Christian Eggers · 17 years ago
  48. 0b4570f USB: add support for multiple PCI OHCI controllers by Sergei Poselenov · 17 years ago
  49. a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
  50. beffafe USB: remove a cpu bug workaround for an unsupported architecture. by Markus Klotzbücher · 17 years ago
  51. a84dfb3 USB: fix those pesky aliasing warnings issued by gcc-4.2 by Markus Klotzbücher · 17 years ago
  52. 28ca5a5 Remove duplicate #undef SHOW_INFO in drivers/usb/usb_ohci.c by Gururaja Hebbar K R · 17 years ago
  53. 41e74eb usb: Add CFG_OHCI_USE_NPS to common USB-OHCI driver by Stefan Roese · 17 years ago
  54. 923f43a USB: Add Philips 1561 PCI-OHCI ids (needed for M5475EVB) by TsiChung Liew · 17 years ago
  55. aea6856 fix comments with new drivers organization by Marcel Ziswiler · 17 years ago
  56. 780133c drivers/usb : move usb drivers to drivers/usb by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago