| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-11-17 | ASoC: codecs: cs35l45: convert to snd_soc_dapm_xxx() | Kuninori Morimoto | 1 | -3/+3 |
| 2025-10-20 | ASoC: codecs: cs35l45: use snd_kcontrol_chip() instead of snd_soc_kcontrol_co... | Kuninori Morimoto | 1 | -4/+2 |
| 2025-07-04 | ASoC: codecs: Remove redundant pm_runtime_mark_last_busy() calls | Sakari Ailus | 1 | -1/+0 |
| 2024-12-02 | module: Convert symbol namespace to string literal | Peter Zijlstra | 1 | -2/+2 |
| 2024-08-09 | ASoC: Drop snd_soc_*_get_kcontrol_locked() | Takashi Iwai | 1 | -1/+1 |
| 2024-08-02 | ASoC: cs35l45: Use new snd_soc_component_get_kcontrol_locked() helper | Charles Keepax | 1 | -9/+2 |
| 2024-02-23 | ASoC: soc-card: Fix missing locking in snd_soc_card_get_kcontrol() | Richard Fitzgerald | 1 | -1/+1 |
| 2023-12-06 | ASoC: cs35l45: Prevents spinning during runtime suspend | Ricardo Rivera-Matos | 1 | -0/+4 |
| 2023-12-06 | ASoC: cs35l45: Prevent IRQ handling when suspending/resuming | Ricardo Rivera-Matos | 1 | -0/+43 |
| 2023-12-06 | ASoC: cs35l45: Use modern pm_ops | Ricardo Rivera-Matos | 1 | -5/+4 |
| 2023-09-11 | ASoC: cs35l45: Add AMP Enable Switch control | Vlad Karpovich | 1 | -1/+6 |
| 2023-09-11 | ASoC: cs35l45: Connect DSP to the monitoring signals | Vlad Karpovich | 1 | -6/+27 |
| 2023-09-11 | ASoC: cs35l45: Analog PCM Volume and Amplifier Mode controls | Vlad Karpovich | 1 | -0/+148 |
| 2023-09-11 | ASoC: cs35l45: Checks index of cs35l45_irqs[] | Ricardo Rivera-Matos | 1 | -1/+4 |
| 2023-08-29 | ASoC: cs35l45: Rename DACPCM1 Source control | Vlad Karpovich | 1 | -4/+4 |
| 2023-08-29 | ASoC: cs35l45: Fix "Dead assigment" warning | Vlad Karpovich | 1 | -1/+1 |
| 2023-08-29 | ASoC: cs35l45: Add support for Chip ID 0x35A460 | Vlad Karpovich | 1 | -0/+1 |
| 2023-05-25 | ASoC: cs35l45: Relicense to GPL only | Charles Keepax | 1 | -2/+2 |
| 2023-03-21 | ASoC: cs35l45: Hibernation support | Vlad.Karpovich | 1 | -0/+80 |
| 2023-03-21 | ASoC: cs35l45: DSP Support | Vlad.Karpovich | 1 | -12/+379 |
| 2023-03-21 | ASoC: cs35l45: IRQ support | Vlad.Karpovich | 1 | -2/+109 |
| 2023-03-21 | ASoC: cs35l45: Support for GPIO pins configuration. | Vlad.Karpovich | 1 | -0/+56 |
| 2023-02-15 | ASoC: cs35l45: Remove separate namespace for tables | Charles Keepax | 1 | -1/+0 |
| 2022-06-14 | ASoC: cs35l45: Add endianness flag in snd_soc_component_driver | Charles Keepax | 1 | -0/+2 |
| 2022-06-06 | ASoC: cs35l45: Make cs35l45_remove() return void | Uwe Kleine-König | 1 | -3/+1 |
| 2022-05-04 | ASoC: cs35l45: Enable BOOST | Richard Fitzgerald | 1 | -4/+0 |
| 2022-04-11 | ASoC: cs35l45: Make exports namespaced | Richard Fitzgerald | 1 | -3/+4 |
| 2022-04-05 | ASoC: cs35l45: Add driver for Cirrus Logic CS35L45 Smart Amp | James Schulman | 1 | -0/+693 |