All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] 3 Patches for better UAC2 handling
@ 2011-08-04 13:56 Daniel Mack
  2011-08-04 13:56 ` [PATCH 1/3] ALSA: snd-usb: Accept UAC2 FORMAT_TYPE descriptors with bLength > 6 Daniel Mack
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Daniel Mack @ 2011-08-04 13:56 UTC (permalink / raw)
  To: alsa-devel; +Cc: tiwai, clemens, Daniel Mack

Sorry, I've been distracted, but here are 3 patches that should be
included.

Thanks,
Daniel

Daniel Mack (2):
  ALSA: snd-usb: Accept UAC2 FORMAT_TYPE descriptors with bLength > 6
  ALSA: snd-usb: operate on given mixer interface only

Nicolai Krakowiak (1):
  ALSA: snd-usb: avoid dividing by zero on invalid input

 sound/usb/endpoint.c |    2 +-
 sound/usb/mixer.c    |   25 +++++++++++++------------
 sound/usb/mixer.h    |    1 +
 3 files changed, 15 insertions(+), 13 deletions(-)

-- 
1.7.5.4

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

end of thread, other threads:[~2011-08-06  8:29 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-04 13:56 [PATCH 0/3] 3 Patches for better UAC2 handling Daniel Mack
2011-08-04 13:56 ` [PATCH 1/3] ALSA: snd-usb: Accept UAC2 FORMAT_TYPE descriptors with bLength > 6 Daniel Mack
2011-08-04 14:07   ` Takashi Iwai
2011-08-04 14:15     ` Daniel Mack
2011-08-04 14:17     ` Clemens Ladisch
2011-08-04 14:17       ` Daniel Mack
2011-08-04 14:27         ` Takashi Iwai
2011-08-06  7:26           ` Daniel Mack
2011-08-06  8:22             ` Takashi Iwai
2011-08-06  8:29               ` Daniel Mack
2011-08-04 13:56 ` [PATCH 2/3] ALSA: snd-usb: avoid dividing by zero on invalid input Daniel Mack
2011-08-04 13:56 ` [PATCH 3/3] ALSA: snd-usb: operate on given mixer interface only Daniel Mack
2011-08-04 14:11 ` [PATCH 0/3] 3 Patches for better UAC2 handling Clemens Ladisch

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.