summaryrefslogtreecommitdiffstats
path: root/drivers/phy
AgeCommit message (Expand)AuthorLines
2014-07-22phy: pipe3: insert delay to enumerate in GEN2 modeKishon Vijay Abraham I-2/+54
2014-07-22phy: phy-omap-pipe3: Add support for PCIe PHYKishon Vijay Abraham I-21/+82
2014-07-22phy: phy-samsung-usb2: Change phy power on/power off sequenceKamil Debski-40/+77
2014-07-22phy: exynos5-usbdrd: Make local functions staticJingoo Han-3/+3
2014-07-22phy: sun4i-usb: Use PTR_ERR_OR_ZEROSachin Kamat-3/+2
2014-07-22phy: exynos-mipi-video: Use PTR_ERR_OR_ZEROSachin Kamat-3/+2
2014-07-22phy: exynos-dp-video: Use PTR_ERR_OR_ZEROSachin Kamat-3/+2
2014-07-19phy: Add support for S5PV210 to the Exynos USB 2.0 PHY driverMateusz Krawczuk-0/+205
2014-07-14phy: Add drivers for PCIe and SATA phy on SPEAr13xxPratyush Anand-0/+595
2014-07-12Merge tag 'usb-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-7/+13
2014-07-11phy: omap-usb2: Balance pm_runtime_enable() on probe failure and removeRoger Quadros-2/+5
2014-07-11phy: core: Fix error path in phy_create()Roger Quadros-3/+4
2014-07-11drivers: phy: phy-samsung-usb2.c: Add missing MODULE_DEVICE_TABLESjoerd Simons-0/+1
2014-07-11phy: omap-usb2: fix devm_ioremap_resource error detection codeHimangi Saraogi-2/+2
2014-07-11phy: sun4i: depend on RESET_CONTROLLERMaxime Ripard-0/+1
2014-06-11HID: sensor-hub: introduce Kconfig dependency on IOMEMChen Gang-0/+1
2014-05-14phy: usb: sunxi: Introduce Allwinner A31 USB PHY supportMaxime Ripard-11/+22
2014-05-14phy: sunxi: Rework phy initializationMaxime Ripard-24/+18
2014-05-13phy: exynos5-usbdrd: Add facility for VBUS supplyVivek Gautam-0/+32
2014-05-13phy: Add new Exynos5 USB 3.0 PHY driverVivek Gautam-0/+656
2014-05-12phy: kona2: use 'select GENERIC_PHY' in KconfigArnd Bergmann-1/+1
2014-05-12phy: exynos-mipi-video: fix check on array indexAntoine Ténart-1/+1
2014-05-08PHY: Exynos: fix SATA phy license typoArnd Bergmann-1/+1
2014-05-08phy: omap-usb2: Use generic clock names "wkupclk" and "refclk"Roger Quadros-7/+23
2014-04-24phy: fix kernel oops in phy_lookup()Sergei Shtylyov-0/+3
2014-04-24phy: restore OMAP_CONTROL_PHY dependenciesJean Delvare-0/+1
2014-04-24phy: exynos: fix building as a moduleArnd Bergmann-4/+5
2014-04-05Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds-1/+1
2014-03-17Merge tag 'mvebu-drivers-3.15-2' of git://git.infradead.org/linux-mvebu into ...Arnd Bergmann-1/+1
2014-03-09PHY: add APM X-Gene SoC 15Gbps Multi-purpose PHY driverLoc Ho-0/+1758
2014-03-09phy: omap: Depend on OMAP_OCP2SCP bus driverRoger Quadros-0/+2
2014-03-09phy: ti-pipe3: Fix suspend/resume and module reloadRoger Quadros-0/+4
2014-03-09phy: ti-pipe3: streamline PHY operationsRoger Quadros-51/+63
2014-03-09phy: ti-pipe3: Don't get 'wkupclk' and 'refclk' for SATA PHYRoger Quadros-9/+15
2014-03-09phy: ti-pipe3: Add SATA DPLL supportRoger Quadros-21/+55
2014-03-09phy: ti-pipe3: cleanup clock handlingRoger Quadros-27/+28
2014-03-09phy: omap-control: update dra7 and am437 usb2 bindingsRoger Quadros-2/+2
2014-03-09phy: rename struct omap_control_usb to struct omap_control_phyKishon Vijay Abraham I-10/+341
2014-03-09phy: omap-usb2: Add different compatible for OMAP5George Cherian-0/+9
2014-03-09phy: omap-usb2: Provide workaround for USB2PHY false disconnectAustin Beam-0/+44
2014-03-09phy: omap-usb2: Adapt phy-omap-usb2 for AM437xGeorge Cherian-12/+37
2014-03-08phy: Add Exynos 5250 support to the Exynos USB 2.0 PHY driverKamil Debski-0/+423
2014-03-08phy: Add new Exynos USB 2.0 PHY driverKamil Debski-0/+909
2014-03-08phy: core: Add devm_of_phy_get to phy-coreKamil Debski-0/+31
2014-03-08phy: core: Add an exported of_phy_get functionKamil Debski-9/+36
2014-03-07phy: omap-usb2: move omap_usb.h from linux/usb/ to linux/phy/Kishon Vijay Abraham I-1/+1
2014-03-06usb: phy: omap-usb2: remove *set_suspend* callback from omap-usb2Kishon Vijay Abraham I-25/+0
2014-03-06drivers: phy: usb3/pipe3: Adapt pipe3 driver to Generic PHY FrameworkKishon Vijay Abraham I-0/+425
2014-03-04phy: mvebu-sata: prepare new Dove DT Kconfig variableSebastian Hesselbarth-1/+1
2014-03-03PHY: sunxi: Add driver for sunxi usb phyHans de Goede-0/+343