All of lore.kernel.org
 help / color / mirror / Atom feed
* Patch series for Fast Track Ultra mixer quirks
@ 2011-05-25  7:08 Daniel Mack
  2011-05-25  7:08 ` [PATCH 1/5] ALSA: usb-audio: move assignment of chip->ctrl_intf Daniel Mack
                   ` (6 more replies)
  0 siblings, 7 replies; 12+ messages in thread
From: Daniel Mack @ 2011-05-25  7:08 UTC (permalink / raw)
  To: alsa-devel; +Cc: tiwai, gdiffey, clemens, linuxaudio

Here's the set of patches to make Fast Track Ultra mixer quirks possible.
It's just a split version of the patch we've discussed on the ALSA ML
before.

These patches can as well be pulled from

  git@github.com:zonque/linux-2.6.git usb-audio

Daniel Mack (5):
      ALSA: usb-audio: move assignment of chip->ctrl_intf
      ALSA: usb-audio: rework add_control_to_empty()
      ALSA: usb-audio: export snd_usb_feature_unit_ctl
      ALSA: usb-audio: add new quirk type QUIRK_AUDIO_STANDARD_MIXER
      ALSA: usb-audio: more control quirks for M-Audio FastTrack devices

 sound/usb/card.c         |   17 ++++++-----
 sound/usb/mixer.c        |   32 ++++++++------------
 sound/usb/mixer.h        |   14 ++++++++-
 sound/usb/mixer_quirks.c |   70 ++++++++++++++++++++++++++++++++++++++++++++++
 sound/usb/quirks-table.h |    4 +-
 sound/usb/quirks.c       |   18 +++++++++++-
 sound/usb/usbaudio.h     |    1 +
 7 files changed, 125 insertions(+), 31 deletions(-)

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

end of thread, other threads:[~2011-05-26  7:11 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-25  7:08 Patch series for Fast Track Ultra mixer quirks Daniel Mack
2011-05-25  7:08 ` [PATCH 1/5] ALSA: usb-audio: move assignment of chip->ctrl_intf Daniel Mack
2011-05-25  7:09 ` [PATCH 2/5] ALSA: usb-audio: rework add_control_to_empty() Daniel Mack
2011-05-25  7:09 ` [PATCH 3/5] ALSA: usb-audio: export snd_usb_feature_unit_ctl Daniel Mack
2011-05-25  7:09 ` [PATCH 4/5] ALSA: usb-audio: add new quirk type QUIRK_AUDIO_STANDARD_MIXER Daniel Mack
2011-05-25  7:09 ` [PATCH 5/5] ALSA: usb-audio: more control quirks for M-Audio FastTrack devices Daniel Mack
2011-05-25  7:33 ` Patch series for Fast Track Ultra mixer quirks Felix Homann
2011-05-25  7:41 ` Takashi Iwai
2011-05-25  7:46   ` Daniel Mack
2011-05-26  1:08     ` Grant Diffey
2011-05-26  6:17       ` Takashi Iwai
2011-05-26  7:11       ` Felix Homann

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.