aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/codecs/da7210.c
AgeCommit message (Expand)Author
2022-04-05ASoC: da[79]*: use simple i2c probe functionStephen Kitt
2021-01-21ASoC: da*: sync parameter naming (rate/sample_bits)Kuninori Morimoto
2020-07-16ASoC: codecs: da*: merge .digital_mute() into .mute_stream()Kuninori Morimoto
2020-07-09ASoC: codecs: da7210: fix kernel-docPierre-Louis Bossart
2020-06-22ASoC: codecs: da*: rename to snd_soc_component_read()Kuninori Morimoto
2018-07-30ASoC: da7210: convert to SPDX identifiersKuninori Morimoto
2018-03-18ASoC: da7210: Use devm_snd_soc_register_component()weiyongjun (A)
2018-02-12ASoC: da7210: replace codec to componentKuninori Morimoto
2017-08-10ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal
2016-08-08ASoC: codec duplicated callback function goes to component on da7210Kuninori Morimoto
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis
2015-08-30Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'a...Mark Brown
2015-08-30Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/reg-default', '...Mark Brown
2015-08-05ASoC: da7210: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGELars-Peter Clausen
2015-07-17Merge tag 'regmap-seq-delay-api' of git://git.kernel.org/pub/scm/linux/kernel...Mark Brown
2015-07-16regmap: Use reg_sequence for multi_reg_write / register_patchNariman Poushin
2015-07-16Merge branches 'topic/owner' and 'topic/reg-default' of git://git.kernel.org/...Mark Brown
2015-07-15ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-07-07ASoC: Constify reg_default tablesAxel Lin
2014-04-14ASoC: Add snd_soc_kcontrol_codec() helper functionLars-Peter Clausen
2014-03-13Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown
2014-03-11ASoC: codec: Simplify ASoC probe code.Xiubo Li
2014-02-20ASoC: da7210: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai
2014-01-16Merge remote-tracking branches 'asoc/topic/adsp', 'asoc/topic/atmel', 'asoc/t...Mark Brown
2014-01-13ASoC: da7210: Use params_width() rather than memory formatMark Brown
2013-11-27ASoC: da7210: Use IS_ENABLED() macroFabio Estevam
2012-12-10ASoC: codecs: remove __dev* attributesBill Pemberton
2012-12-03ASoC: da7210: Remove unnecessary regmap_exit callSachin Kamat
2012-11-28ASoC: da7210: Use devm_regmap_init_i2c()Sachin Kamat
2012-05-03ASoC: da7210: Minor improvements and a bugfixAshish Chavan
2012-04-27ASoC: da7210: Minor bugfix for non pll slave modeAshish Chavan
2012-04-17ASoC: da7210: Minor update for PLL and SRMAshish Chavan
2012-04-17ASoC: da7210: Add support for PLL and SRMAshish Chavan
2012-04-04ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown
2012-04-01ASoC: da7210: Add support for spi regmapAshish Chavan
2012-03-09ASoC: da7210: Remove extra registers from defaults listAshish Chavan
2012-03-08ASoC: da7210: Update for using I2C regmapAshish Chavan
2012-01-02ASoC: da7210: Add support for line input and micAshish Chavan
2011-12-27ASoC: Convert da7210 to devm_kzalloc()Axel Lin
2011-11-27ASoC: Remove unneeded platform_device.h inclusions from CODECsMark Brown
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen
2011-11-10ASoC: Fix duplicate const warnings in da7210.cMark Brown
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker
2011-10-22ASoC: da7210: Add support for line out and DACAshish Chavan
2011-10-22ASoC: da7210: Add support for DAPMAshish Chavan
2011-10-19ASoC: da7210: Add support for ALC and Noise suppressionAshish Chavan
2011-10-19ASoC: da7210: Add support for mute and zero cross controlsAshish Chavan
2011-10-17ASoC: da7210: Add support for High pass and Voice filters for ADC and DACAshish Chavan
2011-10-17ASoC: da7210: Add support for ADC & DAC equalizersAshish Chavan
2011-10-14ASoC: da7210: bugfix for head phone volume controlAshish Chavan