summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/cs42l43.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Intel: avs: Fixes and new platforms supportMark Brown2024-02-211-3/+45
|\
| * ASoC: cs42l43: Add system suspend ops to disable IRQCharles Keepax2024-02-071-2/+41
| * ASoC: cs42l43: Handle error from devm_pm_runtime_enableCharles Keepax2024-02-071-1/+4
* | ASoC: cs42l43: Shut down jack detection on component removeCharles Keepax2024-02-051-0/+7
* | ASoC: cs42l43: Sync the hp ilimit works when removing the componentCharles Keepax2024-02-051-0/+3
* | ASoC: cs42l43: Add clear of stashed pointer on component removeCharles Keepax2024-02-051-0/+8
* | ASoC: cs42l43: Use fls to calculate the pre-divider for the PLLCharles Keepax2024-01-261-4/+3
* | ASoC: cs42l43: Refactor to use for_each_set_bit()Charles Keepax2024-01-261-15/+20
* | ASoC: cs42l43: Add pm_ptr around the power opsCharles Keepax2024-01-261-1/+1
* | 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