summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/cs42l73.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-23ASoC: Cleanup duplicated constLars-Peter Clausen1-1/+1
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen1-1/+1
2011-11-23ASoC: Staticise and constify cs42l73_reg_defaultsMark Brown1-1/+1
2011-11-22ASoC: cs42l73: Make inv and format to be unsigned intAxel Lin1-1/+1
2011-11-22ASoC: cs42l73: Unify the way to define bits of registerAxel Lin1-3/+3
2011-11-21ASoC: Remove redundant regcache_sync call in cs42l73_resumeAxel Lin1-4/+0
2011-11-21ASoC: cs42l73: Show correct revision idAxel Lin1-1/+1
2011-11-21ASoC: cs42l73: Return proper error code if device id mismatchAxel Lin1-0/+1
2011-11-17ASoC: Add support for CS42L73 codecBrian Austin1-0/+1457