aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/cs4349.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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