All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Digidesign Mbox 1 duplex mode and mixer
@ 2014-11-04  0:06 Damien Zammit
  2014-11-04  0:06 ` [PATCH 1/2] snd-usb-audio: Add mixer control for Digidesign Mbox 1 clock source Damien Zammit
  2014-11-04  0:06 ` [PATCH 2/2] snd-usb-audio: Add duplex mode for Digidesign Mbox 1 and enable mixer Damien Zammit
  0 siblings, 2 replies; 15+ messages in thread
From: Damien Zammit @ 2014-11-04  0:06 UTC (permalink / raw)
  To: alsa-devel; +Cc: Damien Zammit

Takashi asked me to rewrite the patches and send them without
attachments.  I hope this email series works and they can be
reviewed.

These two patches provide the following for Digidesign Mbox 1:
 o Mixer control for clock source selection: Internal/SPDIF
 o Duplex mode (playback and capture)

Damien Zammit (2):
  snd-usb-audio: Add mixer control for Digidesign Mbox 1 clock source
  snd-usb-audio: Add duplex mode for Digidesign Mbox 1 and enable mixer

 sound/usb/card.h         |   5 ++
 sound/usb/mixer_maps.c   |   9 +++
 sound/usb/mixer_quirks.c | 177 +++++++++++++++++++++++++++++++++++++++++++++++
 sound/usb/quirks-table.h |  73 ++++++++++++-------
 sound/usb/quirks.c       |  30 ++++++++
 sound/usb/usbaudio.h     |   1 +
 6 files changed, 271 insertions(+), 24 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2014-11-10  7:34 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-04  0:06 [PATCH 0/2] Digidesign Mbox 1 duplex mode and mixer Damien Zammit
2014-11-04  0:06 ` [PATCH 1/2] snd-usb-audio: Add mixer control for Digidesign Mbox 1 clock source Damien Zammit
2014-11-06 14:12   ` Takashi Iwai
2014-11-08 13:30     ` Damien Zammit
2014-11-09  9:02       ` Takashi Iwai
2014-11-04  0:06 ` [PATCH 2/2] snd-usb-audio: Add duplex mode for Digidesign Mbox 1 and enable mixer Damien Zammit
2014-11-06 14:15   ` Takashi Iwai
2014-11-08 13:35     ` Damien Zammit
2014-11-09  9:18       ` Takashi Iwai
2014-11-09 14:04         ` Clemens Ladisch
2014-11-09 17:27           ` Takashi Iwai
2014-11-09 23:45             ` Damien Zammit
2014-11-10  1:33               ` Damien Zammit
2014-11-10  6:47               ` Takashi Iwai
2014-11-10  7:34                 ` Damien Zammit

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.