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-02-02
ASoC: codecs: aw87390: Add Anbernic RG-DS amp driver
Chris Morgan
-8
/
+253
2026-02-02
ASoC: rt5575: fix SPI dependency
Arnd Bergmann
-1
/
+2
2026-02-02
ASoC: cs42l43: Correct handling of 3-pole jack load detection
Charles Keepax
-6
/
+31
2026-01-30
ASoC: codecs: max98390: Check return value of devm_gpiod_get_optional() in ma...
Chen Ni
-0
/
+3
2026-01-28
ASoC: wm8962: add .set_tdm_slot callback function
Shengjiu Wang
-4
/
+31
2026-01-28
ASoC: capsuling struct snd_soc_dapm_context
Mark Brown
-2
/
+2
2026-01-28
ASoC: codec: Remove ak4641/pxa2xx-ac97 and convert to
Mark Brown
-649
/
+0
2026-01-27
ASoC: codec: Remove ak4641
Peng Fan
-649
/
+0
2026-01-26
ASoC: codecs: wm8731: Remove unnecessary NULL check before clk_prepare_enable...
Chen Ni
-7
/
+4
2026-01-26
ASoC: codecs: rt1320-sdw: Refactor to reduce stack frames
Andy Shevchenko
-30
/
+13
2026-01-26
ASoC: tlv320adcx140: don't use snd_soc_component_get_bias_level()
Kuninori Morimoto
-2
/
+2
2026-01-23
ASoC: cs35l56-test: Fix missing module namespace import
Richard Fitzgerald
-0
/
+1
2026-01-23
ASoC: codecs: rt56*: Remove IRQF_ONESHOT
Sebastian Andrzej Siewior
-5
/
+5
2026-01-21
ASoC: cs35l56: Add KUnit testing of cs35l56_set_fw_suffix()
Richard Fitzgerald
-1
/
+391
2026-01-21
ASoC: cs-amp-lib: Add a Kconfig symbol for enabling test hooks
Richard Fitzgerald
-11
/
+13
2026-01-21
ASoC: cs-amp-lib-test: Tests for reading SSIDExV2
Richard Fitzgerald
-0
/
+169
2026-01-21
ASoC: cs35l56: Use vendor-specific qualifier in firmware file search
Richard Fitzgerald
-14
/
+55
2026-01-21
ASoC: cs-amp-lib: Support Dell SSIDExV2 UEFI variable
Richard Fitzgerald
-0
/
+111
2026-01-20
ASoC: renesas: rz-ssi: Cleanups
Mark Brown
-10
/
+28
2026-01-20
ASoC: codec: es8323: Enable DAPM for ADC and ChipPower
Mark Brown
-138
/
+261
2026-01-20
ASoC: tas2783A: fw loading for devices without pci bus
Niranjan H Y
-20
/
+25
2026-01-19
ASoC: realtek: fix misspelling of "minimum" in comments
Runrun Liu
-4
/
+4
2026-01-19
ASoC: codecs: es8323: Enable proper DAPM widgets for chip power
Binbin Zhou
-15
/
+45
2026-01-19
ASoC: codecs: es8323: Enable proper DAPM widgets for capture ADC
Binbin Zhou
-16
/
+34
2026-01-19
ASoC: codecs: es8323: remove DAC enablement write from es8323_set_bias_level
Binbin Zhou
-4
/
+0
2026-01-19
ASoC: codecs: es8323: Replace magic numbers with defined macros
Binbin Zhou
-103
/
+182
2026-01-19
ASoC: cs35l45: Corrects ASP_TX5 DAPM widget channel
Ricardo Rivera-Matos
-1
/
+1
2026-01-15
ASoC: es8328: Propagate error codes from regmap updates
Hsieh Hung-En
-11
/
+23
2026-01-14
ASoC: tlv320adcx140: Merge fixes from Pengutronix
Mark Brown
-6
/
+7
2026-01-14
sound: codecs: tlv320adcx140: assorted patches
Mark Brown
-28
/
+143
2026-01-14
ASoC: codecs: aw88261: use dvdd-supply regulator
Bharadwaj Raju
-0
/
+5
2026-01-14
ASoC: tlv320adcx140: add channel sum control
Emil Svendsen
-0
/
+9
2026-01-14
ASoC: tlv320adcx140: add kcontrol for num biquads
Emil-Juhl
-0
/
+2
2026-01-14
ASoC: tlv320adcx140: add avdd and iovdd supply
Emil-Juhl
-0
/
+36
2026-01-14
ASoC: tlv320adcx140: power on/off the device on demand
Emil-Juhl
-2
/
+87
2026-01-14
ASoC: tlv320adcx140: fix word length
Emil Svendsen
-2
/
+2
2026-01-14
ASoC: tlv320adcx140: Propagate error codes during probe
Dimitrios Katsaros
-0
/
+3
2026-01-14
ASoC: tlv320adcx140: fix null pointer
Emil Svendsen
-3
/
+1
2026-01-14
ASoC: tlv320adcx140: invert DRE_ENABLE
Emil Svendsen
-1
/
+1
2026-01-13
ASoC: Update rtq9128 document and source file
Mark Brown
-7
/
+107
2026-01-13
Add devicetree support for aw88261 amplifier driver &
Mark Brown
-4
/
+9
2026-01-13
sound: codecs: wm8962: Assorted fixes
Mark Brown
-1
/
+11
2026-01-12
ASoC: codecs: rtq9128: Add compatible changes for rtq9154
ChiYuan Huang
-4
/
+104
2026-01-12
ASoC: codecs: rtq9128: Modify the chip initial setting
ChiYuan Huang
-3
/
+3
2026-01-12
ASoC: wm8962: Don't report a microphone if it's shorted to ground on plug
Sebastian Krzyszkowiak
-0
/
+10
2026-01-12
ASoC: wm8962: Add WM8962_ADC_MONOMIX to "3D Coefficients" mask
Sebastian Krzyszkowiak
-1
/
+1
2026-01-12
ASoC: codecs: rt1320-sdw: convert to snd_soc_dapm_xxx()
Kuninori Morimoto
-10
/
+11
2026-01-09
ASoC: codecs: aw88261: Add devicetree support
Luca Weiss
-0
/
+7
2026-01-09
ASoC: codecs: aw88261: Remove AW88261_I2C_NAME macro
Luca Weiss
-4
/
+2
2026-01-08
ASoC: codecs: da7213: Move comma operator at the end of the line
Claudiu Beznea
-2
/
+2
[prev]
[next]