index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
Age
Commit message (
Expand
)
Author
Lines
2026-03-26
ASoC: cs35l56: Allow factory calibration through ALSA controls
Richard Fitzgerald
-0
/
+120
2026-03-24
ASoC: Merge up fixes
Mark Brown
-3
/
+8
2026-03-24
ASoc: uda1380: Improve error reporting
Mark Brown
-14
/
+33
2026-03-24
ASoC: uda1380: use dev_err() and %pe for better error reporting
Wenyuan Li
-7
/
+18
2026-03-24
ASoC: uda1380: fix missing return value checks for I2C operations
Wenyuan Li
-14
/
+22
2026-03-24
ASoC: codecs: wcd934x: fix typo in dt parsing
Srinivas Kandagatla
-1
/
+1
2026-03-23
ASoC: wm_adsp: select CONFIG_SND_SOC_WM_ADSP from all users
Arnd Bergmann
-22
/
+9
2026-03-19
ASoC: tas2781: Add null check for calibration data
Baojun Xu
-0
/
+3
2026-03-18
ASoC: wm_adsp: Fix crash in kunit tests on arm64
Charles Keepax
-1
/
+2
2026-03-17
ASoC: codecs: cs42l84: set up PLL for more sample rates
James Calligeros
-3
/
+17
2026-03-16
ASoC: codecs: wcd-clsh: Always update buck/flyback on transitions on transitions
Cédric Bellegarde
-3
/
+0
2026-03-16
ASoC: soc-component: re-add pcm_new()/pcm_free()
Mark Brown
-3
/
+3
2026-03-16
ASoC: codecs: rt5xxx-spi: name back to pcm_new()/pcm_free()
Kuninori Morimoto
-2
/
+2
2026-03-16
ASoC: codecs: cros_ec_codec: name back to pcm_new()/pcm_free()
Kuninori Morimoto
-1
/
+1
2026-03-16
ASoC: codec: arizona: Convert to use GPIO descriptors
Linus Walleij
-66
/
+30
2026-03-16
ASoC: codecs: aw88166: Support device specific firmware
Teguh Sobirin
-4
/
+8
2026-03-16
ASoC: basic support for configuring bus keepers
Mark Brown
-0
/
+193
2026-03-16
ASoC: tas2770: expose SDOUT bus keeper via set_tdm_idle
James Calligeros
-0
/
+87
2026-03-16
ASoC: tas2764: expose SDOUT bus keeper via set_tdm_idle operation
James Calligeros
-0
/
+106
2026-03-16
ASoC: amd: Move to GPIO descriptors
Mark Brown
-1
/
+1
2026-03-16
ASoC: sma1307: fix double free of devm_kzalloc() memory
Guangshuo Li
-2
/
+4
2026-03-12
ASoC: wm_adsp: Some improvements to firmware file
Mark Brown
-109
/
+1385
2026-03-11
ASoC: cs35l56: Support clock stop mode 1 if enabled in ACPI
Richard Fitzgerald
-5
/
+30
2026-03-10
ASoC: codecs: rt1011: Use component to get the dapm context in spk_mode_put
Peter Ujfalusi
-1
/
+1
2026-03-10
ASoC: da7219: scope AAD suspend and resume helpers to CONFIG_PM
Pengpeng Hou
-1
/
+7
2026-03-10
ASoC: wm_adsp: Combine some similar code in firmware file search
Richard Fitzgerald
-27
/
+22
2026-03-10
ASoC: wm_adsp: Use a struct to pass around firmware struct and filename
Richard Fitzgerald
-114
/
+77
2026-03-10
ASoC: wm_adsp: Add KUnit test cases for '/' in firmware filenames
Richard Fitzgerald
-0
/
+15
2026-03-10
ASoC: wm_adsp: Convert '/' to '-' when normalizing firmware filenames
Richard Fitzgerald
-5
/
+4
2026-03-10
ASoC: wm_adsp: Use consistent error checks in wm_adsp_request_firmware_files()
Richard Fitzgerald
-27
/
+65
2026-03-10
ASoC: wm_adsp: Remove duplicated code to find firmware file
Richard Fitzgerald
-20
/
+7
2026-03-10
ASoC: wm_adsp: Add kunit test for firmware file search
Richard Fitzgerald
-1
/
+1238
2026-03-10
ASoC: wm_adsp: Export function for KUnit test to get firmware filenames
Richard Fitzgerald
-0
/
+12
2026-03-10
ASoC: wm_adsp: Add KUnit redirection stubs for firmware file search
Richard Fitzgerald
-10
/
+43
2026-03-10
ASoC: wm_adsp: Remove unused argument to wm_adsp_release_firmware_files()
Richard Fitzgerald
-6
/
+3
2026-03-10
ASoC: ti: davinci-mcasp: McASP code cleanup and clk
Mark Brown
-5
/
+122
2026-03-09
Add support for CS42L43B codec to CS42L43 driver
Mark Brown
-135
/
+625
2026-03-09
ASoC: codecs: wcd9335: Remove potential undefined behavior in wcd9335_slimbus...
Josh Poimboeuf
-1
/
+1
2026-03-09
ASoC: wm_adsp: Make wm_adsp_fw_text[] const
Richard Fitzgerald
-1
/
+1
2026-03-09
ASoC: codecs: peb2466: Change the +/- 6dB switch to a volume
Christophe Leroy (CS GROUP)
-8
/
+11
2026-03-09
ASoC: cs35l56-test: Remove pointless duplicate loop counters
Richard Fitzgerald
-6
/
+5
2026-03-09
ASoC: cs42l43: Add support for the B variant
Maciej Strozek
-135
/
+625
2026-03-05
ASoC: cs35l56: More KUnit tests for speaker ID
Mark Brown
-1
/
+325
2026-03-05
Merge tag 'asoc-fix-v7.0-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...
Takashi Iwai
-5
/
+28
2026-03-05
ASoC: cs35l56: KUnit tests for reading speaker ID from host GPIOs
Richard Fitzgerald
-0
/
+197
2026-03-05
ASoC: cs35l56: Some KUnit testing of cs35l56_get_speaker_id()
Richard Fitzgerald
-0
/
+45
2026-03-05
ASoC: cs35l56: KUnit tests for setting dsp.system_name
Richard Fitzgerald
-1
/
+83
2026-03-03
ASoC: cs35l56-test: Add test cases without onchip pulls defined
Richard Fitzgerald
-0
/
+10
2026-03-02
Support wm_adsp hibernation for runtime suspend
Mark Brown
-0
/
+15
2026-03-02
ASoC: partial match the sdca codec name
Mark Brown
-0
/
+1
[prev]
[next]