Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2019-11-09ASoC: rt5514-spi: Convert to the common vmalloc memallocTakashi Iwai
2019-11-09ASoC: Remove superfluous snd_dma_continuous_data()Takashi Iwai
2019-11-09ALSA: pcm: Yet another missing check of non-cached buffer typeTakashi Iwai
2019-11-08ALSA: timer: Fix possible race at assigning a timer instanceTakashi Iwai
2019-11-08ALSA: timer: Make snd_timer_close() returning voidTakashi Iwai
2019-11-08ALSA: timer: Unify master/slave linking codeTakashi Iwai
2019-11-07Merge branch 'for-linus' into for-nextTakashi Iwai
2019-11-07Merge tag 'asoc-v5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2019-11-07Merge tag 'asoc-fix-v5.4-rc6' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2019-11-06ASoC: SOF: topology: Fix bytes control size checksDragos Tarcatu
2019-11-06ALSA: timer: Fix incorrectly assigned timer instanceTakashi Iwai
2019-11-06ALSA: timer: Limit max amount of slave instancesTakashi Iwai
2019-11-06Merge branch 'for-5.4' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2019-11-06ASoC: soc-core: fixup dead-lock at snd_soc_unregister_component()Kuninori Morimoto
2019-11-06ASoC: soc-core: fix RIP warning on card removalPierre-Louis Bossart
2019-11-06ASoC: SOF: topology: Fix bytes control size checksDragos Tarcatu
2019-11-06ALSA: pci: Avoid non-standard macro usageTakashi Iwai
2019-11-06ALSA: rme: Avoid non-standard macro usageTakashi Iwai
2019-11-06ALSA: es1968: Avoid non-standard macro usageTakashi Iwai
2019-11-06ALSA: echoaudio: Avoid non-standard macro usageTakashi Iwai
2019-11-06ALSA: aoa: Avoid non-standard macro usageTakashi Iwai
2019-11-06ALSA: pci: Drop superfluous snd_pcm_sgbuf_ops_pageTakashi Iwai
2019-11-06ALSA: mips: Convert to the common vmalloc memallocTakashi Iwai
2019-11-06ALSA: pdaudiocf: Convert to the common vmalloc memallocTakashi Iwai
2019-11-06ALSA: vx: Convert to the common vmalloc memallocTakashi Iwai
2019-11-06ALSA: ua101: Convert to the common vmalloc memallocTakashi Iwai
2019-11-06ALSA: hiface: Convert to the common vmalloc memallocTakashi Iwai
2019-11-06ALSA: caiaq: Convert to the common vmalloc memallocTakashi Iwai
2019-11-06ALSA: 6fire: Convert to the common vmalloc memallocTakashi Iwai
2019-11-06ALSA: firewire: Convert to the common vmalloc memallocTakashi Iwai
2019-11-06ALSA: aloop: Convert to the common vmalloc memallocTakashi Iwai
2019-11-06ALSA: usb-audio: Convert to the common vmalloc memallocTakashi Iwai
2019-11-06ALSA: 6fire: Drop the dead codeTakashi Iwai
2019-11-06ALSA: usb: Remove superfluous snd_dma_continuous_data()Takashi Iwai
2019-11-06ALSA: sparc: Remove superfluous snd_dma_continuous_data()Takashi Iwai
2019-11-06ALSA: sh: Remove superfluous snd_dma_continuous_data()Takashi Iwai
2019-11-06ALSA: rme32: Remove superfluous snd_dma_continuous_data()Takashi Iwai
2019-11-06ALSA: mips: Remove superfluous snd_dma_continuous_data()Takashi Iwai
2019-11-06ALSA: drivers: Remove superfluous snd_dma_continuous_data()Takashi Iwai
2019-11-06ALSA: pcm: Create proc files only for non-empty preallocationsTakashi Iwai
2019-11-06ALSA: pcm: Warn if doubly preallocatedTakashi Iwai
2019-11-06ALSA: pcm: Handle special page mapping in the default mmap handlerTakashi Iwai
2019-11-06ALSA: memalloc: Add vmalloc buffer allocation supportTakashi Iwai
2019-11-06ALSA: memalloc: Allow NULL device for SNDRV_DMA_TYPE_CONTINUOUS typeTakashi Iwai
2019-11-06ASoC: soc-core: remove topology specific operationKuninori Morimoto
2019-11-06ASoC: soc-core: call snd_soc_register_dai() from snd_soc_register_dais()Kuninori Morimoto
2019-11-06ASoC: soc-core: don't call snd_soc_dapm_new_dai_widgets() at snd_soc_register...Kuninori Morimoto
2019-11-06ASoC: soc-core: have legacy_dai_naming at snd_soc_register_dai()Kuninori Morimoto
2019-11-06ASoC: soc-core: add snd_soc_unregister_dai()Kuninori Morimoto
2019-11-06ASoC: soc-core: move snd_soc_unregister_dais()Kuninori Morimoto