summaryrefslogtreecommitdiffstats
path: root/drivers/phy
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-182-2/+2
|\
| * phy / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-132-2/+2
* | Merge tag 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/...Greg Kroah-Hartman2014-11-2728-118/+1936
|\ \
| * | phy: add support for USB cluster on the Armada 375 SoCGregory CLEMENT2014-11-263-0/+165
| * | phy: Use PTR_ERR_OR_ZERO to fix warning raised by coccinelleGregory CLEMENT2014-11-264-16/+4
| * | phy: exynos7-usbdrd: Update dependency for ARCH_EXYNOSVivek Gautam2014-11-221-1/+1
| * | phy: exynos5-usbdrd: Add facility for VBUS-BOOST-5V supplyVivek Gautam2014-11-221-2/+30
| * | phy: exynos5-usbdrd: Add pipe-clk, utmi-clk and itp-clk supportVivek Gautam2014-11-221-18/+86
| * | phy: remove the old lookup methodHeikki Krogerus2014-11-2225-74/+28
| * | phy: twl4030: use the new lookup methodHeikki Krogerus2014-11-221-3/+6
| * | phy: improved lookup methodHeikki Krogerus2014-11-211-1/+83
| * | phy: add the Berlin USB PHY driverAntoine Tenart2014-11-213-0/+232
| * | phy: berlin-sata: Add support for BG2 SATA PHYSebastian Hesselbarth2014-11-131-1/+6
| * | phy: berlin-sata: Move PHY_BASE into private data structSebastian Hesselbarth2014-11-131-9/+15
| * | phy: sun4i: add support for USB phy0Roman Byshko2014-11-131-3/+6
| * | phy: phy-core: use the np present in of_phandle_args to get the PHYKishon Vijay Abraham I2014-11-121-9/+1
| * | phy: miphy28lp: Tune tx impedance across Soc cutsGabriel FERNANDEZ2014-11-121-0/+16
| * | phy: miphy28lp: Add SSC support for PCIEGabriel FERNANDEZ2014-11-121-0/+44
| * | phy: miphy28lp: Add SSC support for SATAGabriel FERNANDEZ2014-11-121-0/+46
| * | phy: miphy28lp: Provide support for the MiPHY28lp Generic PHYGabriel FERNANDEZ2014-11-123-0/+1186
| |/
* | Merge tag 'usb-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2014-11-252-12/+8
|\ \ | |/ |/|
| * phy: twl4030: Fix build breakageFelipe Balbi2014-11-101-3/+3
| * usb: rename phy to usb_phy in OTGAntoine Tenart2014-11-031-3/+3
| * usb: move the OTG state from the USB PHY to the OTG structureAntoine Tenart2014-11-031-6/+2
* | phy: omap-usb2: Enable runtime PM of omap-usb2 phy properlyOussama Ghorbel2014-11-051-2/+4
|/
* phy: remove .owner field for drivers using module_platform_driverPeter Griffin2014-09-2418-18/+0
* phy: exynos-dp-video: Use syscon support to control pmu registerVivek Gautam2014-09-241-25/+54
* phy: phy-stih41x-usb: Add usb phy support for STiH41x SoCs.Peter Griffin2014-09-243-0/+196
* phy: phy-stih407-usb: Add usb picoPHY driver found on stih407 SoC familyPeter Griffin2014-09-243-0/+187
* usb: phy: twl4030-usb: Use mutex instead of spinlock for protecting the dataTony Lindgren2014-09-241-9/+7
* usb: phy: twl4030-usb: Remove asleep and rely on runtime PMTony Lindgren2014-09-241-9/+5
* usb: phy: twl4030-usb: Move code from twl4030_phy_power to the runtime PM callsTony Lindgren2014-09-241-41/+31
* usb: phy: twl4030-usb: Simplify phy init to use runtime PMTony Lindgren2014-09-241-17/+3
* usb: phy: twl4030-usb: Remove unused irq_enabledTony Lindgren2014-09-241-2/+0
* phy: phy-spear1340-miphy: Use module_platform_driver to register driver.Peter Griffin2014-09-241-12/+1
* phy: phy-spear1310-miphy: Use module_platform_driver to register driver.Peter Griffin2014-09-241-12/+1
* phy: phy-spear1340-miphy: Remove unncessary site specific OOM messagesPeter Griffin2014-09-241-3/+1
* phy: phy-spear1310-miphy: Remove unncessary site specific OOM messagesPeter Griffin2014-09-241-3/+1
* phy: phy-ti-pipe3: Remove unncessary site specific OOM messagesPeter Griffin2014-09-241-3/+2
* phy: phy-omap-usb2: Remove unncessary site specific OOM messagesPeter Griffin2014-09-241-6/+2
* phy: phy-mvebu-sata: Add missing error check for devm_kzallocPeter Griffin2014-09-241-0/+2
* phy: phy-omap-control: Remove unncessary site specific OOM messagesPeter Griffin2014-09-241-3/+1
* phy: Renesas R-Car Gen2 PHY driverSergei Shtylyov2014-09-243-0/+349
* phy: spear1340-miphy: fix driver dependenciesBartlomiej Zolnierkiewicz2014-09-121-0/+1
* phy: spear1310-miphy: fix driver dependenciesBartlomiej Zolnierkiewicz2014-09-121-0/+1
* phy: miphy365x: Fix off-by-one errorLee Jones2014-09-121-0/+1
* phy: miphy365x: Select GENERIC_PHY instead of depending on itLee Jones2014-08-281-1/+1
* phy: exynos5-usbdrd: Add MODULE_DEVICE_TABLE entrySjoerd Simons2014-08-281-0/+1
* usb: phy: twl4030-usb: Fix lost interrupts after ID pin goes downTony Lindgren2014-08-241-23/+10
* usb: phy: twl4030-usb: Fix regressions to runtime PM on omapsTony Lindgren2014-08-241-25/+63
OpenPOWER on IntegriCloud