Age | Commit message (Expand) | Author | Files | Lines |
2018-03-19 | ASoC: da7210: Use devm_snd_soc_register_component() | weiyongjun (A) | 1 | -1/+1 |
2018-02-12 | ASoC: da7210: replace codec to component | Kuninori Morimoto | 1 | -97/+84 |
2017-08-10 | ASoC: codecs: add const to snd_soc_codec_driver structures | Bhumika Goyal | 1 | -1/+1 |
2016-08-08 | ASoC: codec duplicated callback function goes to component on da7210 | Kuninori Morimoto | 1 | -7/+8 |
2015-10-28 | spi: Drop owner assignment from spi_drivers | Andrew F. Davis | 1 | -1/+0 |
2015-08-30 | Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'a... | Mark Brown | 1 | -13/+9 |
2015-08-30 | Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/reg-default', '... | Mark Brown | 1 | -2/+2 |
2015-08-05 | ASoC: da7210: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE | Lars-Peter Clausen | 1 | -13/+9 |
2015-07-17 | Merge tag 'regmap-seq-delay-api' of git://git.kernel.org/pub/scm/linux/kernel... | Mark Brown | 1 | -2/+2 |
2015-07-17 | regmap: Use reg_sequence for multi_reg_write / register_patch | Nariman Poushin | 1 | -2/+2 |
2015-07-16 | Merge branches 'topic/owner' and 'topic/reg-default' of git://git.kernel.org/... | Mark Brown | 1 | -3/+3 |
2015-07-15 | ASoC: drivers: Drop owner assignment from i2c_driver | Krzysztof Kozlowski | 1 | -1/+0 |
2015-07-07 | ASoC: Constify reg_default tables | Axel Lin | 1 | -3/+3 |
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/t... | 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-09 | 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-11-01 | 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-18 | ASoC: da7210: Add support for High pass and Voice filters for ADC and DAC | Ashish Chavan | 1 | -25/+32 |
2011-10-18 | 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 |