Age | Commit message (Expand) | Author |
2020-06-15 | ASoC: SOF: Replace zero-length array with flexible-array | Gustavo A. R. Silva |
2020-06-13 | Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada |
2020-06-11 | Merge tag 'sound-fix-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-06-10 | Merge tag 'asoc-fix-v5.8' of https://git.kernel.org/pub/scm/linux/kernel/git/... | Takashi Iwai |
2020-06-09 | mmap locking API: convert mmap_sem comments | Michel Lespinasse |
2020-06-09 | mm: reorder includes after introduction of linux/pgtable.h | Mike Rapoport |
2020-06-09 | mm: introduce include/linux/pgtable.h | Mike Rapoport |
2020-06-09 | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport |
2020-06-09 | Merge series "ASoC: Fix dailink checks for DPCM" from Pierre-Louis Bossart <p... | Mark Brown |
2020-06-09 | ASoC: rt5645: Add platform-data for Asus T101HA | Hans de Goede |
2020-06-09 | ASoC: Intel: bytcr_rt5640: Add quirk for Toshiba Encore WT10-A tablet | Hans de Goede |
2020-06-09 | ASoC: SOF: nocodec: conditionally set dpcm_capture/dpcm_playback flags | Pierre-Louis Bossart |
2020-06-09 | ASoC: Intel: boards: replace capture_only by dpcm_capture | Pierre-Louis Bossart |
2020-06-09 | ASoC: core: only convert non DPCM link to DPCM link | Bard Liao |
2020-06-09 | ASoC: soc-pcm: dpcm: fix playback/capture checks | Pierre-Louis Bossart |
2020-06-09 | ASoC: meson: add missing free_irq() in error path | Pavel Machek (CIP) |
2020-06-08 | ALSA: pcm: disallow linking stream to itself | Michał Mirosław |
2020-06-08 | ALSA: usb-audio: Manage auto-pm of all bundled interfaces | Takashi Iwai |
2020-06-08 | ALSA: hda/realtek - add a pintbl quirk for several Lenovo machines | Hui Wang |
2020-06-08 | ALSA: pcm: fix snd_pcm_link() lockdep splat | Michał Mirosław |
2020-06-08 | ALSA: usb-audio: Use the new macro for HP Dock rename quirks | Takashi Iwai |
2020-06-08 | ALSA: usb-audio: Add vendor, product and profile name for HP Thunderbolt Dock | Kai-Heng Feng |
2020-06-05 | Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2020-06-05 | ALSA: emu10k1: delete an unnecessary condition | Dan Carpenter |
2020-06-05 | ASoC: meson: fix memory leak of links if allocation of ldata fails | Colin Ian King |
2020-06-04 | Merge tag 'sound-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2020-06-04 | ALSA: usb-audio: Fix inconsistent card PM state after resume | Takashi Iwai |
2020-06-04 | ASoC: max98390: Fix potential crash during param fw loading | Steve Lee |
2020-06-04 | ASoC: max98390: Fix incorrect printf qualifier | Takashi Iwai |
2020-06-04 | ASoC: fsl-asoc-card: Defer probe when fail to find codec device | Shengjiu Wang |
2020-06-04 | ASoC: rl6231: Modify the target DMIC clock rate | Oder Chiou |
2020-06-03 | Merge tag 'mips_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds |
2020-06-03 | ALSA: es1688: Add the missed snd_card_free() | Chuhong Yuan |
2020-06-03 | ALSA: hda: add sienna_cichlid audio asic id for sienna_cichlid up | Hersen Wu |
2020-06-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-06-02 | mm: remove the pgprot argument to __vmalloc | Christoph Hellwig |
2020-06-01 | Merge branch 'uaccess.__put_user' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-06-01 | ALSA: usb-audio: Add Pioneer DJ DJM-900NXS2 support | Dmitry Panchenko |
2020-06-01 | Merge tag 'asoc-v5.8' of https://git.kernel.org/pub/scm/linux/kernel/git/broo... | Takashi Iwai |
2020-06-01 | Merge remote-tracking branch 'asoc/for-5.8' into asoc-linus | Mark Brown |
2020-06-01 | Merge remote-tracking branch 'asoc/for-5.7' into asoc-linus | Mark Brown |
2020-06-01 | ASoC: qcom: q6asm-dai: kCFI fix | John Stultz |
2020-05-30 | ASoC: soc-card: add snd_soc_card_remove_dai_link() | Kuninori Morimoto |
2020-05-30 | ASoC: soc-card: add snd_soc_card_add_dai_link() | Kuninori Morimoto |
2020-05-30 | ASoC: soc-card: add snd_soc_card_set_bias_level_post() | Kuninori Morimoto |
2020-05-30 | ASoC: soc-card: add snd_soc_card_set_bias_level() | Kuninori Morimoto |
2020-05-30 | ASoC: soc-card: add snd_soc_card_remove() | Kuninori Morimoto |
2020-05-30 | ASoC: soc-card: add snd_soc_card_late_probe() | Kuninori Morimoto |
2020-05-30 | ASoC: soc-card: add snd_soc_card_probe() | Kuninori Morimoto |