summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/cs42l43.c
AgeCommit message (Expand)Author
2024-08-02ASoC: cs42l43: Cache shutter IRQ control pointersCharles Keepax
2024-08-02ASoC: cs42l43: Remove redundant semi-colon at end of functionCharles Keepax
2024-05-27ASoC: cs42l43: Only restrict 44.1kHz for the ASPCharles Keepax
2024-03-26ASoC: cs42l43: Correct extraction of data pointer in suspend/resumeCharles Keepax
2024-02-21ASoC: Intel: avs: Fixes and new platforms supportMark Brown
2024-02-07ASoC: cs42l43: Add system suspend ops to disable IRQCharles Keepax
2024-02-07ASoC: cs42l43: Handle error from devm_pm_runtime_enableCharles Keepax
2024-02-05ASoC: cs42l43: Shut down jack detection on component removeCharles Keepax
2024-02-05ASoC: cs42l43: Sync the hp ilimit works when removing the componentCharles Keepax
2024-02-05ASoC: cs42l43: Add clear of stashed pointer on component removeCharles Keepax
2024-01-26ASoC: cs42l43: Use fls to calculate the pre-divider for the PLLCharles Keepax
2024-01-26ASoC: cs42l43: Refactor to use for_each_set_bit()Charles Keepax
2024-01-26ASoC: cs42l43: Add pm_ptr around the power opsCharles Keepax
2024-01-26ASoC: cs42l43: Minor code tidy upsCharles Keepax
2024-01-26ASoC: cs42l43: Tidy up header includesCharles Keepax
2023-12-12ASoC: cs42l43: Add missing statics for hp_ilimit functionsCharles Keepax
2023-12-11ASoC: cs42l43: Allow HP amp to cool off after current limitCharles Keepax
2023-11-13ASoC: cs42l43: Add missing static from runtime PM opsCharles Keepax
2023-10-23ASoC: cs42l43: Convert to platform remove callback returning voidUwe Kleine-König
2023-09-26ASoC: Merge up fixesMark Brown
2023-09-16ASoC: cs42l43: make const array controls staticColin Ian King
2023-09-15ASoC: cs42l43: Add shared IRQ flag for shuttersCharles Keepax
2023-08-29ASoC: cs42l43: Fix missing error code in cs42l43_codec_probe()Harshit Mogalapalli
2023-08-24ASoC: cs42l43: Use new-style PM runtime macrosCharles Keepax
2023-08-23ASoC: cs42l43: Initialize ret in default case in cs42l43_pll_ev()Nathan Chancellor
2023-08-18ASoC: cs42l43: Add support for the cs42l43Charles Keepax