All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] ASoC: Convert ALC5632 codec to use regmap API
@ 2011-11-16 10:06 Leon Romanovsky
  2011-11-16 10:06 ` [PATCH 1/6] " Leon Romanovsky
                   ` (5 more replies)
  0 siblings, 6 replies; 16+ messages in thread
From: Leon Romanovsky @ 2011-11-16 10:06 UTC (permalink / raw)
  To: broonie, lrg; +Cc: alsa-devel, Leon Romanovsky

Leon Romanovsky (6):
  ASoC: Convert ALC5632 codec to use regmap API
  ASoC: alc5632: Fix compile without CONFIG_I2C
  ASoC: alc5632: Fix compile without CONFIG_PM
  ASoC: alc5632: Remove unrelevant registers and name the relevant
  ASoC: alc5632: Added support of two undocumented registers
  ASoC: alc5632: Update of i2c_probe function to use regmap API only

 sound/soc/codecs/alc5632.c |  222 ++++++++++++++++++++++++++------------------
 sound/soc/codecs/alc5632.h |    2 +
 2 files changed, 135 insertions(+), 89 deletions(-)

-- 
1.7.3.4

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

end of thread, other threads:[~2011-11-17 14:20 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-16 10:06 [PATCH 0/6] ASoC: Convert ALC5632 codec to use regmap API Leon Romanovsky
2011-11-16 10:06 ` [PATCH 1/6] " Leon Romanovsky
2011-11-16 10:42   ` Mark Brown
2011-11-16 10:06 ` [PATCH 2/6] ASoC: alc5632: Fix compile without CONFIG_I2C Leon Romanovsky
2011-11-16 10:35   ` Mark Brown
2011-11-16 19:11     ` Leon Romanovsky
2011-11-17 14:20       ` Mark Brown
2011-11-16 10:07 ` [PATCH 3/6] ASoC: alc5632: Fix compile without CONFIG_PM Leon Romanovsky
2011-11-16 10:42   ` Mark Brown
2011-11-16 10:07 ` [PATCH 4/6] ASoC: alc5632: Remove unrelevant registers and name the relevant Leon Romanovsky
2011-11-16 10:36   ` Mark Brown
2011-11-16 10:07 ` [PATCH 5/6] ASoC: alc5632: Added support of two undocumented registers Leon Romanovsky
2011-11-16 10:37   ` Mark Brown
2011-11-16 19:43     ` Leon Romanovsky
2011-11-17 13:42       ` Mark Brown
2011-11-16 10:07 ` [PATCH 6/6] ASoC: alc5632: Update of i2c_probe function to use regmap API only Leon Romanovsky

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.