| Commit message (Expand) | Author | Age | Files | Lines |
* | ASoC: codec duplicated callback function goes to component on da7210 | Kuninori Morimoto | 2016-08-08 | 1 | -7/+8 |
* | spi: Drop owner assignment from spi_drivers | Andrew F. Davis | 2015-10-28 | 1 | -1/+0 |
*-. | Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'a... | Mark Brown | 2015-08-30 | 1 | -13/+9 |
|\ \ |
|
| | * | ASoC: da7210: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE | Lars-Peter Clausen | 2015-08-05 | 1 | -13/+9 |
| |/ |
|
| | | |
| \ | |
*-. \ | Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/reg-default', '... | Mark Brown | 2015-08-30 | 1 | -2/+2 |
|\ \ \
| | |/
| |/| |
|
| | * | Merge tag 'regmap-seq-delay-api' of git://git.kernel.org/pub/scm/linux/kernel... | Mark Brown | 2015-07-17 | 1 | -2/+2 |
| | |\ |
|
| | | * | regmap: Use reg_sequence for multi_reg_write / register_patch | Nariman Poushin | 2015-07-16 | 1 | -2/+2 |
| | |/
| |/| |
|
* | | | Merge branches 'topic/owner' and 'topic/reg-default' of git://git.kernel.org/... | Mark Brown | 2015-07-16 | 1 | -3/+3 |
|\ \ \
| | |/
| |/| |
|
| * | | ASoC: Constify reg_default tables | Axel Lin | 2015-07-07 | 1 | -3/+3 |
| |/ |
|
* | | ASoC: drivers: Drop owner assignment from i2c_driver | Krzysztof Kozlowski | 2015-07-15 | 1 | -1/+0 |
|/ |
|
* | ASoC: Add snd_soc_kcontrol_codec() helper function | Lars-Peter Clausen | 2014-04-14 | 1 | -2/+2 |
* | Merge remote-tracking branch 'asoc/topic/io' into asoc-next | Mark Brown | 2014-03-13 | 1 | -8/+0 |
|\ |
|
| * | ASoC: codec: Simplify ASoC probe code. | Xiubo Li | 2014-03-11 | 1 | -8/+0 |
* | | ASoC: da7210: Use SOC_ENUM_SINGLE_DECL() | Takashi Iwai | 2014-02-20 | 1 | -10/+10 |
|/ |
|
*-. | Merge remote-tracking branches 'asoc/topic/adsp', 'asoc/topic/atmel', 'asoc/t... | Mark Brown | 2014-01-16 | 1 | -5/+5 |
|\ \ |
|
| | * | ASoC: da7210: Use params_width() rather than memory format | Mark Brown | 2014-01-13 | 1 | -5/+5 |
| |/ |
|
* | | ASoC: da7210: Use IS_ENABLED() macro | Fabio Estevam | 2013-11-27 | 1 | -3/+3 |
|/ |
|
* | ASoC: codecs: remove __dev* attributes | Bill Pemberton | 2012-12-10 | 1 | -7/+7 |
* | ASoC: da7210: Remove unnecessary regmap_exit call | Sachin Kamat | 2012-12-03 | 1 | -10/+1 |
* | ASoC: da7210: Use devm_regmap_init_i2c() | Sachin Kamat | 2012-11-28 | 1 | -11/+2 |
* | ASoC: da7210: Minor improvements and a bugfix | Ashish Chavan | 2012-05-03 | 1 | -13/+15 |
* | ASoC: da7210: Minor bugfix for non pll slave mode | Ashish Chavan | 2012-04-27 | 1 | -6/+7 |
* | ASoC: da7210: Minor update for PLL and SRM | Ashish Chavan | 2012-04-17 | 1 | -13/+9 |
* | ASoC: da7210: Add support for PLL and SRM | Ashish Chavan | 2012-04-17 | 1 | -38/+187 |
* | ASoC: codecs: Remove rtd->codec usage from CODEC drivers | Mark Brown | 2012-04-04 | 1 | -2/+1 |
* | ASoC: da7210: Add support for spi regmap | Ashish Chavan | 2012-04-01 | 1 | -21/+133 |
* | ASoC: da7210: Remove extra registers from defaults list | Ashish Chavan | 2012-03-09 | 1 | -88/+0 |
* | ASoC: da7210: Update for using I2C regmap | Ashish Chavan | 2012-03-08 | 1 | -38/+196 |
* | ASoC: da7210: Add support for line input and mic | Ashish Chavan | 2012-01-02 | 1 | -0/+77 |
* | ASoC: Convert da7210 to devm_kzalloc() | Axel Lin | 2011-12-27 | 1 | -5/+2 |
* | ASoC: Remove unneeded platform_device.h inclusions from CODECs | Mark Brown | 2011-11-27 | 1 | -1/+0 |
* | ASoC: Constify snd_soc_dai_ops structs | Lars-Peter Clausen | 2011-11-23 | 1 | -1/+1 |
* | ASoC: Fix duplicate const warnings in da7210.c | Mark Brown | 2011-11-10 | 1 | -2/+2 |
* | sound: Add module.h to the previously silent sound users | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | ASoC: da7210: Add support for line out and DAC | Ashish Chavan | 2011-10-22 | 1 | -0/+96 |
* | ASoC: da7210: Add support for DAPM | Ashish Chavan | 2011-10-22 | 1 | -24/+121 |
* | ASoC: da7210: Add support for ALC and Noise suppression | Ashish Chavan | 2011-10-19 | 1 | -0/+110 |
* | ASoC: da7210: Add support for mute and zero cross controls | Ashish Chavan | 2011-10-19 | 1 | -0/+44 |
* | ASoC: da7210: Add support for High pass and Voice filters for ADC and DAC | Ashish Chavan | 2011-10-17 | 1 | -25/+32 |
* | ASoC: da7210: Add support for ADC & DAC equalizers | Ashish Chavan | 2011-10-17 | 1 | -0/+37 |
* | ASoC: da7210: bugfix for head phone volume control | Ashish Chavan | 2011-10-14 | 1 | -4/+6 |
* | ASoC: Convert DA7210 to table based DAPM init | Mark Brown | 2011-10-14 | 1 | -3/+3 |
* | ASoC: da7210: Add support for other DAI word lengths, format and mode | Ashish Chavan | 2011-10-12 | 1 | -1/+22 |
* | ASoC: da7210: convert to soc-cache | Axel Lin | 2011-10-12 | 1 | -78/+45 |
* | ASoC: Decouple DAPM from CODECs | Liam Girdwood | 2010-11-06 | 1 | -1/+1 |
* | ASoC: da7210: code clean up | Kuninori Morimoto | 2010-09-16 | 1 | -9/+9 |
* | ASoC: multi-component - ASoC Multi-Component Support | Liam Girdwood | 2010-08-12 | 1 | -125/+32 |
* | ASoC: da7210: fix a memory leak if failed to initialise da7210 audio codec | Axel Lin | 2010-08-03 | 1 | -2/+6 |
* | ASoC: da7210: Add HeadPhone Playback Volume control | Kuninori Morimoto | 2010-07-23 | 1 | -4/+27 |
* | ASoC: header cleanup for da7210 | Kuninori Morimoto | 2010-06-15 | 1 | -9/+0 |