summaryrefslogtreecommitdiffstats
path: root/drivers/phy
Commit message (Expand)AuthorAgeFilesLines
* 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
* phy: rcar-gen3-usb2: Add a compatible string for r8a7796Yoshihiro Shimoda2016-09-101-0/+1
* phy: bcm-ns2-pcie: Set missing .owner field in ns2_pci_phy_opsAxel Lin2016-09-101-1/+2
* phy: bcm-ns2-pcie: Get rid of struct ns2_pci_phyAxel Lin2016-09-101-20/+5
* phy: tegra: mark tegra_xusb_lane_lookup_function() staticBaoyou Xie2016-09-101-1/+2
* phy: tegra: add missing header dependenciesBaoyou Xie2016-09-101-0/+1
* phy: add a driver for the Rockchip SoC internal PCIe PHYShawn Lin2016-09-103-0/+366
* phy: rockchip-inno-usb2: add a new driver for Rockchip usb2phyFrank Wang2016-09-103-0/+715
* phy: qcom-ufs: use of_property_read_boolJulia Lawall2016-09-101-4/+2
* phy: bcm-ns-usb3: new driver for USB 3.0 PHY on NorthstarRafał Miłecki2016-09-103-0/+284
* phy: sun4i: add support for A64 usb phyIcenowy Zheng2016-09-101-6/+29
* phy: exynos5-usbdrd: Remove "static" from local variableAxel Lin2016-09-101-2/+2