summaryrefslogtreecommitdiff
path: root/drivers/phy
AgeCommit message (Expand)Author
2016-12-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2016-11-28Merge tag 'phy-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/kis...Greg Kroah-Hartman
2016-11-18phy: rockchip-inno-usb2: select USB_COMMONArnd Bergmann
2016-11-18phy: rockchip-inno-usb2: fix uninitialized tmout variableArnd Bergmann
2016-11-18phy: phy-twl4030-usb: emit VBUS status events to userspaceMatt Ranostay
2016-11-18phy_sun4i_usb: set_mode: Allow using set_mode to force end the current sessionHans de Goede
2016-11-18phy: fix returnvar.cocci warningsVivek Gautam
2016-11-18phy: Fix ptr_ret.cocci warningsVivek Gautam
2016-11-18phy: fix semicolon.cocci warningsVivek Gautam
2016-11-18phy: exynos-mipi-video: simplify check for coupled phy statusMarek Szyprowski
2016-11-18phy: rcar-gen3-usb2: add sysfs for usb role swapYoshihiro Shimoda
2016-11-18phy: da8xx-usb: Configure CFGCHIP2 to support OTG workaroundAlexandre Bailon
2016-11-18phy: stih41x-usb: Remove usb phy driver and dt bindingPeter Griffin
2016-11-18phy: phy-miphy365x: Remove miphy365 driver and dt bindingPeter Griffin
2016-11-18phy: rockchip-inno-usb2: correct 480MHz output clock stable timeWilliam Wu
2016-11-18phy: rockchip-inno-usb2: correct clk_ops callbackWilliam Wu
2016-11-18phy: rockchip-inno-usb2: support otg-port for rk3399William Wu
2016-11-18phy: meson8b-usb2: request a shared reset lineMartin Blumenstingl
2016-11-18phy: meson8b-usb2: fix missing clk_disable_unprepare() on errorWei Yongjun
2016-11-18phy: meson: add USB2 PHY support for Meson8b and GXBBMartin Blumenstingl
2016-11-17phy: twl4030-usb: Fix for musb session bit based PMTony Lindgren
2016-11-08phy: qcom-ufs: Remove common layer phy exit callbackVivek Gautam
2016-11-08scsi: ufs-qcom: phy/hcd: Refactoring phy clock handlingVivek Gautam
2016-11-08phy: qcom-ufs-qmp-xx: Move clock and regulator init out of phy initVivek Gautam
2016-11-08phy: qcom-ufs: Remove unnecessary function declarationsVivek Gautam
2016-11-08phy: qcom-ufs-qmp-xx: Discard remove callback for drivers.Vivek Gautam
2016-11-08phy: qcom-ufs: Skip obtaining rx/tx_iface_clk for msm8996 based phyVivek Gautam
2016-11-08phy: qcom-ufs-14nm: Add new compatible for msm8996 based phyVivek Gautam
2016-11-08phy: qcom-ufs: Cleanup clock and regulator initializationVivek Gautam
2016-11-08phy: qcom-ufs: Use devm sibling of kstrdup for regulator namesVivek Gautam
2016-11-08phy: qcom-ufs: Remove unnecessary BUG_ONVivek Gautam
2016-11-05phy: sun4i: check PMU presence when poking unknown bit of pmuIcenowy Zheng
2016-11-05phy-rockchip-pcie: remove deassert of phy_rst from exit callbackShawn Lin
2016-11-05phy: da8xx-usb: rename the ohci device to ohci-da8xxAxel Haslam
2016-09-14phy-twl4030-usb: initialize charging-related stuff via pm_runtimeAndreas Kemnade
2016-09-14phy-twl4030-usb: better handle musb_mailbox() failureAndreas Kemnade
2016-09-10phy: sun4i-usb: Use spinlock to guard phyctl register accessChen-Yu Tsai
2016-09-10phy: rockchip-usb: use rockchip_usb_phy_reset to reset phy during wakeupRandy Li
2016-09-10phy: Add reset callbackRandy Li
2016-09-10phy-sun4i-usb: Warn when external vbus is detectedHans de Goede
2016-09-10phy-sun4i-usb: Add support for phy_set_modeHans de Goede
2016-09-10phy-sun4i-usb: Simplify missing dr_mode handlingHans de Goede
2016-09-10phy-sun4i-usb: Refactor forced session endingHans de Goede
2016-09-10phy-sun4i-usb: Use bool where appropriateHans de Goede
2016-09-10phy: rockchip-typec: add pm runtime supportChris Zhong
2016-09-10usb: phy: add USB_SUPPORT dependencyArnd Bergmann
2016-09-10phy: Add USB Type-C PHY driver for rk3399Chris Zhong
2016-09-10phy: da8xx-usb: Fix syscon device nameDavid Lechner
2016-09-10phy: rockchip-inno-usb2: add COMMON_CLK dependencyFrank Wang
2016-09-10phy: omap-usb2: support suspend/resumeSekhar Nori