index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-02
ASoC: mchp-spdifrx: add driver for SPDIF RX
Codrin Ciubotariu
3
-0
/
+969
2020-10-02
Merge series "ASoC: Intel: Catpt - Lynx and Wildcat point" from Cezary Rojews...
Mark Brown
19
-143
/
+4319
2020-10-02
ASoC: qcom: fix SDM845 & QDSP6 dependencies more
Randy Dunlap
1
-0
/
+2
2020-10-02
ASoC: Intel: Select catpt and deprecate haswell
Cezary Rojewski
4
-17
/
+23
2020-10-02
ASoC: Intel: bdw-5677: Remove haswell-solution specific code
Cezary Rojewski
1
-33
/
+0
2020-10-02
ASoC: Intel: bdw-5650: Remove haswell-solution specific code
Cezary Rojewski
1
-36
/
+0
2020-10-02
ASoC: Intel: broadwell: Remove haswell-solution specific code
Cezary Rojewski
1
-33
/
+0
2020-10-02
ASoC: Intel: haswell: Remove haswell-solution specific code
Cezary Rojewski
1
-24
/
+4
2020-10-02
ASoC: Intel: catpt: Simple sysfs attributes
Cezary Rojewski
3
-0
/
+58
2020-10-02
ASoC: Intel: catpt: Event tracing
Cezary Rojewski
3
-0
/
+97
2020-10-02
ASoC: Intel: catpt: Device driver lifecycle
Cezary Rojewski
1
-0
/
+348
2020-10-02
ASoC: Intel: catpt: PCM operations
Cezary Rojewski
4
-0
/
+1226
2020-10-02
ASoC: Intel: catpt: Firmware loading and context restore
Cezary Rojewski
2
-0
/
+631
2020-10-02
ASoC: Intel: catpt: Define DSP operations
Cezary Rojewski
2
-0
/
+368
2020-10-02
ASoC: Intel: catpt: Add IPC message handlers
Cezary Rojewski
4
-0
/
+425
2020-10-02
ASoC: Intel: catpt: Implement IPC protocol
Cezary Rojewski
4
-1
/
+691
2020-10-02
ASoC: Intel: Add catpt base members
Cezary Rojewski
4
-0
/
+449
2020-10-01
ASoC: fsl_spdif: Fix unnecessary check in fsl_spdif_probe()
Tang Bin
1
-3
/
+0
2020-10-01
ASoC: soc-pcm: add missing ret=0 at soc_pcm_open()
Kuninori Morimoto
1
-0
/
+1
2020-10-01
ASoC: soc-pcm: ignore un-needed mutex_unlock() case on soc_pcm_open()
Kuninori Morimoto
1
-2
/
+2
2020-10-01
ASoC: tegra: trimslice.c: use devm_snd_soc_register_card()
Qinglang Miao
1
-11
/
+1
2020-10-01
ASoC: fsl: mx27vis-aic32x4: use devm_snd_soc_register_card()
Qinglang Miao
1
-9
/
+1
2020-10-01
ASoC: tegra: tegra_rt5640: use devm_snd_soc_register_card()
Qinglang Miao
1
-11
/
+1
2020-10-01
ASoC: ti: omap-mcbsp: use devm_platform_ioremap_resource_byname
Zhang Qilong
1
-5
/
+1
2020-10-01
ASoC: tegra: tegra_wm8753: use devm_snd_soc_register_card()
Qinglang Miao
1
-11
/
+1
2020-10-01
ASoC: tegra: tegra_max98090: use devm_snd_soc_register_card()
Qinglang Miao
1
-11
/
+1
2020-10-01
ASoC: fsl: imx-mc13783: use devm_snd_soc_register_card()
Qinglang Miao
1
-9
/
+1
2020-09-30
ASoC: atmel-pcm: remove unnecessary include
Alexandre Belloni
1
-1
/
+0
2020-09-30
ASoC: soc-core: use devm_snd_soc_register_card()
Qinglang Miao
1
-11
/
+1
2020-09-28
Merge series "ASoC: merge soc_pcm_open() rollback and soc_pcm_close()" from K...
Mark Brown
6
-108
/
+161
2020-09-28
ASoC: lpass-platform: use devm_regmap_field_bulk_alloc
Srinivas Kandagatla
1
-24
/
+7
2020-09-28
ASoC: cs4234: Add support for Cirrus Logic CS4234 codec
Lucas Tanure
4
-0
/
+1213
2020-09-28
ASoC: rt5682: Enable the power of "MICBIAS" and "Vref2" for the DMIC clock
Oder Chiou
1
-2
/
+22
2020-09-28
ASoC: ti: j721e-evm: Fix compiler warning when CONFIG_OF=n
Peter Ujfalusi
1
-1
/
+1
2020-09-28
ASoC: rt715: Add power-up delay to fix dmic pop sound issue.
Jack Yu
2
-1
/
+3
2020-09-28
ASoC: soc-pcm: remove unneeded dev_err() for snd_soc_component_module/open()
Kuninori Morimoto
1
-10
/
+2
2020-09-28
ASoC: soc-pcm: remove unneeded dev_err() for snd_soc_dai_startup()
Kuninori Morimoto
1
-5
/
+1
2020-09-28
ASoC: soc-pcm: add soc_pcm_clean() and call it from soc_pcm_open/close()
Kuninori Morimoto
1
-39
/
+30
2020-09-28
ASoC: soc-component: add mark for snd_soc_pcm_component_pm_runtime_get/put()
Kuninori Morimoto
3
-33
/
+52
2020-09-28
ASoC: soc-component: add mark for soc_pcm_components_open/close()
Kuninori Morimoto
2
-23
/
+40
2020-09-28
ASoC: soc-link: add mark for snd_soc_link_startup/shutdown()
Kuninori Morimoto
2
-3
/
+22
2020-09-28
ASoC: soc-dai: add mark for snd_soc_dai_startup/shutdown()
Kuninori Morimoto
3
-5
/
+24
2020-09-28
ASoC: q6afe-clocks: Fix typo in SPDX Licence
Srinivas Kandagatla
1
-1
/
+1
2020-09-25
Merge series "Enable runtime PM for SOF device" from Daniel Baluta <daniel.ba...
Mark Brown
1
-0
/
+6
2020-09-25
Merge series "ASoC: qdsp6: fix some warnings when build without CONFIG_OF" fr...
Mark Brown
8
-0
/
+20
2020-09-25
ASoC: qcom: lpass-cpu: Enable MI2S BCLK and LRCLK together
V Sujith Kumar Reddy
1
-8
/
+8
2020-09-25
ASoC: fsl: imx-audmix: Use devm_kcalloc() instead of devm_kzalloc()
Xu Wang
1
-4
/
+4
2020-09-25
ASoC: SOF: Add .prepare/.complete callbacks
Daniel Baluta
1
-0
/
+2
2020-09-25
ASoC: SOF: Activate runtime PM with SOF OF device
Daniel Baluta
1
-0
/
+4
2020-09-25
ASoC: q6asm: fix kernel doc warnings
Srinivas Kandagatla
1
-0
/
+3
[next]