index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: qcom: Kconfig: Tweak dependencies on SND_SOC_SDM845
John Stultz
2020-06-19
1
-2
/
+2
*
ASoC: fsl_spdif: Add pm runtime function
Shengjiu Wang
2020-06-19
1
-50
/
+67
*
ASoC: amd: Removing unnecessary instance initialization
Ravulapati Vishnu vardhan rao
2020-06-18
1
-8
/
+0
*
ASoC: Intel: broadwell: simplify card names for SOF uses
Pierre-Louis Bossart
2020-06-17
3
-3
/
+33
*
ASoC: Intel: cht*: simplify card names for SOF uses
Pierre-Louis Bossart
2020-06-17
4
-5
/
+48
*
ASoC: Intel: byt*: simplify card names for SOF uses
Pierre-Louis Bossart
2020-06-17
5
-5
/
+55
*
ASoC: meson: imply acodec glue on axg sound card
Jerome Brunet
2020-06-17
1
-0
/
+1
*
ASoC: fsl_spdif: Add support for imx6sx platform
Shengjiu Wang
2020-06-17
1
-5
/
+45
*
ASoC: bindings: fsl_spdif: Add new compatible string for imx6sx
Shengjiu Wang
2020-06-17
1
-1
/
+5
*
ASoC: fsl-asoc-card: Add MQS support
Shengjiu Wang
2020-06-17
1
-21
/
+57
*
ASoC: bindings: fsl-asoc-card: Add compatible string for MQS
Shengjiu Wang
2020-06-17
1
-5
/
+7
*
ASoC: tegra: Fix reference count leaks.
Qiushi Wu
2020-06-17
2
-2
/
+6
*
ASoC: rt1015: Flush DAC data before playback.
Jack Yu
2020-06-16
2
-4
/
+19
*
Merge series "ASoC: fsl_easrc: Fix several warnings" from Shengjiu Wang <shen...
Mark Brown
2020-06-15
1
-24
/
+18
|
\
|
*
ASoC: fsl_easrc: Fix "Function parameter not described" warnings
Shengjiu Wang
2020-06-15
1
-4
/
+4
|
*
ASoC: fsl_easrc: Fix -Wunused-but-set-variable
Shengjiu Wang
2020-06-15
1
-8
/
+3
|
*
ASoC: fsl_easrc: Fix -Wmissing-prototypes warning
Shengjiu Wang
2020-06-15
1
-12
/
+11
*
|
Merge series "ASoC: Intel: Add KeemBay ASoC platform driver" from Sia Jee Hen...
Mark Brown
2020-06-15
6
-0
/
+879
|
\
\
|
*
|
ASoC: Add documentation for KeemBay i2s
Sia Jee Heng
2020-06-15
1
-0
/
+68
|
*
|
ASoC: Intel: Add makefiles and kconfig changes for KeemBay
Sia Jee Heng
2020-06-15
2
-0
/
+8
|
*
|
ASoC: Intel: Add KeemBay platform driver
Sia Jee Heng
2020-06-15
3
-0
/
+803
|
|
/
*
|
Merge series "ASoC: improve core dmesg logs and verbosity" from Pierre-Louis ...
Mark Brown
2020-06-15
3
-10
/
+11
|
\
\
|
*
|
ASoC: soc-pcm/compress: reduce verbosity on mapping ok messages
Pierre-Louis Bossart
2020-06-15
2
-5
/
+5
|
*
|
ASoC: soc-pcm: improve error messages in soc_pcm_new()
Pierre-Louis Bossart
2020-06-15
1
-3
/
+4
|
*
|
ASoC: soc-core: reduce verbosity of BE override message
Pierre-Louis Bossart
2020-06-15
1
-2
/
+2
|
|
/
*
|
Merge series "ASoC: max98357a: support MAX98360A in OF" from Tzung-Bi Shih <t...
Mark Brown
2020-06-15
2
-3
/
+10
|
\
\
|
*
|
ASoC: dt-bindings: add compatible string for MAX98360A
Tzung-Bi Shih
2020-06-15
1
-3
/
+9
|
*
|
ASoC: max98357a: add compatible string for MAX98360A
Tzung-Bi Shih
2020-06-15
1
-0
/
+1
|
|
/
*
|
Merge series "ASoC: mediatek: mt6358: support DMIC one-wire mode" from Jiaxin...
Mark Brown
2020-06-15
2
-1
/
+28
|
\
\
|
*
|
ASoC: dt-bindings: mediatek: mt6358: add dmic-mode property
Jiaxin Yu
2020-06-15
1
-0
/
+6
|
*
|
ASoC: mediatek: mt6358: support DMIC one-wire mode
Jiaxin Yu
2020-06-15
1
-1
/
+22
|
|
/
*
|
Merge series "ASoC: soc-component: collect component functions" from Kuninori...
Mark Brown
2020-06-15
6
-584
/
+531
|
\
\
|
*
|
ASoC: soc-component: tidyup Copyright
Kuninori Morimoto
2020-06-15
1
-1
/
+2
|
*
|
ASoC: soc-component: merge soc_pcm_trigger_start/stop()
Kuninori Morimoto
2020-06-15
1
-39
/
+19
|
*
|
ASoC: soc-component: merge soc-io.c into soc-component.c
Kuninori Morimoto
2020-06-15
3
-203
/
+195
|
*
|
ASoC: soc-component: add snd_soc_component_init()
Kuninori Morimoto
2020-06-15
3
-11
/
+31
|
*
|
ASoC: soc-component: add snd_soc_pcm_component_trigger()
Kuninori Morimoto
2020-06-15
3
-31
/
+28
|
*
|
ASoC: soc-component: add snd_soc_pcm_component_hw_free()
Kuninori Morimoto
2020-06-15
3
-34
/
+23
|
*
|
ASoC: soc-component: add snd_soc_pcm_component_hw_params()
Kuninori Morimoto
2020-06-15
3
-26
/
+29
|
*
|
ASoC: soc-component: add snd_soc_pcm_component_prepare()
Kuninori Morimoto
2020-06-15
3
-22
/
+21
|
*
|
ASoC: soc-component: add soc_component_err()
Kuninori Morimoto
2020-06-15
1
-46
/
+116
|
*
|
ASoC: soc-component: move snd_soc_component_initialize() to soc-component.c
Kuninori Morimoto
2020-06-15
3
-21
/
+28
|
*
|
ASoC: soc-component: move snd_soc_component_xxx_regmap() to soc-component
Kuninori Morimoto
2020-06-15
3
-50
/
+51
|
*
|
ASoC: soc-component: add soc_component_pin() and share code
Kuninori Morimoto
2020-06-15
1
-132
/
+20
|
|
/
*
|
ASoC: AMD: Use mixer control to switch between DMICs
Akshu Agrawal
2020-06-15
1
-27
/
+31
*
|
ASoC: max98390: Add Amp init common setting func.
Steve Lee
2020-06-15
1
-10
/
+16
*
|
dt-bindings: Added device tree binding for max98390
Steve Lee
2020-06-15
1
-0
/
+51
*
|
ASoC: rt5682: DAI wclk supports 44100 Hz output
derek.fang
2020-06-15
1
-18
/
+31
*
|
ASoC: rt5682: Let PLL2 support the freq conversion for 44100Hz sample rate
derek.fang
2020-06-15
2
-1
/
+12
*
|
ASoC: rl6231: Add new supports on rl6231
derek.fang
2020-06-15
1
-0
/
+2
[next]