summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2020-06-15ASoC: soc-component: merge soc_pcm_trigger_start/stop()Kuninori Morimoto
2020-06-15ASoC: soc-component: merge soc-io.c into soc-component.cKuninori Morimoto
2020-06-15ASoC: soc-component: add snd_soc_component_init()Kuninori Morimoto
2020-06-15ASoC: soc-component: add snd_soc_pcm_component_trigger()Kuninori Morimoto
2020-06-15ASoC: soc-component: add snd_soc_pcm_component_hw_free()Kuninori Morimoto
2020-06-15ASoC: soc-component: add snd_soc_pcm_component_hw_params()Kuninori Morimoto
2020-06-15ASoC: soc-component: add snd_soc_pcm_component_prepare()Kuninori Morimoto
2020-06-15ASoC: soc-component: add soc_component_err()Kuninori Morimoto
2020-06-15ASoC: soc-component: move snd_soc_component_initialize() to soc-component.cKuninori Morimoto
2020-06-15ASoC: soc-component: move snd_soc_component_xxx_regmap() to soc-componentKuninori Morimoto
2020-06-15ASoC: soc-component: add soc_component_pin() and share codeKuninori Morimoto
2020-06-15Merge existing fixes from asoc/for-5.8Mark Brown
2020-06-15Merge series "ASoC: topology: fix use-after-free when removing components" fr...Mark Brown
2020-06-15ASoC: SOF: Intel: hda: Clear RIRB status before reading WPBrent Lu
2020-06-15ASoC: rt1015: Update rt1015 default register value according to spec modifica...Jack Yu
2020-06-15ASoC: qcom: common: set correct directions for dailinksSrinivas Kandagatla
2020-06-15ASoc: q6afe: add support to get port directionSrinivas Kandagatla
2020-06-15ASoC: soc-pcm: fix checks for multi-cpu FE dailinksPierre-Louis Bossart
2020-06-15ASoC: rt5682: Let dai clks be registered whether mclk exists or notderek.fang
2020-06-15ASoC: soc-topology: use devm_snd_soc_register_dai()Pierre-Louis Bossart
2020-06-15ASoC: soc-devres: add devm_snd_soc_register_dai()Pierre-Louis Bossart
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-12ASoC: fsl_asrc_dma: Fix data copying speed issue with EDMAShengjiu Wang
2020-06-12ASoC: fsl_asrc_dma: Reuse the dma channel if available in Back-EndShengjiu Wang
2020-06-12ASoC: dmaengine_pcm: export soc_component_to_pcmShengjiu Wang
2020-06-12ASoC: soc-card: export snd_soc_lookup_component_nolockedShengjiu Wang
2020-06-11Merge tag 'sound-fix-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-06-11ASoC: q6asm: handle EOS correctlySrinivas Kandagatla
2020-06-11ASoC: max98390: Update regmap readable reg and volatileSteve Lee
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