[alsa-devel] [PATCH 0/2] Support for button reporting on jacks
Mark Brown
broonie at opensource.wolfsonmicro.com
Wed Mar 17 19:22:43 CET 2010
This patch series adds support for key reporting to the generic ALSA
jack API. Currently a series of switches are supported, with the jack
implementation assuming that only switches will be used. This isn't
ideal for things like the simple buttons implemented in headsets which
are used in the same way as keyboard keys and physically resemble them
more closely than switches.
If this is applied I'd like if possible to merge the topic into the ASoC
tree so that I can use it in machine drivers there.
The following changes since commit 57d54889cd00db2752994b389ba714138652e60c:
Linus Torvalds (1):
Linux 2.6.34-rc1
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git topic/jack
Mark Brown (2):
ALSA: Rename jack switch table in preparation for button support
ALSA: Add support for key reporting via the jack interface
include/sound/jack.h | 8 +++++
sound/core/jack.c | 71 +++++++++++++++++++++++++++++++++++++++++++++----
2 files changed, 73 insertions(+), 6 deletions(-)
More information about the Alsa-devel
mailing list