All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2 v2] ALSA: oxfw: implement retries for scs1x at transaction failure
@ 2016-02-24  0:26 Takashi Sakamoto
  2016-02-24  0:26 ` [PATCH 1/2] ALSA: oxfw: retry MIDI transferring " Takashi Sakamoto
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Takashi Sakamoto @ 2016-02-24  0:26 UTC (permalink / raw)
  To: clemens, tiwai; +Cc: alsa-devel, ffado-devel

Hi,

This patchset updates my former post below. Changes are just adding my sign
(I forgot it...) and improvements of commit messages.

[alsa-devel] [PATCH 0/2] ALSA: oxfw: implement retries for scs1x at transaction failure
http://mailman.alsa-project.org/pipermail/alsa-devel/2016-February/104579.html

In thread of the post, I got some comments about work to extend ALSA
rawmidi core. I've investigated it in a few days ago and realized that it
may not so light work, mainly because of a lack of unified state
management[0].

In this development cycle, I'd like to give it up and use my time for the
other work within my plan for the cycle. Please just apply these two patches.

[0] In short, the state management is understandable for developers who
can understand it, and I'm not.

Regards

Takashi Sakamoto (2):
  ALSA: oxfw: retry MIDI transferring for scs1x at transaction failure
  ALSA: oxfw: discontinue MIDI substream for scs1x at transaction
    failure

 sound/firewire/oxfw/oxfw-scs1x.c | 23 +++++++++++++++++++----
 1 file changed, 19 insertions(+), 4 deletions(-)

-- 
2.5.0

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

end of thread, other threads:[~2016-02-25  2:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-24  0:26 [PATCH 0/2 v2] ALSA: oxfw: implement retries for scs1x at transaction failure Takashi Sakamoto
2016-02-24  0:26 ` [PATCH 1/2] ALSA: oxfw: retry MIDI transferring " Takashi Sakamoto
2016-02-24  0:26 ` [PATCH 2/2] ALSA: oxfw: discontinue MIDI substream " Takashi Sakamoto
2016-02-24 15:33 ` [PATCH 0/2 v2] ALSA: oxfw: implement retries " Takashi Iwai
2016-02-25  2:00   ` Takashi Sakamoto

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.