summaryrefslogtreecommitdiff
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
2025-05-13ALSA: hda/tas2781: Fix the ld issue reported by kernel test robotShenghao Ding2-6/+6
2025-05-08ASoC: rt712-sdca: remove redundant else path of if statementColin Ian King1-6/+2
2025-05-08ASoC: codecs: rt9123: Fix sparse cast warningChiYuan Huang1-3/+3
2025-05-08ASoC: rt712-sdca: remove redundant else path of if statementColin Ian King1-6/+2
2025-05-07ASoC: tas2781: Add a debugfs node for acoustic tuningShenghao Ding1-0/+154
2025-05-07Add support for CS35L63 Smart AmplifierMark Brown6-25/+369
2025-05-07ASoC: codec: cs42l[56,73,52]: Convert to GPIOMark Brown3-122/+150
2025-05-06ASoC: codec: cs42l52: Convert to GPIO descriptorsPeng Fan1-16/+12
2025-05-06ASoC: codec: cs42l52: Drop cs42l52.hPeng Fan1-32/+46
2025-05-06ASoC: codec: cs42l52: Sort headers alphabeticallyPeng Fan1-8/+8
2025-05-06ASoC: codec: cs42l73: Convert to GPIO descriptorsPeng Fan1-15/+11
2025-05-06ASoC: codec: cs42l73: Drop cs42l73.hPeng Fan1-18/+18
2025-05-06ASoC: codec: cs42l73: Sort headers alphabeticallyPeng Fan1-7/+7
2025-05-06ASoC: codec: cs42l56: Convert to GPIO descriptorsPeng Fan1-14/+11
2025-05-06ASoC: codec: cs42l56: Drop cs42l56.hPeng Fan1-12/+37
2025-05-06ASoC: codec: cs42l56: Sort headers alphabeticallyPeng Fan1-11/+11
2025-05-06ASoC: cs35l56: Read Silicon ID from DIE_STS registers for CS35L63Stefan Binding1-3/+36
2025-05-06ASoC: cs35l56: Add initial support for CS35L63 for I2C and SoundWireStefan Binding5-2/+225
2025-05-06ASoC: cs35l56: Add Mute, Volume and Posture registers to firmware register listStefan Binding2-3/+41
2025-05-06ASoC: cs35l56: Add struct to index firmware registersStefan Binding5-11/+41
2025-05-06ASoC: cs35l56: Add Index based on ACPI HID or SDW ID to select regmap configStefan Binding2-6/+26
2025-05-05ALSA: hda/tas2781: select CONFIG_CRC8 for SND_HDA_SCODEC_TAS2781_I2CArnd Bergmann1-0/+1
2025-05-01ASoC: codecs: tas2764: Fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski1-1/+1
2025-05-01ASoC: codecs: wsa88xx/wcd938x: Drop kerneldoc marker from inner commentKrzysztof Kozlowski3-3/+3
2025-05-01ASoC: codec: twl4030: Convert to GPIO descriptorsMark Brown1-49/+30
2025-05-01ASoC: codec: sma1307: Remove including of_gpio.hPeng Fan1-1/+0
2025-05-01ASoC: codec: twl4030: Convert to GPIO descriptorsPeng Fan1-40/+23
2025-05-01ASoC: codec: twl4030: Sort headers alphabeticallyPeng Fan1-11/+9
2025-04-30ALSA: hda/tas2781: Remove tas2781_spi_fwlib.c and leverage SND_SOC_TAS2781_FM...Shenghao Ding6-384/+425
2025-04-30ASoC: wm_adsp: Don't use no_free_ptr() when passing to PTR_ERR()Richard Fitzgerald1-1/+1
2025-04-30ASoC: codecs: Use min() to simplify aw_dev_dsp_update_container()Thorsten Blum3-15/+6
2025-04-25ASoC: codec: tpa6130a2: Convert to GPIO descriptorsMark Brown1-38/+16
2025-04-25ASoC: codecs: wcd938x: fix mux error handlingMark Brown1-12/+11
2025-04-24ASoC: Merge up fixesMark Brown5-39/+125
2025-04-24ASoC: codecs: wcd938x: drop unnecessary mux flag assignmentJohan Hovold1-1/+0
2025-04-24ASoC: codecs: wcd938x: fix mux error handlingJohan Hovold1-11/+11
2025-04-24ASoC: codec: tpa6130a2: Convert to GPIO descriptorsPeng Fan1-21/+11
2025-04-24ASoC: codec: tpa6130a2: Remove tpa6130a2_platform_dataPeng Fan1-13/+1
2025-04-24ASoC: codec: tpa6130a2: Sort headers alphabeticallyPeng Fan1-7/+7
2025-04-23ASoC: cs42l43: Disable headphone clamps during type detectionCharles Keepax1-0/+7
2025-04-22ASoC: adau7118: Allow dsp_a modeMichael Sikora1-0/+6
2025-04-21ASoC: wm8998: Add Kconfig promptAndré Apitzsch1-1/+1
2025-04-21ASoC: codecs: Remove unused rt566[58]_sel_asrc_clk_srcDr. David Alan Gilbert4-145/+0
2025-04-21ASoC: cs48l32: Use modern PM_OPSNathan Chancellor1-2/+2
2025-04-16ASoC: rt722: fix pop noise at the beginning of DMIC recordingShuming Fan3-0/+46
2025-04-16ASoC: cs48l32: Fix spelling mistake "exceeeds" -> "exceeds"Colin Ian King1-1/+1
2025-04-16ASoC: ak4458: Remove useless return variableChen Ni1-7/+3
2025-04-16ASoC: rt722: fix pop noise at the beginning of headphone playbackShuming Fan3-122/+176
2025-04-16ASoC: cs-amp-lib-test: Use faux bus instead of creating a dummy platform deviceRichard Fitzgerald1-36/+28
2025-04-15ASoC: Add codec driver for Cirrus Logic CS48L32 DSPMark Brown5-0/+5028