index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: audio-graph-card2.c: use of_property_read_u32() for rate
Kuninori Morimoto
2022-07-08
1
-2
/
+3
*
ASoC: fsl_utils: Don't use plain integer as NULL pointer
Shengjiu Wang
2022-07-07
1
-1
/
+1
*
ASoC: cleanups and improvements for jz4740-i2s
Mark Brown
2022-07-07
2
-21
/
+7
|
\
|
*
ASoC: jz4740-i2s: Refactor DMA channel setup
Aidan MacDonald
2022-07-07
1
-18
/
+5
|
*
ASoC: jz4740-i2s: Remove Open Firmware dependency
Aidan MacDonald
2022-07-07
2
-3
/
+2
*
|
ASoC: amd: fix ACPI dependency compile errors and warnings
Vijendar Mukunda
2022-07-07
1
-3
/
+2
|
/
*
ASoC: rsnd: Emit useful error messages in .remove()
Uwe Kleine-König
2022-07-06
1
-4
/
+11
*
ASoC: Intel: avs: Fix i2s_test card name initialization
Cezary Rojewski
2022-07-06
1
-1
/
+1
*
ASoC: imx-card: Fix DSD/PDM mclk frequency
Shengjiu Wang
2022-07-06
1
-3
/
+11
*
I2S driver changes for Jadeite platform
Mark Brown
2022-07-06
5
-2
/
+400
|
\
|
*
ASoC: amd: enable machine driver build for Jadeite platform
Vijendar Mukunda
2022-07-05
2
-0
/
+15
|
*
ASoC: amd: add Machine driver for Jadeite platform
Vijendar Mukunda
2022-07-05
1
-0
/
+324
|
*
ASoC: amd: add I2S MICSP instance support
Vijendar Mukunda
2022-07-05
2
-2
/
+61
*
|
Add support of two Audio PLL source
Mark Brown
2022-07-06
7
-5
/
+193
|
\
\
|
*
|
ASoC: fsl_sai: Add support for PLL switch at runtime
Shengjiu Wang
2022-07-05
3
-0
/
+41
|
*
|
ASoC: fsl_micfil: Add support for PLL switch at runtime
Shengjiu Wang
2022-07-05
2
-0
/
+32
|
*
|
ASoC: fsl_spdif: Add support for PLL switch at runtime.
Shengjiu Wang
2022-07-05
2
-5
/
+44
|
*
|
ASoC: fsl_utils: Add function to handle PLL clock source
Shengjiu Wang
2022-07-05
2
-0
/
+76
|
|
/
*
|
ASoC: SOF: Intel: byt: remove duplicating driver data retrieval
Andy Shevchenko
2022-07-05
1
-4
/
+1
*
|
ASoC: SOF: Intel: bdw: remove duplicating driver data retrieval
Andy Shevchenko
2022-07-05
1
-5
/
+2
*
|
ASoC: tegra: tegra20_das: Drop write-only driver data member
Uwe Kleine-König
2022-07-05
1
-3
/
+0
*
|
ASoC: tegra: tegra20_das: Make helper functions return void
Uwe Kleine-König
2022-07-05
1
-37
/
+10
*
|
ASoC: tegra: tegra20_das: Get rid of global pointer for driver data
Uwe Kleine-König
2022-07-05
1
-46
/
+20
*
|
ASoC: tegra: tegra20_das: Remove unused function tegra20_das_read
Uwe Kleine-König
2022-07-05
1
-8
/
+0
*
|
ASoC: tegra: tegra20_das: Fold header file into only user
Uwe Kleine-König
2022-07-05
2
-147
/
+83
*
|
ASoC: rockchip: i2s: Fix error code when fail to read I2S_CLR
Judy Hsiao
2022-07-05
1
-0
/
+2
*
|
ASoC: Intel: catpt: remove duplicating driver data retrieval
Andy Shevchenko
2022-07-05
1
-4
/
+1
*
|
ASoC: Intel: avs: correct config reference for I2S test board
Lukas Bulwahn
2022-07-05
1
-1
/
+1
*
|
ASoC: xilinx: Suppress second error message about reset failure in .remove()
Uwe Kleine-König
2022-07-05
1
-1
/
+1
*
|
ASoC: codecs: wsa883x: fix warning using-module-alias-sdw.cocci
Gaosheng Cui
2022-07-05
1
-0
/
+2
*
|
ASoC: rt5640: Add the MICBIAS1 to the dapm routing
Oder Chiou
2022-07-05
1
-0
/
+11
|
/
*
ASoC: tegra20_ac97: Fix missing error code in tegra20_ac97_platform_probe()
Jiapeng Chong
2022-07-04
1
-0
/
+2
*
ASoC: fsl_asrc_dma: Add legacy_dai_naming flag
Shengjiu Wang
2022-07-04
1
-0
/
+1
*
ASoC: fsl_micfil: Add legacy_dai_naming flag
Shengjiu Wang
2022-07-04
1
-1
/
+1
*
ASoC: codes: Add support for ES8316 producer mode
Zhu Ning
2022-07-04
1
-5
/
+15
*
ASoC: fsl: pcm030-audio-fabric: use platform_device_unregsiter()
Yang Yingliang
2022-07-04
1
-2
/
+1
*
ASoC: codecs: max98088: Clean up some inconsistent indenting
Jiapeng Chong
2022-07-04
1
-16
/
+16
*
ASoC: qcom: Fix missing of_node_put() in asoc_qcom_lpass_cpu_platform_probe()
Liang He
2022-07-04
1
-0
/
+1
*
ASoC: codecs: wsa883x: add missing break statement
Srinivas Kandagatla
2022-07-01
1
-0
/
+1
*
ASoC: codecs: wsa883x: handle timeouts in resume path
Srinivas Kandagatla
2022-06-30
1
-2
/
+9
*
ASoC: codecs: wsa881x: handle timeouts in resume path
Srinivas Kandagatla
2022-06-30
1
-2
/
+8
*
ASoC: soc-core.c: fixup snd_soc_of_get_dai_link_cpus()
Mark Brown
2022-06-30
1
-71
/
+75
|
\
|
*
ASoC: soc-core.c: share code for snd_soc_of_get_dai_link_cpus/codecs()
Kuninori Morimoto
2022-06-29
1
-68
/
+72
|
*
ASoC: soc-core.c: fixup snd_soc_of_get_dai_link_cpus()
Kuninori Morimoto
2022-06-29
1
-9
/
+9
*
|
ASoC: tegra: delete a semicolon
Li kunyu
2022-06-30
1
-1
/
+1
*
|
ASoC: wm_adsp: Minor clean and redundant code removal
Charles Keepax
2022-06-30
1
-20
/
+5
*
|
ASoC: samsung: change neo1973_audio from a global to static
Tom Rix
2022-06-30
1
-1
/
+1
*
|
ASoC: codecs: wsa883x: add control, dapm widgets and map
Srinivas Kandagatla
2022-06-30
1
-0
/
+200
*
|
ASoC: dt-bindings: Add bindings for WCD9335 DAIs
Mark Brown
2022-06-30
1
-11
/
+2
|
\
\
|
*
|
ASoC: wcd9335: Use DT bindings instead of local DAI definitions
Yassine Oudjana
2022-06-29
1
-11
/
+2
|
|
/
[next]