1. 7a5b292 ARM: remove CONFIG_ARM920T defines by Masahiro Yamada · 10 years ago
  2. 39c8968 usb: create common header virtual root hub descriptors by Stephen Warren · 11 years ago
  3. 10b479d usb: ohci-hcd: submit_common_msg: report actual_length properly by Mateusz Kulikowski · 11 years ago
  4. 8f9c49d usb: add enum usb_init_type parameter to usb_lowlevel_init by Troy Kisky · 11 years ago
  5. d862f89 usb: new board-specific USB init interface by Mateusz Zalega · 11 years ago
  6. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  7. c154ecc arm: Remove support for unused s3c64xx by Benoît Thébaudeau · 12 years ago
  8. a1cf10f usb: use linux/usb/ch9.h instead of usbdescriptors.h by Ilya Yanok · 12 years ago
  9. a323128 usb: lowlevel interface change to support multiple controllers by Lucas Stach · 12 years ago
  10. 62c1c7c USB: Fix strict aliasing in ohci-hcd by Troy Kisky · 12 years ago
  11. 60ce19a usb: replace wait_ms() with mdelay() by Mike Frysinger · 13 years ago
  12. 185da95 USB: move keyboard polling into kbd driver by amartin@nvidia.com · 13 years ago
  13. fc5cf88 USB: Fix complaints about strict aliasing in OHCI-HCD by Marek Vasut · 13 years ago
  14. 589c2ff consolidate mdelay by providing a common function for all users by Anatolij Gustschin · 13 years ago
  15. 0ef5f62 drivers/usb/host/ohci-hcd.c: fix warning: variable ... set but not used by Wolfgang Denk · 13 years ago
  16. fd7f513 Fix EHCI usb submit timeout and unify with OHCI by Simon Glass · 14 years ago
  17. 9d78675 USB: Make non-bulk delay longer in OHCI by Marek Vasut · 14 years ago
  18. 4abaacb drivers/usb/host/ohci-hcd: rename readl/writel to ohci_readl/ohci_writel by Becky Bruce · 14 years ago
  19. e0d8131 Add a unified s3c24x0 header file by kevin.morfitt@fearnside-systems.co.uk · 15 years ago
  20. f1b3f2b Fix e-mail address of Gary Jennejohn. by Detlev Zundel · 16 years ago
  21. 8f6bcf4 drivers/usb: regorganisation by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago[Renamed (99%) from drivers/usb/usb_ohci.c]
  22. 5afb2fe Fix whitespace damage: double space changed to a tab by Jerry Van Baren · 16 years ago
  23. 5a96f92 drivers/usb: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  24. 35610c6b Merge git://git.denx.de/u-boot into x1 by Markus Klotzbuecher · 16 years ago
  25. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  26. 47e7208 fix USB initialisation procedure by Remy Bohmer · 16 years ago
  27. 172a113 Refactoring parts of the common USB OHCI code by Remy Bohmer · 16 years ago
  28. 743dd49 Make usb-stop() safe to call multiple times in a row. by Remy Bohmer · 16 years ago
  29. 11af42c USB EHCI: reset root hub by Yuri Tikhonov · 16 years ago
  30. e726e7a USB: Add support for OHCI controller on S3C6400 by Guennadi Liakhovetski · 16 years ago
  31. 59dada1 Fix endianess conversion in usb_ohci.c by Christian Eggers · 17 years ago
  32. 0b4570f USB: add support for multiple PCI OHCI controllers by Sergei Poselenov · 17 years ago
  33. beffafe USB: remove a cpu bug workaround for an unsupported architecture. by Markus Klotzbücher · 17 years ago
  34. a84dfb3 USB: fix those pesky aliasing warnings issued by gcc-4.2 by Markus Klotzbücher · 17 years ago
  35. 28ca5a5 Remove duplicate #undef SHOW_INFO in drivers/usb/usb_ohci.c by Gururaja Hebbar K R · 17 years ago
  36. 41e74eb usb: Add CFG_OHCI_USE_NPS to common USB-OHCI driver by Stefan Roese · 17 years ago
  37. 923f43a USB: Add Philips 1561 PCI-OHCI ids (needed for M5475EVB) by TsiChung Liew · 17 years ago
  38. 780133c drivers/usb : move usb drivers to drivers/usb by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago[Renamed from drivers/usb_ohci.c]
  39. dcac38b Fix build problems with mp2usb board by Wolfgang Denk · 17 years ago
  40. c7157e9 Merge with git://www.denx.de/git/u-boot.git by Markus Klotzbuecher · 17 years ago
  41. e3b2842 Description: Add NEC's PCI OHCI module ID to the USB OHCI driver by David Saada · 17 years ago
  42. 8a58819 MPC5xxx: fix some compiler warnings in USB code by Martin Krause · 17 years ago
  43. 3688293 Minor coding style cleanup. Update CHANGELOG. by Wolfgang Denk · 17 years ago
  44. 3c701fb USB: This patch fix readl in ohci swap reg access. by Jason Jin · 17 years ago
  45. 18f5ccb USB/OHCI: endianness cleanup in the generic ohci driver by Markus Klotzbuecher · 17 years ago
  46. 8d15efa USB PCI-OHCI, interrupt pipe and usb event poll support by Zhang Wei · 17 years ago
  47. d596040 USB: (Another) delay for crappy USB keys. by Rodolfo Giometti · 18 years ago
  48. e3af6d5 USB: remove the S3C24X0_merge #define, which was introduced while by Markus Klotzbuecher · 18 years ago
  49. d209de6 Fix some endianness issues related to the generic ohci driver by Markus Klotzbuecher · 18 years ago
  50. 43c8b31 Introduced the configuration option CONFIG_USB_OHCI_NEW in order to be able by Markus Klotzbuecher · 18 years ago
  51. 661ffe5 Modified the mpc5xxx and the ppc4xx cpu to use the generic OHCI driver by Markus Klotzbuecher · 18 years ago
  52. aa21921 Support generic OHCI support for the s3c24x0 cpu. by Markus Klotzbuecher · 19 years ago
  53. d0a3878 Changed the mp2usb (at91rm9200) board to use the generic OHCI driver. Some by Markus Klotzbuecher · 19 years ago
  54. 9809551 More cleanup for the delta board and the generic usb_ohci driver. Added by Markus Klotzbuecher · 19 years ago
  55. d8d023f This patch adds USB storage support for the delta board. This is the first by Markus Klotzbuecher · 19 years ago