summaryrefslogtreecommitdiff
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
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-14ASoC: sdw-mockup: Drop dummy remove functionUwe Kleine-König1-6/+0
2025-12-14ASoC: codecs: wm0010: Replace cpu_to_be64 + le64_to_cpu with swab64Thorsten Blum1-1/+1
2025-12-14ASoC: codec: rt274: Use devm_request_threaded_irq to manage IRQ lifetime and ...HariKrishna Sagala1-11/+1
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
2025-11-26ASoC: nau8325: add missing build configJaroslav Kysela2-0/+7
2025-11-26ASoC: nau8325: use simple i2c probe functionJaroslav Kysela1-2/+1
2025-11-24ASoC: cs-amp-lib: Remove redundant calls to kunit_deactivate_static_stub()Richard Fitzgerald1-31/+0
2025-11-24firmware: cs_dsp: Store control length as 32-bitRichard Fitzgerald1-1/+1
2025-11-24ASoC: tas2781: correct the wrong periodShenghao Ding1-1/+1
2025-11-24ASoC: tas2781: Correct the wrong chip ID for reset variable checkBaojun Xu1-1/+1
2025-11-22ASoC: cs35l56: Set access permissions on volatileMark Brown1-6/+9
2025-11-21ASoC: codecs: wcd934x: add explicit soundwire depenencySrinivas Kandagatla1-0/+1
2025-11-20ASoC: cs35l56: Use SND_SOC_BYTES_E_ACC() for CAL_DATA_RB controlRichard Fitzgerald1-2/+3
2025-11-20ASoC: cs35l56: Use SOC_ENUM_EXT_ACC() for CAL_SET_STATUS controlRichard Fitzgerald1-4/+6
2025-11-20ASoC: tas2781: Add tas2568/2574/5806m/5806md/5830 supportBaojun Xu1-3/+26
2025-11-20ASoC: codecs: arizona: convert to snd_soc_dapm_xxx()Kuninori Morimoto1-10/+8
2025-11-20gpio: improve support for shared GPIOsMark Brown2-7/+3
2025-11-20ASoC: codecs: lpass-rx-macro: fix mute_stream affecting all pathsJonathan Marek1-39/+35
2025-11-20ASoC: codecs: lpass-wsa-macro: remove unused WSA_MACRO_RX_MIX enumJonathan Marek1-2/+1
2025-11-20ASoC: codecs: lpass-wsa-macro: remove main path eventJonathan Marek1-57/+2
2025-11-20ASoC: codecs: lpass-wsa-macro: add volume controls for mix pathJonathan Marek1-0/+4
2025-11-20ASoC: codecs: lpass-wsa-macro: fix path clock dependenciesJonathan Marek1-4/+6
2025-11-20ASoC: codecs: lpass-wsa-macro: remove mix path eventJonathan Marek1-42/+4
2025-11-20ASoC: codecs: lpass-wsa-macro: remove useless gain read/write sequenceJonathan Marek1-9/+1
2025-11-20ASoC: codecs: lpass-wsa-macro: remove unnecessary bounds checkJonathan Marek1-11/+0
2025-11-19ASoC: wsa883x: drop GPIOD_FLAGS_BIT_NONEXCLUSIVE flag from GPIO lookupBartosz Golaszewski1-5/+2
2025-11-19ASoC: wsa881x: drop GPIOD_FLAGS_BIT_NONEXCLUSIVE flag from GPIO lookupBartosz Golaszewski1-2/+1
2025-11-18ASoC: convert to snd_soc_dapm_xxx()Mark Brown181-682/+763
2025-11-18ASoC: Intel: avs: Allow for NHLT configurationMark Brown2-3/+8
2025-11-17ASoC: codecs: Fix error handling in pm4125 audio codec driverMa Ke1-3/+18