summaryrefslogtreecommitdiffstats
path: root/drivers/phy
Commit message (Expand)AuthorAgeFilesLines
* phy: sun4i-usb: Use spinlock to guard phyctl register accessChen-Yu Tsai2017-02-231-4/+7
* phy: twl4030-usb: Relase usb phy on unloadTony Lindgren2016-02-251-0/+1
* phy: twl4030-usb: remove incorrect pm_runtime_get_sync() in probe function.NeilBrown2015-07-151-1/+0
* phy: Find the right match in devm_phy_destroy()Thierry Reding2015-03-301-1/+3
* phy: omap-usb2: Enable runtime PM of omap-usb2 phy properlyOussama Ghorbel2014-11-141-2/+4
* usb: phy: twl4030-usb: Fix regressions to runtime PM on omapsTony Lindgren2014-10-051-25/+63
* usb: phy: twl4030-usb: Fix lost interrupts after ID pin goes downTony Lindgren2014-10-051-23/+10
* 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
* | | PHY: add APM X-Gene SoC 15Gbps Multi-purpose PHY driverLoc Ho2014-03-093-0/+1758
* | | phy: omap: Depend on OMAP_OCP2SCP bus driverRoger Quadros2014-03-091-0/+2
* | | phy: ti-pipe3: Fix suspend/resume and module reloadRoger Quadros2014-03-091-0/+4
* | | phy: ti-pipe3: streamline PHY operationsRoger Quadros2014-03-091-51/+63
* | | phy: ti-pipe3: Don't get 'wkupclk' and 'refclk' for SATA PHYRoger Quadros2014-03-091-9/+15
* | | phy: ti-pipe3: Add SATA DPLL supportRoger Quadros2014-03-091-21/+55
* | | phy: ti-pipe3: cleanup clock handlingRoger Quadros2014-03-091-27/+28
* | | phy: omap-control: update dra7 and am437 usb2 bindingsRoger Quadros2014-03-091-2/+2
* | | phy: rename struct omap_control_usb to struct omap_control_phyKishon Vijay Abraham I2014-03-095-10/+341
* | | phy: omap-usb2: Add different compatible for OMAP5George Cherian2014-03-091-0/+9
* | | phy: omap-usb2: Provide workaround for USB2PHY false disconnectAustin Beam2014-03-091-0/+44
* | | phy: omap-usb2: Adapt phy-omap-usb2 for AM437xGeorge Cherian2014-03-091-12/+37
* | | phy: Add Exynos 5250 support to the Exynos USB 2.0 PHY driverKamil Debski2014-03-085-0/+423
* | | phy: Add new Exynos USB 2.0 PHY driverKamil Debski2014-03-086-0/+909
* | | phy: core: Add devm_of_phy_get to phy-coreKamil Debski2014-03-081-0/+31
* | | phy: core: Add an exported of_phy_get functionKamil Debski2014-03-081-9/+36
* | | phy: omap-usb2: move omap_usb.h from linux/usb/ to linux/phy/Kishon Vijay Abraham I2014-03-071-1/+1
* | | usb: phy: omap-usb2: remove *set_suspend* callback from omap-usb2Kishon Vijay Abraham I2014-03-061-25/+0
* | | drivers: phy: usb3/pipe3: Adapt pipe3 driver to Generic PHY FrameworkKishon Vijay Abraham I2014-03-063-0/+425
* | | phy: mvebu-sata: prepare new Dove DT Kconfig variableSebastian Hesselbarth2014-03-041-1/+1
* | | PHY: sunxi: Add driver for sunxi usb phyHans de Goede2014-03-033-0/+343
* | | PHY: Exynos: Add Exynos5250 SATA PHY driverYuvaraj Kumar C D2014-03-033-0/+267