summaryrefslogtreecommitdiffstats
path: root/drivers/phy
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | phy: core: Support regulator supply for PHY powerRoger Quadros2014-07-221-0/+26
* | | drivers: phy: exynos-usb2: add support for Exynos 3250Marek Szyprowski2014-07-224-8/+29
* | | phy: add hix5hd2-sata-phy driverJiancheng Xue2014-07-223-0/+201
* | | phy: pipe3: insert delay to enumerate in GEN2 modeKishon Vijay Abraham I2014-07-222-2/+54
* | | phy: phy-omap-pipe3: Add support for PCIe PHYKishon Vijay Abraham I2014-07-221-21/+82
* | | phy: phy-samsung-usb2: Change phy power on/power off sequenceKamil Debski2014-07-223-40/+77
* | | phy: exynos5-usbdrd: Make local functions staticJingoo Han2014-07-221-3/+3
* | | phy: sun4i-usb: Use PTR_ERR_OR_ZEROSachin Kamat2014-07-221-3/+2
* | | phy: exynos-mipi-video: Use PTR_ERR_OR_ZEROSachin Kamat2014-07-221-3/+2
* | | phy: exynos-dp-video: Use PTR_ERR_OR_ZEROSachin Kamat2014-07-221-3/+2
|/ /
* | Merge tag 'usb-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-07-124-7/+13
|\ \
| * | phy: omap-usb2: Balance pm_runtime_enable() on probe failure and removeRoger Quadros2014-07-111-2/+5
| * | phy: core: Fix error path in phy_create()Roger Quadros2014-07-111-3/+4
| * | drivers: phy: phy-samsung-usb2.c: Add missing MODULE_DEVICE_TABLESjoerd Simons2014-07-111-0/+1
| * | phy: omap-usb2: fix devm_ioremap_resource error detection codeHimangi Saraogi2014-07-111-2/+2
| * | phy: sun4i: depend on RESET_CONTROLLERMaxime Ripard2014-07-111-0/+1
| |/
* / HID: sensor-hub: introduce Kconfig dependency on IOMEMChen Gang2014-06-111-0/+1
|/
* phy: usb: sunxi: Introduce Allwinner A31 USB PHY supportMaxime Ripard2014-05-141-11/+22
* phy: sunxi: Rework phy initializationMaxime Ripard2014-05-141-24/+18
* phy: exynos5-usbdrd: Add facility for VBUS supplyVivek Gautam2014-05-131-0/+32
* phy: Add new Exynos5 USB 3.0 PHY driverVivek Gautam2014-05-133-0/+656
* phy: kona2: use 'select GENERIC_PHY' in KconfigArnd Bergmann2014-05-121-1/+1
* phy: exynos-mipi-video: fix check on array indexAntoine Ténart2014-05-121-1/+1
* PHY: Exynos: fix SATA phy license typoArnd Bergmann2014-05-081-1/+1
* phy: omap-usb2: Use generic clock names "wkupclk" and "refclk"Roger Quadros2014-05-081-7/+23
* phy: fix kernel oops in phy_lookup()Sergei Shtylyov2014-04-241-0/+3
* phy: restore OMAP_CONTROL_PHY dependenciesJean Delvare2014-04-241-0/+1
* phy: exynos: fix building as a moduleArnd Bergmann2014-04-241-4/+5
* Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-04-051-1/+1
|\
| * Merge tag 'mvebu-drivers-3.15-2' of git://git.infradead.org/linux-mvebu into ...Arnd Bergmann2014-03-171-1/+1
| |\
| | * drivers: Enable building of Kirkwood drivers for mach-mvebuAndrew Lunn2014-02-241-1/+1