aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/phy
AgeCommit message (Expand)Author
2014-07-12Merge tag 'usb-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-07-11phy: omap-usb2: Balance pm_runtime_enable() on probe failure and removeRoger Quadros
2014-07-11phy: core: Fix error path in phy_create()Roger Quadros
2014-07-11drivers: phy: phy-samsung-usb2.c: Add missing MODULE_DEVICE_TABLESjoerd Simons
2014-07-11phy: omap-usb2: fix devm_ioremap_resource error detection codeHimangi Saraogi
2014-07-11phy: sun4i: depend on RESET_CONTROLLERMaxime Ripard
2014-06-11HID: sensor-hub: introduce Kconfig dependency on IOMEMChen Gang
2014-05-14phy: usb: sunxi: Introduce Allwinner A31 USB PHY supportMaxime Ripard
2014-05-14phy: sunxi: Rework phy initializationMaxime Ripard
2014-05-13phy: exynos5-usbdrd: Add facility for VBUS supplyVivek Gautam
2014-05-13phy: Add new Exynos5 USB 3.0 PHY driverVivek Gautam
2014-05-12phy: kona2: use 'select GENERIC_PHY' in KconfigArnd Bergmann
2014-05-12phy: exynos-mipi-video: fix check on array indexAntoine Ténart
2014-05-08PHY: Exynos: fix SATA phy license typoArnd Bergmann
2014-05-08phy: omap-usb2: Use generic clock names "wkupclk" and "refclk"Roger Quadros
2014-04-24phy: fix kernel oops in phy_lookup()Sergei Shtylyov
2014-04-24phy: restore OMAP_CONTROL_PHY dependenciesJean Delvare
2014-04-24phy: exynos: fix building as a moduleArnd Bergmann
2014-04-05Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-03-17Merge tag 'mvebu-drivers-3.15-2' of git://git.infradead.org/linux-mvebu into ...Arnd Bergmann
2014-03-09PHY: add APM X-Gene SoC 15Gbps Multi-purpose PHY driverLoc Ho
2014-03-09phy: omap: Depend on OMAP_OCP2SCP bus driverRoger Quadros
2014-03-09phy: ti-pipe3: Fix suspend/resume and module reloadRoger Quadros
2014-03-09phy: ti-pipe3: streamline PHY operationsRoger Quadros
2014-03-09phy: ti-pipe3: Don't get 'wkupclk' and 'refclk' for SATA PHYRoger Quadros
2014-03-09phy: ti-pipe3: Add SATA DPLL supportRoger Quadros
2014-03-09phy: ti-pipe3: cleanup clock handlingRoger Quadros
2014-03-09phy: omap-control: update dra7 and am437 usb2 bindingsRoger Quadros
2014-03-09phy: rename struct omap_control_usb to struct omap_control_phyKishon Vijay Abraham I
2014-03-09phy: omap-usb2: Add different compatible for OMAP5George Cherian
2014-03-09phy: omap-usb2: Provide workaround for USB2PHY false disconnectAustin Beam
2014-03-09phy: omap-usb2: Adapt phy-omap-usb2 for AM437xGeorge Cherian
2014-03-08phy: Add Exynos 5250 support to the Exynos USB 2.0 PHY driverKamil Debski
2014-03-08phy: Add new Exynos USB 2.0 PHY driverKamil Debski
2014-03-08phy: core: Add devm_of_phy_get to phy-coreKamil Debski
2014-03-08phy: core: Add an exported of_phy_get functionKamil Debski
2014-03-07phy: omap-usb2: move omap_usb.h from linux/usb/ to linux/phy/Kishon Vijay Abraham I
2014-03-06usb: phy: omap-usb2: remove *set_suspend* callback from omap-usb2Kishon Vijay Abraham I
2014-03-06drivers: phy: usb3/pipe3: Adapt pipe3 driver to Generic PHY FrameworkKishon Vijay Abraham I
2014-03-04phy: mvebu-sata: prepare new Dove DT Kconfig variableSebastian Hesselbarth
2014-03-03PHY: sunxi: Add driver for sunxi usb phyHans de Goede
2014-03-03PHY: Exynos: Add Exynos5250 SATA PHY driverYuvaraj Kumar C D
2014-03-02phy: Select PHY_EXYNOS_DP_VIDEO by default for ARCH_EXYNOSSylwester Nawrocki
2014-03-02phy: Select PHY_EXYNOS_MIPI_VIDEO by default for ARCH_EXYNOSSylwester Nawrocki
2014-03-02usb: phy: bcm-kona-usb2: Use PTR_ERR_OR_ZEROSachin Kamat
2014-03-02usb: phy: twl4030-usb: Remove redundant semicolonSachin Kamat
2014-03-02usb: phy: twl4030-usb: Silence checkpatch warningsSachin Kamat
2014-02-24drivers: Enable building of Kirkwood drivers for mach-mvebuAndrew Lunn
2014-02-18phy: let phy_provider_register be the last step in registering PHYKishon Vijay Abraham I
2014-02-18phy-core: Don't allow building phy-core as a moduleHans de Goede