summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/cs4349.c
AgeCommit message (Expand)Author
2023-12-01ASoC: cs4349: Drop legacy includeLinus Walleij
2023-10-09ASoC: Explicitly include correct DT includesRob Herring
2023-07-18ASoC: cs4349: Update to use maple tree register cacheMark Brown
2023-05-08ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König
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-05-09ASoC: cs4349: Remove redundant big endian formatsCharles Keepax
2022-04-05ASoC: cs*: use simple i2c probe functionStephen Kitt
2021-01-21ASoC: cs*: sync parameter naming (rate/sample_bits)Kuninori Morimoto
2020-07-16ASoC: codecs: cs*: merge .digital_mute() into .mute_stream()Kuninori Morimoto
2019-08-15ASoC: cs4349: Use PM ops 'cs4349_runtime_pm'YueHaibing
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-02-12ASoC: cs4349: replace codec to componentKuninori Morimoto
2017-08-10ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal
2016-08-08ASoC: codec duplicated callback function goes to component on cs4349Kuninori Morimoto
2015-08-25ASoC: cs4349: fix platform_no_drv_owner.cocci warningskbuild test robot
2015-07-22ASoC: cs4349: Fix up setting PWR_DWN bitAxel Lin
2015-07-22ASoC: cs4349: Remove unneeded NULL test for cs4349->reset_gpioAxel Lin
2015-07-20ASoC: cs4349: include gpio/consumer.hakpm@linux-foundation.org
2015-07-20ASoC: cs4349: Drop platform data supportAxel Lin
2015-07-20ASoC: cs4349: Set .writeable_reg for cs4349_regmapAxel Lin
2015-07-20ASoC: cs4349: Fix setting digital interface formatAxel Lin
2015-07-20ASoC: cs4349: Don't use rtd->codecLars-Peter Clausen
2015-07-20ASoC: cs4349: Fix suspend/resumeLars-Peter Clausen
2015-07-18ASoC: cs4349: Constify cs4349_regmapAxel Lin
2015-07-18ASoC: cs4349: Fix max_register setting for cs4349_regmapAxel Lin
2015-07-16ASoC: cs4349: Add support for Cirrus Logic CS4349Tim Howe