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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-28
Merge series "Kconfig updates for DMIC and SOF HDMI support" from Ranjani Sri...
Mark Brown
1
-15
/
+16
2020-04-28
Merge series "add channel constraint for BDW machine drivers" from Brent Lu <...
Mark Brown
3
-0
/
+81
2020-04-28
ASoC: tegra: tegra_wm8903: Use devm_snd_soc_register_card()
Wei Yongjun
1
-12
/
+2
2020-04-28
Merge branch 'for-5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
15
-165
/
+96
2020-04-28
ASoC: broadwell: add channel constraint
Brent Lu
1
-0
/
+26
2020-04-28
ASoC: bdw-rt5650: add channel constraint
Brent Lu
1
-0
/
+29
2020-04-28
ASoC: bdw-rt5677: add channel constraint
Brent Lu
1
-0
/
+26
2020-04-28
ASoC: Intel: boards: add explicit dependency on GPIOLIB when DMIC is used
Pierre-Louis Bossart
1
-15
/
+16
2020-04-27
ASoC: Intel: Skylake: Automatic DMIC format configuration according to inform...
Mateusz Gorski
2
-3
/
+62
2020-04-27
ASoC: Intel: Multiple I/O PCM format support for pipe
Mateusz Gorski
3
-0
/
+97
2020-04-27
ASoC: Intel: Skylake: Add alternative topology binary name
Mateusz Gorski
1
-2
/
+17
2020-04-27
ASoC: hisilicon: Use the defined variable to clean code
Tang Bin
1
-6
/
+6
2020-04-27
ASoC: fsl_easrc: Check for null pointer before dereferencing "ctx" in fsl_eas...
Shengjiu Wang
1
-2
/
+7
2020-04-27
ASoC: ti: remove comparison to bool in omap_mcbsp_dai_set_dai_fmt()
Jason Yan
1
-1
/
+1
2020-04-27
ASoC: mxs-saif: Avoid unnecessary check
Tang Bin
1
-3
/
+0
2020-04-27
ASoC: Intel: sof_sdw: add amp number in components string for ucm
randerwang
1
-2
/
+12
2020-04-27
ASoC: hisilicon: Use IS_ERR() instead of IS_ERR_OR_NULL()
Tang Bin
1
-2
/
+2
2020-04-27
ASoC: fsl_esai: Disable exception interrupt before scheduling tasklet
Shengjiu Wang
1
-0
/
+4
2020-04-24
ASoC: snd-sof-intel-hda-common - add hda_model parameter and pass it to HDA c...
Jaroslav Kysela
1
-1
/
+5
2020-04-24
ASoC: soc-compress: avoid false-positive Wuninitialized warning
Rong Chen
1
-1
/
+1
2020-04-24
ASoC: wm8962: set CLOCKING2 as non-volatile register
Shengjiu Wang
1
-2
/
+1
2020-04-23
ASoC: SOF: Add missing dependency on IMX_SCU
Mark Brown
1
-0
/
+1
2020-04-23
ASoC: fsl_easrc: fix spelling mistake "prefitler" -> "prefilter"
Colin Ian King
1
-1
/
+1
2020-04-23
ASoC: Intel: Skylake: Replace guid_copy() with import_guid()
Andy Shevchenko
2
-4
/
+4
2020-04-22
ASoC: dmic: Allow GPIO operations to sleep
Mark Brown
1
-2
/
+2
2020-04-22
ASoC: soc-core: return true, false in snd_soc_volsw_is_stereo()
Jason Yan
1
-2
/
+2
2020-04-22
ASoC: SOF: Fix build
Mark Brown
2
-278
/
+2
2020-04-22
Merge tag 'tegra-for-5.7-asoc' of git://git.kernel.org/pub/scm/linux/kernel/g...
Mark Brown
10634
-237891
/
+491487
2020-04-21
ASoC: intel/skl/hda - fix oops on systems without i915 audio codec
Kai Vehmanen
1
-16
/
+18
2020-04-21
Merge series "ASoC: Add new module driver for new ASRC" from Shengjiu Wang <s...
Mark Brown
11
-234
/
+3212
2020-04-21
Merge series "ASoC: add snd_compress_ops and replace" from Kuninori Morimoto ...
Mark Brown
26
-190
/
+265
2020-04-21
ASoC: Add initial ZL38060 driver
Sven Van Asbroeck
3
-0
/
+651
2020-04-21
dt-bindings: sound: add Microsemi ZL38060 binding
Sven Van Asbroeck
1
-0
/
+69
2020-04-21
ASoC: soc-compress: remove snd_compr_ops
Kuninori Morimoto
2
-146
/
+0
2020-04-21
ASoC: sprd: use snd_compress_ops
Kuninori Morimoto
3
-28
/
+25
2020-04-21
ASoC: sof: use snd_compress_ops
Kuninori Morimoto
4
-9
/
+11
2020-04-21
ASoC: intel: atom: use snd_compress_ops
Kuninori Morimoto
3
-20
/
+27
2020-04-21
ASoC: qcom: q6sp6: use snd_compress_ops
Kuninori Morimoto
1
-23
/
+28
2020-04-21
ASoC: uniphier: use snd_compress_ops
Kuninori Morimoto
3
-18
/
+31
2020-04-21
ASoC: codec: wm_adsp: use snd_compress_ops
Kuninori Morimoto
10
-50
/
+56
2020-04-21
ASoC: soc-compress: add snd_compress_ops
Kuninori Morimoto
2
-1
/
+192
2020-04-21
ASoC: fsl_easrc: Add EASRC ASoC CPU DAI drivers
Shengjiu Wang
4
-0
/
+2778
2020-04-21
ASoC: dt-bindings: fsl_easrc: Add document for EASRC
Shengjiu Wang
1
-0
/
+101
2020-04-21
ASoC: fsl_asrc: Move common definition to fsl_asrc_common
Shengjiu Wang
4
-109
/
+178
2020-04-21
ASoC: fsl_asrc: Support new property fsl,asrc-format
Shengjiu Wang
3
-20
/
+40
2020-04-21
ASoC: fsl-asoc-card: Support new property fsl, asrc-format
Shengjiu Wang
1
-9
/
+15
2020-04-21
ASoC: dt-bindings: fsl_asrc: Add new property fsl, asrc-format
Shengjiu Wang
1
-0
/
+4
2020-04-21
ASoC: fsl_asrc: rename asrc_priv to asrc
Shengjiu Wang
3
-163
/
+163
2020-04-21
ASoC: tegra: Enable audio mclk during tegra_asoc_utils_init()
Sowjanya Komatineni
1
-2
/
+9
2020-04-21
ASoC: tegra: Add audio mclk parent configuration
Sowjanya Komatineni
1
-28
/
+40
[prev]
[next]