summaryrefslogtreecommitdiffstats
path: root/drivers/phy
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2016-12-144-243/+174
|\
| * phy: qcom-ufs: Remove common layer phy exit callbackVivek Gautam2016-11-084-14/+18
| * scsi: ufs-qcom: phy/hcd: Refactoring phy clock handlingVivek Gautam2016-11-081-18/+18
| * phy: qcom-ufs-qmp-xx: Move clock and regulator init out of phy initVivek Gautam2016-11-082-52/+46
| * phy: qcom-ufs: Remove unnecessary function declarationsVivek Gautam2016-11-081-69/+62
| * phy: qcom-ufs-qmp-xx: Discard remove callback for drivers.Vivek Gautam2016-11-083-41/+0
| * phy: qcom-ufs: Skip obtaining rx/tx_iface_clk for msm8996 based phyVivek Gautam2016-11-081-0/+5
| * phy: qcom-ufs-14nm: Add new compatible for msm8996 based phyVivek Gautam2016-11-081-0/+1
| * phy: qcom-ufs: Cleanup clock and regulator initializationVivek Gautam2016-11-084-57/+37
| * phy: qcom-ufs: Use devm sibling of kstrdup for regulator namesVivek Gautam2016-11-081-4/+1
| * phy: qcom-ufs: Remove unnecessary BUG_ONVivek Gautam2016-11-081-2/+0
* | Merge tag 'phy-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/kis...Greg Kroah-Hartman2016-11-2821-921/+1024
|\ \
| * | phy: rockchip-inno-usb2: select USB_COMMONArnd Bergmann2016-11-181-0/+2
| * | phy: rockchip-inno-usb2: fix uninitialized tmout variableArnd Bergmann2016-11-181-1/+1
| * | phy: phy-twl4030-usb: emit VBUS status events to userspaceMatt Ranostay2016-11-181-0/+3
| * | phy_sun4i_usb: set_mode: Allow using set_mode to force end the current sessionHans de Goede2016-11-181-4/+10
| * | phy: fix returnvar.cocci warningsVivek Gautam2016-11-182-4/+2
| * | phy: Fix ptr_ret.cocci warningsVivek Gautam2016-11-182-16/+4
| * | phy: fix semicolon.cocci warningsVivek Gautam2016-11-186-11/+11
| * | phy: exynos-mipi-video: simplify check for coupled phy statusMarek Szyprowski2016-11-181-14/+1
| * | phy: rcar-gen3-usb2: add sysfs for usb role swapYoshihiro Shimoda2016-11-181-1/+117
| * | phy: da8xx-usb: Configure CFGCHIP2 to support OTG workaroundAlexandre Bailon2016-11-181-0/+5
| * | phy: stih41x-usb: Remove usb phy driver and dt bindingPeter Griffin2016-11-183-197/+0
| * | phy: phy-miphy365x: Remove miphy365 driver and dt bindingPeter Griffin2016-11-183-636/+0
| * | phy: rockchip-inno-usb2: correct 480MHz output clock stable timeWilliam Wu2016-11-181-2/+2
| * | phy: rockchip-inno-usb2: correct clk_ops callbackWilliam Wu2016-11-181-6/+6
| * | phy: rockchip-inno-usb2: support otg-port for rk3399William Wu2016-11-181-30/+561
| * | phy: meson8b-usb2: request a shared reset lineMartin Blumenstingl2016-11-181-2/+1
| * | phy: meson8b-usb2: fix missing clk_disable_unprepare() on errorWei Yongjun2016-11-181-0/+3
| * | phy: meson: add USB2 PHY support for Meson8b and GXBBMartin Blumenstingl2016-11-183-0/+298
* | | phy: twl4030-usb: Fix for musb session bit based PMTony Lindgren2016-11-171-2/+2
|/ /
* | phy: sun4i: check PMU presence when poking unknown bit of pmuIcenowy Zheng2016-11-051-1/+1
* | phy-rockchip-pcie: remove deassert of phy_rst from exit callbackShawn Lin2016-11-051-12/+1
* | phy: da8xx-usb: rename the ohci device to ohci-da8xxAxel Haslam2016-11-051-2/+3
|/
* phy-twl4030-usb: initialize charging-related stuff via pm_runtimeAndreas Kemnade2016-09-141-5/+11
* phy-twl4030-usb: better handle musb_mailbox() failureAndreas Kemnade2016-09-141-2/+7
* phy: sun4i-usb: Use spinlock to guard phyctl register accessChen-Yu Tsai2016-09-101-4/+7
* phy: rockchip-usb: use rockchip_usb_phy_reset to reset phy during wakeupRandy Li2016-09-101-0/+20
* phy: Add reset callbackRandy Li2016-09-101-0/+15
* phy-sun4i-usb: Warn when external vbus is detectedHans de Goede2016-09-101-1/+3
* phy-sun4i-usb: Add support for phy_set_modeHans de Goede2016-09-101-0/+30
* phy-sun4i-usb: Simplify missing dr_mode handlingHans de Goede2016-09-101-28/+14
* phy-sun4i-usb: Refactor forced session endingHans de Goede2016-09-101-14/+13
* phy-sun4i-usb: Use bool where appropriateHans de Goede2016-09-101-3/+4
* phy: rockchip-typec: add pm runtime supportChris Zhong2016-09-101-0/+10
* usb: phy: add USB_SUPPORT dependencyArnd Bergmann2016-09-101-0/+2
* phy: Add USB Type-C PHY driver for rk3399Chris Zhong2016-09-103-0/+1023
* phy: da8xx-usb: Fix syscon device nameDavid Lechner2016-09-101-1/+1
* phy: rockchip-inno-usb2: add COMMON_CLK dependencyFrank Wang2016-09-101-0/+1
* phy: omap-usb2: support suspend/resumeSekhar Nori2016-09-101-54/+46
OpenPOWER on IntegriCloud