aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/phy (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-22phy: miphy365x: Represent each PHY channel as a DT subnodeLee Jones1-118/+138
2014-07-22phy: miphy365x: Provide support for the MiPHY356x Generic PHYLee Jones3-0/+627
2014-07-22phy: qcom: Add driver for QCOM IPQ806x SATA PHYKumar Gala3-0/+219
2014-07-22phy: qcom-apq8064: fix possible timeout without checkSrinivas Kandagatla1-1/+1
2014-07-22phy: core: Let node ptr of PHY point to PHY and not of PHY providerKishon Vijay Abraham I16-22/+36
2014-07-22phy: core: Fix of_phy_provider_lookup to return PHY provider for sub nodeKishon Vijay Abraham I1-0/+5
2014-07-22phy: add a driver for the Berlin SATA PHYAntoine Ténart3-0/+292
2014-07-22phy: Remove ARCH_KIRKWOOD dependencyAndrew Lunn1-1/+1
2014-07-22phy: qcom: Add driver for QCOM APQ8064 SATA PHYSrinivas Kandagatla3-0/+296
2014-07-22phy: Kconfig: Update config for Exynos USB DRDSachin Kamat1-0/+2
2014-07-22phy: Kconfig: Re-organize Exynos USB 2.0 PHY configsSachin Kamat1-24/+11
2014-07-22phy: core: Support regulator supply for PHY powerRoger Quadros1-0/+26
2014-07-22drivers: phy: exynos-usb2: add support for Exynos 3250Marek Szyprowski4-8/+29
2014-07-22phy: add hix5hd2-sata-phy driverJiancheng Xue3-0/+201
2014-07-22phy: pipe3: insert delay to enumerate in GEN2 modeKishon Vijay Abraham I2-2/+54
2014-07-22phy: phy-omap-pipe3: Add support for PCIe PHYKishon Vijay Abraham I1-21/+82
2014-07-22phy: phy-samsung-usb2: Change phy power on/power off sequenceKamil Debski3-40/+77
2014-07-22phy: exynos5-usbdrd: Make local functions staticJingoo Han1-3/+3
2014-07-22phy: sun4i-usb: Use PTR_ERR_OR_ZEROSachin Kamat1-3/+2
2014-07-22phy: exynos-mipi-video: Use PTR_ERR_OR_ZEROSachin Kamat1-3/+2
2014-07-22phy: exynos-dp-video: Use PTR_ERR_OR_ZEROSachin Kamat1-3/+2
2014-07-12Merge tag 'usb-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds4-7/+13
2014-07-11phy: omap-usb2: Balance pm_runtime_enable() on probe failure and removeRoger Quadros1-2/+5
2014-07-11phy: core: Fix error path in phy_create()Roger Quadros1-3/+4
2014-07-11drivers: phy: phy-samsung-usb2.c: Add missing MODULE_DEVICE_TABLESjoerd Simons1-0/+1
2014-07-11phy: omap-usb2: fix devm_ioremap_resource error detection codeHimangi Saraogi1-2/+2
2014-07-11phy: sun4i: depend on RESET_CONTROLLERMaxime Ripard1-0/+1
2014-06-11HID: sensor-hub: introduce Kconfig dependency on IOMEMChen Gang1-0/+1
2014-05-14phy: usb: sunxi: Introduce Allwinner A31 USB PHY supportMaxime Ripard1-11/+22
2014-05-14phy: sunxi: Rework phy initializationMaxime Ripard1-24/+18
2014-05-13phy: exynos5-usbdrd: Add facility for VBUS supplyVivek Gautam1-0/+32
2014-05-13phy: Add new Exynos5 USB 3.0 PHY driverVivek Gautam3-0/+656
2014-05-12phy: kona2: use 'select GENERIC_PHY' in KconfigArnd Bergmann1-1/+1
2014-05-12phy: exynos-mipi-video: fix check on array indexAntoine Ténart1-1/+1
2014-05-08PHY: Exynos: fix SATA phy license typoArnd Bergmann1-1/+1
2014-05-08phy: omap-usb2: Use generic clock names "wkupclk" and "refclk"Roger Quadros1-7/+23
2014-04-24phy: fix kernel oops in phy_lookup()Sergei Shtylyov1-0/+3
2014-04-24phy: restore OMAP_CONTROL_PHY dependenciesJean Delvare1-0/+1
2014-04-24phy: exynos: fix building as a moduleArnd Bergmann1-4/+5
2014-04-05Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2014-03-17Merge tag 'mvebu-drivers-3.15-2' of git://git.infradead.org/linux-mvebu into next/driversArnd Bergmann1-1/+1
2014-03-09PHY: add APM X-Gene SoC 15Gbps Multi-purpose PHY driverLoc Ho3-0/+1758
2014-03-09phy: omap: Depend on OMAP_OCP2SCP bus driverRoger Quadros1-0/+2
2014-03-09phy: ti-pipe3: Fix suspend/resume and module reloadRoger Quadros1-0/+4
2014-03-09phy: ti-pipe3: streamline PHY operationsRoger Quadros1-51/+63
2014-03-09phy: ti-pipe3: Don't get 'wkupclk' and 'refclk' for SATA PHYRoger Quadros1-9/+15
2014-03-09phy: ti-pipe3: Add SATA DPLL supportRoger Quadros1-21/+55
2014-03-09phy: ti-pipe3: cleanup clock handlingRoger Quadros1-27/+28
2014-03-09phy: omap-control: update dra7 and am437 usb2 bindingsRoger Quadros1-2/+2
2014-03-09phy: rename struct omap_control_usb to struct omap_control_phyKishon Vijay Abraham I5-10/+341