1. e34cadd Pratyush Anand has moved by Pratyush Anand · 9 years ago
  2. a3ac3d4 phy: phy-rcar-gen2: Fix USBHS_UGSTS_LOCK value by Yoshihiro Shimoda · 9 years ago
  3. 4581f79 phy: omap-usb2: invoke pm_runtime_disable on error path by Kishon Vijay Abraham I · 9 years ago
  4. 7f7a4d3 phy: fix Kconfig dependencies by Felipe Balbi · 9 years ago
  5. 4d051f7 phy: qcom-ufs: Switch dependency to ARCH_QCOM by Stephen Boyd · 9 years ago
  6. f83be4c phy: core: Fix error checking in (devm_)phy_optional_get by Axel Lin · 9 years ago
  7. 42e3a58 Merge tag 'usb-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  8. bea3672 Merge remote-tracking branches 'regulator/topic/mode', 'regulator/topic/notifier', 'regulator/topic/palmas', 'regulator/topic/qcom' and 'regulator/topic/stw481x' into regulator-next by Mark Brown · 9 years ago
  9. 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
  10. 407ed83 phy: spear1340-miphy: Return proper error for spear1340_miphy_xlate by Axel Lin · 9 years ago
  11. 247e21c phy: spear1310-miphy: Return proper error for spear1310_miphy_xlate by Axel Lin · 9 years ago
  12. fbea230 phy: miphy365x: Use the generic phy type constants in dt-bindings/phy/phy.h by Peter Griffin · 9 years ago
  13. 9c3b443 phy: Add driver to support individual USB PHYs on sun9i by Chen-Yu Tsai · 9 years ago
  14. 609adde phy: Add a driver for dm816x USB PHY by Tony Lindgren · 9 years ago
  15. 52ea796 phy: qcom-ufs: Don't return error if fail to get optional resource by Axel Lin · 9 years ago
  16. 358d6c8 phy: qcom-ufs: Fix build error due to missing export symbols by Axel Lin · 9 years ago
  17. 7a504c9 phy: samsung_usb2: Fixup samsung_usb2_phy_power_on/off paths by Axel Lin · 9 years ago
  18. 2be6085 phy: exynos5-usbdrd: Add to support for Exynos5433 SoC by Jaewon Kim · 9 years ago
  19. d89a7f6 phy: qcom-ufs: Catch devm_phy_create failure in ufs_qcom_phy_generic_probe by Axel Lin · 9 years ago
  20. 080de5b phy: stih41x-usb: Fixup stih41x_usb_phy_power_on failure path by Axel Lin · 9 years ago
  21. b1ff323 phy: omap-usb2: Fix missing clk_prepare call when using old dt name by Axel Lin · 9 years ago
  22. dd64ad38 phy: ti/omap: Fix modalias by Axel Lin · 9 years ago
  23. 736b67a phy: core: Fixup return value of phy_exit when !pm_runtime_enabled by Axel Lin · 9 years ago
  24. 018e6ff phy: miphy28lp: Convert to devm_kcalloc and fix wrong sizof by Axel Lin · 9 years ago
  25. d8d5294 phy: miphy365x: Convert to devm_kcalloc and fix wrong sizeof by Axel Lin · 9 years ago
  26. 8f27f16 phy: twl4030-usb: Remove redundant assignment for twl->linkstat by Axel Lin · 9 years ago
  27. ecd5fb0 phy: exynos5-usbdrd: Fix off-by-one valid value checking for args->args[0] by Axel Lin · 9 years ago
  28. 2f1bce4 phy: Find the right match in devm_phy_destroy() by Thierry Reding · 9 years ago
  29. 6b08e36 phy: rockchip-usb: Fixup rockchip_usb_phy_power_on failure path by Axel Lin · 9 years ago
  30. a5e5d3c phy: ti-pipe3: Simplify ti_pipe3_dpll_wait_lock implementation by Axel Lin · 9 years ago
  31. bd4abc2 phy: samsung-usb2: Remove NULL terminating entry from phys array by Axel Lin · 9 years ago
  32. 1cbdfc4 phy: hix5hd2-sata: Check return value of platform_get_resource by Axel Lin · 9 years ago
  33. 0f9722e phy: exynos-dp-video: Kill exynos_dp_video_phy_pwr_isol function by Axel Lin · 9 years ago
  34. af69dec phy: exynos-mipi-video: Use spin_lock to protct state->regmap rmw operations by Axel Lin · 9 years ago
  35. 739ae34 phy: berlin-usb: Set drvdata for phy and use it by Axel Lin · 9 years ago
  36. 7e476c7 regulator: fixes for regulator_set_optimum_mode name change by Stephen Rothwell · 9 years ago
  37. 298fe56 phy: ti-pipe3: Remove unneeded ifdef CONFIG_OF guard and of_match_ptr by Axel Lin · 9 years ago
  38. 52a4a72 phy: omap-usb2: Remove unneeded ifdef CONFIG_OF guard and of_match_ptr by Axel Lin · 9 years ago
  39. 1f9ba76 phy: omap-control: Remove unneeded ifdef CONFIG_OF guard and of_match_ptr by Axel Lin · 9 years ago
  40. 320c3fc phy: miphy28lp: Use PTR_ERR_OR_ZERO by Axel Lin · 9 years ago
  41. f8f5539 phy: berlin-sata: Use devm_kcalloc at appropriate place by Axel Lin · 9 years ago
  42. 8fd0ea3 phy: xgene: Use PTR_ERR_OR_ZERO by Axel Lin · 9 years ago
  43. 82ffb676 phy: berlin-usb: Use PTR_ERR_OR_ZERO by Axel Lin · 9 years ago
  44. cfd565d1 phy: exynos-mipi-video: Fixup the test for state->regmap by Axel Lin · 9 years ago
  45. 235b633 phy: miphy28lp: Add missing .owner field in miphy28lp_ops by Axel Lin · 9 years ago
  46. 991e45f phy: xgene: Remove duplicate code to set ctx->dev by Axel Lin · 9 years ago
  47. 7a83b14 phy: armada375-usb2: Set drvdata for phy and use it by Axel Lin · 9 years ago
  48. 5bd568f phy: miphy365x: Avoid calling of_get_child_count() multiple times by Axel Lin · 9 years ago
  49. 21647f7 phy: miphy28lp: Avoid calling of_get_child_count() multiple times by Axel Lin · 9 years ago
  50. e298767 Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  51. 540a7c5 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  52. bbd3ce8 phy: miphy365x: Pass sysconfig register offsets via syscfg dt property. by Peter Griffin · 9 years ago
  53. e4b3d38 phy: exynos-video-mipi: Fix regression by adding support for PMU regmap by Sylwester Nawrocki · 9 years ago
  54. 64d1140 phy: add a driver for the Rockchip SoC internal USB2.0 PHY by Yunzhi Li · 10 years ago
  55. 95f873f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  56. 5402d92 phy: phy-stih407-usb: Pass sysconfig register offsets via syscfg property. by Peter Griffin · 9 years ago
  57. de6e0f8 phy: miphy28lp: Pass sysconfig register offsets via syscfg dt property. by Gabriel FERNANDEZ · 9 years ago
  58. 147fd9d phy: fix return value check in armada375_usb_phy_probe() by Wei Yongjun · 9 years ago
  59. 7f33912 phy: ti-pipe3: Fix SATA across suspend/resume by Roger Quadros · 9 years ago
  60. 6e73843 phy: ti-pipe3: Disable clocks on system suspend by Roger Quadros · 9 years ago
  61. ca14ab5 phy: qcom-ufs: add support for 14nm phy by Yaniv Gardi · 9 years ago
  62. 39e794b phy: qcom-ufs: add support for 20nm phy by Yaniv Gardi · 9 years ago
  63. adaafaa phy: qcom-ufs: add support for QUALCOMM Technologies UFS PHY drivers by Yaniv Gardi · 9 years ago
  64. 6313988 phy: miphy365x: Pass sysconfig register offsets via syscfg dt property. by Peter Griffin · 9 years ago
  65. 937127f phy: phy-stih407-usb: Pass sysconfig register offsets via syscfg property. by Peter Griffin · 9 years ago
  66. 0bc09f9 phy: phy-ti-pipe3: fix inconsistent enumeration of PCIe gen2 cards by Vignesh R · 10 years ago
  67. 3724003 phy-sun4i-usb: Change disconnect threshold value for sun6i by Hans de Goede · 10 years ago
  68. 4e038e8 phy: miphy28lp: unlock on error in miphy28lp_init() by Dan Carpenter · 10 years ago
  69. 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
  70. 7ba3705 phy / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM by Rafael J. Wysocki · 10 years ago
  71. 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
  72. eee4753 phy: add support for USB cluster on the Armada 375 SoC by Gregory CLEMENT · 10 years ago
  73. c1fc005 phy: Use PTR_ERR_OR_ZERO to fix warning raised by coccinelle by Gregory CLEMENT · 10 years ago
  74. 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
  75. 556186a phy: exynos7-usbdrd: Update dependency for ARCH_EXYNOS by Vivek Gautam · 10 years ago
  76. a686783 phy: exynos5-usbdrd: Add facility for VBUS-BOOST-5V supply by Vivek Gautam · 10 years ago
  77. 9bde18c phy: exynos5-usbdrd: Add pipe-clk, utmi-clk and itp-clk support by Vivek Gautam · 10 years ago
  78. dbc9863 phy: remove the old lookup method by Heikki Krogerus · 10 years ago
  79. 61211b1 phy: twl4030: use the new lookup method by Heikki Krogerus · 10 years ago
  80. b7bc15b9 phy: improved lookup method by Heikki Krogerus · 10 years ago
  81. 13ebb68 phy: add the Berlin USB PHY driver by Antoine Tenart · 10 years ago
  82. 8203f8b phy: berlin-sata: Add support for BG2 SATA PHY by Sebastian Hesselbarth · 10 years ago
  83. a98d41d phy: berlin-sata: Move PHY_BASE into private data struct by Sebastian Hesselbarth · 10 years ago
  84. 6827a46f phy: sun4i: add support for USB phy0 by Roman Byshko · 10 years ago
  85. 491e049 phy: phy-core: use the np present in of_phandle_args to get the PHY by Kishon Vijay Abraham I · 10 years ago
  86. 28ba384 phy: miphy28lp: Tune tx impedance across Soc cuts by Gabriel FERNANDEZ · 10 years ago
  87. a2108de phy: miphy28lp: Add SSC support for PCIE by Gabriel FERNANDEZ · 10 years ago
  88. 2b041b2 phy: miphy28lp: Add SSC support for SATA by Gabriel FERNANDEZ · 10 years ago
  89. 2c14e9b phy: miphy28lp: Provide support for the MiPHY28lp Generic PHY by Gabriel FERNANDEZ · 10 years ago
  90. 8b9ca27 phy: twl4030: Fix build breakage by Felipe Balbi · 10 years ago
  91. f20531a phy: omap-usb2: Enable runtime PM of omap-usb2 phy properly by Oussama Ghorbel · 10 years ago
  92. 19c1eac usb: rename phy to usb_phy in OTG by Antoine Tenart · 10 years ago
  93. e47d925 usb: move the OTG state from the USB PHY to the OTG structure by Antoine Tenart · 10 years ago
  94. 4f0eb5d phy: remove .owner field for drivers using module_platform_driver by Peter Griffin · 10 years ago
  95. a5ec598 phy: exynos-dp-video: Use syscon support to control pmu register by Vivek Gautam · 10 years ago
  96. 3f8da2e phy: phy-stih41x-usb: Add usb phy support for STiH41x SoCs. by Peter Griffin · 10 years ago
  97. 89ae1f5 phy: phy-stih407-usb: Add usb picoPHY driver found on stih407 SoC family by Peter Griffin · 10 years ago
  98. dcc35b2 usb: phy: twl4030-usb: Use mutex instead of spinlock for protecting the data by Tony Lindgren · 10 years ago
  99. 48f48e1 usb: phy: twl4030-usb: Remove asleep and rely on runtime PM by Tony Lindgren · 10 years ago
  100. bad8e33 usb: phy: twl4030-usb: Move code from twl4030_phy_power to the runtime PM calls by Tony Lindgren · 10 years ago