index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-25
ASoC: soc.h: return error if multi platform at snd_soc_fixup_dai_links_platfo...
Kuninori Morimoto
1
-0
/
+4
2021-03-25
ASoC: soc.h: fixup return timing for snd_soc_fixup_dai_links_platform_name()
Kuninori Morimoto
1
-3
/
+3
2021-03-25
ASoC: soc.h: add asoc_link_to_cpu/codec/platform() macro
Kuninori Morimoto
1
-3
/
+21
2021-03-25
Merge series "MFD/extcon/ASoC: Rework arizona codec jack-detect support" from...
Mark Brown
8
-359
/
+306
2021-03-24
ASoC: Intel: bytcr_wm5102: Add jack detect support
Hans de Goede
1
-1
/
+27
2021-03-24
ASoC: arizona: Make the wm5102, wm5110, wm8997 and wm8998 drivers use the new...
Hans de Goede
4
-4
/
+43
2021-03-24
ASoC: arizona-jack: Cleanup logging
Hans de Goede
1
-94
/
+51
2021-03-24
ASoC: arizona-jack: Use snd_soc_jack to report jack events
Hans de Goede
2
-109
/
+47
2021-03-24
ASoC: arizona-jack: convert into a helper library for codec drivers
Hans de Goede
3
-68
/
+65
2021-03-24
ASoC: arizona-jack: Use arizona->dev for runtime-pm
Hans de Goede
2
-25
/
+18
2021-03-24
ASoC: arizona-jack: Move jack-detect variables to struct arizona_priv
Hans de Goede
2
-68
/
+65
2021-03-24
ASoC: fsl_micfil: Don't use devm_regmap_init_mmio_clk
Shengjiu Wang
1
-5
/
+20
2021-03-24
ASoC: fsl_audmix: Don't use devm_regmap_init_mmio_clk
Shengjiu Wang
1
-2
/
+1
2021-03-24
ASoC: fsl_easrc: Don't use devm_regmap_init_mmio_clk
Shengjiu Wang
1
-2
/
+1
2021-03-24
ASoC: fsl_asrc: Don't use devm_regmap_init_mmio_clk
Shengjiu Wang
1
-13
/
+44
2021-03-24
ASoC: fsl_spdif: Don't use devm_regmap_init_mmio_clk
Shengjiu Wang
1
-2
/
+1
2021-03-24
ASoC: fsl_esai: Don't use devm_regmap_init_mmio_clk
Shengjiu Wang
1
-12
/
+36
2021-03-24
Merge tag 'ib-mfd-extcon-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Mark Brown
5
-61
/
+34
2021-03-23
ASoC: SOF: Intel: hda: drop display power on/off in D0i3 flows
Kai Vehmanen
1
-5
/
+0
2021-03-22
ASoC: intel: sof_rt5682: use the topology mclk
Keyon Jie
1
-2
/
+14
2021-03-22
ASoC: SOF: add a helper to get topology configured mclk
Keyon Jie
2
-0
/
+28
2021-03-22
ASoC: fsl_sai: Don't use devm_regmap_init_mmio_clk
Shengjiu Wang
1
-16
/
+32
2021-03-22
ASoC: amd: Add support for RT5682 codec in machine driver
Vijendar Mukunda
2
-17
/
+345
2021-03-19
Merge series "ASoC: tidyup error message timing" from Kuninori Morimoto <kuni...
Mark Brown
5
-146
/
+108
2021-03-19
ASoC: rt1019: make symbol 'rt1019_i2c_driver' static
Wei Yongjun
1
-1
/
+1
2021-03-19
ASoC: don't indicate error message for snd_soc_[pcm_]component_xxx()
Kuninori Morimoto
2
-8
/
+3
2021-03-19
ASoC: don't indicate error message for snd_soc_[pcm_]dai_xxx()
Kuninori Morimoto
3
-39
/
+11
2021-03-19
ASoC: soc-pcm: don't indicate error message for dpcm_be_dai_hw_free()
Kuninori Morimoto
3
-15
/
+6
2021-03-19
ASoC: soc-pcm: don't indicate error message for soc_pcm_hw_free()
Kuninori Morimoto
1
-4
/
+1
2021-03-19
ASoC: soc-pcm: indicate error message at dpcm_fe/be_dai_prepare()
Kuninori Morimoto
1
-0
/
+7
2021-03-19
ASoC: soc-pcm: indicate error message at dpcm_fe/be_dai_hw_params()
Kuninori Morimoto
1
-10
/
+14
2021-03-19
ASoC: soc-pcm: indicate error message at dpcm_fe/be_dai_startup()
Kuninori Morimoto
1
-6
/
+12
2021-03-19
ASoC: soc-pcm: indicate error message at dpcm_run_update_startup/shutdown()
Kuninori Morimoto
1
-7
/
+9
2021-03-19
ASoC: soc-pcm: indicate error message at dpcm_apply_symmetry()
Kuninori Morimoto
1
-6
/
+6
2021-03-19
ASoC: soc-pcm: indicate error message at dpcm_be_dai_trigger()
Kuninori Morimoto
1
-15
/
+15
2021-03-19
ASoC: soc-pcm: indicate error message at dpcm_path_get()
Kuninori Morimoto
2
-15
/
+8
2021-03-19
ASoC: soc-pcm: indicate error message at soc_pcm_prepare()
Kuninori Morimoto
1
-8
/
+6
2021-03-19
ASoC: soc-pcm: indicate error message at soc_pcm_hw_params()
Kuninori Morimoto
1
-8
/
+6
2021-03-19
ASoC: soc-pcm: indicate error message at soc_pcm_open()
Kuninori Morimoto
1
-5
/
+4
2021-03-18
Merge series "ASoC: codecs: remove cppcheck warnings" from Pierre-Louis Bossa...
Mark Brown
20
-46
/
+32
2021-03-18
Merge series "Fix reset controls and RPM of NVIDIA Tegra ASoC drivers" from D...
Mark Brown
10
-200
/
+667
2021-03-18
ASoC: Intel: sof_rt5682: Add ALC1015Q-VB speaker amp support
Brent Lu
5
-2
/
+143
2021-03-18
ASoC: rt1019: add rt1019 amplifier driver
Jack Yu
5
-0
/
+1302
2021-03-18
ASoC: Fix a typo in the file rt5682.txt
Bhaskar Chowdhury
1
-1
/
+1
2021-03-18
ASoC: Intel: Skylake: skl-topology: fix -frame-larger-than
Nick Desaulniers
1
-6
/
+11
2021-03-18
ASoC: tscs454: remove useless test on PLL disable
Pierre-Louis Bossart
1
-1
/
+6
2021-03-18
ASoC: tlv320dac33: clarify expression
Pierre-Louis Bossart
1
-1
/
+1
2021-03-18
ASoC: tas2770: remove useless initialization
Pierre-Louis Bossart
1
-1
/
+1
2021-03-18
ASoC: tas2562: remove warning on return value
Pierre-Louis Bossart
1
-1
/
+1
2021-03-18
ASoC: tas2562: remove useless assignment
Pierre-Louis Bossart
1
-1
/
+0
[next]