summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/cs42l56.c
AgeCommit message (Expand)Author
2024-05-03ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_da...Uwe Kleine-König
2023-10-09ASoC: Explicitly include correct DT includesRob Herring
2023-07-18ASoC: cs42l56: Update to use maple tree register cacheMark Brown
2023-05-08ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-01-26ASoC: cs42l56: fix DT probeArnd Bergmann
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2022-06-27ASoC: cs*: Remove now redundant non_legacy_dai_naming flagCharles Keepax
2022-06-03ASoC: cs42l56: Correct typo in minimum level for SX volume controlsCharles Keepax
2022-05-11ASoC: cs42l56: Fix the error handling of cs42l56_i2c_probe()Zheyu Ma
2022-04-05ASoC: cs*: use simple i2c probe functionStephen Kitt
2021-05-26ASoC: cs42l56: use DEVICE_ATTR_WO macroYueHaibing
2021-05-12ASoC: cs42l52: Minor tidy up of error pathsCharles Keepax
2021-01-13ASoC: cs42l56: fix up error handling in probeDan Carpenter
2020-11-20ASoC: codecs: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-07-16ASoC: codecs: cs*: merge .digital_mute() into .mute_stream()Kuninori Morimoto
2019-08-15ASoC: cs42l56: remove unused variable 'adc_swap_enum'YueHaibing
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-02-12ASoC: cs42l56: replace codec to componentKuninori Morimoto
2017-11-27ASoC: cs42l56: Improve two size determinations in cs42l56_i2c_probe()Markus Elfring
2017-11-27ASoC: cs42l56: Delete an error message for a failed memory allocation in cs42...Markus Elfring
2016-12-05ASoC: cs42l56: Fix misuse of regmap_update_bitsFlorian Vaussard
2016-10-25ASoC: cs42l56: Make ID registers volatile and remove cache bypassCharles Keepax
2016-08-08ASoC: codec duplicated callback function goes to component on cs42l56Kuninori Morimoto
2016-04-26ASoC: cs42l56: Use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas
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-30Merge remote-tracking branches 'asoc/topic/const', 'asoc/topic/cs35l32', 'aso...Mark Brown
2015-08-14ASoC: cs42l56: Use case range at appropriate placeAxel Lin
2015-08-05ASoC: cs42l56: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGELars-Peter Clausen
2015-07-15ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-07-15ASoC: Constify snd_soc_dai_ops variablesAxel Lin
2015-06-01ASoC: cs42l56: 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: cs42l56: Constify struct regmap_config and snd_soc_codec_driverKrzysztof Kozlowski
2014-09-09ASoC: cs42l56: Cleanup manual bias level transitionsLars-Peter Clausen
2014-08-28ASoC: cs42l56: Remove unneeded regulator_bulk_free call in cs42l56_removeAxel Lin
2014-08-28ASoC: cs42l56: use true/false returns for bool functionsBrian Austin
2014-08-04Merge remote-tracking branches 'asoc/topic/cs4265', 'asoc/topic/cs42l56', 'as...Mark Brown
2014-07-17ASoC: Fix SOC_DOUBLE_R_SX_TLV volume mixer argumentsBrian Austin
2014-07-17ASoC: cs42l56: Fix stereo channel register assignment for Headphone and LineO...Brian Austin
2014-07-08ASoC: cs42l56: Move ADC/PCM Swap to DAPMBrian Austin
2014-06-01ASoC: cs42l56: Fix new value argument in snd_soc_update_bits callsAxel Lin
2014-05-05ASoC: Add support for CS42L56 CODECBrian Austin