aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/da7213.c
AgeCommit message (Expand)Author
2024-05-03ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_da...Uwe Kleine-König
2024-02-21ASoC: codecs: da7213: Simplify mclk initializationCezary Rojewski
2023-10-18ASoC: da7213: Add new kcontrol for tonegenDavid Rau
2023-10-09ASoC: Explicitly include correct DT includesRob Herring
2023-09-18ASoC: da7213: add .auto_selectable_formats supportKuninori Morimoto
2023-09-18ASoC: da7213: tidyup SND_SOC_DAIFMT_xxxKuninori Morimoto
2023-05-08ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-03-28ASoC: da7213.c: add missing pm_runtime_disable()Duy Nguyen
2022-12-25ASoC: da7213: Add support for mono, set frame width to 32 when possibleDavid Rau
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-07-16ASoC: codecs: da*: merge .digital_mute() into .mute_stream()Kuninori Morimoto
2020-07-07ASoC: da7213: add default clock handlingSebastian Reichel
2020-06-22ASoC: codecs: da*: rename to snd_soc_component_read()Kuninori Morimoto
2020-05-18ASoC: da7213: move set_pll to codec levelSebastian Reichel
2020-05-18ASoC: da7213: move set_sysclk to codec levelSebastian Reichel
2020-05-18ASoC: da7213: Add regulator supportSebastian Reichel
2020-05-18ASoC: da7213: Add da7212 DT compatibleSebastian Reichel
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-02ASoC: da7213: fix DAI_CLK_EN register bit overwriteLogesh
2018-08-06ASoC: da7213: use true and false for boolean valuesGustavo A. R. Silva
2018-02-12ASoC: da7213: replace codec to componentKuninori Morimoto
2017-11-27ASoC: da7213: Improve a size determination in da7213_i2c_probe()Markus Elfring
2017-11-27ASoC: da7213: Delete an error message for a failed memory allocation in da721...Markus Elfring
2017-11-09ASoC: da7213: add support for DSP modesPierre-Louis Bossart
2017-08-10ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal
2017-05-19ASoC: da7213: Update driver to use device_property* FW functionsAdam Thomson
2017-05-14ASoC: da7213: Fix incorrect usage of bitwise '&' operator for SRM checkAdam Thomson
2017-03-13ASoC: da7213: add ACPI supportPierre-Louis Bossart
2016-09-29Merge remote-tracking branches 'asoc/topic/cs35l30', 'asoc/topic/cs42l73', 'a...Mark Brown
2016-09-29Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ak4104', 'asoc/...Mark Brown
2016-08-08ASoC: codec duplicated callback function goes to component on da7213Kuninori Morimoto
2016-08-08ASoC: da7213: Improve 32KHz mode PLL lockingAdam Thomson
2016-08-08ASoC: da7213: Refactor sysclk(), pll() functions to improve handlingAdam Thomson
2016-08-08ASoC: da7213: Improve driver efficiency with regards to MCLK usageAdam Thomson
2016-08-04ASoC: da7213: Default to 64 BCLKs per WCLK to support all formatsAdam Thomson
2016-05-10ASoC: da7213: Allow PLL disable/bypass when using 32KHz sysclkAdam Thomson
2016-05-10ASoC: da7213: Update PLL ranges to improve locking at frequency boundaryAdam Thomson
2016-05-10ASoC: da7213: Default PC counter to free-running when DAI disabledAdam Thomson
2016-05-10ASoC: da7213: Add checking of SRM lock status before enabling DAIAdam Thomson
2016-05-10ASoC: da7213: Add DAI DAPM event to control DAI clocksAdam Thomson
2015-10-07ASoC: da7213: Add support to handle mclk data provided to driverAdam Thomson
2015-10-07ASoC: da7213: Add DT support to codec driverAdam Thomson
2015-08-30Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'a...Mark Brown
2015-08-05ASoC: da7213: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGELars-Peter Clausen
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: da7213: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen