aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-06Merge tag 'sound-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds9-453/+59
2018-06-05Merge tag 'asoc-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai5-448/+51
2018-05-30ASoC: fix 0-day warnings with snd_soc_new_compress()Pierre-Louis Bossart1-0/+5
2018-05-24ALSA: memalloc: Drop superfluous ifndefTakashi Iwai1-2/+0
2018-05-17ALSA: core: Assure control device to be registered at lastTakashi Iwai1-1/+1
2018-05-13Merge tag 'soundwire-streaming' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire into char-misc-nextGreg Kroah-Hartman1-0/+23
2018-05-11ASoC: Add SoundWire stream programming interfaceShreyas NC1-0/+23
2018-05-11ASoC: omap: Delete the obsolete omap-pcmPeter Ujfalusi1-30/+0
2018-05-11ASoC: rt5640: Remove unused rt5640_platform_dataHans de Goede1-27/+0
2018-05-09ASoC: soc.h: merge CONFIG_DEBUG_FSKuninori Morimoto1-4/+1
2018-05-09ASoC: remove Codec related codeKuninori Morimoto2-266/+0
2018-05-09ASoC: remove unneeded .pcm_new/freeKuninori Morimoto1-2/+0
2018-05-09ASoC: remove .get_regmapKuninori Morimoto1-2/+0
2018-05-09ASoC: remove codec reg_cacheKuninori Morimoto1-13/+0
2018-05-09ASoC: remove codec hw_write/control_dataKuninori Morimoto1-2/+0
2018-05-02Merge remote-tracking branch 'asoc/for-4.17' into asoc-4.18 to resolve aMark Brown1-2/+2
2018-05-02ASoC: dai playback and capture active may be greater than 1Jerome Brunet1-2/+2
2018-04-26ASoC: Remove platform code now everything is componentisedCharles Keepax1-100/+3
2018-04-25Merge branch 'for-linus' into for-nextTakashi Iwai1-2/+5
2018-04-25ALSA: control: Hardening for potential Spectre v1Takashi Iwai1-2/+5
2018-04-24ALSA: hda - Use a macro for snd_array iteration loopsTakashi Iwai1-0/+5
2018-04-19ASoC: topology: Revert recent changes while boot errors are investigatedMark Brown1-12/+0
2018-04-18ASoC: topology: Fix build errorsMark Brown1-21/+9
2018-04-17ASoC: topology: Add callback for DAPM route load/unloadLiam Girdwood1-0/+7
2018-04-17ASoC: topology: Give more data to clients via callbacksLiam Girdwood1-9/+14
2018-04-17ASoC: core: Add name prefix for machines with topology rewritesLiam Girdwood1-0/+2
2018-04-17ASoC: core: Allow topology to override machine driver FE DAI link config.Liam Girdwood1-0/+10
2018-04-16ASoC: rt5668: add rt5668B codec driverBard Liao1-0/+40
2018-04-16ALSA: emu10k1: Reduce GFP_ATOMIC allocationTakashi Iwai1-2/+2
2018-04-05Merge tag 'sound-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds9-33/+43
2018-04-02Merge tag 'asoc-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai6-32/+37
2018-03-28Backmerge tag 'v4.16-rc7' into drm-nextDave Airlie1-1/+1
2018-03-28Merge remote-tracking branches 'asoc/topic/rt5645', 'asoc/topic/rt5651', 'asoc/topic/rt5659' and 'asoc/topic/rt5660' into asoc-nextMark Brown2-36/+1
2018-03-28Merge remote-tracking branches 'asoc/topic/fsl_esai', 'asoc/topic/fsl_ssi', 'asoc/topic/fsl_utils', 'asoc/topic/generic-dmaengine' and 'asoc/topic/gtm601' into asoc-nextMark Brown1-0/+5
2018-03-28Merge remote-tracking branches 'asoc/topic/da7219', 'asoc/topic/da732x', 'asoc/topic/da9055' and 'asoc/topic/dmic' into asoc-nextMark Brown1-0/+2
2018-03-28Merge remote-tracking branches 'asoc/topic/88pm860x', 'asoc/topic/ab8500', 'asoc/topic/ac97', 'asoc/topic/ad1836' and 'asoc/topic/ad193x' into asoc-nextMark Brown1-3/+10
2018-03-28Merge remote-tracking branch 'asoc/topic/samsung' into asoc-nextMark Brown1-0/+1
2018-03-28Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown2-6/+15
2018-03-28Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown1-0/+16
2018-03-28Merge remote-tracking branch 'asoc/topic/component-platform' into asoc-nextMark Brown1-0/+2
2018-03-23ALSA: pcm: Return -EBUSY for OSS ioctls changing busy streamsTakashi Iwai1-0/+1
2018-03-13vga_switcheroo: Use device link for HDA controllerLukas Wunner1-3/+0
2018-03-13ASoC: dapm: add support to pinctrl dapmSrinivas Kandagatla1-0/+16
2018-03-13ASoC: dmaengine_pcm: document process callbackOlivier Moysan1-0/+2
2018-03-12ASoC: rt5651: move definitions of dt-binding constants to include/dt-bindingsHans de Goede1-36/+0
2018-03-12Merge branch 'topic/of' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-samsungMark Brown1-0/+1
2018-03-12ASoC: Add snd_soc_of_put_dai_link_codecs() helper functionSylwester Nawrocki1-0/+1
2018-03-09ASoC: da7219: Add common clock usage for providing DAI clksAdam Thomson1-0/+2
2018-03-07Merge branch 'topic/rt5651' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-intelMark Brown1-6/+13
2018-03-07ASoC: rt5651: Allow specifying the OVCD scale-factor through a device-propertyHans de Goede1-0/+11