1. 1255dfd usb: host: ohci-platform: remove custom USB PHY handling by Martin Blumenstingl · 7 years ago
  2. 4e88d4c usb: add a flag to skip PHY initialization to struct usb_hcd by Martin Blumenstingl · 7 years ago
  3. ef1362d USB: host: ohci: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  4. 5fd54ac USB: add SPDX identifiers to all remaining files in drivers/usb/ by Greg Kroah-Hartman · 7 years ago
  5. 20a7f3a usb: ohci-platform: use reset array API by Masahiro Yamada · 7 years ago
  6. 2545d85 usb: host: ohci-platform: Add support for omap3 and later by Tony Lindgren · 8 years ago
  7. 0aa0b93 usb: host: ohci-platform: Add basic runtime PM support by Tony Lindgren · 8 years ago
  8. d3d6ef1 usb: host: ohci-platform: set hcd->phy to avoid phy_get() in usb_add_hcd() by Yoshihiro Shimoda · 8 years ago
  9. 62d9694 ohci-platform: Add support for controllers with multiple reset lines by Hans de Goede · 9 years ago
  10. 20db551 USB: host: use to_platform_device by Geliang Tang · 9 years ago
  11. a666f7d usb: ohci-platform: Use devm_of_phy_get_by_index by Arun Ramamurthy · 10 years ago
  12. 85cd690 usb: ohci-platform: add support for multiple phys per controller by Arun Ramamurthy · 10 years ago
  13. a95cfa6 USB: host: Remove hard-coded octeon platform information for ehci/ohci by Andreas Herrmann · 10 years ago
  14. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  15. 7b51929 host: ohci-platform: remove duplicate check on resource by Varka Bhadram · 10 years ago
  16. 5e4ccd9 usb: ehci/ohci-platform: use SIMPLE_DEV_PM_OPS to support hibernation by Wonhong Kwon · 10 years ago
  17. 46f2194 USB: ohci-platform: Move platform_data checks into the probe function by Kevin Cernekee · 10 years ago
  18. c4b8692 USB: ohci-platform: Expose no_big_frame_no and num_ports in DT by Kevin Cernekee · 10 years ago
  19. 566e026 usb: host: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  20. 4615f3b usb: ohci-platform: Enable optional use of reset controller by Maxime Ripard · 11 years ago
  21. adff529 USB: ohci-platform: check for platform data misconfiguration by Alan Stern · 11 years ago
  22. ce149c3 ohci-platform: Change compatible string from usb-ohci to generic-ohci by Hans de Goede · 11 years ago
  23. b103441 ohci-platform: Add support for controllers with big-endian regs / descriptors by Hans de Goede · 11 years ago
  24. ca52a17 ohci-platform: Add support for devicetree instantiation by Hans de Goede · 11 years ago
  25. 3c9740a usb: hcd: move controller wakeup setting initialization to individual driver by Peter Chen · 11 years ago
  26. 39dbd7d USB: OHCI: Properly handle ohci-platform suspend by Manjunath Goudar · 11 years ago
  27. d4f09e2 USB: host: use dev_get_platdata() by Jingoo Han · 11 years ago
  28. 928fb68 USB: OHCI: make ohci-platform a separate driver by Manjunath Goudar · 12 years ago
  29. adb6595 USB: ohci-platform: remove unnecessary platform_set_drvdata() by Jingoo Han · 12 years ago
  30. 148e113 usb: Convert to devm_ioremap_resource() by Thierry Reding · 12 years ago
  31. fb4e98a usb: remove use of __devexit by Bill Pemberton · 12 years ago
  32. 41ac7b3 usb: remove use of __devinit by Bill Pemberton · 12 years ago
  33. 7690417 usb: remove use of __devexit_p by Bill Pemberton · 12 years ago
  34. be7ac70 USB: OHCI: make ohci-platform use devm_request_and_ioremap helper by Florian Fainelli · 12 years ago
  35. ac0e3c0 USB: OHCI: fix typo in ohci-platform driver on the word "resource" by Florian Fainelli · 12 years ago
  36. 976baf6 USB: OHCI: make ohci-platform use dev_err() instead of pr_err() by Florian Fainelli · 12 years ago
  37. cfa49b4 USB: ohci: merge ohci_finish_controller_resume with ohci_resume by Florian Fainelli · 12 years ago
  38. 2b16e39 USB: ohci: allow platform driver to specify the number of ports by Florian Fainelli · 12 years ago
  39. aece389 drivers/usb/host/ohci-platform.c: fix error return code by Julia Lawall · 12 years ago
  40. e4d37ae usb: host: ohci-platform: add platform specific power callback by Kuninori Morimoto · 12 years ago
  41. b6dd245 usb: host: ohci-platform: BUG_ON() to WARN_ON() on probe by Kuninori Morimoto · 12 years ago
  42. 1c1301d usb: Fix various typo within usb by Masanari Iida · 13 years ago
  43. fa3364b USB: OHCI: Add a generic platform device driver by Hauke Mehrtens · 13 years ago