1. 80fc666 phy: omap-usb2: support suspend/resume by Sekhar Nori · 8 years ago
  2. 9955a783 phy: omap-usb2: use *syscon* framework API to power on/off the PHY by Kishon Vijay Abraham I · 8 years ago
  3. 86c574e phy: omap-usb2: use omap_usb_power_off to power off the PHY during probe by Kishon Vijay Abraham I · 8 years ago
  4. 4a9e5ca phy: Constify struct phy_ops variables by Axel Lin · 9 years ago
  5. 4581f79 phy: omap-usb2: invoke pm_runtime_disable on error path by Kishon Vijay Abraham I · 9 years ago
  6. 2aebe3f Merge tag 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-next by Greg Kroah-Hartman · 9 years ago
  7. b1ff323 phy: omap-usb2: Fix missing clk_prepare call when using old dt name by Axel Lin · 9 years ago
  8. dd64ad38 phy: ti/omap: Fix modalias by Axel Lin · 9 years ago
  9. 52a4a72 phy: omap-usb2: Remove unneeded ifdef CONFIG_OF guard and of_match_ptr by Axel Lin · 9 years ago
  10. c0f486f Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  11. 7ba3705 phy / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM by Rafael J. Wysocki · 10 years ago
  12. 842f57b Merge tag 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-testing by Greg Kroah-Hartman · 10 years ago
  13. 2d4d9f3 Merge tag 'usb-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 10 years ago
  14. dbc9863 phy: remove the old lookup method by Heikki Krogerus · 10 years ago
  15. f20531a phy: omap-usb2: Enable runtime PM of omap-usb2 phy properly by Oussama Ghorbel · 10 years ago
  16. 19c1eac usb: rename phy to usb_phy in OTG by Antoine Tenart · 10 years ago
  17. e47d925 usb: move the OTG state from the USB PHY to the OTG structure by Antoine Tenart · 10 years ago
  18. 4f0eb5d phy: remove .owner field for drivers using module_platform_driver by Peter Griffin · 10 years ago
  19. 0b68253 phy: phy-omap-usb2: Remove unncessary site specific OOM messages by Peter Griffin · 10 years ago
  20. f0ed817 phy: core: Let node ptr of PHY point to PHY and not of PHY provider by Kishon Vijay Abraham I · 10 years ago
  21. eb82a3d phy: omap-usb2: Balance pm_runtime_enable() on probe failure and remove by Roger Quadros · 10 years ago
  22. 3df9fcd phy: omap-usb2: fix devm_ioremap_resource error detection code by Himangi Saraogi · 10 years ago
  23. 9f1d8ed phy: omap-usb2: Use generic clock names "wkupclk" and "refclk" by Roger Quadros · 10 years ago
  24. 14da699 phy: rename struct omap_control_usb to struct omap_control_phy by Kishon Vijay Abraham I · 10 years ago
  25. db68e80 phy: omap-usb2: Add different compatible for OMAP5 by George Cherian · 10 years ago
  26. 7e47240 phy: omap-usb2: Provide workaround for USB2PHY false disconnect by Austin Beam · 10 years ago
  27. 09a0168 phy: omap-usb2: Adapt phy-omap-usb2 for AM437x by George Cherian · 10 years ago
  28. 6284be2 phy: omap-usb2: move omap_usb.h from linux/usb/ to linux/phy/ by Kishon Vijay Abraham I · 10 years ago
  29. 8cf7651 usb: phy: omap-usb2: remove *set_suspend* callback from omap-usb2 by Kishon Vijay Abraham I · 10 years ago
  30. 64fe189 phy: let phy_provider_register be the last step in registering PHY by Kishon Vijay Abraham I · 10 years ago
  31. 478b6c7 usb: phy: omap-usb2: Don't use omap_get_control_dev() by Roger Quadros · 11 years ago
  32. 5d93d1e usb: phy: omap-usb2: use the new generic PHY framework by Kishon Vijay Abraham I · 11 years ago[Renamed (88%) from drivers/usb/phy/phy-omap-usb2.c]
  33. 0f82768 usb: phy: signedness bugs in suspend/resume functions by Dan Carpenter · 11 years ago
  34. 94ae984 usb: phy: rename all phy drivers to phy-$name-usb.c by Felipe Balbi · 11 years ago[Renamed from drivers/usb/phy/omap-usb2.c]
  35. 0c4c8bb usb: phy: omap-usb2: enable 960Mhz clock for omap5 by Kishon Vijay Abraham I · 11 years ago
  36. c11747f usb: musb: omap: make use of the new PHY lib APIs by Kishon Vijay Abraham I · 11 years ago
  37. ca784be usb: start using the control module driver by Kishon Vijay Abraham I · 11 years ago
  38. fb4e98a usb: remove use of __devexit by Bill Pemberton · 12 years ago
  39. 41ac7b3 usb: remove use of __devinit by Bill Pemberton · 12 years ago
  40. 7690417 usb: remove use of __devexit_p by Bill Pemberton · 12 years ago
  41. 657b306 usb: phy: add a new driver for omap usb2 phy by Kishon Vijay Abraham I · 12 years ago