aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/codecs/cs35l45.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-02-23ASoC: soc-card: Fix missing locking in snd_soc_card_get_kcontrol()Richard Fitzgerald1-1/+1
2023-12-06ASoC: cs35l45: Prevents spinning during runtime suspendRicardo Rivera-Matos1-0/+4
2023-12-06ASoC: cs35l45: Prevent IRQ handling when suspending/resumingRicardo Rivera-Matos1-0/+43
2023-12-06ASoC: cs35l45: Use modern pm_opsRicardo Rivera-Matos1-5/+4
2023-09-11ASoC: cs35l45: Add AMP Enable Switch controlVlad Karpovich1-1/+6
2023-09-11ASoC: cs35l45: Connect DSP to the monitoring signalsVlad Karpovich1-6/+27
2023-09-11ASoC: cs35l45: Analog PCM Volume and Amplifier Mode controlsVlad Karpovich1-0/+148
2023-09-11ASoC: cs35l45: Checks index of cs35l45_irqs[]Ricardo Rivera-Matos1-1/+4
2023-08-29ASoC: cs35l45: Rename DACPCM1 Source controlVlad Karpovich1-4/+4
2023-08-29ASoC: cs35l45: Fix "Dead assigment" warningVlad Karpovich1-1/+1
2023-08-29ASoC: cs35l45: Add support for Chip ID 0x35A460Vlad Karpovich1-0/+1
2023-05-25ASoC: cs35l45: Relicense to GPL onlyCharles Keepax1-2/+2
2023-03-21ASoC: cs35l45: Hibernation supportVlad.Karpovich1-0/+80
2023-03-21ASoC: cs35l45: DSP SupportVlad.Karpovich1-12/+379
2023-03-21ASoC: cs35l45: IRQ supportVlad.Karpovich1-2/+109
2023-03-21ASoC: cs35l45: Support for GPIO pins configuration.Vlad.Karpovich1-0/+56
2023-02-15ASoC: cs35l45: Remove separate namespace for tablesCharles Keepax1-1/+0
2022-06-14ASoC: cs35l45: Add endianness flag in snd_soc_component_driverCharles Keepax1-0/+2
2022-06-06ASoC: cs35l45: Make cs35l45_remove() return voidUwe Kleine-König1-3/+1
2022-05-04ASoC: cs35l45: Enable BOOSTRichard Fitzgerald1-4/+0
2022-04-11ASoC: cs35l45: Make exports namespacedRichard Fitzgerald1-3/+4
2022-04-05ASoC: cs35l45: Add driver for Cirrus Logic CS35L45 Smart AmpJames Schulman1-0/+693