aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/cs42l52.c
AgeCommit message (Expand)Author
2021-05-26ASoC: cs42l52: use DEVICE_ATTR_WO macroYueHaibing
2021-05-11ASoC: cs42l52: Minor tidy up of error pathsCharles Keepax
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-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-02-12ASoC: cs42l52: replace codec to componentKuninori Morimoto
2017-11-27ASoC: cs42l52: Improve two size determinations in cs42l52_i2c_probe()Markus Elfring
2017-11-27ASoC: cs42l52: Delete an error message for a failed memory allocation in cs42...Markus Elfring
2016-08-08ASoC: codec duplicated callback function goes to component on cs42l52Kuninori Morimoto
2015-08-30Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'a...Mark Brown
2015-08-30Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/reg-default', '...Mark Brown
2015-08-30Merge remote-tracking branches 'asoc/topic/const', 'asoc/topic/cs35l32', 'aso...Mark Brown
2015-08-14ASoC: cs42l52: Use case range at appropriate placeAxel Lin
2015-08-05ASoC: cs42l52: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGELars-Peter Clausen
2015-07-16regmap: Use reg_sequence for multi_reg_write / register_patchNariman Poushin
2015-07-15ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-07-15ASoC: Constify snd_soc_dai_ops variablesAxel Lin
2015-06-01ASoC: cs42l52: 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: cs42l52: Constify struct regmap_config and snd_soc_codec_driverKrzysztof Kozlowski
2014-10-06Merge remote-tracking branches 'asoc/topic/suspend', 'asoc/topic/tas2552', 'a...Mark Brown
2014-09-09ASoC: cs42l52: Cleanup manual bias level transitionsLars-Peter Clausen
2014-08-28ASoC: cs42l52: use true/false returns for bool functionsBrian Austin
2014-07-17ASoC: Fix SOC_DOUBLE_R_SX_TLV volume mixer argumentsBrian Austin
2014-05-22Merge remote-tracking branches 'asoc/topic/cs42l56', 'asoc/topic/cs42xx8' and...Mark Brown
2014-05-02ASoC: Remove IS_ENABLED for INPUT in CS42L52 and WM8962Brian Austin
2014-04-18ASoC: cs42l52: Convert to use devm_gpio_request_oneAxel Lin
2014-04-07ASoC: cs42l52: Fix mask for REVIDAxel Lin
2014-03-25Merge tag 'asoc-v3.15-2' into asoc-nextMark Brown
2014-03-25Merge tag 'asoc-v3.15' into asoc-nextMark Brown
2014-03-18ASoC: cs42l52: 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-20ASoC: cs42l52: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai
2013-11-29ASoC: cs42l52: Fix buildMark Brown
2013-11-28ASoC: cs42l52: Add devicetree support for CS42L52Brian Austin
2013-11-28ASoC: cs42l52: Make MICA/B mixer dependent on mic configBrian Austin
2013-11-28ASoC: cs42l52: Reorganize MICA/B Config and SelectBrian Austin
2013-11-27ASoC: cs42l52: Use IS_ENABLED() macroFabio Estevam
2013-10-25ASoC: cs42l52: Add chip rev id messageBrian Austin
2013-10-25ASoC: cs42l52: convert pdata config to regmap_update_bitsBrian Austin
2013-10-25ASoC: cs42l52: Add platform data for reset gpioBrian Austin
2013-08-06ASoC: cs42l52: Add new TLV for Beep VolumeBrian Austin
2013-08-06ASoC: cs42l52: Reorder Min/Max and update to SX_TLV for Beep VolumeBrian Austin
2013-05-29ASoC: cs42l52: fix hp_gain_enum shift value.Nicolas Schichan
2013-05-29ASoC: cs42l52: use correct PCM mixer TLV dB scale to match datasheet.Nicolas Schichan
2013-05-28ASoC: cs42l52: fix default value for MASTERA_VOL.Nicolas Schichan
2013-05-22ASoC: cs42l52: fix bogus shifts in "Speaker Volume" and "PCM Mixer Volume" co...Nicolas Schichan
2013-05-22ASoC: cs42l52: microphone bias is controlled by IFACE_CTL2 register.Nicolas Schichan
2013-02-11Merge remote-tracking branch 'asoc/topic/cs42l52' into asoc-nextMark Brown