index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-05
ASoC: tegra: tegra20_das: Fold header file into only user
Uwe Kleine-König
2
-147
/
+83
2022-07-05
ASoC: rockchip: i2s: Fix error code when fail to read I2S_CLR
Judy Hsiao
1
-0
/
+2
2022-07-05
ASoC: Intel: catpt: remove duplicating driver data retrieval
Andy Shevchenko
1
-4
/
+1
2022-07-05
ASoC: Intel: avs: correct config reference for I2S test board
Lukas Bulwahn
1
-1
/
+1
2022-07-05
ASoC: xilinx: Suppress second error message about reset failure in .remove()
Uwe Kleine-König
1
-1
/
+1
2022-07-05
ASoC: codecs: wsa883x: fix warning using-module-alias-sdw.cocci
Gaosheng Cui
1
-0
/
+2
2022-07-05
ASoC: rt5640: Add the MICBIAS1 to the dapm routing
Oder Chiou
1
-0
/
+11
2022-07-05
ASoC: amd: enable machine driver build for Jadeite platform
Vijendar Mukunda
2
-0
/
+15
2022-07-05
ASoC: amd: add Machine driver for Jadeite platform
Vijendar Mukunda
1
-0
/
+324
2022-07-05
ASoC: amd: add I2S MICSP instance support
Vijendar Mukunda
2
-2
/
+61
2022-07-05
ASoC: fsl_sai: Add support for PLL switch at runtime
Shengjiu Wang
3
-0
/
+41
2022-07-05
ASoC: fsl_micfil: Add support for PLL switch at runtime
Shengjiu Wang
2
-0
/
+32
2022-07-05
ASoC: fsl_spdif: Add support for PLL switch at runtime.
Shengjiu Wang
2
-5
/
+44
2022-07-05
ASoC: fsl_utils: Add function to handle PLL clock source
Shengjiu Wang
2
-0
/
+76
2022-07-04
Merge branch 'for-linus' into for-next
Takashi Iwai
37
-235
/
+529
2022-07-04
ASoC: tegra20_ac97: Fix missing error code in tegra20_ac97_platform_probe()
Jiapeng Chong
1
-0
/
+2
2022-07-04
ASoC: fsl_asrc_dma: Add legacy_dai_naming flag
Shengjiu Wang
1
-0
/
+1
2022-07-04
ASoC: fsl_micfil: Add legacy_dai_naming flag
Shengjiu Wang
1
-1
/
+1
2022-07-04
ASoC: codes: Add support for ES8316 producer mode
Zhu Ning
1
-5
/
+15
2022-07-04
ASoC: fsl: pcm030-audio-fabric: use platform_device_unregsiter()
Yang Yingliang
1
-2
/
+1
2022-07-04
ASoC: codecs: max98088: Clean up some inconsistent indenting
Jiapeng Chong
1
-16
/
+16
2022-07-04
ASoC: qcom: Fix missing of_node_put() in asoc_qcom_lpass_cpu_platform_probe()
Liang He
1
-0
/
+1
2022-07-01
ASoC: codecs: wsa883x: add missing break statement
Srinivas Kandagatla
1
-0
/
+1
2022-06-30
ASoC: codecs: wsa883x: handle timeouts in resume path
Srinivas Kandagatla
1
-2
/
+9
2022-06-30
ASoC: codecs: wsa881x: handle timeouts in resume path
Srinivas Kandagatla
1
-2
/
+8
2022-06-30
ASoC: soc-core.c: fixup snd_soc_of_get_dai_link_cpus()
Mark Brown
1
-69
/
+73
2022-06-30
ASoC: tegra: delete a semicolon
Li kunyu
1
-1
/
+1
2022-06-30
ASoC: wm_adsp: Minor clean and redundant code removal
Charles Keepax
1
-20
/
+5
2022-06-30
ASoC: samsung: change neo1973_audio from a global to static
Tom Rix
1
-1
/
+1
2022-06-30
ASoC: codecs: wsa883x: add control, dapm widgets and map
Srinivas Kandagatla
1
-0
/
+200
2022-06-30
ASoC: dt-bindings: Add bindings for WCD9335 DAIs
Mark Brown
1
-11
/
+2
2022-06-30
ASoC: samsung: change gpiod_speaker_power and rx1950_audio from global to static variables
Tom Rix
1
-2
/
+2
2022-06-29
ASoC: wcd9335: Use DT bindings instead of local DAI definitions
Yassine Oudjana
1
-11
/
+2
2022-06-29
ASoC: soc-core.c: share code for snd_soc_of_get_dai_link_cpus/codecs()
Kuninori Morimoto
1
-67
/
+71
2022-06-29
ASoC: soc-core.c: fixup snd_soc_of_get_dai_link_cpus()
Kuninori Morimoto
1
-9
/
+9
2022-06-29
ASoC: Refactor non_legacy_dai_naming flag
Mark Brown
341
-432
/
+270
2022-06-29
ASoC: codecs: add WSA883x support
Mark Brown
3
-0
/
+1313
2022-06-29
ASoC: rockchip: i2s: Remove unwanted dma settings in rockchip_i2s_probe
Judy Hsiao
1
-8
/
+0
2022-06-29
ASoC: fsl_micfil: change micfil default settings
Shengjiu Wang
2
-4
/
+27
2022-06-29
ASoC: max98396: Fix TDM mode BSEL settings
Daniel Mack
2
-44
/
+96
2022-06-29
ASoC: rockchip: i2s: Fix the debug level on missing pinctrl
Judy Hsiao
1
-1
/
+1
2022-06-29
ASoC: codecs: add wsa883x amplifier support
Srinivas Kandagatla
3
-0
/
+1313
2022-06-28
ASoC: qcom: Add driver support for audioreach solution
Srinivasa Rao Mandadapu
1
-0
/
+33
2022-06-28
ASoC: qcom: lpass: Fix apq8016 compat string to match yaml
Bryan O'Donoghue
2
-0
/
+6
2022-06-28
Add PDM/DSD/dataline configuration support
Mark Brown
2
-22
/
+264
2022-06-28
ASoC: use pm_runtime_resume_and_get() when possible
Mark Brown
11
-41
/
+45
2022-06-27
ASoC: samsung: h1940_uda1380: include proepr GPIO consumer header
Krzysztof Kozlowski
1
-1
/
+1
2022-06-27
ASoC: samsung: Enable compile test
Krzysztof Kozlowski
1
-7
/
+13
2022-06-27
ASoC: samsung: s3c24xx-i2s: Drop unneeded gpio.h include
Krzysztof Kozlowski
1
-1
/
+0
2022-06-27
ASoC: samsung: s3c-i2s-v2: Allow build for unsupported hardware
Krzysztof Kozlowski
1
-11
/
+0
[prev]
[next]