diff options
author | Henk <Henk.Vergonet@gmail.com> | 2005-08-16 10:17:43 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2005-09-08 19:40:57 -0400 |
commit | aca951a22a1d93ebe31b54052b3eb9a8196df2fc (patch) | |
tree | a4a7a15fa4055ed88ab2273390800038d4e37bd4 /MAINTAINERS | |
parent | d6450e19329c85ac4888c185429094236a650928 (diff) |
[PATCH] input-driver-yealink-P1K-usb-phone
This patch aggregates all modifications in the -mm tree and adds
complete ringtone support.
The following features are supported:
- keyboard full support
- LCD full support
- LED full support
- dialtone full support
- ringtone full support
- audio playback via generic usb audio diver
- audio record via generic usb audio diver
For driver documentation see: Documentation/input/yealink.txt
For vendor documentation see: http://yealink.com
Signed-off-by: Henk <Henk.Vergonet@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 8e4e82921070..96ddac7c21bc 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -116,6 +116,12 @@ M: ajk@iehk.rwth-aachen.de | |||
116 | L: linux-hams@vger.kernel.org | 116 | L: linux-hams@vger.kernel.org |
117 | S: Maintained | 117 | S: Maintained |
118 | 118 | ||
119 | YEALINK PHONE DRIVER | ||
120 | P: Henk Vergonet | ||
121 | M: Henk.Vergonet@gmail.com | ||
122 | L: usbb2k-api-dev@nongnu.org | ||
123 | S: Maintained | ||
124 | |||
119 | 8139CP 10/100 FAST ETHERNET DRIVER | 125 | 8139CP 10/100 FAST ETHERNET DRIVER |
120 | P: Jeff Garzik | 126 | P: Jeff Garzik |
121 | M: jgarzik@pobox.com | 127 | M: jgarzik@pobox.com |