index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-17
ASoC: Intel: SOF: merge COMETLAKE_LP and COMETLAKE_H
Pierre-Louis Bossart
4
-34
/
+15
2020-06-16
ASoC: fsl_ssi: Fix bclk calculation for mono channel
Shengjiu Wang
1
-4
/
+9
2020-06-15
Merge series "ASoC: topology: fix use-after-free when removing components" fr...
Mark Brown
2
-2
/
+38
2020-06-15
ASoC: SOF: Intel: hda: Clear RIRB status before reading WP
Brent Lu
1
-2
/
+7
2020-06-15
ASoC: rt1015: Update rt1015 default register value according to spec modifica...
Jack Yu
2
-50
/
+89
2020-06-15
ASoC: qcom: common: set correct directions for dailinks
Srinivas Kandagatla
1
-2
/
+12
2020-06-15
ASoc: q6afe: add support to get port direction
Srinivas Kandagatla
2
-0
/
+9
2020-06-15
ASoC: soc-pcm: fix checks for multi-cpu FE dailinks
Pierre-Louis Bossart
1
-3
/
+3
2020-06-15
ASoC: rt5682: Let dai clks be registered whether mclk exists or not
derek.fang
1
-5
/
+6
2020-06-15
ASoC: soc-topology: use devm_snd_soc_register_dai()
Pierre-Louis Bossart
1
-2
/
+1
2020-06-15
ASoC: soc-devres: add devm_snd_soc_register_dai()
Pierre-Louis Bossart
1
-0
/
+37
2020-06-12
ASoC: fsl_asrc_dma: Fix data copying speed issue with EDMA
Shengjiu Wang
2
-11
/
+17
2020-06-12
ASoC: fsl_asrc_dma: Reuse the dma channel if available in Back-End
Shengjiu Wang
1
-5
/
+20
2020-06-12
ASoC: dmaengine_pcm: export soc_component_to_pcm
Shengjiu Wang
1
-12
/
+0
2020-06-12
ASoC: soc-card: export snd_soc_lookup_component_nolocked
Shengjiu Wang
1
-1
/
+2
2020-06-11
ASoC: q6asm: handle EOS correctly
Srinivas Kandagatla
1
-3
/
+4
2020-06-11
ASoC: max98390: Update regmap readable reg and volatile
Steve Lee
1
-3
/
+3
2020-06-09
Merge series "ASoC: Fix dailink checks for DPCM" from Pierre-Louis Bossart <p...
Mark Brown
7
-20
/
+62
2020-06-09
ASoC: rt5645: Add platform-data for Asus T101HA
Hans de Goede
1
-0
/
+14
2020-06-09
ASoC: Intel: bytcr_rt5640: Add quirk for Toshiba Encore WT10-A tablet
Hans de Goede
1
-0
/
+12
2020-06-09
ASoC: SOF: nocodec: conditionally set dpcm_capture/dpcm_playback flags
Pierre-Louis Bossart
1
-2
/
+4
2020-06-09
ASoC: Intel: boards: replace capture_only by dpcm_capture
Pierre-Louis Bossart
4
-5
/
+5
2020-06-09
ASoC: core: only convert non DPCM link to DPCM link
Bard Liao
1
-3
/
+19
2020-06-09
ASoC: soc-pcm: dpcm: fix playback/capture checks
Pierre-Louis Bossart
1
-10
/
+34
2020-06-09
ASoC: meson: add missing free_irq() in error path
Pavel Machek (CIP)
1
-2
/
+8
2020-06-05
ASoC: meson: fix memory leak of links if allocation of ldata fails
Colin Ian King
1
-5
/
+12
2020-06-04
ASoC: max98390: Fix potential crash during param fw loading
Steve Lee
2
-5
/
+22
2020-06-04
ASoC: max98390: Fix incorrect printf qualifier
Takashi Iwai
1
-1
/
+1
2020-06-04
ASoC: fsl-asoc-card: Defer probe when fail to find codec device
Shengjiu Wang
1
-1
/
+1
2020-06-04
ASoC: rl6231: Modify the target DMIC clock rate
Oder Chiou
1
-2
/
+2
2020-06-01
ASoC: qcom: q6asm-dai: kCFI fix
John Stultz
1
-2
/
+2
2020-05-30
ASoC: soc-card: add snd_soc_card_remove_dai_link()
Kuninori Morimoto
2
-2
/
+9
2020-05-30
ASoC: soc-card: add snd_soc_card_add_dai_link()
Kuninori Morimoto
2
-2
/
+15
2020-05-30
ASoC: soc-card: add snd_soc_card_set_bias_level_post()
Kuninori Morimoto
2
-2
/
+13
2020-05-30
ASoC: soc-card: add snd_soc_card_set_bias_level()
Kuninori Morimoto
2
-2
/
+13
2020-05-30
ASoC: soc-card: add snd_soc_card_remove()
Kuninori Morimoto
2
-3
/
+14
2020-05-30
ASoC: soc-card: add snd_soc_card_late_probe()
Kuninori Morimoto
2
-9
/
+27
2020-05-30
ASoC: soc-card: add snd_soc_card_probe()
Kuninori Morimoto
2
-6
/
+26
2020-05-30
ASoC: soc-card: add probed bit field to snd_soc_card
Kuninori Morimoto
1
-10
/
+8
2020-05-30
ASoC: soc-card: add snd_soc_card_resume_post()
Kuninori Morimoto
2
-2
/
+11
2020-05-30
ASoC: soc-card: add snd_soc_card_resume_pre()
Kuninori Morimoto
2
-2
/
+11
2020-05-30
ASoC: soc-card: add snd_soc_card_suspend_post()
Kuninori Morimoto
2
-2
/
+11
2020-05-30
ASoC: soc-card: add snd_soc_card_suspend_pre()
Kuninori Morimoto
2
-2
/
+11
2020-05-30
ASoC: soc-card: move snd_soc_card_jack_new() to soc-card
Kuninori Morimoto
2
-38
/
+39
2020-05-30
ASoC: soc-card: move snd_soc_card_get_kcontrol() to soc-card
Kuninori Morimoto
2
-16
/
+16
2020-05-30
ASoC: add soc-card.c
Kuninori Morimoto
2
-1
/
+27
2020-05-29
ASoC: sof_pcm512x: remove CONFIG_SND_HDA_CODEC_HDMI condition
Libin Yang
1
-9
/
+0
2020-05-29
ASoC: sof-sdw: remove CONFIG_SND_SOC_SOF_HDA_AUDIO_CODEC condition
Libin Yang
2
-15
/
+0
2020-05-29
ASoC: intel: add depends on SND_SOC_SOF_HDA_AUDIO_CODEC for common hdmi
Libin Yang
1
-10
/
+10
2020-05-29
ASoC: SOF: Intel: hda: fix generic hda codec support
Kai Vehmanen
1
-6
/
+45
[next]