summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorLines
2026-04-10ASoC: rt1320-sdw: Add an approach to get new hardware advance gainJack Yu-2/+36
2026-04-10ASoC: uda1380: Modernize the driverLinus Walleij-33/+38
2026-04-09ASoC: rt1320-sdw: kcontrol for brown-out feature updateJack Yu-0/+43
2026-04-09ASoC: Yet another round of SDCA fixesMark Brown-1/+8
2026-04-08ASoC: tas2781: Explicit association of Device, Device Name, and Device IDShenghao Ding-53/+51
2026-04-08ASoC: nau8325: Add software reset during probeNeo Chang-1/+8
2026-04-06ASoC: rt5640: Handle 0Hz sysclk during stream shutdownSheetal-0/+5
2026-04-03ASoC: codecs: tlv320dac33: remove kmemdup_arrayRosen Penev-6/+4
2026-04-01ASoC: ak5558: remove unused snd_soc_componentKuninori Morimoto-1/+0
2026-03-30ASoC: jz47xx: Convert to devm_clk_get_enabled()Mark Brown-46/+12
2026-03-30ASoC: jz4770: Convert to devm_clk_get_enabled()Jihed Chaibi-16/+4
2026-03-30ASoC: jz4760: Convert to devm_clk_get_enabled()Jihed Chaibi-16/+4
2026-03-30ASoC: jz4725b: Convert to devm_clk_get_enabled()Jihed Chaibi-14/+4
2026-03-30ASoC: Merge up fixesMark Brown-10/+24
2026-03-30ASoC: codecs: inline i2c_check_functionality checksThorsten Blum-12/+7
2026-03-27ASoC: Drop some unused GPIO includesMark Brown-3/+0
2026-03-27ASoC: ts3a227e: Drop unused includeLinus Walleij-1/+0
2026-03-27ASoC: nau8315: Drop unused includeLinus Walleij-1/+0
2026-03-27ASoC: rt1318: Drop unused includeLinus Walleij-1/+0
2026-03-26ASoC: wm_adsp_fw_find_test: Fix missing NULL terminator on file name listRichard Fitzgerald-0/+1
2026-03-26ASoC: adau1372: Fix error handling in adau1372_set_power()Mark Brown-10/+24
2026-03-26ASoC: adau1372: Fix clock leak on PLL lock failureJihed Chaibi-3/+14
2026-03-26ASoC: adau1372: Fix unchecked clk_prepare_enable() return valueJihed Chaibi-7/+10
2026-03-26ASoC: cs35l56: Support for factory calibration through ALSA controlsMark Brown-0/+120
2026-03-26ASoC: cs35l56: Allow factory calibration through ALSA controlsRichard Fitzgerald-0/+120
2026-03-24ASoC: Merge up fixesMark Brown-3/+8
2026-03-24ASoc: uda1380: Improve error reportingMark Brown-14/+33
2026-03-24ASoC: uda1380: use dev_err() and %pe for better error reportingWenyuan Li-7/+18
2026-03-24ASoC: uda1380: fix missing return value checks for I2C operationsWenyuan Li-14/+22
2026-03-24ASoC: codecs: wcd934x: fix typo in dt parsingSrinivas Kandagatla-1/+1
2026-03-23ASoC: wm_adsp: select CONFIG_SND_SOC_WM_ADSP from all usersArnd Bergmann-22/+9
2026-03-19ASoC: tas2781: Add null check for calibration dataBaojun Xu-0/+3
2026-03-18ASoC: wm_adsp: Fix crash in kunit tests on arm64Charles Keepax-1/+2
2026-03-17ASoC: codecs: cs42l84: set up PLL for more sample ratesJames Calligeros-3/+17
2026-03-16ASoC: codecs: wcd-clsh: Always update buck/flyback on transitions on transitionsCédric Bellegarde-3/+0
2026-03-16ASoC: soc-component: re-add pcm_new()/pcm_free()Mark Brown-3/+3
2026-03-16ASoC: codecs: rt5xxx-spi: name back to pcm_new()/pcm_free()Kuninori Morimoto-2/+2
2026-03-16ASoC: codecs: cros_ec_codec: name back to pcm_new()/pcm_free()Kuninori Morimoto-1/+1
2026-03-16ASoC: codec: arizona: Convert to use GPIO descriptorsLinus Walleij-66/+30
2026-03-16ASoC: codecs: aw88166: Support device specific firmwareTeguh Sobirin-4/+8
2026-03-16ASoC: basic support for configuring bus keepersMark Brown-0/+193
2026-03-16ASoC: tas2770: expose SDOUT bus keeper via set_tdm_idleJames Calligeros-0/+87
2026-03-16ASoC: tas2764: expose SDOUT bus keeper via set_tdm_idle operationJames Calligeros-0/+106
2026-03-16ASoC: amd: Move to GPIO descriptorsMark Brown-1/+1
2026-03-16ASoC: sma1307: fix double free of devm_kzalloc() memoryGuangshuo Li-2/+4
2026-03-12ASoC: wm_adsp: Some improvements to firmware fileMark Brown-109/+1385
2026-03-11ASoC: cs35l56: Support clock stop mode 1 if enabled in ACPIRichard Fitzgerald-5/+30
2026-03-10ASoC: codecs: rt1011: Use component to get the dapm context in spk_mode_putPeter Ujfalusi-1/+1
2026-03-10ASoC: da7219: scope AAD suspend and resume helpers to CONFIG_PMPengpeng Hou-1/+7
2026-03-10ASoC: wm_adsp: Combine some similar code in firmware file searchRichard Fitzgerald-27/+22