summaryrefslogtreecommitdiff
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
10 daysASoC: codecs: rt1011: Use component to get the dapm context in spk_mode_putPeter Ujfalusi1-1/+1
10 daysASoC: cs42l43: Report insert for exotic peripheralsCharles Keepax1-0/+1
2026-03-04ASoC: rt721-sdca: Fix issue of fail to detect OMTP jack typeJack Yu1-2/+2
2026-03-04ASoC: es8328: Add error unwind in resumeHsieh Hung-En1-2/+8
2026-03-04ASoC: codecs: max98390: Check return value of devm_gpiod_get_optional() in ma...Chen Ni1-0/+3
2026-03-04ASoC: wm8962: Don't report a microphone if it's shorted to ground on plugSebastian Krzyszkowiak1-0/+10
2026-03-04ASoC: wm8962: Add WM8962_ADC_MONOMIX to "3D Coefficients" maskSebastian Krzyszkowiak1-1/+1
2026-02-27ASoC: codecs: aw88261: Fix erroneous bitmask logic in Awinic initAlexandre Ferrieux1-1/+2
2026-02-27ASoC: cs4271: Fix resource leak in cs4271_soc_resume()Harshit Mogalapalli1-3/+9
2026-02-27ASoC: nau8821: Cancel pending work before suspendCristian Ciocaltea1-0/+4
2026-02-27ASoC: nau8821: Cancel delayed work on component removeCristian Ciocaltea1-0/+9
2026-02-27ASoC: nau8821: Fixup nau8821_enable_jack_detect()Cristian Ciocaltea2-0/+6
2026-02-03ASoC: rt1320: fix intermittent no-sound issueShuming Fan1-0/+2
2026-02-02ASoC: cs42l43: Correct handling of 3-pole jack load detectionCharles Keepax1-6/+31
2026-01-19ASoC: cs35l45: Corrects ASP_TX5 DAPM widget channelRicardo Rivera-Matos1-1/+1
2026-01-15ASoC: tlv320adcx140: Merge fixes from PengutronixMark Brown1-6/+7
2026-01-14ASoC: tlv320adcx140: fix word lengthEmil Svendsen1-2/+2
2026-01-14ASoC: tlv320adcx140: Propagate error codes during probeDimitrios Katsaros1-0/+3
2026-01-14ASoC: tlv320adcx140: fix null pointerEmil Svendsen1-3/+1
2026-01-14ASoC: tlv320adcx140: invert DRE_ENABLEEmil Svendsen1-1/+1
2026-01-06ASoC: codecs: wsa88xx: fix codec initialisationMark Brown3-10/+28
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-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: 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-17ASoC: rt1320: update VC blind write settingsShuming Fan1-9/+7
2025-12-17ASoC: ak4458: remove the reset operation in probe and removeShengjiu Wang1-4/+0
2025-12-11Merge tag 'asoc-fix-v6.19-merge-window' of https://git.kernel.org/pub/scm/lin...Takashi Iwai9-27/+46
2025-12-09ASoC: cs35l56: Fix incorrect select SND_SOC_CS35L56_CAL_SYSFS_COMMONRichard Fitzgerald1-1/+1
2025-12-09ASoC: cs35l41: Always return 0 when a subsystem ID is foundEric Naim1-3/+4
2025-12-04ASoC: cros_ec_codec: Remove unnecessary selection of CRYPTOEric Biggers1-1/+0
2025-12-04ASoC: codecs: wcd93xx: fix OF node leaks on probeMark Brown3-6/+4
2025-12-04ASoC: ak4458 & ak5558: disable regulator if errorMark Brown2-2/+18
2025-12-03ASoC: codecs: nau8325: Silence uninitialized variables warningsKrzysztof Kozlowski1-2/+2
2025-12-03ASoC: ak5558: Disable regulator when error happensShengjiu Wang1-1/+9
2025-12-03ASoC: ak4458: Disable regulator when error happensShengjiu Wang1-1/+9
2025-12-02ASoC: cs-amp-lib: Revert use of __free(kfree) back to normal C cleanupRichard Fitzgerald1-12/+17
2025-12-02ASoC: codecs: wcd939x: fix OF node leaks on probe failureJohan Hovold1-2/+1
2025-12-02ASoC: codecs: wcd938x: fix OF node leaks on probe failureJohan Hovold1-2/+1
2025-12-02ASoC: codecs: wcd937x: fix OF node leaks on probe failureJohan Hovold1-2/+2
2025-12-02Merge tag 'asoc-v6.19' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai249-2234/+4833
2025-11-29ASoC: codecs: Modify awinic amplifier dsp read and write functionsWeidong Wang7-353/+58
2025-11-28ASoC: cs35l56: Log a message if firmware is missingRichard Fitzgerald2-0/+20
2025-11-28ASoC: nau8325: Delete a stray tabDan Carpenter1-1/+1
2025-11-27ASoC: codecs: wcd939x: fix regmap leak on probe failureJohan Hovold1-1/+7
2025-11-27ASoC: cs-amp-lib: Use __free(kfree) instead of manual freeingRichard Fitzgerald1-17/+12