summaryrefslogtreecommitdiff
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
2026-01-07ASoC: codecs: es8375: remove unnecessary format checkKuninori Morimoto1-2/+0
2026-01-06ASoC: ES8389: Add some members and updateMark Brown2-86/+168
2026-01-06ASoC: rt5575: Add the codec driver for the ALC5575Mark Brown6-0/+568
2026-01-06ASoC: nau8821: Fixes and driver cleanupMark Brown4-26/+43
2026-01-06ASoC: codecs: wsa88xx: fix codec initialisationMark Brown3-10/+28
2026-01-05ASoC: nau8821: Sort #include directivesCristian Ciocaltea1-2/+3
2026-01-05ASoC: nau8821: Drop unneeded braces in nau8821_hw_params()Cristian Ciocaltea1-2/+3
2026-01-05ASoC: nau8821: Simplify conditional in nau8821_get_osr()Cristian Ciocaltea1-6/+10
2026-01-05ASoC: nau8821: Drop superfluous return statementCristian Ciocaltea1-3/+1
2026-01-05ASoC: nau8821: Cancel pending work before suspendCristian Ciocaltea1-0/+4
2026-01-05ASoC: nau8821: Cancel delayed work on component removeCristian Ciocaltea1-0/+9
2026-01-05ASoC: nau8821: Fixup nau8821_enable_jack_detect()Cristian Ciocaltea2-0/+6
2026-01-05ASoC: es8328: Remove duplicate DAPM routesHsieh Hung-En1-10/+0
2026-01-05ASoC: rt5575: Add the codec driver for the ALC5575Oder Chiou6-0/+568
2026-01-05ASoC: codecs: ES8389: Update clock configurationZhang Yi1-81/+113
2026-01-05ASoC: codecs: ES8389: Add members about the versionZhang Yi1-0/+8
2026-01-05ASoC: codecs: ES8389: Adjust wakeup configurationZhang Yi1-4/+13
2026-01-05ASoC: codecs: ES8389: Add members related to power supplyZhang Yi2-1/+34
2026-01-05ASoC: codecs: wsa883x: suppress variant printkJohan Hovold1-8/+9
2026-01-05ASoC: codecs: wsa884x: fix codec initialisationJohan Hovold1-2/+1
2026-01-05ASoC: codecs: wsa881x: fix unnecessary initialisationJohan Hovold1-0/+9
2026-01-05ASoC: codecs: wsa883x: fix unnecessary initialisationJohan Hovold1-0/+9
2025-12-27ASoC: rt1320: fix the remainder calculation of r0 valueShuming Fan1-2/+2
2025-12-27ASoC: alc5623: tidyup clock inversion in alc5623_set_dai_fmt()Kuninori Morimoto1-5/+0
2025-12-24ASoC: rt1320: fix size_t format stringArnd Bergmann1-1/+1
2025-12-24ASoC: rt1320: fix 32-bit link failureArnd Bergmann1-8/+8
2025-12-23soundwire: Make remove function return no valueUwe Kleine-König23-69/+23
2025-12-23ASoC: drop bogus container_of() error handlingMark Brown2-11/+0
2025-12-22ASoC: codecs: pm4125: clean up bind() device reference handlingJohan Hovold1-9/+2
2025-12-22ASoC: rt1320: fix the warning the string may be truncatedShuming Fan1-2/+2
2025-12-22ASoC: codecs: wcd937x: drop bogus container_of() error handlingJohan Hovold1-5/+0
2025-12-22ASoC: codecs: pm4125: drop bogus container_of() error handlingJohan Hovold1-6/+0
2025-12-22ASoC: rt1320: Fix retry checking in rt1320_rae_load()Dan Carpenter1-1/+1
2025-12-22ASoC: rt1320: Change return type of rt1320_t0_load() to voidNathan Chancellor1-7/+3
2025-12-19ASoC: codecs: ES8326 : Add KcontrolMark Brown2-3/+18
2025-12-18ASoC: codecs: wcd939x-sdw: use devres for regmap allocationJohan Hovold1-17/+2
2025-12-18ASoC: codec: rt286: Use devm_request_threaded_irq to manage IRQ lifetime and ...HariKrishna Sagala1-11/+1
2025-12-18ASoC: tas2783A: read slave properties from acpi tableNiranjan H Y1-61/+5
2025-12-18ASoC: tas2783A: use acpi initialisation tableNiranjan H Y2-3/+52
2025-12-18ASoc: tas2783A: fw name based on system detailsNiranjan H Y1-1/+24
2025-12-18ASoC: tas2783A: fix error log for calibration dataNiranjan H Y1-1/+2
2025-12-18ASoC: tas2783A: update default init writesNiranjan H Y1-53/+1
2025-12-18ASoC: tas2783A: use custom firmwareNiranjan H Y2-63/+85
2025-12-17ASoC: codecs: tas2780: tidyup format check in tas2780_set_fmt()Kuninori Morimoto1-17/+14
2025-12-17ASoC: cs-amp-lib: Replace __free(kfree) with normal kfree() cleanupRichard Fitzgerald1-11/+16
2025-12-17ASoC: rt1320: support RAE parameters loadingShuming Fan1-0/+188
2025-12-17ASoC: rt1320: support calibration and temperature/r0 loadingShuming Fan2-7/+1118
2025-12-17ASoC: codec: rt298: Use devm_request_threaded_irq to manage IRQ lifetime and ...HariKrishna Sagala1-11/+1
2025-12-17ASoC: codecs: ES8326: Add kcontrol for DREZhang Yi2-0/+17
2025-12-17ASoC: codecs: ES8326: Add a kcontrol for PGAGAINZhang Yi1-3/+1