Age | Commit message (Expand) | Author | Files | Lines |
2014-04-14 | ASoC: Add snd_soc_kcontrol_codec() helper function |  Lars-Peter Clausen | 1 | -2/+2 |
2014-03-13 | Merge remote-tracking branch 'asoc/topic/io' into asoc-next |  Mark Brown | 1 | -8/+0 |
2014-03-11 | ASoC: codec: Simplify ASoC probe code. |  Xiubo Li | 1 | -8/+0 |
2014-02-20 | ASoC: da7210: Use SOC_ENUM_SINGLE_DECL() |  Takashi Iwai | 1 | -10/+10 |
2014-01-16 | Merge remote-tracking branches 'asoc/topic/adsp', 'asoc/topic/atmel', 'asoc/topic/bcm2835', 'asoc/topic/docs', 'asoc/topic/fsl', 'asoc/topic/generic', 'asoc/topic/kirkwood', 'asoc/topic/mc13783', 'asoc/topic/mxs', 'asoc/topic/nuc900', 'asoc/topic/sai', 'asoc/topic/sh', 'asoc/topic/ssm2602', 'asoc... |  Mark Brown | 1 | -5/+5 |
2014-01-13 | ASoC: da7210: Use params_width() rather than memory format |  Mark Brown | 1 | -5/+5 |
2013-11-27 | ASoC: da7210: Use IS_ENABLED() macro |  Fabio Estevam | 1 | -3/+3 |
2012-12-10 | ASoC: codecs: remove __dev* attributes |  Bill Pemberton | 1 | -7/+7 |
2012-12-03 | ASoC: da7210: Remove unnecessary regmap_exit call |  Sachin Kamat | 1 | -10/+1 |
2012-11-28 | ASoC: da7210: Use devm_regmap_init_i2c() |  Sachin Kamat | 1 | -11/+2 |
2012-05-03 | ASoC: da7210: Minor improvements and a bugfix |  Ashish Chavan | 1 | -13/+15 |
2012-04-27 | ASoC: da7210: Minor bugfix for non pll slave mode |  Ashish Chavan | 1 | -6/+7 |
2012-04-17 | ASoC: da7210: Minor update for PLL and SRM |  Ashish Chavan | 1 | -13/+9 |
2012-04-17 | ASoC: da7210: Add support for PLL and SRM |  Ashish Chavan | 1 | -38/+187 |
2012-04-04 | ASoC: codecs: Remove rtd->codec usage from CODEC drivers |  Mark Brown | 1 | -2/+1 |
2012-04-01 | ASoC: da7210: Add support for spi regmap |  Ashish Chavan | 1 | -21/+133 |
2012-03-09 | ASoC: da7210: Remove extra registers from defaults list |  Ashish Chavan | 1 | -88/+0 |
2012-03-08 | ASoC: da7210: Update for using I2C regmap |  Ashish Chavan | 1 | -38/+196 |
2012-01-02 | ASoC: da7210: Add support for line input and mic |  Ashish Chavan | 1 | -0/+77 |
2011-12-27 | ASoC: Convert da7210 to devm_kzalloc() |  Axel Lin | 1 | -5/+2 |
2011-11-27 | ASoC: Remove unneeded platform_device.h inclusions from CODECs |  Mark Brown | 1 | -1/+0 |
2011-11-23 | ASoC: Constify snd_soc_dai_ops structs |  Lars-Peter Clausen | 1 | -1/+1 |
2011-11-10 | ASoC: Fix duplicate const warnings in da7210.c |  Mark Brown | 1 | -2/+2 |
2011-10-31 | sound: Add module.h to the previously silent sound users |  Paul Gortmaker | 1 | -0/+1 |
2011-10-22 | ASoC: da7210: Add support for line out and DAC |  Ashish Chavan | 1 | -0/+96 |
2011-10-22 | ASoC: da7210: Add support for DAPM |  Ashish Chavan | 1 | -24/+121 |
2011-10-19 | ASoC: da7210: Add support for ALC and Noise suppression |  Ashish Chavan | 1 | -0/+110 |
2011-10-19 | ASoC: da7210: Add support for mute and zero cross controls |  Ashish Chavan | 1 | -0/+44 |
2011-10-17 | ASoC: da7210: Add support for High pass and Voice filters for ADC and DAC |  Ashish Chavan | 1 | -25/+32 |
2011-10-17 | ASoC: da7210: Add support for ADC & DAC equalizers |  Ashish Chavan | 1 | -0/+37 |
2011-10-14 | ASoC: da7210: bugfix for head phone volume control |  Ashish Chavan | 1 | -4/+6 |
2011-10-14 | ASoC: Convert DA7210 to table based DAPM init |  Mark Brown | 1 | -3/+3 |
2011-10-12 | ASoC: da7210: Add support for other DAI word lengths, format and mode |  Ashish Chavan | 1 | -1/+22 |
2011-10-12 | ASoC: da7210: convert to soc-cache |  Axel Lin | 1 | -78/+45 |
2010-11-06 | ASoC: Decouple DAPM from CODECs |  Liam Girdwood | 1 | -1/+1 |
2010-09-16 | ASoC: da7210: code clean up |  Kuninori Morimoto | 1 | -9/+9 |
2010-08-12 | ASoC: multi-component - ASoC Multi-Component Support |  Liam Girdwood | 1 | -125/+32 |
2010-08-03 | ASoC: da7210: fix a memory leak if failed to initialise da7210 audio codec |  Axel Lin | 1 | -2/+6 |
2010-07-23 | ASoC: da7210: Add HeadPhone Playback Volume control |  Kuninori Morimoto | 1 | -4/+27 |
2010-06-15 | ASoC: header cleanup for da7210 |  Kuninori Morimoto | 1 | -9/+0 |
2010-05-20 | Merge branch 'topic/asoc' into for-linus |  Takashi Iwai | 1 | -23/+134 |
2010-04-21 | ASoC: da7210: Fencepost error in reg cache read |  Phil Carmody | 1 | -1/+1 |
2010-04-17 | ASoC: Add indirection for CODEC private data |  Mark Brown | 1 | -1/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h |  Tejun Heo | 1 | -0/+1 |
2010-03-11 | ASoC: da7210: Add 11025/22050/44100/88200 rate support |  Kuninori Morimoto | 1 | -4/+86 |
2010-03-09 | ASoC: da7210: Add 8/12/16/24/32/48/96 kHz rate support |  Kuninori Morimoto | 1 | -19/+48 |
2010-01-12 | ASoC: Add missing __devexit and __devinit annotations |  Mark Brown | 1 | -3/+3 |
2009-12-16 | ASoC: Fix build of DA7210 |  Mark Brown | 1 | -0/+3 |
2009-12-16 | ASoC: Add DA7210 codec device support for ALSA |  Kuninori Morimoto | 1 | -0/+586 |