aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/da7210.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-03ASoC: da7210: Minor improvements and a bugfixAshish Chavan1-13/+15
2012-04-27ASoC: da7210: Minor bugfix for non pll slave modeAshish Chavan1-6/+7
2012-04-17ASoC: da7210: Minor update for PLL and SRMAshish Chavan1-13/+9
2012-04-17ASoC: da7210: Add support for PLL and SRMAshish Chavan1-38/+187
2012-04-04ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown1-2/+1
2012-04-01ASoC: da7210: Add support for spi regmapAshish Chavan1-21/+133
2012-03-09ASoC: da7210: Remove extra registers from defaults listAshish Chavan1-88/+0
2012-03-08ASoC: da7210: Update for using I2C regmapAshish Chavan1-38/+196
2012-01-02ASoC: da7210: Add support for line input and micAshish Chavan1-0/+77
2011-12-27ASoC: Convert da7210 to devm_kzalloc()Axel Lin1-5/+2
2011-11-27ASoC: Remove unneeded platform_device.h inclusions from CODECsMark Brown1-1/+0
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen1-1/+1
2011-11-10ASoC: Fix duplicate const warnings in da7210.cMark Brown1-2/+2
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker1-0/+1
2011-10-22ASoC: da7210: Add support for line out and DACAshish Chavan1-0/+96
2011-10-22ASoC: da7210: Add support for DAPMAshish Chavan1-24/+121
2011-10-19ASoC: da7210: Add support for ALC and Noise suppressionAshish Chavan1-0/+110
2011-10-19ASoC: da7210: Add support for mute and zero cross controlsAshish Chavan1-0/+44
2011-10-17ASoC: da7210: Add support for High pass and Voice filters for ADC and DACAshish Chavan1-25/+32
2011-10-17ASoC: da7210: Add support for ADC & DAC equalizersAshish Chavan1-0/+37
2011-10-14ASoC: da7210: bugfix for head phone volume controlAshish Chavan1-4/+6
2011-10-14ASoC: Convert DA7210 to table based DAPM initMark Brown1-3/+3
2011-10-12ASoC: da7210: Add support for other DAI word lengths, format and modeAshish Chavan1-1/+22
2011-10-12ASoC: da7210: convert to soc-cacheAxel Lin1-78/+45
2010-11-06ASoC: Decouple DAPM from CODECsLiam Girdwood1-1/+1
2010-09-16ASoC: da7210: code clean upKuninori Morimoto1-9/+9
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood1-125/+32
2010-08-03ASoC: da7210: fix a memory leak if failed to initialise da7210 audio codecAxel Lin1-2/+6
2010-07-23ASoC: da7210: Add HeadPhone Playback Volume controlKuninori Morimoto1-4/+27
2010-06-15ASoC: header cleanup for da7210Kuninori Morimoto1-9/+0
2010-05-20Merge branch 'topic/asoc' into for-linusTakashi Iwai1-23/+134
2010-04-21ASoC: da7210: Fencepost error in reg cache readPhil Carmody1-1/+1
2010-04-17ASoC: Add indirection for CODEC private dataMark Brown1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-11ASoC: da7210: Add 11025/22050/44100/88200 rate supportKuninori Morimoto1-4/+86
2010-03-09ASoC: da7210: Add 8/12/16/24/32/48/96 kHz rate supportKuninori Morimoto1-19/+48
2010-01-12ASoC: Add missing __devexit and __devinit annotationsMark Brown1-3/+3
2009-12-16ASoC: Fix build of DA7210Mark Brown1-0/+3
2009-12-16ASoC: Add DA7210 codec device support for ALSAKuninori Morimoto1-0/+586