aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
13 daysASoC: codecs: pcm512x: fix null-ptr dereference in pcm512x_overclock_xxx_put()Jeongjun Park1-3/+3
13 daysASoC: cs-amp-lib: Some bug and typo fixesMark Brown1-5/+12
13 daysASoC: cs-amp-lib: Fix typo in error message: write -> readRichard Fitzgerald1-1/+1
13 daysASoC: cs-amp-lib: Fix missing dput() after debugfs_lookup()Richard Fitzgerald1-3/+10
13 daysASoC: cs-amp-lib: Fix wrong sizeof() in _cs_amp_set_efi_calibration_data()Richard Fitzgerald1-1/+1
13 daysASoC: cs35l56: Fix flushing of IRQ work in cs35l56_sdw_remove()Richard Fitzgerald1-1/+2
2026-05-15ASoC: codecs: fs210x: fix possible buffer overflowAlexander A. Klimov1-1/+1
2026-05-15ASoC: cs35l56: Log SoundWire status updates only on changesSimon Trimmer1-2/+3
2026-05-15ASoC: cs35l56: Drop malformed default N from KconfigAndy Shevchenko1-3/+0
2026-05-12ASoC: cs35l56: Check for successful runtime-resume in cs35l56_dsp_work()Richard Fitzgerald1-5/+8
2026-05-06ASoC: cs35l56: Fixes for driver cleanupMark Brown1-3/+8
2026-05-06ASoC: cs35l56: Destroy workqueue in probe error pathRichard Fitzgerald1-0/+3
2026-05-06ASoC: cs35l56: Don't use devres to unregister componentRichard Fitzgerald1-3/+5
2026-05-05ASoC: wm_adsp_fw_find_test: Fix a couple of bugsMark Brown1-10/+47
2026-05-05ASoC: wm_adsp_fw_find_test: Clear searched_fw_files in find-by-index testRichard Fitzgerald1-0/+1
2026-05-05ASoC: wm_adsp_fw_find_test: Redirect wm_adsp_release_firmware_files()Richard Fitzgerald1-10/+46
2026-05-05ASoC: tas2770: Deal with bogus initial temperature valueJames Calligeros1-1/+22
2026-05-05ASoC: tas2764: Deal with bogus initial temperature register valueJames Calligeros1-8/+27
2026-05-04ASoC: cs35l56: Fix out-of-bounds in dev_err() in cs35l56_read_onchip_spkid()Richard Fitzgerald1-2/+1
2026-05-04ASoC: cs35l56: Fix hibernate write in runtime resume error pathRichard Fitzgerald1-3/+5
2026-05-04ASoC: codecs: ab8500: Remove suspicious codeUwe Kleine-König (The Capable Hub)1-301/+3
2026-04-29ASoC: codecs: ab8500: Fix casting of private dataChristian A. Ehrhardt1-3/+3
2026-04-29ASoC: cs35l56: Fix illegal writes to OTP_MEM registersRichard Fitzgerald1-4/+3
2026-04-28ASoC: aw88395: Fix kernel panic caused by invalid GPIO error pointerwangdicheng1-5/+4
2026-04-27ASoC: ES8389: convert to devm_clk_get_optional() to get clockLi Jian1-1/+1
2026-04-27ASoC: codecs: wcd937x: fix AUX PA sequencing and mixer controlsAjay Kumar Nandam1-1/+25
2026-04-27ASoC: tas2770: Fix order of operations for temperature calculationJames Calligeros1-2/+2
2026-04-27ASoC: tas2764: Mark die temp register as volatileJames Calligeros1-0/+1
2026-04-23Merge tag 'asoc-fix-v7.1-merge-window' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai3-14/+24
2026-04-22ASoC: dt-bindings: ti,tas2781: Add TAS5832 supportMark Brown1-0/+5
2026-04-22ASoC: tas2781: Add tas5832 supportBaojun Xu1-0/+5
2026-04-20ALSA: hda/tas2781: Fix sound abnormal issue on some SPI deviceBaojun Xu1-4/+3
2026-04-16ASoC: es8311: Fix clock leak and check update_bits in set_bias_level()Hsieh Hung-En1-5/+10
2026-04-16ASoC: es8311: Check regcache_sync() error in resumeHsieh Hung-En1-1/+6
2026-04-14ASoC: rt1320: fix the warning 'rae_fw' from request_firmware() not releasedShuming Fan1-0/+1
2026-04-13ASoC: tas2781: fix unused-const-variable warningArnd Bergmann1-8/+2
2026-04-10ASoC: rt1320-sdw: Add an approach to get new hardware advance gainJack Yu2-2/+36
2026-04-10ASoC: uda1380: Modernize the driverLinus Walleij2-32/+37
2026-04-09ASoC: rt1320-sdw: kcontrol for brown-out feature updateJack Yu2-0/+43
2026-04-09ASoC: Yet another round of SDCA fixesMark Brown1-1/+8
2026-04-08ASoC: tas2781: Explicit association of Device, Device Name, and Device IDShenghao Ding1-53/+51
2026-04-08ASoC: nau8325: Add software reset during probeNeo Chang1-1/+8
2026-04-06ASoC: rt5640: Handle 0Hz sysclk during stream shutdownSheetal1-0/+5
2026-04-03ASoC: codecs: tlv320dac33: remove kmemdup_arrayRosen Penev1-6/+4
2026-04-01ASoC: ak5558: remove unused snd_soc_componentKuninori Morimoto1-1/+0
2026-03-30ASoC: jz47xx: Convert to devm_clk_get_enabled()Mark Brown3-46/+12
2026-03-30ASoC: jz4770: Convert to devm_clk_get_enabled()Jihed Chaibi1-16/+4
2026-03-30ASoC: jz4760: Convert to devm_clk_get_enabled()Jihed Chaibi1-16/+4
2026-03-30ASoC: jz4725b: Convert to devm_clk_get_enabled()Jihed Chaibi1-14/+4
2026-03-30ASoC: Merge up fixesMark Brown1-10/+24