summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/da7210.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-101-7/+7
* ASoC: da7210: Remove unnecessary regmap_exit callSachin Kamat2012-12-031-10/+1
* ASoC: da7210: Use devm_regmap_init_i2c()Sachin Kamat2012-11-281-11/+2
* ASoC: da7210: Minor improvements and a bugfixAshish Chavan2012-05-031-13/+15
* ASoC: da7210: Minor bugfix for non pll slave modeAshish Chavan2012-04-271-6/+7
* ASoC: da7210: Minor update for PLL and SRMAshish Chavan2012-04-171-13/+9
* ASoC: da7210: Add support for PLL and SRMAshish Chavan2012-04-171-38/+187
* ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown2012-04-041-2/+1
* ASoC: da7210: Add support for spi regmapAshish Chavan2012-04-011-21/+133
* ASoC: da7210: Remove extra registers from defaults listAshish Chavan2012-03-091-88/+0
* ASoC: da7210: Update for using I2C regmapAshish Chavan2012-03-081-38/+196
* ASoC: da7210: Add support for line input and micAshish Chavan2012-01-021-0/+77
* ASoC: Convert da7210 to devm_kzalloc()Axel Lin2011-12-271-5/+2
* ASoC: Remove unneeded platform_device.h inclusions from CODECsMark Brown2011-11-271-1/+0
* ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-231-1/+1
* ASoC: Fix duplicate const warnings in da7210.cMark Brown2011-11-101-2/+2
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-311-0/+1
* ASoC: da7210: Add support for line out and DACAshish Chavan2011-10-221-0/+96
* ASoC: da7210: Add support for DAPMAshish Chavan2011-10-221-24/+121
* ASoC: da7210: Add support for ALC and Noise suppressionAshish Chavan2011-10-191-0/+110
* ASoC: da7210: Add support for mute and zero cross controlsAshish Chavan2011-10-191-0/+44
* ASoC: da7210: Add support for High pass and Voice filters for ADC and DACAshish Chavan2011-10-171-25/+32
* ASoC: da7210: Add support for ADC & DAC equalizersAshish Chavan2011-10-171-0/+37
* ASoC: da7210: bugfix for head phone volume controlAshish Chavan2011-10-141-4/+6
* ASoC: Convert DA7210 to table based DAPM initMark Brown2011-10-141-3/+3
* ASoC: da7210: Add support for other DAI word lengths, format and modeAshish Chavan2011-10-121-1/+22
* ASoC: da7210: convert to soc-cacheAxel Lin2011-10-121-78/+45
* ASoC: Decouple DAPM from CODECsLiam Girdwood2010-11-061-1/+1
* ASoC: da7210: code clean upKuninori Morimoto2010-09-161-9/+9
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-125/+32
* ASoC: da7210: fix a memory leak if failed to initialise da7210 audio codecAxel Lin2010-08-031-2/+6
* ASoC: da7210: Add HeadPhone Playback Volume controlKuninori Morimoto2010-07-231-4/+27
* ASoC: header cleanup for da7210Kuninori Morimoto2010-06-151-9/+0
* Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-05-201-23/+134
|\
| * ASoC: da7210: Fencepost error in reg cache readPhil Carmody2010-04-211-1/+1
| * ASoC: Add indirection for CODEC private dataMark Brown2010-04-171-1/+1
| * ASoC: da7210: Add 11025/22050/44100/88200 rate supportKuninori Morimoto2010-03-111-4/+86
| * ASoC: da7210: Add 8/12/16/24/32/48/96 kHz rate supportKuninori Morimoto2010-03-091-19/+48
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* ASoC: Add missing __devexit and __devinit annotationsMark Brown2010-01-121-3/+3
* ASoC: Fix build of DA7210Mark Brown2009-12-161-0/+3
* ASoC: Add DA7210 codec device support for ALSAKuninori Morimoto2009-12-161-0/+586