Age | Commit message (Expand) | Author |
2014-04-24 | phy: fix kernel oops in phy_lookup() | Sergei Shtylyov |
2014-04-24 | phy: restore OMAP_CONTROL_PHY dependencies | Jean Delvare |
2014-04-24 | phy: exynos: fix building as a module | Arnd Bergmann |
2014-04-05 | Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2014-03-17 | Merge tag 'mvebu-drivers-3.15-2' of git://git.infradead.org/linux-mvebu into ... | Arnd Bergmann |
2014-03-09 | PHY: add APM X-Gene SoC 15Gbps Multi-purpose PHY driver | Loc Ho |
2014-03-09 | phy: omap: Depend on OMAP_OCP2SCP bus driver | Roger Quadros |
2014-03-09 | phy: ti-pipe3: Fix suspend/resume and module reload | Roger Quadros |
2014-03-09 | phy: ti-pipe3: streamline PHY operations | Roger Quadros |
2014-03-09 | phy: ti-pipe3: Don't get 'wkupclk' and 'refclk' for SATA PHY | Roger Quadros |
2014-03-09 | phy: ti-pipe3: Add SATA DPLL support | Roger Quadros |
2014-03-09 | phy: ti-pipe3: cleanup clock handling | Roger Quadros |
2014-03-09 | phy: omap-control: update dra7 and am437 usb2 bindings | Roger Quadros |
2014-03-09 | phy: rename struct omap_control_usb to struct omap_control_phy | Kishon Vijay Abraham I |
2014-03-09 | phy: omap-usb2: Add different compatible for OMAP5 | George Cherian |
2014-03-09 | phy: omap-usb2: Provide workaround for USB2PHY false disconnect | Austin Beam |
2014-03-09 | phy: omap-usb2: Adapt phy-omap-usb2 for AM437x | George Cherian |
2014-03-08 | phy: Add Exynos 5250 support to the Exynos USB 2.0 PHY driver | Kamil Debski |
2014-03-08 | phy: Add new Exynos USB 2.0 PHY driver | Kamil Debski |
2014-03-08 | phy: core: Add devm_of_phy_get to phy-core | Kamil Debski |
2014-03-08 | phy: core: Add an exported of_phy_get function | Kamil Debski |
2014-03-07 | phy: omap-usb2: move omap_usb.h from linux/usb/ to linux/phy/ | Kishon Vijay Abraham I |
2014-03-06 | usb: phy: omap-usb2: remove *set_suspend* callback from omap-usb2 | Kishon Vijay Abraham I |
2014-03-06 | drivers: phy: usb3/pipe3: Adapt pipe3 driver to Generic PHY Framework | Kishon Vijay Abraham I |
2014-03-04 | phy: mvebu-sata: prepare new Dove DT Kconfig variable | Sebastian Hesselbarth |
2014-03-03 | PHY: sunxi: Add driver for sunxi usb phy | Hans de Goede |
2014-03-03 | PHY: Exynos: Add Exynos5250 SATA PHY driver | Yuvaraj Kumar C D |
2014-03-02 | phy: Select PHY_EXYNOS_DP_VIDEO by default for ARCH_EXYNOS | Sylwester Nawrocki |
2014-03-02 | phy: Select PHY_EXYNOS_MIPI_VIDEO by default for ARCH_EXYNOS | Sylwester Nawrocki |
2014-03-02 | usb: phy: bcm-kona-usb2: Use PTR_ERR_OR_ZERO | Sachin Kamat |
2014-03-02 | usb: phy: twl4030-usb: Remove redundant semicolon | Sachin Kamat |
2014-03-02 | usb: phy: twl4030-usb: Silence checkpatch warnings | Sachin Kamat |
2014-02-24 | drivers: Enable building of Kirkwood drivers for mach-mvebu | Andrew Lunn |
2014-02-18 | phy: let phy_provider_register be the last step in registering PHY | Kishon Vijay Abraham I |
2014-02-18 | phy-core: Don't allow building phy-core as a module | Hans de Goede |
2014-02-18 | phy-core: Don't propagate -ENOSUPP from phy_pm_runtime_get_sync to caller | Hans de Goede |
2014-02-18 | phy-core: phy_get: Leave error logging to the caller | Hans de Goede |
2014-02-18 | phy,phy-bcm-kona-usb2.c: Add dependency on HAS_IOMEM | Richard Weinberger |
2014-02-05 | drivers: phy: Add support for optional phys | Andrew Lunn |
2014-02-05 | drivers: phy: Make NULL a valid phy reference | Andrew Lunn |
2014-01-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-01-20 | Merge tag 'usb-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2014-01-15 | phy,exynos: Add dependency on HAS_IOMEM | Richard Weinberger |
2013-12-24 | Phy: Add a PHY driver for Marvell MVEBU SATA PHY. | Andrew Lunn |
2013-12-24 | phy: phy-core.c: remove unnecessary initialization of local variables | Kishon Vijay Abraham I |
2013-12-24 | phy: phy-core: increment refcounting variables only on 'success' | Kishon Vijay Abraham I |
2013-12-24 | phy: core: properly handle failure of pm_runtime_get functions | Felipe Balbi |
2013-12-23 | phy: add Broadcom Kona USB2 PHY driver | Matt Porter |
2013-12-10 | phy: kconfig: add depends on "USB_PHY" to OMAP_USB2 and TWL4030_USB | Kishon Vijay Abraham I |
2013-12-10 | drivers: phy: tweaks to phy_create() | Dan Carpenter |