summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/wm8804.c
AgeCommit message (Expand)AuthorFilesLines
2011-08-31ASoC: Add device tree binding for WM8804Mark Brown1-0/+9
2011-06-09ASoC: WM8804 does not support sample rates below 32kHzMark Brown1-2/+7
2011-01-13ASoC: Update users of readable_register()/volatile_register()Dimitris Papastamos1-1/+1
2010-11-22ASoC: Do not include soc-dapm.hJarkko Nikula1-1/+0
2010-11-06ASoC: Decouple DAPM from CODECsLiam Girdwood1-3/+3
2010-10-11ASoC: checking kzalloc() for IS_ERR() instead of NULLDan Carpenter1-4/+4
2010-10-05ASoC: WM8804: Retrieve the device revision and print itDimitris Papastamos1-0/+8
2010-10-04ASoC: WM8804: Power down the PLL correctlyDimitris Papastamos1-3/+3
2010-10-04ASoC: WM8804: Refactor set_pll code to avoid GCC warningsDimitris Papastamos1-21/+26
2010-10-03ASoC: WM8804: Use a proper DAI nameDimitris Papastamos1-1/+1
2010-10-01ASoC: WM8804: Initial driverDimitris Papastamos1-0/+820