summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/cs42l43.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: cs42l43: Minor code tidy upsCharles Keepax2024-01-261-8/+4
* ASoC: cs42l43: Tidy up header includesCharles Keepax2024-01-261-0/+8
* ASoC: cs42l43: Add missing statics for hp_ilimit functionsCharles Keepax2023-12-121-2/+2
* ASoC: cs42l43: Allow HP amp to cool off after current limitCharles Keepax2023-12-111-3/+85
* ASoC: cs42l43: Add missing static from runtime PM opsCharles Keepax2023-11-131-2/+2
* ASoC: cs42l43: Convert to platform remove callback returning voidUwe Kleine-König2023-10-231-4/+2
* ASoC: Merge up fixesMark Brown2023-09-261-6/+8
|\
| * ASoC: cs42l43: Add shared IRQ flag for shuttersCharles Keepax2023-09-151-6/+8
* | ASoC: cs42l43: make const array controls staticColin Ian King2023-09-161-1/+1
|/
* ASoC: cs42l43: Fix missing error code in cs42l43_codec_probe()Harshit Mogalapalli2023-08-291-1/+2
* ASoC: cs42l43: Use new-style PM runtime macrosCharles Keepax2023-08-241-4/+3
* ASoC: cs42l43: Initialize ret in default case in cs42l43_pll_ev()Nathan Chancellor2023-08-231-0/+1
* ASoC: cs42l43: Add support for the cs42l43Charles Keepax2023-08-181-0/+2278