1. a4db1ca convert common files to new SoC access by Jens Scharsig · Wed Feb 03 22:46:58 2010 +0100
  2. e53a0f6 musb: Add host support for DM365 EVM by Prathap Srinivas · Mon Jan 11 15:36:46 2010 +0530
  3. da55f68 usb: musb: fix Blackfin DMA register padding by Cliff Cai · Tue Jan 19 00:10:42 2010 -0500
  4. a4f5ec6 SPEAr : usbd driver support for SPEAr SoCs by Vipin KUMAR · Fri Jan 15 19:15:47 2010 +0530
  5. 62825a5 PCIe, USB: Replace 'end point' references with 'endpoint' by Peter Tyser · Sun Jan 17 15:38:26 2010 -0600
  6. 73073cc usb: musb: add virtual root hub control support by Bryan Wu · Sat Jan 09 16:53:54 2010 -0500
  7. 52d1761 Add ppc440epx USB ehci support. by Chris Zhang · Wed Jan 06 13:34:05 2010 -0800
  8. fddf6d6 Fix EHCI port reset. by Chris Zhang · Wed Jan 06 13:34:04 2010 -0800
  9. 3a761ff omap3: fix compile warning by Sanjeev Premi · Thu Dec 24 14:20:41 2009 +0530
  10. e956f34 usb: musb: add support for Blackfin MUSB by Bryan Wu · Wed Dec 16 22:04:02 2009 -0500
  11. 65b99d3 usb: musb: change rxcsr register from write to read/modify/write by Bryan Wu · Wed Dec 16 22:04:01 2009 -0500
  12. 784f138 usb: musb: make multipoint optional by Bryan Wu · Wed Dec 16 22:04:00 2009 -0500
  13. 88ef9a4 usb: musb: make fifo support configurable by Bryan Wu · Wed Dec 16 22:03:59 2009 -0500
  14. 958f932 usb: musb: make sure the register layout is packed by Mike Frysinger · Wed Dec 16 22:03:58 2009 -0500
  15. 0882f3e DA8xx: Add MUSB host support by Ajay Kumar Gupta · Tue Dec 22 10:56:13 2009 +0530
  16. 8526c6f OMAP3 USB Initialize twl4030 only if required by Tom Rix · Sat Oct 31 12:37:46 2009 -0500
  17. 09c82bc OMAP3 Add usb device support by Tom Rix · Sat Oct 31 12:37:41 2009 -0500
  18. 03f4fbb TWL4030 Add usb PHY support by Tom Rix · Sat Oct 31 12:37:40 2009 -0500
  19. 83b9e1d USB Consolidate descriptor definitions by Tom Rix · Sat Oct 31 12:37:38 2009 -0500
  20. e0d8131 Add a unified s3c24x0 header file by kevin.morfitt@fearnside-systems.co.uk · Tue Nov 17 18:30:34 2009 +0900
  21. 960a8e1 s3c64xx: move s3c64xx header files to asm-arm/arch-s3c64xx by Minkyu Kang · Wed Nov 04 16:07:59 2009 +0900
  22. 2281029 usb: bugfix driver/usb/host/ehci-hcd.c function ehci_submit_root by Prafulla Wadaskar · Fri Jul 17 19:56:30 2009 +0530
  23. bddc726 Coding Style cleanup; update CHANGELOG. by Wolfgang Denk · Thu Jul 23 22:23:23 2009 +0200
  24. 2a7a031 stdio/device: rework function naming convention by Jean-Christophe PLAGNIOL-VILLARD · Sat May 16 12:14:54 2009 +0200
  25. 0a96f54 usb: Fix compiler warning with gcc4.4 by Kumar Gala · Tue Jul 07 15:48:58 2009 -0500
  26. 46c54fd usb: add Marvell Kirkwood ehci host controller driver by Prafulla Wadaskar · Mon Jun 29 20:56:43 2009 +0530
  27. 32c5220 mpc8xxx: USB: fix: access of ehci struct elements by Vivek Mahajan · Fri Jun 19 17:56:00 2009 +0530
  28. 3169ce8 usb: musb: add timeout via CONFIG_MUSB_TIMEOUT by Bryan Wu · Tue Jun 16 05:26:27 2009 -0400
  29. 1f0e041 usb: musb: drop old musb read/write prototypes by Mike Frysinger · Tue Jun 16 05:26:25 2009 -0400
  30. 288f7fb mpc83xx: USB: Reorganized its support by Vivek Mahajan · Mon May 25 17:23:16 2009 +0530
  31. ae038ab mpc8xxx: USB: Relocates ehci-fsl.h to include/usb by Vivek Mahajan · Thu May 21 17:32:27 2009 +0530
  32. e9d8c31 mpc8xxx: USB: Removed reenablement of its interface by Vivek Mahajan · Thu May 21 17:32:15 2009 +0530
  33. 500cda8 at91: fix a USB problem for AT91SAM9261 by RONETIX - Ilko Iliev · Fri Jun 05 16:54:31 2009 +0200
  34. f1b3f2b Fix e-mail address of Gary Jennejohn. by Detlev Zundel · Wed May 13 10:54:10 2009 +0200
  35. 21d2cd2 Replace __attribute references with __attribute__ by Peter Tyser · Mon Apr 20 11:08:46 2009 -0500
  36. 23164f1 at91sam9/at91cap: improve clock framework by Jean-Christophe PLAGNIOL-VILLARD · Thu Apr 16 21:30:44 2009 +0200
  37. a954f1a Support for PXA27X UDC. by Remy Bohmer · Sun Apr 05 11:43:28 2009 +0200
  38. 8f6bcf4 drivers/usb: regorganisation by Jean-Christophe PLAGNIOL-VILLARD · Fri Apr 03 12:46:58 2009 +0200
  39. d42643f at91: move usb driver to drivers/usb by Jean-Christophe PLAGNIOL-VILLARD · Fri Mar 27 23:26:44 2009 +0100
  40. f4d33f6 s3c64xx: move usb driver to drivers/usb by Jean-Christophe PLAGNIOL-VILLARD · Sun Mar 29 23:01:42 2009 +0200
  41. 8e6cc00 r8a66597-hcd: fix cannot use external hub by Yoshihiro Shimoda · Wed Oct 29 20:05:18 2008 +0900
  42. fb718e1 Coding style cleanup; update CHANGELOG by Wolfgang Denk · Thu Feb 12 00:08:39 2009 +0100
  43. 5afb2fe Fix whitespace damage: double space changed to a tab by Jerry Van Baren · Thu Feb 05 22:18:02 2009 -0500
  44. 8cd6918 USB: Add EHCI support for VCT EHCI controller (really with driver now) by Stefan Roese · Thu Jan 29 06:33:55 2009 +0100
  45. 25983c1 USB: Add dcache support to the EHCI driver by Stefan Roese · Wed Jan 21 17:12:19 2009 +0100
  46. c7c6d85 USB: Add EHCI support for VCT EHCI controller by Stefan Roese · Wed Jan 21 17:12:28 2009 +0100
  47. 2e98fc7 USB: Add config option to call ehci_hcd_init() again after EHCI reset by Stefan Roese · Wed Jan 21 17:12:10 2009 +0100
  48. 497f184 USB: Fix speed detection on EHCI cntr with root hub transaction translators by Stefan Roese · Wed Jan 21 17:12:01 2009 +0100
  49. 99a3307 usb : musb : Adding DM6446 (TI DaVinci) platform specific USB support by Thomas Abraham · Sun Jan 04 09:41:13 2009 +0530
  50. 38f424f usb : musb : Adding host controller driver for Mentor USB controller by Thomas Abraham · Sun Jan 04 09:41:03 2009 +0530
  51. f503a6b USB ehci ixp4xx support by Michael Trimarchi · Wed Dec 31 10:33:56 2008 +0100
  52. 6d4b91c USB ehci remove infinite loop and use handshake function by Michael Trimarchi · Wed Dec 31 10:33:22 2008 +0100
  53. ebc8300 Add initial support for USB ehci pci by Michael Trimarchi · Wed Dec 31 10:32:41 2008 +0100
  54. 33e8748 EHCI fix code and ixp4xx test. USB ehci configuration parameter: by Remy Böhmer · Sat Dec 13 22:51:58 2008 +0100
  55. 0bf2a03 [PATCH] This patch add varius fix to the ehci. by michael · Thu Dec 11 13:43:55 2008 +0100
  56. 0a32610 [PATCH] Fix EHCI usb. I start to test on a by michael · Wed Dec 10 17:55:19 2008 +0100
  57. e30a336 USB ehci freescale support by Michael Trimarchi · Fri Nov 28 13:22:09 2008 +0100
  58. 241f751 USB ehci core support by Michael Trimarchi · Fri Nov 28 13:20:46 2008 +0100
  59. 6dfaee7 usbtty/omap: update to current API by Jean-Christophe PLAGNIOL-VILLARD · Sun Dec 07 09:45:35 2008 +0100
  60. 5a96f92 drivers/usb: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Fri Nov 07 22:46:21 2008 +0100
  61. af0501a Cleanup: fix "MHz" spelling by Wolfgang Denk · Sun Oct 19 02:35:50 2008 +0200
  62. 35610c6b Merge git://git.denx.de/u-boot into x1 by Markus Klotzbuecher · Tue Oct 21 09:18:01 2008 +0200
  63. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  64. d8c55ab The PIPE_INTERRUPT flag is used wrong by Remy Bohmer · Fri Oct 10 10:23:22 2008 +0200
  65. 47e7208 fix USB initialisation procedure by Remy Bohmer · Fri Oct 10 10:23:21 2008 +0200
  66. 9d58a01 usb: Fix compile warning of r8a66597-hcd by Nobuhiro Iwamatsu · Thu Sep 18 20:13:08 2008 +0900
  67. 172a113 Refactoring parts of the common USB OHCI code by Remy Bohmer · Tue Sep 16 14:55:43 2008 +0200
  68. 743dd49 Make usb-stop() safe to call multiple times in a row. by Remy Bohmer · Wed Aug 20 11:22:02 2008 +0200
  69. 11af42c USB EHCI: reset root hub by Yuri Tikhonov · Thu Sep 04 11:19:05 2008 +0200
  70. e726e7a USB: Add support for OHCI controller on S3C6400 by Guennadi Liakhovetski · Sun Aug 31 00:39:46 2008 +0200
  71. 1ec1677 Coding style cleanup, update CHANGELOG, prepare release by Wolfgang Denk · Tue Aug 12 16:08:38 2008 +0200
  72. d6c98cc Fix compile error related to r8a66597-hcd & usb by Kumar Gala · Mon Aug 11 09:16:25 2008 -0500
  73. f66d998 usb: add support for R8A66597 usb controller by Yoshihiro Shimoda · Wed Jul 09 21:07:38 2008 +0900
  74. a882479 Add support for OMAP5912 and OMAP16xx to usbdcore_omap1510.c by Hunter, Jon · Sat Jul 26 18:59:16 2008 -0500
  75. 8468027 Fix more printf() format warnings by Jean-Christophe PLAGNIOL-VILLARD · Sun Jul 27 17:09:43 2008 +0200
  76. fe036dd Fix some more printf() format problems. by Wolfgang Denk · Sun Jul 13 19:51:00 2008 +0200
  77. c4fb57c Fix some more printf() format issues. by Jean-Christophe PLAGNIOL-VILLARD · Sat Jul 12 14:36:34 2008 +0200
  78. ed1c3f0 fix USB devices with multiple configurations by Harald Welte · Mon Jul 07 00:58:05 2008 +0800
  79. 59dada1 Fix endianess conversion in usb_ohci.c by Christian Eggers · Wed May 21 21:29:10 2008 +0200
  80. 0b4570f USB: add support for multiple PCI OHCI controllers by Sergei Poselenov · Thu May 22 01:15:53 2008 +0200
  81. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  82. beffafe USB: remove a cpu bug workaround for an unsupported architecture. by Markus Klotzbücher · Wed Apr 23 10:57:33 2008 +0200
  83. a84dfb3 USB: fix those pesky aliasing warnings issued by gcc-4.2 by Markus Klotzbücher · Wed Apr 23 10:53:23 2008 +0200
  84. 28ca5a5 Remove duplicate #undef SHOW_INFO in drivers/usb/usb_ohci.c by Gururaja Hebbar K R · Wed Apr 02 11:04:43 2008 +0530
  85. 41e74eb usb: Add CFG_OHCI_USE_NPS to common USB-OHCI driver by Stefan Roese · Wed Mar 05 12:29:32 2008 +0100
  86. 923f43a USB: Add Philips 1561 PCI-OHCI ids (needed for M5475EVB) by TsiChung Liew · Fri Jan 11 20:42:58 2008 -0600
  87. aea6856 fix comments with new drivers organization by Marcel Ziswiler · Sun Dec 30 03:30:46 2007 +0100
  88. 780133c drivers/usb : move usb drivers to drivers/usb by Jean-Christophe PLAGNIOL-VILLARD · Sat Nov 24 19:40:11 2007 +0100