summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/cs42l73.c
AgeCommit message (Expand)Author
2024-05-03ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_da...Uwe Kleine-König
2023-06-13ASoC: cs42l73: Use maple tree register cacheMark Brown
2023-05-08ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König
2022-06-27ASoC: cs*: Remove now redundant non_legacy_dai_naming flagCharles Keepax
2022-04-05ASoC: cs*: use simple i2c probe functionStephen Kitt
2021-05-25Merge branch 'for-5.13' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown
2021-05-12ASoC: cs42l73: Add missing regmap use_single configCharles Keepax
2021-05-10ASoC: cs42l73: Minor error paths fixupsCharles Keepax
2021-01-21ASoC: cs*: sync parameter naming (rate/sample_bits)Kuninori Morimoto
2020-06-22ASoC: codecs: cs*: rename to snd_soc_component_read()Kuninori Morimoto
2019-08-15ASoC: cs42l73: remove unused variables 'vsp_output_mux' and 'xsp_output_mux'YueHaibing
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-02-12ASoC: cs42l73: replace codec to componentKuninori Morimoto
2018-01-12ASoC: cs42l73: Remove trailing semicolonLuis de Bethencourt
2017-11-27ASoC: cs42l73: Improve two size determinations in cs42l73_i2c_probe()Markus Elfring
2017-11-27ASoC: cs42l73: Delete an error message for a failed memory allocation in cs42...Markus Elfring
2016-10-25ASoC: cs42l73: Remove cache bypass for read of ID registersCharles Keepax
2016-09-29Merge remote-tracking branches 'asoc/topic/cs35l30', 'asoc/topic/cs42l73', 'a...Mark Brown
2016-08-08ASoC: codec duplicated callback function goes to component on cs42l73Kuninori Morimoto
2016-08-08ASoC: cs42l73: Constify cs42l73_mclk_coeffs and cs42l73_mclkx_coeffs tablesAxel Lin
2015-08-30Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'a...Mark Brown
2015-08-30Merge remote-tracking branches 'asoc/topic/cs42l56', 'asoc/topic/cs42l73', 'a...Mark Brown
2015-08-14ASoC: cs42l73: Use case range at appropriate placeAxel Lin
2015-08-05ASoC: cs42l73: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGELars-Peter Clausen
2015-07-23ASoC: cs42l73: Fix mask for setting CS42L73_SP_3ST bitAxel Lin
2015-07-15ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-06-01ASoC: cs42l73: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen
2015-04-27ASoC: Move bias level update to the coreLars-Peter Clausen
2015-01-05ASoC: cs42l73: Constify struct regmap_config and snd_soc_codec_driverKrzysztof Kozlowski
2014-11-21ASoC: cs42l73: Replace w->codec snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen
2014-09-09ASoC: cs42l73: Cleanup manual bias level transitionsLars-Peter Clausen
2014-08-04Merge remote-tracking branches 'asoc/topic/omap', 'asoc/topic/oom' and 'asoc/...Mark Brown
2014-07-17ASoC: Fix SOC_DOUBLE_R_SX_TLV volume mixer argumentsBrian Austin
2014-06-27ASoC: cs42l73: Remove redundant OOM messageSachin Kamat
2014-04-18ASoC: cs42l73: Convert to use devm_gpio_request_oneAxel Lin
2014-03-23Merge tag 'asoc-v3.15-2' into asoc-nextMark Brown
2014-03-23Merge tag 'asoc-v3.15' into asoc-nextMark Brown
2014-03-18ASoC: cs42l73: Fix mask bits for SOC_VALUE_ENUM_SINGLEBrian Austin
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-23ASoC: cs42l73: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai
2014-02-07ASoC: cs42l73: Constify rate constraintsLars-Peter Clausen
2014-02-05ASoC: cs42l73: Don't mix SNDRV_PCM_RATE_KNOT with specific ratesLars-Peter Clausen
2013-10-20ASoC: cs42l73: Add Device Tree support for CS42L73Brian Austin
2013-10-18ASoC: cs42l73: Namespace defines for cs42l73 codecBrian Austin
2013-10-18ASoC: cs42l73: Add platform data support for cs42l73 codecBrian Austin
2013-03-06ASoC: cs42l73: If Internal MCLK is >= 6.4MHz, then set SCLK to 64*Fs.Paul Handrigan
2012-12-15Merge remote-tracking branch 'asoc/topic/cs42l73' into asoc-nextMark Brown
2012-12-10ASoC: cs42l73: Change VSPIN/VSPOUT to VSPINOUTPaul Handrigan
2012-12-10ASoC: cs42l73: Add DAPM events for power down.Paul Handrigan