summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8804.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Add missing regmap_init_i2c in wm8804_i2c_probeAxel Lin2012-03-061-0/+6
* ASoC: Set idle_bias_off flag in snd_soc_codec_driverAxel Lin2012-01-271-1/+1
* ASoC: Convert wm8804 to direct regmap API usageMark Brown2012-01-201-53/+62
* ASoC: Convert wm8804 to devm_kzalloc()Mark Brown2012-01-201-8/+5
* ASoC: Use standard cache sync for wm8804Mark Brown2012-01-201-19/+1
* ASoC: Convert WM8804 to table based control initMark Brown2011-12-091-3/+4
* ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen2011-12-021-1/+1
* ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-231-1/+1
* ASoC: Add device tree binding for WM8804Mark Brown2011-08-311-0/+9
* 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
OpenPOWER on IntegriCloud