1. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · Wed Nov 16 13:10:41 2022 -0500
  2. e12d754 usb: ohci-hcd: Remove some unused legacy code by Tom Rini · Sat Jun 25 11:02:32 2022 -0400
  3. 869b59e pci: usb: ohci: Test on PCI not DM_PCI by Simon Glass · Sun Aug 01 18:54:26 2021 -0600
  4. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  5. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  6. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · Thu Nov 14 12:57:39 2019 -0700
  7. 1c95b9f usb: Add nonblock argument to submit_int_msg by Michal Suchanek · Sun Aug 18 10:55:27 2019 +0200
  8. 882830a usb, ohci: add warning if none on pci found by Heiko Schocher · Tue Jul 16 10:49:06 2019 +0200
  9. 2e1134f usb, ohci-hcd: set OHCI_USE_NPS if DM_PCI by Heiko Schocher · Tue Jul 16 10:49:05 2019 +0200
  10. fe410a4 usb, ohci-hdc: fix warning 'ohci_pci_ids' defined but not used by Heiko Schocher · Tue Jul 16 10:49:03 2019 +0200
  11. 7bc8f21 usb: ohci: Re-enable commented out delay by Adam Ford · Sun Apr 28 16:45:25 2019 -0500
  12. 8a3cb9f1 usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/ by Sven Schwermer · Wed Nov 21 08:43:56 2018 +0100
  13. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  14. 2028012 powerpc: remove 4xx support by Heiko Schocher · Tue Jun 27 16:49:14 2017 +0200
  15. 6f90e58 powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · Wed Jun 14 05:49:40 2017 +0200
  16. 54f8ace samsung: Drop more references fo s3c24x0 by Simon Glass · Wed May 17 08:22:46 2017 -0600
  17. 259b1fb Fix spelling of "resetting". by Vagrant Cascadian · Sun Oct 23 20:45:19 2016 -0700
  18. c114a98 drivers: USB: OHCI: allow compilation for 64-bit targets by Andre Przywara · Fri Oct 21 02:24:29 2016 +0100
  19. 66cb3e4 ohci: Add missing cache-flush for hcca area by Hans de Goede · Tue Oct 20 18:39:29 2015 +0200
  20. 2dd337a Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header by Simon Glass · Wed Sep 02 17:24:58 2015 -0600
  21. c385714 usb: ohci: enable cache support by Wu, Josh · Mon Jul 27 11:40:18 2015 +0800
  22. 5477e6f usb: ohci: Add support for interrupt queues by Hans de Goede · Wed May 13 14:42:17 2015 +0200
  23. 66b1d6d usb: ohci: Add an ohci_alloc_urb() function by Hans de Goede · Wed May 13 14:42:16 2015 +0200
  24. d7a3942 usb: ohci: Do not reuse ed for interrupt endpoints of different devices by Hans de Goede · Wed May 13 14:42:15 2015 +0200
  25. 8a62c50 usb: ohci: Add dm support by Hans de Goede · Sun May 10 14:10:25 2015 +0200
  26. d6cc1d1 usb: ohci: Skip unnecessary mdelay(1) calls in various places by Hans de Goede · Sun May 10 14:10:24 2015 +0200
  27. f9d72a6 usb: ohci: Remove unnecessary delays from hc_start and power power-on paths by Hans de Goede · Sun May 10 14:10:23 2015 +0200
  28. 2787337 usb: ohci: Do not resubmit and leak urbs for interrupt packets by Hans de Goede · Sun May 10 14:10:22 2015 +0200
  29. d98dc99 usb: ohci: Don't log an error on interrupt packet timeout by Hans de Goede · Tue May 05 23:56:14 2015 +0200
  30. 8e41f66 usb: ohci: Add proper cache flushing / invalidating for non cache coherent cpus by Hans de Goede · Tue May 05 23:56:13 2015 +0200
  31. 60f4bd0 usb: ohci: Fix ctrl in messages with a data-len of 0 by Hans de Goede · Tue May 05 23:56:12 2015 +0200
  32. 516c987 usb: ohci: Move static func and var declarations from ohci.h to ohci-hcd.c by Hans de Goede · Tue May 05 23:56:11 2015 +0200
  33. eb509d3 usb: ohci: Remove unnecessary phcca variable by Hans de Goede · Tue May 05 23:56:10 2015 +0200
  34. e5ef421 usb: ohci: Move the td array struct to inside the ohci_dev struct by Hans de Goede · Tue May 05 23:56:09 2015 +0200
  35. 0c0e960 usb: ohci: Move the ohci_dev struct to inside the main ohci struct by Hans de Goede · Tue May 05 23:56:08 2015 +0200
  36. 2a240e7 usb: ohci: Pass around a pointer to ohci_t rather then accessing global vars by Hans de Goede · Tue May 05 23:56:07 2015 +0200
  37. 6766dc1 usb: ohci: Remove unused devgone global variable by Hans de Goede · Tue May 05 23:56:06 2015 +0200
  38. bd42662 include: move various macros to include/linux/kernel.h by Masahiro Yamada · Fri Nov 07 03:03:28 2014 +0900
  39. 7a5b292 ARM: remove CONFIG_ARM920T defines by Masahiro Yamada · Thu Nov 06 14:59:35 2014 +0900
  40. 39c8968 usb: create common header virtual root hub descriptors by Stephen Warren · Thu Feb 13 21:15:18 2014 -0700
  41. 10b479d usb: ohci-hcd: submit_common_msg: report actual_length properly by Mateusz Kulikowski · Wed Oct 23 20:26:27 2013 +0200
  42. 8f9c49d usb: add enum usb_init_type parameter to usb_lowlevel_init by Troy Kisky · Thu Oct 10 15:27:56 2013 -0700
  43. d862f89 usb: new board-specific USB init interface by Mateusz Zalega · Fri Oct 04 19:22:26 2013 +0200
  44. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  45. c154ecc arm: Remove support for unused s3c64xx by Benoît Thébaudeau · Thu Apr 11 09:36:00 2013 +0000
  46. a1cf10f usb: use linux/usb/ch9.h instead of usbdescriptors.h by Ilya Yanok · Tue Nov 06 13:48:20 2012 +0000
  47. a323128 usb: lowlevel interface change to support multiple controllers by Lucas Stach · Wed Sep 26 00:14:34 2012 +0200
  48. 62c1c7c USB: Fix strict aliasing in ohci-hcd by Troy Kisky · Sat Aug 11 14:49:09 2012 -0700
  49. 60ce19a usb: replace wait_ms() with mdelay() by Mike Frysinger · Mon Mar 05 13:47:00 2012 +0000
  50. 185da95 USB: move keyboard polling into kbd driver by amartin@nvidia.com · Tue Dec 20 14:56:16 2011 +0000
  51. fc5cf88 USB: Fix complaints about strict aliasing in OHCI-HCD by Marek Vasut · Fri Oct 07 02:00:13 2011 +0200
  52. 589c2ff consolidate mdelay by providing a common function for all users by Anatolij Gustschin · Wed Oct 12 02:31:39 2011 +0000
  53. 0ef5f62 drivers/usb/host/ohci-hcd.c: fix warning: variable ... set but not used by Wolfgang Denk · Wed Oct 05 23:03:43 2011 +0200
  54. fd7f513 Fix EHCI usb submit timeout and unify with OHCI by Simon Glass · Mon Feb 07 14:42:16 2011 -0800
  55. 9d78675 USB: Make non-bulk delay longer in OHCI by Marek Vasut · Mon Sep 20 03:57:25 2010 +0200
  56. 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
  57. e0d8131 Add a unified s3c24x0 header file by kevin.morfitt@fearnside-systems.co.uk · Tue Nov 17 18:30:34 2009 +0900
  58. f1b3f2b Fix e-mail address of Gary Jennejohn. by Detlev Zundel · Wed May 13 10:54:10 2009 +0200
  59. 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]
  60. 5afb2fe Fix whitespace damage: double space changed to a tab by Jerry Van Baren · Thu Feb 05 22:18:02 2009 -0500
  61. 5a96f92 drivers/usb: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Fri Nov 07 22:46:21 2008 +0100
  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. 47e7208 fix USB initialisation procedure by Remy Bohmer · Fri Oct 10 10:23:21 2008 +0200
  65. 172a113 Refactoring parts of the common USB OHCI code by Remy Bohmer · Tue Sep 16 14:55:43 2008 +0200
  66. 743dd49 Make usb-stop() safe to call multiple times in a row. by Remy Bohmer · Wed Aug 20 11:22:02 2008 +0200
  67. 11af42c USB EHCI: reset root hub by Yuri Tikhonov · Thu Sep 04 11:19:05 2008 +0200
  68. e726e7a USB: Add support for OHCI controller on S3C6400 by Guennadi Liakhovetski · Sun Aug 31 00:39:46 2008 +0200
  69. 59dada1 Fix endianess conversion in usb_ohci.c by Christian Eggers · Wed May 21 21:29:10 2008 +0200
  70. 0b4570f USB: add support for multiple PCI OHCI controllers by Sergei Poselenov · Thu May 22 01:15:53 2008 +0200
  71. beffafe USB: remove a cpu bug workaround for an unsupported architecture. by Markus Klotzbücher · Wed Apr 23 10:57:33 2008 +0200
  72. a84dfb3 USB: fix those pesky aliasing warnings issued by gcc-4.2 by Markus Klotzbücher · Wed Apr 23 10:53:23 2008 +0200
  73. 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
  74. 41e74eb usb: Add CFG_OHCI_USE_NPS to common USB-OHCI driver by Stefan Roese · Wed Mar 05 12:29:32 2008 +0100
  75. 923f43a USB: Add Philips 1561 PCI-OHCI ids (needed for M5475EVB) by TsiChung Liew · Fri Jan 11 20:42:58 2008 -0600
  76. 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]
  77. dcac38b Fix build problems with mp2usb board by Wolfgang Denk · Mon Nov 19 12:59:14 2007 +0100
  78. c7157e9 Merge with git://www.denx.de/git/u-boot.git by Markus Klotzbuecher · Mon Sep 17 17:12:45 2007 +0200
  79. 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
  80. 8a58819 MPC5xxx: fix some compiler warnings in USB code by Martin Krause · Tue Aug 21 12:40:34 2007 +0200
  81. 3688293 Minor coding style cleanup. Update CHANGELOG. by Wolfgang Denk · Mon Aug 13 21:57:53 2007 +0200
  82. 3c701fb USB: This patch fix readl in ohci swap reg access. by Jason Jin · Mon Jun 11 15:14:24 2007 +0200
  83. 18f5ccb USB/OHCI: endianness cleanup in the generic ohci driver by Markus Klotzbuecher · Wed Jun 06 11:49:35 2007 +0200
  84. 8d15efa USB PCI-OHCI, interrupt pipe and usb event poll support by Zhang Wei · Wed Jun 06 10:08:14 2007 +0200
  85. d596040 USB: (Another) delay for crappy USB keys. by Rodolfo Giometti · Mon Apr 23 13:10:52 2007 +0200
  86. e3af6d5 USB: remove the S3C24X0_merge #define, which was introduced while by Markus Klotzbuecher · Mon Mar 26 11:21:05 2007 +0200
  87. d209de6 Fix some endianness issues related to the generic ohci driver by Markus Klotzbuecher · Mon Nov 27 11:46:46 2006 +0100
  88. 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
  89. 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
  90. aa21921 Support generic OHCI support for the s3c24x0 cpu. by Markus Klotzbuecher · Tue May 30 16:56:14 2006 +0200
  91. d0a3878 Changed the mp2usb (at91rm9200) board to use the generic OHCI driver. Some by Markus Klotzbuecher · Tue May 23 13:38:35 2006 +0200
  92. 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
  93. 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