summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2020-06-18ALSA: hda: Let LED cdev handling suspend/resumeTakashi Iwai
2020-06-18ALSA: hda/realtek: Unify LED helper codeTakashi Iwai
2020-06-18ALSA: hda/sigmatel: Use the new vmaster mute LED helperTakashi Iwai
2020-06-18ALSA: hda/conexant: Use the new vmaster mute LED helperTakashi Iwai
2020-06-18ALSA: hda/realtek: Use the new vmaster mute LED helperTakashi Iwai
2020-06-18ALSA: hda: generic: Add vmaster mute LED helperTakashi Iwai
2020-06-18ALSA: hda: generic: Drop the old mic-mute LED hookTakashi Iwai
2020-06-18ALSA: hda: generic: Drop unused snd_hda_gen_fixup_micmute_led()Takashi Iwai
2020-06-18ALSA: hda/sigmatel: Convert to cdev-variant of mic-mute LED controlsTakashi Iwai
2020-06-18ALSA: hda/conexant: Convert to cdev-variant of mic-mute LED controlsTakashi Iwai
2020-06-18ALSA: hda/realtek: Convert to cdev-variant of mic-mute LED controlsTakashi Iwai
2020-06-18ALSA: hda: generic: Add a helper for mic-mute LED with LED classdevTakashi Iwai
2020-06-18ALSA: hda: generic: Always call led-trigger for mic mute LEDTakashi Iwai
2020-06-17Merge branch 'topic/dma-fix2' into for-nextTakashi Iwai
2020-06-15ALSA: pcm: Use SG-buffer only when direct DMA is availableTakashi Iwai
2020-06-15ALSA: memalloc: Make SG-buffer helper usable for continuous buffer, tooTakashi Iwai
2020-06-15ALSA: memalloc: Initialize all fields of snd_dma_buffer properlyTakashi Iwai
2020-06-15ALSA: pcm: Use dma_mmap_coherent() on x86, tooTakashi Iwai
2020-06-15ALSA: firewire-motu: wait for notification when changing clock configuration ...Takashi Sakamoto
2020-06-15Merge branch 'for-linus' into for-nextTakashi Iwai
2020-06-15ALSA: usb-audio: Set 48 kHz rate for RodecasterChristopher Swenson
2020-06-15ALSA: usb-audio: add quirk for Denon DCD-1500REYick W. Tse
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-12ALSA: usb-audio: Add implicit feedback quirk for SSL2+.Laurence Tratt
2020-06-11ALSA: hda: Add NVIDIA codec IDs 9a & 9d through a0 to patch tableAaron Plattner
2020-06-11Merge tag 'sound-fix-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-06-10Merge tag 'asoc-fix-v5.8' of https://git.kernel.org/pub/scm/linux/kernel/git/...Takashi Iwai
2020-06-09mmap locking API: convert mmap_sem commentsMichel Lespinasse
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2020-06-09Merge series "ASoC: Fix dailink checks for DPCM" from Pierre-Louis Bossart <p...Mark Brown
2020-06-09ASoC: rt5645: Add platform-data for Asus T101HAHans de Goede
2020-06-09ASoC: Intel: bytcr_rt5640: Add quirk for Toshiba Encore WT10-A tabletHans de Goede
2020-06-09ASoC: SOF: nocodec: conditionally set dpcm_capture/dpcm_playback flagsPierre-Louis Bossart
2020-06-09ASoC: Intel: boards: replace capture_only by dpcm_capturePierre-Louis Bossart
2020-06-09ASoC: core: only convert non DPCM link to DPCM linkBard Liao
2020-06-09ASoC: soc-pcm: dpcm: fix playback/capture checksPierre-Louis Bossart
2020-06-09ASoC: meson: add missing free_irq() in error pathPavel Machek (CIP)
2020-06-08ALSA: pcm: disallow linking stream to itselfMichał Mirosław
2020-06-08ALSA: usb-audio: Manage auto-pm of all bundled interfacesTakashi Iwai
2020-06-08ALSA: hda/realtek - add a pintbl quirk for several Lenovo machinesHui Wang
2020-06-08ALSA: pcm: fix snd_pcm_link() lockdep splatMichał Mirosław
2020-06-08ALSA: usb-audio: Use the new macro for HP Dock rename quirksTakashi Iwai
2020-06-08ALSA: usb-audio: Add vendor, product and profile name for HP Thunderbolt DockKai-Heng Feng
2020-06-05Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-06-05ALSA: emu10k1: delete an unnecessary conditionDan Carpenter
2020-06-05ASoC: meson: fix memory leak of links if allocation of ldata failsColin Ian King
2020-06-04Merge tag 'sound-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds