index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.clang-format
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2
-26
/
+17
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
ALSA: hda: readl/writel need linux/io.h
Stephen Rothwell
1
-0
/
+1
2019-08-09
ASoC: sof: Fix warning when IPC flood test is not enabled
Mark Brown
1
-1
/
+2
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
2
-3
/
+8
2019-08-08
ASoC: soc-core: tidyup for card->deferred_resume_work
Kuninori Morimoto
2
-6
/
+13
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
13
-248
/
+75
2019-08-08
ALSA: hda: Remove page allocation redirection
Takashi Iwai
9
-94
/
+21
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
2019-08-07
ASoC: soc-core: don't use for_each_card_links_safe() at snd_soc_find_dai_link()
Kuninori Morimoto
1
-2
/
+2
2019-08-07
ASoC: soc-core: check return value of snd_soc_add_dai_link()
Kuninori Morimoto
1
-2
/
+5
2019-08-07
ASoC: soc-core: add comment for for_each_xxx
Kuninori Morimoto
1
-0
/
+2
2019-08-07
ASoC: soc-core: set component->debugfs_root NULL
Kuninori Morimoto
1
-0
/
+3
2019-08-07
ASoC: dt-bindings: Introduce compatible strings for 7ULP and 8MQ
Daniel Baluta
1
-1
/
+2
2019-08-07
ASoC: SOF: Intel: hda: fix MSI handling
Pierre-Louis Bossart
1
-1
/
+1
2019-08-07
ASoC: rt1011: Add a flag for the R0 calibration test
Shuming Fan
2
-2
/
+14
2019-08-07
ASoC: rt1011: Add R0 temperature and TDM1 ADC2DAT Swap control
Shuming Fan
2
-1
/
+9
2019-08-05
ASoC: soc-component: add snd_soc_pcm_component_pcm_free()
Kuninori Morimoto
3
-8
/
+16
2019-08-05
ASoC: soc-component: add snd_soc_pcm_component_pcm_new()
Kuninori Morimoto
3
-14
/
+25
2019-08-05
ASoC: soc-component: add snd_soc_pcm_component_mmap()
Kuninori Morimoto
3
-22
/
+22
2019-08-05
ASoC: soc-component: add snd_soc_pcm_component_page()
Kuninori Morimoto
3
-25
/
+26
[next]