summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/cs4349.c
AgeCommit message (Expand)AuthorFilesLines
2022-08-16i2c: Make remove callback return voidUwe Kleine-König1-3/+1
2022-06-27ASoC: cs*: Remove now redundant non_legacy_dai_naming flagCharles Keepax1-1/+0
2022-05-09ASoC: cs4349: Remove redundant big endian formatsCharles Keepax1-6/+3
2022-04-05ASoC: cs*: use simple i2c probe functionStephen Kitt1-3/+2
2021-01-21ASoC: cs*: sync parameter naming (rate/sample_bits)Kuninori Morimoto1-1/+1
2020-07-16ASoC: codecs: cs*: merge .digital_mute() into .mute_stream()Kuninori Morimoto1-2/+3
2019-08-15ASoC: cs4349: Use PM ops 'cs4349_runtime_pm'YueHaibing1-0/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2018-02-12ASoC: cs4349: replace codec to componentKuninori Morimoto1-19/+20
2017-08-10ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal1-1/+1
2016-08-08ASoC: codec duplicated callback function goes to component on cs4349Kuninori Morimoto1-7/+8
2015-08-25ASoC: cs4349: fix platform_no_drv_owner.cocci warningskbuild test robot1-1/+0
2015-07-22ASoC: cs4349: Fix up setting PWR_DWN bitAxel Lin1-1/+1
2015-07-22ASoC: cs4349: Remove unneeded NULL test for cs4349->reset_gpioAxel Lin1-8/+4
2015-07-20ASoC: cs4349: include gpio/consumer.hakpm@linux-foundation.org1-0/+1
2015-07-20ASoC: cs4349: Drop platform data supportAxel Lin1-6/+1
2015-07-20ASoC: cs4349: Set .writeable_reg for cs4349_regmapAxel Lin1-8/+12
2015-07-20ASoC: cs4349: Fix setting digital interface formatAxel Lin1-6/+5
2015-07-20ASoC: cs4349: Don't use rtd->codecLars-Peter Clausen1-2/+1
2015-07-20ASoC: cs4349: Fix suspend/resumeLars-Peter Clausen1-4/+2
2015-07-18ASoC: cs4349: Constify cs4349_regmapAxel Lin1-1/+1
2015-07-18ASoC: cs4349: Fix max_register setting for cs4349_regmapAxel Lin1-1/+1
2015-07-16ASoC: cs4349: Add support for Cirrus Logic CS4349Tim Howe1-0/+401