All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Support for button reporting on jacks
@ 2010-03-17 18:22 Mark Brown
  2010-03-17 18:23 ` [PATCH 1/2] ALSA: Rename jack switch table in preparation for button support Mark Brown
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Mark Brown @ 2010-03-17 18:22 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: alsa-devel

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(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-03-18 16:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-17 18:22 [PATCH 0/2] Support for button reporting on jacks Mark Brown
2010-03-17 18:23 ` [PATCH 1/2] ALSA: Rename jack switch table in preparation for button support Mark Brown
2010-03-17 18:23 ` [PATCH 2/2] ALSA: Add support for key reporting via the jack interface Mark Brown
2010-03-18 16:45 ` [PATCH 0/2] Support for button reporting on jacks Takashi Iwai

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.