Age | Commit message (Expand) | Author |
2014-07-12 | Merge tag 'usb-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2014-07-11 | phy: omap-usb2: Balance pm_runtime_enable() on probe failure and remove | Roger Quadros |
2014-07-11 | phy: core: Fix error path in phy_create() | Roger Quadros |
2014-07-11 | drivers: phy: phy-samsung-usb2.c: Add missing MODULE_DEVICE_TABLE | Sjoerd Simons |
2014-07-11 | phy: omap-usb2: fix devm_ioremap_resource error detection code | Himangi Saraogi |
2014-07-11 | phy: sun4i: depend on RESET_CONTROLLER | Maxime Ripard |
2014-06-11 | HID: sensor-hub: introduce Kconfig dependency on IOMEM | Chen Gang |
2014-05-14 | phy: usb: sunxi: Introduce Allwinner A31 USB PHY support | Maxime Ripard |
2014-05-14 | phy: sunxi: Rework phy initialization | Maxime Ripard |
2014-05-13 | phy: exynos5-usbdrd: Add facility for VBUS supply | Vivek Gautam |
2014-05-13 | phy: Add new Exynos5 USB 3.0 PHY driver | Vivek Gautam |
2014-05-12 | phy: kona2: use 'select GENERIC_PHY' in Kconfig | Arnd Bergmann |
2014-05-12 | phy: exynos-mipi-video: fix check on array index | Antoine Ténart |
2014-05-08 | PHY: Exynos: fix SATA phy license typo | Arnd Bergmann |
2014-05-08 | phy: omap-usb2: Use generic clock names "wkupclk" and "refclk" | Roger Quadros |
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 |