aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/cs530x.c
AgeCommit message (Expand)AuthorFilesLines
2025-11-17ASoC: codecs: cs530x: convert to snd_soc_dapm_xxx()Kuninori Morimoto1-6/+6
2025-10-28Add support for Cirrus Logic CS530x DAC and CODECMark Brown1-72/+444
2025-10-27ASoC: cs530x: Add SPI bus support for cs530x partsVitaly Rodionov1-0/+21
2025-10-27ASoC: cs530x: Rename i2c related structuresSimon Trimmer1-2/+2
2025-10-27ASoC: cs530x: Correct MCLK reference frequency valuesVitaly Rodionov1-3/+6
2025-10-27ASoC: cs530x: Check the DEVID matches the devtypeSimon Trimmer1-0/+6
2025-10-27ASoC: cs530x: Rename bitfield to reflect common use for ADC and DACVitaly Rodionov1-2/+2
2025-10-27ASoC: cs530x: Add CODEC and DAC supportSimon Trimmer1-29/+382
2025-10-27ASoC: cs530x: Correct constant namingVitaly Rodionov1-5/+5
2025-10-27ASoC: cs530x: Remove unused struct members and constantsVitaly Rodionov1-6/+0
2025-10-27ASoC: cs530x: Sort #include directives and tydy up whitespacesVitaly Rodionov1-27/+22
2025-10-27ASoC: cs530x: Update the copyright headersVitaly Rodionov1-2/+2
2025-10-22ASoC: Merge up fixesMark Brown1-1/+1
2025-10-20ASoC: codecs: cs530x: use snd_kcontrol_chip() instead of snd_soc_kcontrol_com...Kuninori Morimoto1-1/+1
2025-10-20ASoC: cs530x: Correct log message with expected variableSimon Trimmer1-1/+1
2025-03-03ASoC: codec: cs530x: use inclusive language for SND_SOC_DAIFMT_CBx_CFxKuninori Morimoto1-2/+2
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra1-2/+2
2024-07-29ASoC: cs530x: Change IN HPF Select kcontrol namePaul Handrigan1-4/+4
2024-07-10ASoC: cs530x: Remove bclk from private structurePaul Handrigan1-12/+12
2024-07-10ASoC: cs530x: Calculate proper bclk rate using TDMPaul Handrigan1-5/+10
2024-06-22ASoC: cs530x: Support for cs530x ADCsPaul Handrigan1-0/+966