summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/da7210.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: da7210: convert to SPDX identifiersKuninori Morimoto2018-07-301-16/+11
* ASoC: da7210: Use devm_snd_soc_register_component()weiyongjun (A)2018-03-181-1/+1
* ASoC: da7210: replace codec to componentKuninori Morimoto2018-02-121-97/+84
* ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal2017-08-101-1/+1
* ASoC: codec duplicated callback function goes to component on da7210Kuninori Morimoto2016-08-081-7/+8
* spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-281-1/+0
*-. Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'a...Mark Brown2015-08-301-13/+9
|\ \
| | * ASoC: da7210: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGELars-Peter Clausen2015-08-051-13/+9
| |/
| |
| \
*-. \ Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/reg-default', '...Mark Brown2015-08-301-2/+2
|\ \ \ | | |/ | |/|
| | * Merge tag 'regmap-seq-delay-api' of git://git.kernel.org/pub/scm/linux/kernel...Mark Brown2015-07-171-2/+2
| | |\
| | | * regmap: Use reg_sequence for multi_reg_write / register_patchNariman Poushin2015-07-161-2/+2
| | |/ | |/|
* | | Merge branches 'topic/owner' and 'topic/reg-default' of git://git.kernel.org/...Mark Brown2015-07-161-3/+3
|\ \ \ | | |/ | |/|
| * | ASoC: Constify reg_default tablesAxel Lin2015-07-071-3/+3
| |/
* / ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-151-1/+0
|/
* ASoC: Add snd_soc_kcontrol_codec() helper functionLars-Peter Clausen2014-04-141-2/+2
* Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown2014-03-131-8/+0
|\
| * ASoC: codec: Simplify ASoC probe code.Xiubo Li2014-03-111-8/+0
* | ASoC: da7210: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai2014-02-201-10/+10
|/
*-. Merge remote-tracking branches 'asoc/topic/adsp', 'asoc/topic/atmel', 'asoc/t...Mark Brown2014-01-161-5/+5
|\ \
| | * ASoC: da7210: Use params_width() rather than memory formatMark Brown2014-01-131-5/+5
| |/
* / ASoC: da7210: Use IS_ENABLED() macroFabio Estevam2013-11-271-3/+3
|/
* 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