diff options
author | Kevin Cernekee <cernekee@gmail.com> | 2014-10-21 18:23:06 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-11-06 17:57:24 -0500 |
commit | 7645c2f4677198df449228a4736d7f94e5c14156 (patch) | |
tree | d103cff2c22ba6353176d99f32d5a5fafbe0b605 /MAINTAINERS | |
parent | e979f3b712c8b8ae44bab591427f1647dd25aa0d (diff) |
MAINTAINERS: Add entry for rp2 (Rocketport Express/Infinity) driver
I wrote this driver and use it daily on several machines for work, so
why not.
Signed-off-by: Kevin Cernekee <cernekee@gmail.com>
Acked-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 3c6427190be2..878a56066924 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -7813,6 +7813,12 @@ S: Maintained | |||
7813 | F: Documentation/serial/rocket.txt | 7813 | F: Documentation/serial/rocket.txt |
7814 | F: drivers/tty/rocket* | 7814 | F: drivers/tty/rocket* |
7815 | 7815 | ||
7816 | ROCKETPORT EXPRESS/INFINITY DRIVER | ||
7817 | M: Kevin Cernekee <cernekee@gmail.com> | ||
7818 | L: linux-serial@vger.kernel.org | ||
7819 | S: Odd Fixes | ||
7820 | F: drivers/tty/serial/rp2.* | ||
7821 | |||
7816 | ROSE NETWORK LAYER | 7822 | ROSE NETWORK LAYER |
7817 | M: Ralf Baechle <ralf@linux-mips.org> | 7823 | M: Ralf Baechle <ralf@linux-mips.org> |
7818 | L: linux-hams@vger.kernel.org | 7824 | L: linux-hams@vger.kernel.org |