diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-09-03 11:26:04 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-09-03 11:26:04 -0700 |
commit | c156bf2cfcac0058525ab32b7e9ac2b0dc787ced (patch) | |
tree | e8891949905d316319790223bfc45d32a55f3444 /MAINTAINERS | |
parent | 69e273c0b0a3c337a521d083374c918dc52c666f (diff) | |
parent | fbb1a770039d3900f5130bab949b757f6f7fb373 (diff) |
Merge tag 'for-3.17-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-linus
Kishon writes:
for_3.17-rc
Fix regressions to runtime PM on OMAP and other minor fixes.
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index cf24bb56bab9..42ac209a555c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7912,6 +7912,19 @@ S: Supported L: netdev@vger.kernel.org F: drivers/net/ethernet/samsung/sxgbe/ +SAMSUNG USB2 PHY DRIVER +M: Kamil Debski <k.debski@samsung.com> +L: linux-kernel@vger.kernel.org +S: Supported +F: Documentation/devicetree/bindings/phy/samsung-phy.txt +F: Documentation/phy/samsung-usb2.txt +F: drivers/phy/phy-exynos4210-usb2.c +F: drivers/phy/phy-exynos4x12-usb2.c +F: drivers/phy/phy-exynos5250-usb2.c +F: drivers/phy/phy-s5pv210-usb2.c +F: drivers/phy/phy-samsung-usb2.c +F: drivers/phy/phy-samsung-usb2.h + SERIAL DRIVERS M: Greg Kroah-Hartman <gregkh@linuxfoundation.org> L: linux-serial@vger.kernel.org |