summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/cs42l73.c
Commit message (Expand)AuthorAgeFilesLines
...
* ASoC: Cleanup duplicated constLars-Peter Clausen2011-11-231-1/+1
* ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-231-1/+1
* ASoC: Staticise and constify cs42l73_reg_defaultsMark Brown2011-11-231-1/+1
* ASoC: cs42l73: Make inv and format to be unsigned intAxel Lin2011-11-221-1/+1
* ASoC: cs42l73: Unify the way to define bits of registerAxel Lin2011-11-221-3/+3
* ASoC: Remove redundant regcache_sync call in cs42l73_resumeAxel Lin2011-11-211-4/+0
* ASoC: cs42l73: Show correct revision idAxel Lin2011-11-211-1/+1
* ASoC: cs42l73: Return proper error code if device id mismatchAxel Lin2011-11-211-0/+1
* ASoC: Add support for CS42L73 codecBrian Austin2011-11-171-0/+1457