aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/phy (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-18phy: Fix ptr_ret.cocci warningsVivek Gautam2-16/+4
2016-11-18phy: fix semicolon.cocci warningsVivek Gautam6-11/+11
2016-11-18phy: exynos-mipi-video: simplify check for coupled phy statusMarek Szyprowski1-14/+1
2016-11-18phy: rcar-gen3-usb2: add sysfs for usb role swapYoshihiro Shimoda1-1/+117
2016-11-18phy: da8xx-usb: Configure CFGCHIP2 to support OTG workaroundAlexandre Bailon1-0/+5
2016-11-18phy: stih41x-usb: Remove usb phy driver and dt bindingPeter Griffin3-197/+0
2016-11-18phy: phy-miphy365x: Remove miphy365 driver and dt bindingPeter Griffin3-636/+0
2016-11-18phy: rockchip-inno-usb2: correct 480MHz output clock stable timeWilliam Wu1-2/+2
2016-11-18phy: rockchip-inno-usb2: correct clk_ops callbackWilliam Wu1-6/+6
2016-11-18phy: rockchip-inno-usb2: support otg-port for rk3399William Wu1-30/+561
2016-11-18phy: meson8b-usb2: request a shared reset lineMartin Blumenstingl1-2/+1
2016-11-18phy: meson8b-usb2: fix missing clk_disable_unprepare() on errorWei Yongjun1-0/+3
2016-11-18phy: meson: add USB2 PHY support for Meson8b and GXBBMartin Blumenstingl3-0/+298
2016-11-17phy: twl4030-usb: Fix for musb session bit based PMTony Lindgren1-2/+2
2016-11-08phy: qcom-ufs: Remove common layer phy exit callbackVivek Gautam4-14/+18
2016-11-08scsi: ufs-qcom: phy/hcd: Refactoring phy clock handlingVivek Gautam1-18/+18
2016-11-08phy: qcom-ufs-qmp-xx: Move clock and regulator init out of phy initVivek Gautam2-52/+46
2016-11-08phy: qcom-ufs: Remove unnecessary function declarationsVivek Gautam1-69/+62
2016-11-08phy: qcom-ufs-qmp-xx: Discard remove callback for drivers.Vivek Gautam3-41/+0
2016-11-08phy: qcom-ufs: Skip obtaining rx/tx_iface_clk for msm8996 based phyVivek Gautam1-0/+5
2016-11-08phy: qcom-ufs-14nm: Add new compatible for msm8996 based phyVivek Gautam1-0/+1
2016-11-08phy: qcom-ufs: Cleanup clock and regulator initializationVivek Gautam4-57/+37
2016-11-08phy: qcom-ufs: Use devm sibling of kstrdup for regulator namesVivek Gautam1-4/+1
2016-11-08phy: qcom-ufs: Remove unnecessary BUG_ONVivek Gautam1-2/+0
2016-11-05phy: sun4i: check PMU presence when poking unknown bit of pmuIcenowy Zheng1-1/+1
2016-11-05phy-rockchip-pcie: remove deassert of phy_rst from exit callbackShawn Lin1-12/+1
2016-11-05phy: da8xx-usb: rename the ohci device to ohci-da8xxAxel Haslam1-2/+3
2016-09-14phy-twl4030-usb: initialize charging-related stuff via pm_runtimeAndreas Kemnade1-5/+11
2016-09-14phy-twl4030-usb: better handle musb_mailbox() failureAndreas Kemnade1-2/+7
2016-09-10phy: sun4i-usb: Use spinlock to guard phyctl register accessChen-Yu Tsai1-4/+7
2016-09-10phy: rockchip-usb: use rockchip_usb_phy_reset to reset phy during wakeupRandy Li1-0/+20
2016-09-10phy: Add reset callbackRandy Li1-0/+15
2016-09-10phy-sun4i-usb: Warn when external vbus is detectedHans de Goede1-1/+3
2016-09-10phy-sun4i-usb: Add support for phy_set_modeHans de Goede1-0/+30
2016-09-10phy-sun4i-usb: Simplify missing dr_mode handlingHans de Goede1-28/+14
2016-09-10phy-sun4i-usb: Refactor forced session endingHans de Goede1-14/+13
2016-09-10phy-sun4i-usb: Use bool where appropriateHans de Goede1-3/+4
2016-09-10phy: rockchip-typec: add pm runtime supportChris Zhong1-0/+10
2016-09-10usb: phy: add USB_SUPPORT dependencyArnd Bergmann1-0/+2
2016-09-10phy: Add USB Type-C PHY driver for rk3399Chris Zhong3-0/+1023
2016-09-10phy: da8xx-usb: Fix syscon device nameDavid Lechner1-1/+1
2016-09-10phy: rockchip-inno-usb2: add COMMON_CLK dependencyFrank Wang1-0/+1
2016-09-10phy: omap-usb2: support suspend/resumeSekhar Nori1-54/+46
2016-09-10phy: rcar-gen3-usb2: Add a compatible string for r8a7796Yoshihiro Shimoda1-0/+1
2016-09-10phy: bcm-ns2-pcie: Set missing .owner field in ns2_pci_phy_opsAxel Lin1-1/+2
2016-09-10phy: bcm-ns2-pcie: Get rid of struct ns2_pci_phyAxel Lin1-20/+5
2016-09-10phy: tegra: mark tegra_xusb_lane_lookup_function() staticBaoyou Xie1-1/+2
2016-09-10phy: tegra: add missing header dependenciesBaoyou Xie1-0/+1
2016-09-10phy: add a driver for the Rockchip SoC internal PCIe PHYShawn Lin3-0/+366
2016-09-10phy: rockchip-inno-usb2: add a new driver for Rockchip usb2phyFrank Wang3-0/+715