alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] RFC v2 for snd-usb endpoint logic rework
@ 2011-11-18 20:05 Daniel Mack
  2011-11-18 20:05 ` [PATCH 1/5] ALSA: snd-usb: add snd_usb_audio-wide mutex Daniel Mack
                   ` (6 more replies)
  0 siblings, 7 replies; 13+ messages in thread
From: Daniel Mack @ 2011-11-18 20:05 UTC (permalink / raw)
  To: alsa-devel; +Cc: gdiffey, tiwai, clemens, linuxaudio, Daniel Mack, blablack

This is v2 of the patch bulk I posted some weeks ago, which incoporates
the points that were discussed. Thanks to everyone who commented and
helped with sugesstions.

This version work really well here, but as last time, it needs a lot
more testing. What's still missing are some cleanups and more
documentation, I'll do that once the acutal content is agreed upon.

Patches should apply cleanly to the latest mainline git + Takashi's
sound tree.

Thanks for any feedback for this next round,
Daniel


Daniel Mack (5):
  ALSA: snd-usb: add snd_usb_audio-wide mutex
  ALSA: snd-usb: implement new endpoint streaming model
  ALSA: snd-usb: switch over to new endpoint streaming logic
  ALSA: snd-usb: remove old streaming logic
  ALSA: snd-usb: add support for implicit feedback

 sound/usb/card.c     |    8 +-
 sound/usb/card.h     |   65 +++
 sound/usb/endpoint.c | 1434 +++++++++++++++++++++++++-------------------------
 sound/usb/endpoint.h |   31 +-
 sound/usb/pcm.c      |  444 +++++++++++++---
 sound/usb/stream.c   |   31 +-
 sound/usb/usbaudio.h |    2 +
 7 files changed, 1214 insertions(+), 801 deletions(-)

-- 
1.7.5.4

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

end of thread, other threads:[~2011-12-18 22:58 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-18 20:05 [PATCH 0/5] RFC v2 for snd-usb endpoint logic rework Daniel Mack
2011-11-18 20:05 ` [PATCH 1/5] ALSA: snd-usb: add snd_usb_audio-wide mutex Daniel Mack
2011-11-18 20:05 ` [PATCH 2/5] ALSA: snd-usb: implement new endpoint streaming model Daniel Mack
2011-11-18 20:05 ` [PATCH 3/5] ALSA: snd-usb: switch over to new endpoint streaming logic Daniel Mack
2011-11-18 20:05 ` [PATCH 4/5] ALSA: snd-usb: remove old " Daniel Mack
2011-11-18 20:05 ` [PATCH 5/5] ALSA: snd-usb: add support for implicit feedback Daniel Mack
2011-11-18 20:22   ` Daniel Mack
2011-11-18 20:08 ` [PATCH 0/5] RFC v2 for snd-usb endpoint logic rework Daniel Mack
     [not found]   ` <CAE-xCyPZ5T50CFvcV59rop7+Lkkzp0m+6L+SZv2r47EJw6AiTQ@mail.gmail.com>
     [not found]     ` <4EE1122E.7000806@gmail.com>
2011-12-09 21:00       ` Aurélien Leblond
2011-12-09 21:11         ` Aurélien Leblond
2011-11-27 15:53 ` Daniel Mack
2011-11-27 20:32   ` Clemens Ladisch
2011-12-18 22:57     ` Daniel Mack

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).