1. 0bc09f9 phy: phy-ti-pipe3: fix inconsistent enumeration of PCIe gen2 cards by Vignesh R · 10 years ago
  2. 3724003 phy-sun4i-usb: Change disconnect threshold value for sun6i by Hans de Goede · 10 years ago
  3. 4e038e8 phy: miphy28lp: unlock on error in miphy28lp_init() by Dan Carpenter · 10 years ago
  4. 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
  5. 7ba3705 phy / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM by Rafael J. Wysocki · 10 years ago
  6. 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
  7. eee4753 phy: add support for USB cluster on the Armada 375 SoC by Gregory CLEMENT · 10 years ago
  8. c1fc005 phy: Use PTR_ERR_OR_ZERO to fix warning raised by coccinelle by Gregory CLEMENT · 10 years ago
  9. 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
  10. 556186a phy: exynos7-usbdrd: Update dependency for ARCH_EXYNOS by Vivek Gautam · 10 years ago
  11. a686783 phy: exynos5-usbdrd: Add facility for VBUS-BOOST-5V supply by Vivek Gautam · 10 years ago
  12. 9bde18c phy: exynos5-usbdrd: Add pipe-clk, utmi-clk and itp-clk support by Vivek Gautam · 10 years ago
  13. dbc9863 phy: remove the old lookup method by Heikki Krogerus · 10 years ago
  14. 61211b1 phy: twl4030: use the new lookup method by Heikki Krogerus · 10 years ago
  15. b7bc15b9 phy: improved lookup method by Heikki Krogerus · 10 years ago
  16. 13ebb68 phy: add the Berlin USB PHY driver by Antoine Tenart · 10 years ago
  17. 8203f8b phy: berlin-sata: Add support for BG2 SATA PHY by Sebastian Hesselbarth · 10 years ago
  18. a98d41d phy: berlin-sata: Move PHY_BASE into private data struct by Sebastian Hesselbarth · 10 years ago
  19. 6827a46f phy: sun4i: add support for USB phy0 by Roman Byshko · 10 years ago
  20. 491e049 phy: phy-core: use the np present in of_phandle_args to get the PHY by Kishon Vijay Abraham I · 10 years ago
  21. 28ba384 phy: miphy28lp: Tune tx impedance across Soc cuts by Gabriel FERNANDEZ · 10 years ago
  22. a2108de phy: miphy28lp: Add SSC support for PCIE by Gabriel FERNANDEZ · 10 years ago
  23. 2b041b2 phy: miphy28lp: Add SSC support for SATA by Gabriel FERNANDEZ · 10 years ago
  24. 2c14e9b phy: miphy28lp: Provide support for the MiPHY28lp Generic PHY by Gabriel FERNANDEZ · 10 years ago
  25. 8b9ca27 phy: twl4030: Fix build breakage by Felipe Balbi · 10 years ago
  26. f20531a phy: omap-usb2: Enable runtime PM of omap-usb2 phy properly by Oussama Ghorbel · 10 years ago
  27. 19c1eac usb: rename phy to usb_phy in OTG by Antoine Tenart · 10 years ago
  28. e47d925 usb: move the OTG state from the USB PHY to the OTG structure by Antoine Tenart · 10 years ago
  29. 4f0eb5d phy: remove .owner field for drivers using module_platform_driver by Peter Griffin · 10 years ago
  30. a5ec598 phy: exynos-dp-video: Use syscon support to control pmu register by Vivek Gautam · 10 years ago
  31. 3f8da2e phy: phy-stih41x-usb: Add usb phy support for STiH41x SoCs. by Peter Griffin · 10 years ago
  32. 89ae1f5 phy: phy-stih407-usb: Add usb picoPHY driver found on stih407 SoC family by Peter Griffin · 10 years ago
  33. dcc35b2 usb: phy: twl4030-usb: Use mutex instead of spinlock for protecting the data by Tony Lindgren · 10 years ago
  34. 48f48e1 usb: phy: twl4030-usb: Remove asleep and rely on runtime PM by Tony Lindgren · 10 years ago
  35. bad8e33 usb: phy: twl4030-usb: Move code from twl4030_phy_power to the runtime PM calls by Tony Lindgren · 10 years ago
  36. 62dc576 usb: phy: twl4030-usb: Simplify phy init to use runtime PM by Tony Lindgren · 10 years ago
  37. bb41940 usb: phy: twl4030-usb: Remove unused irq_enabled by Tony Lindgren · 10 years ago
  38. 25451e5 phy: phy-spear1340-miphy: Use module_platform_driver to register driver. by Peter Griffin · 10 years ago
  39. 7e65e9c phy: phy-spear1310-miphy: Use module_platform_driver to register driver. by Peter Griffin · 10 years ago
  40. 556bdeb phy: phy-spear1340-miphy: Remove unncessary site specific OOM messages by Peter Griffin · 10 years ago
  41. 0e71e23 phy: phy-spear1310-miphy: Remove unncessary site specific OOM messages by Peter Griffin · 10 years ago
  42. 3a4cfcb phy: phy-ti-pipe3: Remove unncessary site specific OOM messages by Peter Griffin · 10 years ago
  43. 0b68253 phy: phy-omap-usb2: Remove unncessary site specific OOM messages by Peter Griffin · 10 years ago
  44. 1f8de84 phy: phy-mvebu-sata: Add missing error check for devm_kzalloc by Peter Griffin · 10 years ago
  45. 437a6bc phy: phy-omap-control: Remove unncessary site specific OOM messages by Peter Griffin · 10 years ago
  46. 1233f59 phy: Renesas R-Car Gen2 PHY driver by Sergei Shtylyov · 10 years ago
  47. 7652d35 phy: spear1340-miphy: fix driver dependencies by Bartlomiej Zolnierkiewicz · 10 years ago
  48. 6100a7c phy: spear1310-miphy: fix driver dependencies by Bartlomiej Zolnierkiewicz · 10 years ago
  49. a6cc1b9 phy: miphy365x: Fix off-by-one error by Lee Jones · 10 years ago
  50. fbb1a77 phy: miphy365x: Select GENERIC_PHY instead of depending on it by Lee Jones · 10 years ago
  51. 4cdcd14 phy: exynos5-usbdrd: Add MODULE_DEVICE_TABLE entry by Sjoerd Simons · 10 years ago
  52. 85601b8 usb: phy: twl4030-usb: Fix lost interrupts after ID pin goes down by Tony Lindgren · 10 years ago
  53. 96be39a usb: phy: twl4030-usb: Fix regressions to runtime PM on omaps by Tony Lindgren · 10 years ago
  54. 10c8e05 Merge tag 'drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  55. b3345d7 Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  56. 7ebdb52 phy: miphy365x: Represent each PHY channel as a DT subnode by Lee Jones · 10 years ago
  57. 6e877fe phy: miphy365x: Provide support for the MiPHY356x Generic PHY by Lee Jones · 10 years ago
  58. 4f6160d phy: qcom: Add driver for QCOM IPQ806x SATA PHY by Kumar Gala · 10 years ago
  59. 175f02e phy: qcom-apq8064: fix possible timeout without check by Srinivas Kandagatla · 10 years ago
  60. f0ed817 phy: core: Let node ptr of PHY point to PHY and not of PHY provider by Kishon Vijay Abraham I · 10 years ago
  61. 2a4c370 phy: core: Fix of_phy_provider_lookup to return PHY provider for sub node by Kishon Vijay Abraham I · 10 years ago
  62. 942a31b phy: add a driver for the Berlin SATA PHY by Antoine Ténart · 10 years ago
  63. 74d64b5 phy: Remove ARCH_KIRKWOOD dependency by Andrew Lunn · 10 years ago
  64. 1de990d phy: qcom: Add driver for QCOM APQ8064 SATA PHY by Srinivas Kandagatla · 10 years ago
  65. c233f52 phy: Kconfig: Update config for Exynos USB DRD by Sachin Kamat · 10 years ago
  66. d6125af phy: Kconfig: Re-organize Exynos USB 2.0 PHY configs by Sachin Kamat · 10 years ago
  67. 3be8812 phy: core: Support regulator supply for PHY power by Roger Quadros · 10 years ago
  68. 016e0d3 drivers: phy: exynos-usb2: add support for Exynos 3250 by Marek Szyprowski · 10 years ago
  69. e379413 phy: add hix5hd2-sata-phy driver by Jiancheng Xue · 10 years ago
  70. f0e2cf7 phy: pipe3: insert delay to enumerate in GEN2 mode by Kishon Vijay Abraham I · 10 years ago
  71. 99bbd48 phy: phy-omap-pipe3: Add support for PCIe PHY by Kishon Vijay Abraham I · 10 years ago
  72. 57416c2 phy: phy-samsung-usb2: Change phy power on/power off sequence by Kamil Debski · 10 years ago
  73. ad6202b phy: exynos5-usbdrd: Make local functions static by Jingoo Han · 10 years ago
  74. 2d84aff phy: sun4i-usb: Use PTR_ERR_OR_ZERO by Sachin Kamat · 10 years ago
  75. 22fda30 phy: exynos-mipi-video: Use PTR_ERR_OR_ZERO by Sachin Kamat · 10 years ago
  76. bbe21b2 phy: exynos-dp-video: Use PTR_ERR_OR_ZERO by Sachin Kamat · 10 years ago
  77. 949ccc3 phy: Add support for S5PV210 to the Exynos USB 2.0 PHY driver by Mateusz Krawczuk · 11 years ago
  78. 64562e9 phy: Add drivers for PCIe and SATA phy on SPEAr13xx by Pratyush Anand · 10 years ago
  79. 6b458ac Merge tag 'usb-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  80. eb82a3d phy: omap-usb2: Balance pm_runtime_enable() on probe failure and remove by Roger Quadros · 10 years ago
  81. e73b49f phy: core: Fix error path in phy_create() by Roger Quadros · 10 years ago
  82. bf5baf9 drivers: phy: phy-samsung-usb2.c: Add missing MODULE_DEVICE_TABLE by Sjoerd Simons · 10 years ago
  83. 3df9fcd phy: omap-usb2: fix devm_ioremap_resource error detection code by Himangi Saraogi · 10 years ago
  84. 9820ccb phy: sun4i: depend on RESET_CONTROLLER by Maxime Ripard · 10 years ago
  85. 4732aee HID: sensor-hub: introduce Kconfig dependency on IOMEM by Chen Gang · 10 years ago
  86. eadd431 phy: usb: sunxi: Introduce Allwinner A31 USB PHY support by Maxime Ripard · 10 years ago
  87. 2a7f998 phy: sunxi: Rework phy initialization by Maxime Ripard · 10 years ago
  88. 4fc8a4e phy: exynos5-usbdrd: Add facility for VBUS supply by Vivek Gautam · 10 years ago
  89. 5902588 phy: Add new Exynos5 USB 3.0 PHY driver by Vivek Gautam · 10 years ago
  90. 3fc03f3 phy: kona2: use 'select GENERIC_PHY' in Kconfig by Arnd Bergmann · 10 years ago
  91. 98c3b32 phy: exynos-mipi-video: fix check on array index by Antoine Ténart · 10 years ago
  92. fe04e42 PHY: Exynos: fix SATA phy license typo by Arnd Bergmann · 10 years ago
  93. 9f1d8ed phy: omap-usb2: Use generic clock names "wkupclk" and "refclk" by Roger Quadros · 10 years ago
  94. 743bb38 phy: fix kernel oops in phy_lookup() by Sergei Shtylyov · 10 years ago
  95. 907aa3a phy: restore OMAP_CONTROL_PHY dependencies by Jean Delvare · 10 years ago
  96. d148183 phy: exynos: fix building as a module by Arnd Bergmann · 10 years ago
  97. cbda94e Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  98. cda88c8 Merge tag 'mvebu-drivers-3.15-2' of git://git.infradead.org/linux-mvebu into next/drivers by Arnd Bergmann · 10 years ago
  99. 88e670f PHY: add APM X-Gene SoC 15Gbps Multi-purpose PHY driver by Loc Ho · 10 years ago
  100. 02133b9 phy: omap: Depend on OMAP_OCP2SCP bus driver by Roger Quadros · 10 years ago