summaryrefslogtreecommitdiff
path: root/drivers/phy
Commit message (Expand)AuthorAgeFilesLines
* phy: phy-ti-pipe3: fix inconsistent enumeration of PCIe gen2 cardsVignesh R2018-11-102-8/+9
* phy-sun4i-usb: Change disconnect threshold value for sun6iHans de Goede2018-11-101-1/+2
* phy: work around 'phys' references to usb-nop-xceiv devicesArnd Bergmann2018-01-311-0/+4
* phy: twl4030-usb: Fix unbalanced pm_runtime_enable on module reloadTony Lindgren2016-03-041-5/+7
* phy: twl4030-usb: Relase usb phy on unloadTony Lindgren2016-03-041-0/+1
* phy: core: fix wrong err handle for phy_power_onShawn Lin2016-03-041-7/+9
* phy: core: Fixup return value of phy_exit when !pm_runtime_enabledAxel Lin2016-03-041-4/+3
* phy: twl4030-usb: make runtime pm more reliable.NeilBrown2015-08-201-9/+20
* phy: Find the right match in devm_phy_destroy()Thierry Reding2015-04-161-1/+3
* phy: omap-usb2: Enable runtime PM of omap-usb2 phy properlyOussama Ghorbel2014-11-051-2/+4
* phy: remove .owner field for drivers using module_platform_driverPeter Griffin2014-09-2418-18/+0
* phy: exynos-dp-video: Use syscon support to control pmu registerVivek Gautam2014-09-241-25/+54
* phy: phy-stih41x-usb: Add usb phy support for STiH41x SoCs.Peter Griffin2014-09-243-0/+196
* phy: phy-stih407-usb: Add usb picoPHY driver found on stih407 SoC familyPeter Griffin2014-09-243-0/+187
* usb: phy: twl4030-usb: Use mutex instead of spinlock for protecting the dataTony Lindgren2014-09-241-9/+7
* usb: phy: twl4030-usb: Remove asleep and rely on runtime PMTony Lindgren2014-09-241-9/+5
* usb: phy: twl4030-usb: Move code from twl4030_phy_power to the runtime PM callsTony Lindgren2014-09-241-41/+31
* usb: phy: twl4030-usb: Simplify phy init to use runtime PMTony Lindgren2014-09-241-17/+3
* usb: phy: twl4030-usb: Remove unused irq_enabledTony Lindgren2014-09-241-2/+0
* phy: phy-spear1340-miphy: Use module_platform_driver to register driver.Peter Griffin2014-09-241-12/+1
* phy: phy-spear1310-miphy: Use module_platform_driver to register driver.Peter Griffin2014-09-241-12/+1
* phy: phy-spear1340-miphy: Remove unncessary site specific OOM messagesPeter Griffin2014-09-241-3/+1
* phy: phy-spear1310-miphy: Remove unncessary site specific OOM messagesPeter Griffin2014-09-241-3/+1
* phy: phy-ti-pipe3: Remove unncessary site specific OOM messagesPeter Griffin2014-09-241-3/+2
* phy: phy-omap-usb2: Remove unncessary site specific OOM messagesPeter Griffin2014-09-241-6/+2
* phy: phy-mvebu-sata: Add missing error check for devm_kzallocPeter Griffin2014-09-241-0/+2
* phy: phy-omap-control: Remove unncessary site specific OOM messagesPeter Griffin2014-09-241-3/+1
* phy: Renesas R-Car Gen2 PHY driverSergei Shtylyov2014-09-243-0/+349
* phy: spear1340-miphy: fix driver dependenciesBartlomiej Zolnierkiewicz2014-09-121-0/+1
* phy: spear1310-miphy: fix driver dependenciesBartlomiej Zolnierkiewicz2014-09-121-0/+1
* phy: miphy365x: Fix off-by-one errorLee Jones2014-09-121-0/+1
* phy: miphy365x: Select GENERIC_PHY instead of depending on itLee Jones2014-08-281-1/+1
* phy: exynos5-usbdrd: Add MODULE_DEVICE_TABLE entrySjoerd Simons2014-08-281-0/+1
* usb: phy: twl4030-usb: Fix lost interrupts after ID pin goes downTony Lindgren2014-08-241-23/+10
* usb: phy: twl4030-usb: Fix regressions to runtime PM on omapsTony Lindgren2014-08-241-25/+63
* Merge tag 'drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-084-8/+603
|\
| * phy: Add drivers for PCIe and SATA phy on SPEAr13xxPratyush Anand2014-07-144-0/+595
* | Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-08-085-0/+205
|\ \
| * | phy: Add support for S5PV210 to the Exynos USB 2.0 PHY driverMateusz Krawczuk2014-07-195-0/+205
* | | phy: miphy365x: Represent each PHY channel as a DT subnodeLee Jones2014-07-221-118/+138
* | | phy: miphy365x: Provide support for the MiPHY356x Generic PHYLee Jones2014-07-223-0/+627
* | | phy: qcom: Add driver for QCOM IPQ806x SATA PHYKumar Gala2014-07-223-0/+219
* | | phy: qcom-apq8064: fix possible timeout without checkSrinivas Kandagatla2014-07-221-1/+1
* | | phy: core: Let node ptr of PHY point to PHY and not of PHY providerKishon Vijay Abraham I2014-07-2216-22/+36
* | | phy: core: Fix of_phy_provider_lookup to return PHY provider for sub nodeKishon Vijay Abraham I2014-07-221-0/+5
* | | phy: add a driver for the Berlin SATA PHYAntoine Ténart2014-07-223-0/+292
* | | phy: Remove ARCH_KIRKWOOD dependencyAndrew Lunn2014-07-221-1/+1
* | | phy: qcom: Add driver for QCOM APQ8064 SATA PHYSrinivas Kandagatla2014-07-223-0/+296
* | | phy: Kconfig: Update config for Exynos USB DRDSachin Kamat2014-07-221-0/+2
* | | phy: Kconfig: Re-organize Exynos USB 2.0 PHY configsSachin Kamat2014-07-221-24/+11