index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-10
Merge tag 'asoc-fix-v5.8' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Takashi Iwai
15
-36
/
+134
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-08
ALSA: pcm: disallow linking stream to itself
Michał Mirosław
1
-0
/
+6
2020-06-08
ALSA: usb-audio: Manage auto-pm of all bundled interfaces
Takashi Iwai
2
-6
/
+33
2020-06-08
ALSA: hda/realtek - add a pintbl quirk for several Lenovo machines
Hui Wang
1
-0
/
+6
2020-06-08
ALSA: pcm: fix snd_pcm_link() lockdep splat
Michał Mirosław
1
-2
/
+12
2020-06-08
ALSA: usb-audio: Use the new macro for HP Dock rename quirks
Takashi Iwai
1
-12
/
+4
2020-06-08
ALSA: usb-audio: Add vendor, product and profile name for HP Thunderbolt Dock
Kai-Heng Feng
1
-0
/
+20
2020-06-05
ALSA: emu10k1: delete an unnecessary condition
Dan Carpenter
1
-1
/
+1
2020-06-05
ASoC: meson: fix memory leak of links if allocation of ldata fails
Colin Ian King
1
-5
/
+12
2020-06-04
ALSA: usb-audio: Fix inconsistent card PM state after resume
Takashi Iwai
2
-8
/
+13
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-03
ALSA: es1688: Add the missed snd_card_free()
Chuhong Yuan
1
-1
/
+3
2020-06-03
ALSA: hda: add sienna_cichlid audio asic id for sienna_cichlid up
Hersen Wu
1
-0
/
+3
2020-06-01
ALSA: usb-audio: Add Pioneer DJ DJM-900NXS2 support
Dmitry Panchenko
3
-0
/
+94
2020-06-01
Merge tag 'asoc-v5.8' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
287
-3636
/
+13859
2020-06-01
Merge remote-tracking branch 'asoc/for-5.8' into asoc-linus
Mark Brown
271
-3418
/
+13677
2020-06-01
Merge remote-tracking branch 'asoc/for-5.7' into asoc-linus
Mark Brown
30
-218
/
+182
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
ALSA: usb-audio: Fixing usage of plain int instead of NULL
Thomas Ebeling
1
-2
/
+2
2020-05-29
ASoC: SOF: Intel: hda: fix generic hda codec support
Kai Vehmanen
1
-6
/
+45
2020-05-29
ASoC: SOF: Intel: Baytrail: fix 'defined but not used' warnings
Pierre-Louis Bossart
1
-36
/
+36
[next]