summaryrefslogtreecommitdiff
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
12 daysASoC: codecs: Fix error handling in pm4125 audio codec driverMa Ke1-3/+18
12 daysASoC: cs35l41: Always return 0 when a subsystem ID is foundEric Naim1-3/+4
12 daysASoC: codecs: lpass-tx-macro: fix SM6115 supportSrinivas Kandagatla1-1/+2
12 daysASoC: codecs: pm4125: Remove irq_chip on component unbindKrzysztof Kozlowski1-0/+2
12 daysASoC: codecs: pm4125: Fix potential conflict when probing two devicesKrzysztof Kozlowski1-5/+12
12 daysASoC: codecs: wcd937x: Fix error handling in wcd937x codec driverMa Ke1-9/+34
12 daysASoC: codecs: wcd939x: fix regmap leak on probe failureJohan Hovold1-1/+7
2026-01-02ASoC: ak4458: remove the reset operation in probe and removeShengjiu Wang1-4/+0
2025-12-18ASoC: ak5558: Disable regulator when error happensShengjiu Wang1-1/+9
2025-12-18ASoC: ak4458: Disable regulator when error happensShengjiu Wang1-1/+9
2025-12-18ASoC: nau8325: add missing build configJaroslav Kysela2-0/+7
2025-12-18ASoC: codecs: nau8325: Silence uninitialized variables warningsKrzysztof Kozlowski1-2/+2
2025-12-18ASoC: nau8325: use simple i2c probe functionJaroslav Kysela1-2/+1
2025-12-18ASoC: tas2781: correct the wrong periodShenghao Ding1-1/+1
2025-12-18ASoC: tas2781: Correct the wrong chip ID for reset variable checkBaojun Xu1-1/+1
2025-11-07ASoC: tas2781: fix getting the wrong device numberShenghao Ding1-2/+7
2025-11-06ASoC: codecs: va-macro: fix resource leak in probe error pathHaotian Zhang1-1/+1
2025-11-06ASoC: tas2783A: Fix issues in firmware parsingNiranjan H Y1-2/+18
2025-11-06ASoC: cs4271: Fix regulator leak on probe failureHaotian Zhang1-3/+7
2025-11-04ASoC: da7213: Use component driver suspend/resumeClaudiu Beznea2-25/+45
2025-10-27ASoC: rt721: fix prepare clock stop failedShuming Fan2-0/+5
2025-10-21Add support for Cirrus Logic CS530x DAC and CODECMark Brown1-1/+1
2025-10-20ASOC: max98090/91: fix for filter configuration: AHPF removed DMIC2_HPF addedSharique Mohammad1-2/+4
2025-10-20ASoC: cs-amp-lib-test: Fix missing include of kunit/test-bug.hRichard Fitzgerald1-0/+1
2025-10-20ASoC: cs530x: Correct log message with expected variableSimon Trimmer1-1/+1
2025-10-16ASoC: nau8821: Fix IRQ handling and improve jackMark Brown2-50/+81
2025-10-15ASoC: max98090/91: fixed max98091 ALSA widget powering up/downSharique Mohammad1-2/+4
2025-10-15ASoC: codecs: wcd938x-sdw: remove redundant runtime pm callsSrinivas Kandagatla1-17/+3
2025-10-13ASoC: nau8821: Avoid unnecessary blocking in IRQ handlerCristian Ciocaltea2-11/+13
2025-10-13ASoC: nau8821: Add DMI quirk to bypass jack debounce circuitCristian Ciocaltea1-6/+27
2025-10-13ASoC: nau8821: Consistently clear interrupts before unmaskingCristian Ciocaltea1-28/+30
2025-10-13ASoC: nau8821: Generalize helper to clear IRQ statusCristian Ciocaltea1-6/+11
2025-10-13ASoC: nau8821: Cancel jdet_work before handling jack ejectionCristian Ciocaltea1-1/+2
2025-10-13ASoC: codecs: Fix gain setting ranges for Renesas IDT821034 codecChristophe Leroy1-6/+6
2025-10-13ASoC: tas2781: Support more newly-released amplifiers tas58xx in the driverBaojun Xu1-2/+19
2025-10-10Merge tag 'sound-fix-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-1/+21
2025-10-08Merge tag 'asoc-fix-v6.18-merge-window' of https://git.kernel.org/pub/scm/lin...Takashi Iwai3-1/+21
2025-10-07ASoC: rt722: add settings for rt722VBShuming Fan3-1/+21
2025-10-02Merge tag 'sound-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds60-1423/+8051
2025-10-01Merge tag 'mfd-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2-1/+17
2025-10-01mfd: si476x: Add GPIOLIB_LEGACY dependencyArnd Bergmann1-0/+1
2025-10-01mfd: arizona: Make legacy gpiolib interface optionalArnd Bergmann1-1/+16
2025-09-28Merge branch 'for-linus' into for-nextTakashi Iwai2-20/+29
2025-09-28Merge tag 'asoc-v6.18-2' of https://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai6-37/+1506
2025-09-28Merge branch 'for-linus' into for-nextTakashi Iwai7-33/+58
2025-09-28ASoC: cs35l56: Add support for CS35L56 B2 siliconRichard Fitzgerald1-4/+36
2025-09-28ASoC: cs35l56: Set fw_regs table after getting REVIDRichard Fitzgerald4-29/+40
2025-09-26ASoc: tas2783A: Fix an error code in probe()Dan Carpenter1-1/+1
2025-09-26ASoC: tlv320aic3x: Fix class-D initialization for tlv320aic3007Primoz Fiser1-18/+14
2025-09-24ASoC: codecs: wcd-common: fix signedness bug in wcd_dt_parse_micbias_info()Dan Carpenter1-4/+5