summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/da9055.c
AgeCommit message (Expand)Author
2023-10-09ASoC: Explicitly include correct DT includesRob Herring
2023-05-08ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König
2022-06-27ASoC: da*: Remove now redundant non_legacy_dai_naming flagCharles Keepax
2022-04-05ASoC: da[79]*: use simple i2c probe functionStephen Kitt
2021-01-21ASoC: da*: sync parameter naming (rate/sample_bits)Kuninori Morimoto
2020-11-26ASoC: da9055: skip of_device_id table when !CONFIG_OFKrzysztof Kozlowski
2020-07-16ASoC: codecs: da*: merge .digital_mute() into .mute_stream()Kuninori Morimoto
2020-06-22ASoC: codecs: da*: rename to snd_soc_component_read()Kuninori Morimoto
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2018-08-06ASoC: da9055: use true and false for boolean valuesGustavo A. R. Silva
2018-02-12ASoC: da9055: 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 da9055Kuninori Morimoto
2015-08-30Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'a...Mark Brown
2015-08-30Merge remote-tracking branches 'asoc/topic/max98090', 'asoc/topic/max98095', ...Mark Brown
2015-08-30Merge remote-tracking branches 'asoc/topic/fsl-spdif', 'asoc/topic/fsl-ssi', ...Mark Brown
2015-08-05ASoC: da9055: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGELars-Peter Clausen
2015-07-31ASoC: Export OF module alias information in missing codec driversJavier Martinez Canillas
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
2015-05-18ASoC: da9055: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen
2015-04-27ASoC: Move bias level update to the coreLars-Peter Clausen
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: da9055: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai
2014-02-10ASoC: da9055: Add DT support for CODECAdam Thomson
2014-02-10ASoC: da9055: Fix device registration of PMIC and CODEC devicesAdam Thomson
2014-01-13ASoC: da9055: Use params_width() rather than memory formatMark Brown
2012-12-10ASoC: codecs: remove __dev* attributesBill Pemberton
2012-12-10Merge remote-tracking branch 'asoc/topic/da9055' into asoc-nextMark Brown
2012-10-17ASoC: da9055: DAPMise Headphone and Lineout enable controlsAshish Chavan
2012-10-15ASoC: da9055: Add support for DSP mode of AIFAshish Chavan
2012-10-11ASoC: codecs: da9055: Minor improvement in ALC calibration processAshish Chavan
2012-09-28ASoC: codecs: Add DA9055 codec driverAshish Chavan