summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-09-03 11:26:04 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-09-03 11:26:04 -0700
commitc156bf2cfcac0058525ab32b7e9ac2b0dc787ced (patch)
treee8891949905d316319790223bfc45d32a55f3444 /MAINTAINERS
parent69e273c0b0a3c337a521d083374c918dc52c666f (diff)
parentfbb1a770039d3900f5130bab949b757f6f7fb373 (diff)
downloadlinux-0-day-c156bf2cfcac0058525ab32b7e9ac2b0dc787ced.tar.gz
linux-0-day-c156bf2cfcac0058525ab32b7e9ac2b0dc787ced.tar.xz
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--MAINTAINERS13
1 files changed, 13 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index cf24bb56bab95..42ac209a555cc 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