1. 4abaacb drivers/usb/host/ohci-hcd: rename readl/writel to ohci_readl/ohci_writel by Becky Bruce · Wed Jun 30 13:05:44 2010 -0500
  2. e0d8131 Add a unified s3c24x0 header file by kevin.morfitt@fearnside-systems.co.uk · Tue Nov 17 18:30:34 2009 +0900
  3. f1b3f2b Fix e-mail address of Gary Jennejohn. by Detlev Zundel · Wed May 13 10:54:10 2009 +0200
  4. 8f6bcf4 drivers/usb: regorganisation by Jean-Christophe PLAGNIOL-VILLARD · Fri Apr 03 12:46:58 2009 +0200[Renamed (99%) from drivers/usb/usb_ohci.c]
  5. 5afb2fe Fix whitespace damage: double space changed to a tab by Jerry Van Baren · Thu Feb 05 22:18:02 2009 -0500
  6. 5a96f92 drivers/usb: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Fri Nov 07 22:46:21 2008 +0100
  7. 35610c6b Merge git://git.denx.de/u-boot into x1 by Markus Klotzbuecher · Tue Oct 21 09:18:01 2008 +0200
  8. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  9. 47e7208 fix USB initialisation procedure by Remy Bohmer · Fri Oct 10 10:23:21 2008 +0200
  10. 172a113 Refactoring parts of the common USB OHCI code by Remy Bohmer · Tue Sep 16 14:55:43 2008 +0200
  11. 743dd49 Make usb-stop() safe to call multiple times in a row. by Remy Bohmer · Wed Aug 20 11:22:02 2008 +0200
  12. 11af42c USB EHCI: reset root hub by Yuri Tikhonov · Thu Sep 04 11:19:05 2008 +0200
  13. e726e7a USB: Add support for OHCI controller on S3C6400 by Guennadi Liakhovetski · Sun Aug 31 00:39:46 2008 +0200
  14. 59dada1 Fix endianess conversion in usb_ohci.c by Christian Eggers · Wed May 21 21:29:10 2008 +0200
  15. 0b4570f USB: add support for multiple PCI OHCI controllers by Sergei Poselenov · Thu May 22 01:15:53 2008 +0200
  16. beffafe USB: remove a cpu bug workaround for an unsupported architecture. by Markus Klotzbücher · Wed Apr 23 10:57:33 2008 +0200
  17. a84dfb3 USB: fix those pesky aliasing warnings issued by gcc-4.2 by Markus Klotzbücher · Wed Apr 23 10:53:23 2008 +0200
  18. 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
  19. 41e74eb usb: Add CFG_OHCI_USE_NPS to common USB-OHCI driver by Stefan Roese · Wed Mar 05 12:29:32 2008 +0100
  20. 923f43a USB: Add Philips 1561 PCI-OHCI ids (needed for M5475EVB) by TsiChung Liew · Fri Jan 11 20:42:58 2008 -0600
  21. 780133c drivers/usb : move usb drivers to drivers/usb by Jean-Christophe PLAGNIOL-VILLARD · Sat Nov 24 19:40:11 2007 +0100[Renamed from drivers/usb_ohci.c]
  22. dcac38b Fix build problems with mp2usb board by Wolfgang Denk · Mon Nov 19 12:59:14 2007 +0100
  23. c7157e9 Merge with git://www.denx.de/git/u-boot.git by Markus Klotzbuecher · Mon Sep 17 17:12:45 2007 +0200
  24. e3b2842 Description: Add NEC's PCI OHCI module ID to the USB OHCI driver by David Saada · Mon Sep 17 17:04:47 2007 +0200
  25. 8a58819 MPC5xxx: fix some compiler warnings in USB code by Martin Krause · Tue Aug 21 12:40:34 2007 +0200
  26. 3688293 Minor coding style cleanup. Update CHANGELOG. by Wolfgang Denk · Mon Aug 13 21:57:53 2007 +0200
  27. 3c701fb USB: This patch fix readl in ohci swap reg access. by Jason Jin · Mon Jun 11 15:14:24 2007 +0200
  28. 18f5ccb USB/OHCI: endianness cleanup in the generic ohci driver by Markus Klotzbuecher · Wed Jun 06 11:49:35 2007 +0200
  29. 8d15efa USB PCI-OHCI, interrupt pipe and usb event poll support by Zhang Wei · Wed Jun 06 10:08:14 2007 +0200
  30. d596040 USB: (Another) delay for crappy USB keys. by Rodolfo Giometti · Mon Apr 23 13:10:52 2007 +0200
  31. e3af6d5 USB: remove the S3C24X0_merge #define, which was introduced while by Markus Klotzbuecher · Mon Mar 26 11:21:05 2007 +0200
  32. d209de6 Fix some endianness issues related to the generic ohci driver by Markus Klotzbuecher · Mon Nov 27 11:46:46 2006 +0100
  33. 43c8b31 Introduced the configuration option CONFIG_USB_OHCI_NEW in order to be able by Markus Klotzbuecher · Mon Nov 27 11:44:58 2006 +0100
  34. 661ffe5 Modified the mpc5xxx and the ppc4xx cpu to use the generic OHCI driver by Markus Klotzbuecher · Mon Nov 27 11:43:09 2006 +0100
  35. aa21921 Support generic OHCI support for the s3c24x0 cpu. by Markus Klotzbuecher · Tue May 30 16:56:14 2006 +0200
  36. d0a3878 Changed the mp2usb (at91rm9200) board to use the generic OHCI driver. Some by Markus Klotzbuecher · Tue May 23 13:38:35 2006 +0200
  37. 9809551 More cleanup for the delta board and the generic usb_ohci driver. Added by Markus Klotzbuecher · Tue May 23 10:33:11 2006 +0200
  38. d8d023f This patch adds USB storage support for the delta board. This is the first by Markus Klotzbuecher · Mon May 22 16:33:54 2006 +0200