Age | Commit message (Expand) | Author |
2014-12-18 | Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2014-12-13 | phy / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM | Rafael J. Wysocki |
2014-11-27 | Merge tag 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/... | Greg Kroah-Hartman |
2014-11-26 | phy: add support for USB cluster on the Armada 375 SoC | Gregory CLEMENT |
2014-11-26 | phy: Use PTR_ERR_OR_ZERO to fix warning raised by coccinelle | Gregory CLEMENT |
2014-11-25 | Merge tag 'usb-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman |
2014-11-22 | phy: exynos7-usbdrd: Update dependency for ARCH_EXYNOS | Vivek Gautam |
2014-11-22 | phy: exynos5-usbdrd: Add facility for VBUS-BOOST-5V supply | Vivek Gautam |
2014-11-22 | phy: exynos5-usbdrd: Add pipe-clk, utmi-clk and itp-clk support | Vivek Gautam |
2014-11-22 | phy: remove the old lookup method | Heikki Krogerus |
2014-11-22 | phy: twl4030: use the new lookup method | Heikki Krogerus |
2014-11-21 | phy: improved lookup method | Heikki Krogerus |
2014-11-21 | phy: add the Berlin USB PHY driver | Antoine Tenart |
2014-11-13 | phy: berlin-sata: Add support for BG2 SATA PHY | Sebastian Hesselbarth |
2014-11-13 | phy: berlin-sata: Move PHY_BASE into private data struct | Sebastian Hesselbarth |
2014-11-13 | phy: sun4i: add support for USB phy0 | Roman Byshko |
2014-11-12 | phy: phy-core: use the np present in of_phandle_args to get the PHY | Kishon Vijay Abraham I |
2014-11-12 | phy: miphy28lp: Tune tx impedance across Soc cuts | Gabriel FERNANDEZ |
2014-11-12 | phy: miphy28lp: Add SSC support for PCIE | Gabriel FERNANDEZ |
2014-11-12 | phy: miphy28lp: Add SSC support for SATA | Gabriel FERNANDEZ |
2014-11-12 | phy: miphy28lp: Provide support for the MiPHY28lp Generic PHY | Gabriel FERNANDEZ |
2014-11-10 | phy: twl4030: Fix build breakage | Felipe Balbi |
2014-11-05 | phy: omap-usb2: Enable runtime PM of omap-usb2 phy properly | Oussama Ghorbel |
2014-11-03 | usb: rename phy to usb_phy in OTG | Antoine Tenart |
2014-11-03 | usb: move the OTG state from the USB PHY to the OTG structure | Antoine Tenart |
2014-09-24 | phy: remove .owner field for drivers using module_platform_driver | Peter Griffin |
2014-09-24 | phy: exynos-dp-video: Use syscon support to control pmu register | Vivek Gautam |
2014-09-24 | phy: phy-stih41x-usb: Add usb phy support for STiH41x SoCs. | Peter Griffin |
2014-09-24 | phy: phy-stih407-usb: Add usb picoPHY driver found on stih407 SoC family | Peter Griffin |
2014-09-24 | usb: phy: twl4030-usb: Use mutex instead of spinlock for protecting the data | Tony Lindgren |
2014-09-24 | usb: phy: twl4030-usb: Remove asleep and rely on runtime PM | Tony Lindgren |
2014-09-24 | usb: phy: twl4030-usb: Move code from twl4030_phy_power to the runtime PM calls | Tony Lindgren |
2014-09-24 | usb: phy: twl4030-usb: Simplify phy init to use runtime PM | Tony Lindgren |
2014-09-24 | usb: phy: twl4030-usb: Remove unused irq_enabled | Tony Lindgren |
2014-09-24 | phy: phy-spear1340-miphy: Use module_platform_driver to register driver. | Peter Griffin |
2014-09-24 | phy: phy-spear1310-miphy: Use module_platform_driver to register driver. | Peter Griffin |
2014-09-24 | phy: phy-spear1340-miphy: Remove unncessary site specific OOM messages | Peter Griffin |
2014-09-24 | phy: phy-spear1310-miphy: Remove unncessary site specific OOM messages | Peter Griffin |
2014-09-24 | phy: phy-ti-pipe3: Remove unncessary site specific OOM messages | Peter Griffin |
2014-09-24 | phy: phy-omap-usb2: Remove unncessary site specific OOM messages | Peter Griffin |
2014-09-24 | phy: phy-mvebu-sata: Add missing error check for devm_kzalloc | Peter Griffin |
2014-09-24 | phy: phy-omap-control: Remove unncessary site specific OOM messages | Peter Griffin |
2014-09-24 | phy: Renesas R-Car Gen2 PHY driver | Sergei Shtylyov |
2014-09-12 | phy: spear1340-miphy: fix driver dependencies | Bartlomiej Zolnierkiewicz |
2014-09-12 | phy: spear1310-miphy: fix driver dependencies | Bartlomiej Zolnierkiewicz |
2014-09-12 | phy: miphy365x: Fix off-by-one error | Lee Jones |
2014-08-28 | phy: miphy365x: Select GENERIC_PHY instead of depending on it | Lee Jones |
2014-08-28 | phy: exynos5-usbdrd: Add MODULE_DEVICE_TABLE entry | Sjoerd Simons |
2014-08-24 | usb: phy: twl4030-usb: Fix lost interrupts after ID pin goes down | Tony Lindgren |
2014-08-24 | usb: phy: twl4030-usb: Fix regressions to runtime PM on omaps | Tony Lindgren |