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
path:
root
/
sound
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-09
ASoC: max98926: remove two unused variables
YueHaibing
1
-9
/
+0
2019-08-09
ASoC: soc-core: remove legacy style of aux_dev
Kuninori Morimoto
1
-6
/
+0
2019-08-09
ASoC: ti: rx51: use snd_soc_dai_link_component for aux_dev
Kuninori Morimoto
1
-8
/
+6
2019-08-09
ASoC: sunxi: sun4i-codec: use snd_soc_dai_link_component for aux_dev
Kuninori Morimoto
1
-7
/
+7
2019-08-09
ASoC: samsung: tm2_wm5110: use snd_soc_dai_link_component for aux_dev
Kuninori Morimoto
1
-6
/
+4
2019-08-09
ASoC: samsung: speyside: use snd_soc_dai_link_component for aux_dev
Kuninori Morimoto
1
-2
/
+1
2019-08-09
ASoC: samsung: neo1973_wm8753: use snd_soc_dai_link_component for aux_dev
Kuninori Morimoto
1
-2
/
+1
2019-08-09
ASoC: rockchip: rockchip_max98090: use snd_soc_dai_link_component for aux_dev
Kuninori Morimoto
1
-3
/
+3
2019-08-09
ASoC: meson: axg-card: use snd_soc_dai_link_component for aux_dev
Kuninori Morimoto
1
-3
/
+3
2019-08-09
ASoC: mediatek: mt8183-da7219-max98357: use snd_soc_dai_link_component for au...
Kuninori Morimoto
1
-3
/
+3
2019-08-09
ASoC: intel: cht_bsw_max98090_ti: use snd_soc_dai_link_component for aux_dev
Kuninori Morimoto
1
-2
/
+1
2019-08-09
ASoC: simple-card: use snd_soc_dai_link_component for aux_dev
Kuninori Morimoto
1
-1
/
+1
2019-08-09
ASoC: soc-core: support snd_soc_dai_link_component for aux_dev
Kuninori Morimoto
1
-26
/
+10
2019-08-09
ASoC: SOF: Intel: byt: Refactor fw ready / mem windows creation
Daniel Baluta
3
-145
/
+189
2019-08-09
ASoC: SOF: Introduce snd_sof_dsp_get_window_offset
Daniel Baluta
2
-0
/
+11
2019-08-09
ASoC: SOF: Introduce snd_sof_dsp_get_mailbox_offset
Daniel Baluta
2
-0
/
+11
2019-08-09
ASoC: SOF: Intel: hda: Use generic function for fw ready / mem windows creation
Daniel Baluta
4
-149
/
+13
2019-08-09
ASoC: SOF: Intel: bdw: Use generic function for fw ready / mem windows creation
Daniel Baluta
1
-143
/
+13
2019-08-09
ASoC: SOF: Remove call to snd_sof_dsp_mailbox_init
Daniel Baluta
2
-10
/
+0
2019-08-09
ASoC: ml26124: remove unused variable 'ngth'
YueHaibing
1
-1
/
+0
2019-08-09
ASoC: mt6351: remove unused variable 'mt_lineout_control'
YueHaibing
1
-5
/
+0
2019-08-09
ASoC: SOF: Intel: Add missing include file hdac_hda.h
YueHaibing
2
-3
/
+1
2019-08-09
Merge branch 'topic/hda-bus-ops-cleanup' of https://git.kernel.org/pub/scm/li...
Mark Brown
1
-0
/
+1
2019-08-09
ALSA: hda: readl/writel need linux/io.h
Stephen Rothwell
1
-0
/
+1
2019-08-09
Merge branch 'topic/hda-bus-ops-cleanup' of https://git.kernel.org/pub/scm/li...
Mark Brown
16
-331
/
+114
2019-08-09
ASoC: sof: Fix warning when IPC flood test is not enabled
Mark Brown
1
-1
/
+2
2019-08-09
Merge branch 'topic/hda-dmic' of https://git.kernel.org/pub/scm/linux/kernel/...
Mark Brown
12
-217
/
+171
2019-08-08
ASoC: Intel: Skylake: large_config_get overhaul
Cezary Rojewski
3
-7
/
+24
2019-08-08
ASoC: Intel: Skylake: Limit large_config_get to single frame
Cezary Rojewski
1
-30
/
+7
2019-08-08
ASoC: intel: skl_hda_dsp_common: create HDMI jack kctl
Libin Yang
1
-0
/
+5
2019-08-08
ASoC: tscs454: remove unused variable 'PLL_48K_RATE'
YueHaibing
1
-1
/
+0
2019-08-08
ASoC: soc-core: fix module_put() warning in soc_cleanup_component
Pierre-Louis Bossart
1
-1
/
+1
2019-08-08
ASoC: soc-core: dai_link check under soc_dpcm_debugfs_add()
Kuninori Morimoto
2
-2
/
+4
2019-08-08
ASoC: soc-core: define soc_dpcm_debugfs_add() for non CONFIG_DEBUG_FS
Kuninori Morimoto
1
-2
/
+0
2019-08-08
ASoC: soc-core: tidyup for card->deferred_resume_work
Kuninori Morimoto
1
-4
/
+10
2019-08-08
ASoC: soc-core: remove unneeded list_empty() check for snd_soc_try_rebind_card()
Kuninori Morimoto
1
-6
/
+3
2019-08-08
ASoC: soc-core: call snd_soc_dapm_debugfs_init() at soc_init_card_debugfs()
Kuninori Morimoto
1
-4
/
+2
2019-08-08
ASoC: soc-core: tidyup for snd_soc_add_card_controls()
Kuninori Morimoto
1
-3
/
+4
2019-08-08
ASoC: soc-core: tidyup for snd_soc_dapm_add_routes()
Kuninori Morimoto
1
-10
/
+13
2019-08-08
ASoC: soc-core: tidyup for snd_soc_add_component_controls()
Kuninori Morimoto
1
-4
/
+6
2019-08-08
ASoC: SOF: Intel: Initialize hdaudio bus properly
Takashi Iwai
3
-29
/
+11
2019-08-08
ALSA: hda: Direct MMIO accesses
Takashi Iwai
11
-214
/
+45
2019-08-08
ALSA: hda: Remove page allocation redirection
Takashi Iwai
8
-89
/
+20
2019-08-07
ASoC: fsl_sai: Add support for imx7ulp/imx8mq
Daniel Baluta
1
-0
/
+14
2019-08-07
ASoC: fsl_sai: Add support for SAI new version
Daniel Baluta
2
-113
/
+156
2019-08-07
ASoC: fsl_sai: Update Tx/Rx channel enable mask
Daniel Baluta
2
-2
/
+5
2019-08-07
ASoC: fsl_sai: Add registers definition for multiple datalines
Daniel Baluta
2
-14
/
+98
2019-08-07
ASoC: Intel: Update request-reply IPC model
Cezary Rojewski
6
-202
/
+239
2019-08-07
ASoC: soc-core: tidyup for snd_soc_dapm_new_controls()
Kuninori Morimoto
1
-13
/
+13
2019-08-07
ASoC: soc-core: reuse rtdcom at snd_soc_rtdcom_add()
Kuninori Morimoto
1
-6
/
+5
[next]