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