diff options
author | Richard Cochran <richardcochran@gmail.com> | 2012-03-09 20:55:53 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-03-11 18:46:16 -0400 |
commit | 7fbc415d7bd0ff0224eea53c678fa9f13f646b4f (patch) | |
tree | c297ef66294333f48c27de811864646aa52fb8c6 /MAINTAINERS | |
parent | 5047fb5d1dfcc92cf2133f246c1fe7b447ec4e5f (diff) |
MAINTAINERS: add an entry for the PHC code
Some months ago, tglx asked me off list if I would maintain the PTP
Hardware Clock code. Since then, the code has been fully merged, and I
am actively looking after it. This patch makes it official.
Signed-off-by: Richard Cochran <richardcochran@gmail.com>
Acked-by: John Stultz <john.stultz@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 0d01192651ef..209a386214c2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -5317,6 +5317,17 @@ L: cbe-oss-dev@lists.ozlabs.org | |||
5317 | S: Maintained | 5317 | S: Maintained |
5318 | F: drivers/block/ps3vram.c | 5318 | F: drivers/block/ps3vram.c |
5319 | 5319 | ||
5320 | PTP HARDWARE CLOCK SUPPORT | ||
5321 | M: Richard Cochran <richardcochran@gmail.com> | ||
5322 | S: Maintained | ||
5323 | W: http://linuxptp.sourceforge.net/ | ||
5324 | F: Documentation/ABI/testing/sysfs-ptp | ||
5325 | F: Documentation/ptp/* | ||
5326 | F: drivers/net/gianfar_ptp.c | ||
5327 | F: drivers/net/phy/dp83640* | ||
5328 | F: drivers/ptp/* | ||
5329 | F: include/linux/ptp_cl* | ||
5330 | |||
5320 | PTRACE SUPPORT | 5331 | PTRACE SUPPORT |
5321 | M: Roland McGrath <roland@redhat.com> | 5332 | M: Roland McGrath <roland@redhat.com> |
5322 | M: Oleg Nesterov <oleg@redhat.com> | 5333 | M: Oleg Nesterov <oleg@redhat.com> |