1. ac67804 Add a unified s3c24x0 header file by kevin.morfitt@fearnside-systems.co.uk · 15 years ago
  2. 47e801b s3c64xx: move s3c64xx header files to asm-arm/arch-s3c64xx by Minkyu Kang · 15 years ago
  3. 44259bb usb: bugfix driver/usb/host/ehci-hcd.c function ehci_submit_root by Prafulla Wadaskar · 15 years ago
  4. 28958b8 Coding Style cleanup; update CHANGELOG. by Wolfgang Denk · 15 years ago
  5. 52cb4d4 stdio/device: rework function naming convention by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  6. 50243e3 usb: Fix compiler warning with gcc4.4 by Kumar Gala · 15 years ago
  7. 1d8937a usb: add Marvell Kirkwood ehci host controller driver by Prafulla Wadaskar · 15 years ago
  8. 0806615 mpc8xxx: USB: fix: access of ehci struct elements by Vivek Mahajan · 15 years ago
  9. c3a012c usb: musb: add timeout via CONFIG_MUSB_TIMEOUT by Bryan Wu · 15 years ago
  10. 7984967 usb: musb: drop old musb read/write prototypes by Mike Frysinger · 15 years ago
  11. 4ef0101 mpc83xx: USB: Reorganized its support by Vivek Mahajan · 15 years ago
  12. ed90d2c mpc8xxx: USB: Relocates ehci-fsl.h to include/usb by Vivek Mahajan · 15 years ago
  13. cfd39cd mpc8xxx: USB: Removed reenablement of its interface by Vivek Mahajan · 15 years ago
  14. faa14ba at91: fix a USB problem for AT91SAM9261 by RONETIX - Ilko Iliev · 15 years ago
  15. 792a09e Fix e-mail address of Gary Jennejohn. by Detlev Zundel · 15 years ago
  16. f9a109b Replace __attribute references with __attribute__ by Peter Tyser · 15 years ago
  17. dc39ae9 at91sam9/at91cap: improve clock framework by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  18. 3ccbfb2 Support for PXA27X UDC. by Remy Bohmer · 16 years ago
  19. 2731b9a drivers/usb: regorganisation by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  20. 2b7178a at91: move usb driver to drivers/usb by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  21. 6d27bca s3c64xx: move usb driver to drivers/usb by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  22. 60ece6d r8a66597-hcd: fix cannot use external hub by Yoshihiro Shimoda · 16 years ago
  23. f15c651 Coding style cleanup; update CHANGELOG by Wolfgang Denk · 16 years ago
  24. ae0b05d Fix whitespace damage: double space changed to a tab by Jerry Van Baren · 16 years ago
  25. a270d1e USB: Add EHCI support for VCT EHCI controller (really with driver now) by Stefan Roese · 16 years ago
  26. daa2daf USB: Add dcache support to the EHCI driver by Stefan Roese · 16 years ago
  27. 4e0ea0e USB: Add EHCI support for VCT EHCI controller by Stefan Roese · 16 years ago
  28. 832e614 USB: Add config option to call ehci_hcd_init() again after EHCI reset by Stefan Roese · 16 years ago
  29. 597eb28 USB: Fix speed detection on EHCI cntr with root hub transaction translators by Stefan Roese · 16 years ago
  30. e142e9f usb : musb : Adding DM6446 (TI DaVinci) platform specific USB support by Thomas Abraham · 16 years ago
  31. a142896 usb : musb : Adding host controller driver for Mentor USB controller by Thomas Abraham · 16 years ago
  32. 7b6e31e USB ehci ixp4xx support by Michael Trimarchi · 16 years ago
  33. 1ed9f9a USB ehci remove infinite loop and use handshake function by Michael Trimarchi · 16 years ago
  34. 8fea291 Add initial support for USB ehci pci by Michael Trimarchi · 16 years ago
  35. c0d722f EHCI fix code and ixp4xx test. USB ehci configuration parameter: by Remy Böhmer · 16 years ago
  36. 51ab142 [PATCH] This patch add varius fix to the ehci. by michael · 16 years ago
  37. db63299 [PATCH] Fix EHCI usb. I start to test on a by michael · 16 years ago
  38. 6b92487 USB ehci freescale support by Michael Trimarchi · 16 years ago
  39. aaf098c USB ehci core support by Michael Trimarchi · 16 years ago
  40. dedacc1 usbtty/omap: update to current API by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  41. d10c5a8 drivers/usb: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  42. 8ed44d9 Cleanup: fix "MHz" spelling by Wolfgang Denk · 16 years ago
  43. 50bd005 Merge git://git.denx.de/u-boot into x1 by Markus Klotzbuecher · 16 years ago
  44. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  45. 9dbc366 The PIPE_INTERRUPT flag is used wrong by Remy Bohmer · 16 years ago
  46. 4886720 fix USB initialisation procedure by Remy Bohmer · 16 years ago
  47. e58c41e usb: Fix compile warning of r8a66597-hcd by Nobuhiro Iwamatsu · 16 years ago
  48. 6f5794a Refactoring parts of the common USB OHCI code by Remy Bohmer · 16 years ago
  49. eba1f2f Make usb-stop() safe to call multiple times in a row. by Remy Bohmer · 16 years ago
  50. e90fb6a USB EHCI: reset root hub by Yuri Tikhonov · 16 years ago
  51. 8262813 USB: Add support for OHCI controller on S3C6400 by Guennadi Liakhovetski · 16 years ago
  52. cd82919 Coding style cleanup, update CHANGELOG, prepare release by Wolfgang Denk · 16 years ago
  53. 3cf8a23 Fix compile error related to r8a66597-hcd & usb by Kumar Gala · 16 years ago
  54. fd0f2f3 usb: add support for R8A66597 usb controller by Yoshihiro Shimoda · 16 years ago
  55. 1d10dcd Add support for OMAP5912 and OMAP16xx to usbdcore_omap1510.c by Hunter, Jon · 16 years ago
  56. c14eefc Fix more printf() format warnings by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  57. d5996dd Fix some more printf() format problems. by Wolfgang Denk · 16 years ago
  58. 0a5676b Fix some more printf() format issues. by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  59. e73b521 fix USB devices with multiple configurations by Harald Welte · 16 years ago
  60. fb63939 Fix endianess conversion in usb_ohci.c by Christian Eggers · 16 years ago
  61. 477434c USB: add support for multiple PCI OHCI controllers by Sergei Poselenov · 16 years ago
  62. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  63. 83fe323 USB: remove a cpu bug workaround for an unsupported architecture. by Markus Klotzbücher · 16 years ago
  64. f957576 USB: fix those pesky aliasing warnings issued by gcc-4.2 by Markus Klotzbücher · 16 years ago
  65. 6c0e9a8 Remove duplicate #undef SHOW_INFO in drivers/usb/usb_ohci.c by Gururaja Hebbar K R · 17 years ago
  66. 2596f5b usb: Add CFG_OHCI_USE_NPS to common USB-OHCI driver by Stefan Roese · 17 years ago
  67. 3afac79 USB: Add Philips 1561 PCI-OHCI ids (needed for M5475EVB) by TsiChung Liew · 17 years ago
  68. 7817cb2 fix comments with new drivers organization by Marcel Ziswiler · 17 years ago
  69. e455866 drivers/usb : move usb drivers to drivers/usb by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago