summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/cs35l36.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: cs35l36: Drop legacy includesLinus Walleij2023-12-011-2/+1
* ASoC: Explicitly include correct DT includesRob Herring2023-10-091-2/+1
* ASoC: cs35l36: Update to use maple tree register cacheMark Brown2023-07-181-1/+1
* ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-081-1/+1
* ASoC: cs35l36: Use DIV_ROUND_UP() instead of open-coding itShang XiaoJing2022-10-171-2/+2
* i2c: Make remove callback return voidUwe Kleine-König2022-08-161-3/+1
* ASoC: cs*: Remove now redundant non_legacy_dai_naming flagCharles Keepax2022-06-271-1/+0
* ASoC: cs35l36: Update digital volume TLVCharles Keepax2022-06-031-1/+2
* ASoC: cs35l36: Fix the error handling of cs35l36_i2c_probe()Zheyu Ma2022-05-111-1/+1
* ASoC: cs*: use simple i2c probe functionStephen Kitt2022-04-051-3/+2
* ASoC: cs35l3x: Use neutral language in amp driversDavid Rhodes2021-05-261-8/+8
* ASoC: cs35l36: Remove unneeded variable initialisationCharles Keepax2021-05-111-1/+1
* ASoC: cs35l36: Fix an error handling path in 'cs35l36_i2c_probe()'Christophe JAILLET2021-04-131-1/+1
* ASoC: cs*: sync parameter naming (rate/sample_bits)Kuninori Morimoto2021-01-211-1/+1
* ASoC: cs35l36: Fix an IS_ERR() vs NULL checking bugDan Carpenter2019-02-221-2/+2
* ASoC: cs35l36: Make some symbols staticWei Yongjun2019-02-181-4/+4
* ASoC: cs35l36: Remove unused including <linux/version.h>YueHaibing2019-02-131-1/+0
* ASoC: cs35l36: Add support for Cirrus CS35L36 AmplifierJames Schulman2019-02-081-0/+1958