summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/cs4349.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* ASoC: cs4349: replace codec to componentKuninori Morimoto2018-02-121-19/+20
* ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal2017-08-101-1/+1
* ASoC: codec duplicated callback function goes to component on cs4349Kuninori Morimoto2016-08-081-7/+8
* ASoC: cs4349: fix platform_no_drv_owner.cocci warningskbuild test robot2015-08-251-1/+0Star
* ASoC: cs4349: Fix up setting PWR_DWN bitAxel Lin2015-07-221-1/+1
* ASoC: cs4349: Remove unneeded NULL test for cs4349->reset_gpioAxel Lin2015-07-221-8/+4Star
* ASoC: cs4349: include gpio/consumer.hakpm@linux-foundation.org2015-07-201-0/+1
* ASoC: cs4349: Drop platform data supportAxel Lin2015-07-201-6/+1Star
* ASoC: cs4349: Set .writeable_reg for cs4349_regmapAxel Lin2015-07-201-8/+12
* ASoC: cs4349: Fix setting digital interface formatAxel Lin2015-07-201-6/+5Star
* ASoC: cs4349: Don't use rtd->codecLars-Peter Clausen2015-07-201-2/+1Star
* ASoC: cs4349: Fix suspend/resumeLars-Peter Clausen2015-07-201-4/+2Star
* ASoC: cs4349: Constify cs4349_regmapAxel Lin2015-07-181-1/+1
* ASoC: cs4349: Fix max_register setting for cs4349_regmapAxel Lin2015-07-181-1/+1
* ASoC: cs4349: Add support for Cirrus Logic CS4349Tim Howe2015-07-161-0/+401