]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] input-driver-yealink-P1K-usb-phone
authorHenk <Henk.Vergonet@gmail.com>
Tue, 16 Aug 2005 14:17:43 +0000 (16:17 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 8 Sep 2005 23:40:57 +0000 (16:40 -0700)
commitab53a87ea0775234f103c293b452364405ec16d0
treea4a7a15fa4055ed88ab2273390800038d4e37bd4
parent1ca871e0edfbbf0e366299eff0a8397661ecd1f7
[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>
Documentation/input/yealink.txt [new file with mode: 0644]
MAINTAINERS
drivers/usb/input/Kconfig
drivers/usb/input/Makefile
drivers/usb/input/map_to_7segment.h [new file with mode: 0644]
drivers/usb/input/yealink.c [new file with mode: 0644]
drivers/usb/input/yealink.h [new file with mode: 0644]