index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
cs35l45.c
Age
Commit message (
Expand
)
Author
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-08-09
ASoC: Drop snd_soc_*_get_kcontrol_locked()
Takashi Iwai
2024-08-02
ASoC: cs35l45: Use new snd_soc_component_get_kcontrol_locked() helper
Charles Keepax
2024-02-23
ASoC: soc-card: Fix missing locking in snd_soc_card_get_kcontrol()
Richard Fitzgerald
2023-12-06
ASoC: cs35l45: Prevents spinning during runtime suspend
Ricardo Rivera-Matos
2023-12-06
ASoC: cs35l45: Prevent IRQ handling when suspending/resuming
Ricardo Rivera-Matos
2023-12-06
ASoC: cs35l45: Use modern pm_ops
Ricardo Rivera-Matos
2023-09-11
ASoC: cs35l45: Add AMP Enable Switch control
Vlad Karpovich
2023-09-11
ASoC: cs35l45: Connect DSP to the monitoring signals
Vlad Karpovich
2023-09-11
ASoC: cs35l45: Analog PCM Volume and Amplifier Mode controls
Vlad Karpovich
2023-09-11
ASoC: cs35l45: Checks index of cs35l45_irqs[]
Ricardo Rivera-Matos
2023-08-29
ASoC: cs35l45: Rename DACPCM1 Source control
Vlad Karpovich
2023-08-29
ASoC: cs35l45: Fix "Dead assigment" warning
Vlad Karpovich
2023-08-29
ASoC: cs35l45: Add support for Chip ID 0x35A460
Vlad Karpovich
2023-05-25
ASoC: cs35l45: Relicense to GPL only
Charles Keepax
2023-03-21
ASoC: cs35l45: Hibernation support
Vlad.Karpovich
2023-03-21
ASoC: cs35l45: DSP Support
Vlad.Karpovich
2023-03-21
ASoC: cs35l45: IRQ support
Vlad.Karpovich
2023-03-21
ASoC: cs35l45: Support for GPIO pins configuration.
Vlad.Karpovich
2023-02-15
ASoC: cs35l45: Remove separate namespace for tables
Charles Keepax
2022-06-14
ASoC: cs35l45: Add endianness flag in snd_soc_component_driver
Charles Keepax
2022-06-06
ASoC: cs35l45: Make cs35l45_remove() return void
Uwe Kleine-König
2022-05-04
ASoC: cs35l45: Enable BOOST
Richard Fitzgerald
2022-04-11
ASoC: cs35l45: Make exports namespaced
Richard Fitzgerald
2022-04-05
ASoC: cs35l45: Add driver for Cirrus Logic CS35L45 Smart Amp
James Schulman