aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8804.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: WM8804 does not support sample rates below 32kHzMark Brown2011-06-091-2/+7
* ASoC: Update users of readable_register()/volatile_register()Dimitris Papastamos2011-01-131-1/+1
* ASoC: Do not include soc-dapm.hJarkko Nikula2010-11-221-1/+0
* ASoC: Decouple DAPM from CODECsLiam Girdwood2010-11-061-3/+3
* ASoC: checking kzalloc() for IS_ERR() instead of NULLDan Carpenter2010-10-111-4/+4
* ASoC: WM8804: Retrieve the device revision and print itDimitris Papastamos2010-10-051-0/+8
* ASoC: WM8804: Power down the PLL correctlyDimitris Papastamos2010-10-041-3/+3
* ASoC: WM8804: Refactor set_pll code to avoid GCC warningsDimitris Papastamos2010-10-041-21/+26
* ASoC: WM8804: Use a proper DAI nameDimitris Papastamos2010-10-021-1/+1
* ASoC: WM8804: Initial driverDimitris Papastamos2010-09-301-0/+820