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-13
Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
7
-10
/
+10
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
7
-10
/
+10
2020-06-11
Merge tag 'sound-fix-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
21
-53
/
+217
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
mmap locking API: convert mmap_sem comments
Michel Lespinasse
1
-1
/
+1
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
3
-3
/
+3
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
3
-3
/
+3
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
1
-1
/
+0
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
Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
6
-2000
/
+1
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
Merge tag 'sound-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
336
-4468
/
+15766
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
Merge tag 'mips_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
1
-0
/
+1
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-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-2
/
+2
2020-06-02
mm: remove the pgprot argument to __vmalloc
Christoph Hellwig
2
-2
/
+2
2020-06-01
Merge branch 'uaccess.__put_user' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+8
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
[next]