summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/adau1701.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: adau1701: Fix ADAU1701_SEROCTL_WORD_LEN_16 constantLars-Peter Clausen2014-02-061-1/+1
* ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-101-4/+4
* ASoC: adau1701: Use module_i2c_driverSachin Kamat2012-08-061-11/+1
* ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown2012-04-041-2/+1
* ASoC: Set idle_bias_off flag in snd_soc_codec_driverAxel Lin2012-01-271-1/+1
* ASoC: Convert adau1701 to devm_kzalloc()Axel Lin2011-12-281-5/+1
* ASoC: Move SigmaDSP firmware loader to ASoCLars-Peter Clausen2011-11-291-1/+1
* ASoC: Cleanup duplicated constLars-Peter Clausen2011-11-231-1/+1
* ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-231-1/+1
* ASoC: adau1701: Fix prototype for adau1701_set_sysclkAxel Lin2011-09-281-1/+1
* ASoC: adau1701: Initialize codec->control_data before using itAxel Lin2011-09-281-0/+1
* ASoC: adau1701: signedness bug in adau1701_write()Dan Carpenter2011-06-201-1/+2
* ASoC: Add ADAU1701 codec driverLars-Peter Clausen2011-06-161-0/+548