aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/ad193x.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-19ASoC: ad193x: Use snd_soc_update_bits for read-modify-writeAxel Lin1-16/+15
2011-10-14ASoC: ad193x: Fix define of AD193X_PLL_INPUT_MASKAxel Lin1-1/+1
2011-09-09ASoC: ad193x: Setup regmap read and write flag masks for SPILars-Peter Clausen1-11/+54
2011-08-15ASoC: ad193x: remove cache supportScott Jiang1-8/+0
2011-08-15ASoC: ad193x: fix dac word len settingScott Jiang1-1/+2
2011-03-30ASoC: ad193x: fix codec nameMike Frysinger1-2/+2
2011-03-26ASoC: ad193x: tweak style to match other codecsScott Jiang1-12/+7
2010-12-28ASoC: codecs: Remove unused reg_cache fields from device structsLars-Peter Clausen1-1/+0
2010-11-22ASoC: Do not include soc-dapm.hJarkko Nikula1-1/+0
2010-11-16ASoC: Fix incorrect kfree in ad193x_probe error pathAxel Lin1-1/+0
2010-11-06ASoC: Decouple DAPM from CODECsLiam Girdwood1-2/+3
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood1-140/+77
2010-05-21ASoC: ad193x: add set_sysclk entry to support different clock inputBarry Song1-1/+40
2010-04-23ASoC: ad193x: fix typo, delete redundant spaceBarry Song1-4/+4
2010-04-23ASoC: ad193x: fix wrong register setting in ad193x_set_dai_fmtBarry Song1-23/+25
2010-04-17ASoC: Add indirection for CODEC private dataMark Brown1-1/+1
2010-03-29ASoC: ad193x: move codec register/unregister to bus probe/removeBarry Song1-58/+44
2010-03-29ASoC: update for removeal of slab.h from percpu.hStephen Rothwell1-0/+1
2010-03-19ASoC: Unexport AD193x bus probe/remove functionsMark Brown1-4/+2
2010-03-19ASoC: rename ad1938 to ad193x and add support for ad1936/7/8/9Barry Song1-0/+560