summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/cs42l52.c
AgeCommit message (Expand)AuthorFilesLines
2022-06-27ASoC: cs*: Remove now redundant non_legacy_dai_naming flagCharles Keepax1-1/+0
2022-06-03ASoC: cs42l52: Correct TLV for Bypass VolumeCharles Keepax1-1/+3
2022-06-03ASoC: cs42l52: Fix TLV scales for mixer controlsCharles Keepax1-2/+2
2022-04-05ASoC: cs*: use simple i2c probe functionStephen Kitt1-3/+2
2021-05-26ASoC: cs42l52: use DEVICE_ATTR_WO macroYueHaibing1-4/+3
2021-05-11ASoC: cs42l52: Minor tidy up of error pathsCharles Keepax1-5/+7
2020-11-20ASoC: codecs: Fix fall-through warnings for ClangGustavo A. R. Silva1-0/+1
2020-07-16ASoC: codecs: cs*: merge .digital_mute() into .mute_stream()Kuninori Morimoto1-2/+3
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-5/+1
2018-02-12ASoC: cs42l52: replace codec to componentKuninori Morimoto1-77/+69
2017-11-27ASoC: cs42l52: Improve two size determinations in cs42l52_i2c_probe()Markus Elfring1-5/+3
2017-11-27ASoC: cs42l52: Delete an error message for a failed memory allocation in cs42...Markus Elfring1-3/+2
2016-08-08ASoC: codec duplicated callback function goes to component on cs42l52Kuninori Morimoto1-7/+8
2015-08-30Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'a...Mark Brown1-4/+3
2015-08-30Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/reg-default', '...Mark Brown1-1/+1
2015-08-30Merge remote-tracking branches 'asoc/topic/const', 'asoc/topic/cs35l32', 'aso...Mark Brown1-53/+2
2015-08-14ASoC: cs42l52: Use case range at appropriate placeAxel Lin1-52/+1
2015-08-05ASoC: cs42l52: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGELars-Peter Clausen1-4/+3
2015-07-16regmap: Use reg_sequence for multi_reg_write / register_patchNariman Poushin1-1/+1
2015-07-15ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski1-1/+0
2015-07-15ASoC: Constify snd_soc_dai_ops variablesAxel Lin1-1/+1
2015-06-01ASoC: cs42l52: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen1-2/+2
2015-04-27ASoC: Move bias level update to the coreLars-Peter Clausen1-1/+0
2015-01-05ASoC: cs42l52: Constify struct regmap_config and snd_soc_codec_driverKrzysztof Kozlowski1-2/+2
2014-10-06Merge remote-tracking branches 'asoc/topic/suspend', 'asoc/topic/tas2552', 'a...Mark Brown1-19/+1
2014-09-09ASoC: cs42l52: Cleanup manual bias level transitionsLars-Peter Clausen1-19/+1
2014-08-28ASoC: cs42l52: use true/false returns for bool functionsBrian Austin1-2/+2
2014-07-17ASoC: Fix SOC_DOUBLE_R_SX_TLV volume mixer argumentsBrian Austin1-7/+7
2014-05-22Merge remote-tracking branches 'asoc/topic/cs42l56', 'asoc/topic/cs42xx8' and...Mark Brown1-12/+0
2014-05-02ASoC: Remove IS_ENABLED for INPUT in CS42L52 and WM8962Brian Austin1-12/+0
2014-04-18ASoC: cs42l52: Convert to use devm_gpio_request_oneAxel Lin1-2/+4
2014-04-07ASoC: cs42l52: Fix mask for REVIDAxel Lin1-1/+1
2014-03-25Merge tag 'asoc-v3.15-2' into asoc-nextMark Brown1-8/+1
2014-03-25Merge tag 'asoc-v3.15' into asoc-nextMark Brown1-49/+43
2014-03-18ASoC: cs42l52: Fix mask bits for SOC_VALUE_ENUM_SINGLEBrian Austin1-4/+4
2014-03-13Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown1-8/+1
2014-03-11ASoC: codec: Simplify ASoC probe code.Xiubo Li1-8/+1
2014-02-20ASoC: cs42l52: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai1-49/+43
2013-11-29ASoC: cs42l52: Fix buildMark Brown1-1/+1
2013-11-28ASoC: cs42l52: Add devicetree support for CS42L52Brian Austin1-3/+42
2013-11-28ASoC: cs42l52: Make MICA/B mixer dependent on mic configBrian Austin1-7/+30
2013-11-28ASoC: cs42l52: Reorganize MICA/B Config and SelectBrian Austin1-21/+4
2013-11-27ASoC: cs42l52: Use IS_ENABLED() macroFabio Estevam1-2/+2
2013-10-25ASoC: cs42l52: Add chip rev id messageBrian Austin1-0/+3
2013-10-25ASoC: cs42l52: convert pdata config to regmap_update_bitsBrian Austin1-35/+34
2013-10-25ASoC: cs42l52: Add platform data for reset gpioBrian Austin1-4/+17
2013-08-06ASoC: cs42l52: Add new TLV for Beep VolumeBrian Austin1-1/+4
2013-08-06ASoC: cs42l52: Reorder Min/Max and update to SX_TLV for Beep VolumeBrian Austin1-1/+1
2013-05-29ASoC: cs42l52: fix hp_gain_enum shift value.Nicolas Schichan1-1/+1
2013-05-29ASoC: cs42l52: use correct PCM mixer TLV dB scale to match datasheet.Nicolas Schichan1-1/+3