public inbox for alsa-devel@alsa-project.org
 help / color / mirror / Atom feed
* [PATCH 0/5] ALSA: control: improve core codes with intrusion
@ 2015-02-11 10:40 Takashi Sakamoto
  2015-02-11 10:40 ` [PATCH 1/5] ALSA: control: drop a sub-effect for caller's data Takashi Sakamoto
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Takashi Sakamoto @ 2015-02-11 10:40 UTC (permalink / raw)
  To: clemens, tiwai; +Cc: alsa-devel

This patchset is for improving core control codes. Most of them have any
effects for processing, messaging or status codes.

This patchset is based on my previous one:
[alsa-devel] [PATCH 0/8] ALSA: control: refactoring core codes
http://mailman.alsa-project.org/pipermail/alsa-devel/2015-February/087783.html

Takashi Sakamoto (5):
  ALSA: control: drop a sub-effect for caller's data
  ALSA: control: use dev_dbg() for warning to add duplicated controls
  ALSA: control: fix logic error about control count in a device
  ALSA: control: improve returned value because of the rest
  ALSA: control: save stack usage at creating new instance

 sound/core/control.c | 209 ++++++++++++++++++++++++++++-----------------------
 1 file changed, 116 insertions(+), 93 deletions(-)

-- 
2.1.0

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

end of thread, other threads:[~2015-02-13  8:31 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-11 10:40 [PATCH 0/5] ALSA: control: improve core codes with intrusion Takashi Sakamoto
2015-02-11 10:40 ` [PATCH 1/5] ALSA: control: drop a sub-effect for caller's data Takashi Sakamoto
2015-02-11 10:40 ` [PATCH 2/5] ALSA: control: use dev_dbg() for warning to add duplicated controls Takashi Sakamoto
2015-02-11 10:40 ` [PATCH 3/5] ALSA: control: fix logic error about control count in a device Takashi Sakamoto
2015-02-11 13:15   ` Takashi Iwai
2015-02-12 13:20     ` Takashi Sakamoto
2015-02-12 13:29       ` Takashi Iwai
2015-02-12 23:06         ` Takashi Sakamoto
2015-02-13  8:31           ` Takashi Iwai
2015-02-11 10:40 ` [PATCH 4/5] ALSA: control: improve returned value because of the rest Takashi Sakamoto
2015-02-11 12:05   ` Takashi Iwai
2015-02-11 10:40 ` [PATCH 5/5] ALSA: control: save stack usage at creating new instance Takashi Sakamoto

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox