[alsa-devel] [PATCH 0/2] Support for button reporting on jacks
Takashi Iwai
tiwai at suse.de
Thu Mar 18 17:45:56 CET 2010
At Wed, 17 Mar 2010 18:22:43 +0000,
Mark Brown wrote:
>
> 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
Looks good to me. I pulled the branch now.
Feel free to merge it back to asoc tree.
thanks,
Takashi
> 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