aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/phy (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2014-03-09phy: omap-usb2: Add different compatible for OMAP5George Cherian1-0/+9
2014-03-09phy: omap-usb2: Provide workaround for USB2PHY false disconnectAustin Beam1-0/+44
2014-03-09phy: omap-usb2: Adapt phy-omap-usb2 for AM437xGeorge Cherian1-12/+37
2014-03-08phy: Add Exynos 5250 support to the Exynos USB 2.0 PHY driverKamil Debski5-0/+423
2014-03-08phy: Add new Exynos USB 2.0 PHY driverKamil Debski6-0/+909
2014-03-08phy: core: Add devm_of_phy_get to phy-coreKamil Debski1-0/+31
2014-03-08phy: core: Add an exported of_phy_get functionKamil Debski1-9/+36
2014-03-07phy: omap-usb2: move omap_usb.h from linux/usb/ to linux/phy/Kishon Vijay Abraham I1-1/+1
2014-03-06usb: phy: omap-usb2: remove *set_suspend* callback from omap-usb2Kishon Vijay Abraham I1-25/+0
2014-03-06drivers: phy: usb3/pipe3: Adapt pipe3 driver to Generic PHY FrameworkKishon Vijay Abraham I3-0/+425
2014-03-04phy: mvebu-sata: prepare new Dove DT Kconfig variableSebastian Hesselbarth1-1/+1
2014-03-03PHY: sunxi: Add driver for sunxi usb phyHans de Goede3-0/+343
2014-03-03PHY: Exynos: Add Exynos5250 SATA PHY driverYuvaraj Kumar C D3-0/+267
2014-03-02phy: Select PHY_EXYNOS_DP_VIDEO by default for ARCH_EXYNOSSylwester Nawrocki1-0/+2
2014-03-02phy: Select PHY_EXYNOS_MIPI_VIDEO by default for ARCH_EXYNOSSylwester Nawrocki1-1/+4
2014-03-02usb: phy: bcm-kona-usb2: Use PTR_ERR_OR_ZEROSachin Kamat1-3/+1
2014-03-02usb: phy: twl4030-usb: Remove redundant semicolonSachin Kamat1-1/+1
2014-03-02usb: phy: twl4030-usb: Silence checkpatch warningsSachin Kamat1-2/+2
2014-02-24drivers: Enable building of Kirkwood drivers for mach-mvebuAndrew Lunn1-1/+1
2014-02-18phy: let phy_provider_register be the last step in registering PHYKishon Vijay Abraham I5-24/+24
2014-02-18phy-core: Don't allow building phy-core as a moduleHans de Goede1-1/+1