summaryrefslogtreecommitdiffstats
path: root/include/sound
AgeCommit message (Expand)AuthorLines
2017-01-17ASoC: core: Add API to use DMI name in sound card long nameLiam Girdwood-0/+4
2017-01-12ALSA: isa: Constify snd_rawmidi_opsTakashi Iwai-2/+2
2017-01-12ALSA: rawmidi: Add const to snd_rawmidi_opsTakashi Iwai-2/+2
2017-01-10ASoC: remove snd_soc_platform_trigger()Kuninori Morimoto-3/+0
2017-01-10Merge remote-tracking branches 'asoc/fix/arizona', 'asoc/fix/dpcm', 'asoc/fix...Mark Brown-4/+4
2017-01-10Merge remote-tracking branch 'asoc/fix/component' into asoc-linusMark Brown-0/+3
2017-01-09ASoC: remove .bespoke_trigger from snd_soc_platform_driverKuninori Morimoto-2/+0
2017-01-09ASoC: remove .delay from snd_soc_platform_driverKuninori Morimoto-7/+0
2016-12-31ASoC: Fix binding and probing of auxiliary componentsSylwester Nawrocki-0/+3
2016-12-16ASoC: hdmi-codec: use unsigned type to structure members with bit-fieldTakashi Sakamoto-4/+4
2016-12-15ASoC: add Component level pcm_new/pcm_freeKuninori Morimoto-0/+6
2016-12-14Merge tag 'sound-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-52/+234
2016-12-12Merge tag 'asoc-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai-41/+221
2016-12-12Merge remote-tracking branches 'asoc/topic/tlv320aic31xx', 'asoc/topic/topolo...Mark Brown-8/+12
2016-12-12Merge remote-tracking branches 'asoc/topic/rt5665', 'asoc/topic/rt5670', 'aso...Mark Brown-4/+4
2016-12-12Merge remote-tracking branches 'asoc/topic/rt5514', 'asoc/topic/rt5616', 'aso...Mark Brown-0/+67
2016-12-12Merge remote-tracking branches 'asoc/topic/of-graph', 'asoc/topic/pxa', 'asoc...Mark Brown-7/+25
2016-12-12Merge remote-tracking branches 'asoc/topic/compress', 'asoc/topic/const' and ...Mark Brown-0/+60
2016-12-12Merge remote-tracking branches 'asoc/topic/ab8500', 'asoc/topic/arizona', 'as...Mark Brown-8/+10
2016-12-12Merge remote-tracking branch 'asoc/topic/dmaengine' into asoc-nextMark Brown-6/+0
2016-12-12Merge remote-tracking branch 'asoc/topic/dapm-pin' into asoc-nextMark Brown-0/+20
2016-12-12Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown-0/+14
2016-12-05ASoC: topology: Only free TLV for volume mixers of a widgetMengdong Lin-1/+1
2016-12-05ASoC: simple_card_utils: tidyup file comment/defineKuninori Morimoto-4/+4
2016-12-01ASoC: add Component level suspend/resumeKuninori Morimoto-1/+5
2016-12-01ASoC: core: replace aux_comp_list to component_dev_listKuninori Morimoto-3/+1
2016-12-01ASoC: core: replace codec_dev_list to component_dev_list on CardKuninori Morimoto-3/+3
2016-11-30ASoC: core: Add component pin control functionsRichard Fitzgerald-0/+20
2016-11-15ALSA: emu10k1: Use workqueue instead of kthread for emu1010 fw pollingTakashi Iwai-1/+2
2016-11-15ALSA: core: Fix kernel-doc warningsTakashi Iwai-10/+10
2016-11-15ALSA: compress: Fix kernel-doc warningsTakashi Iwai-0/+1
2016-11-14ASoC: add rt5665 codec driverBard Liao-0/+47
2016-11-13ASoC: compress: Add support for compress dai opsVinod Koul-0/+25
2016-11-11ASoC: soc-core: adjust for graph on snd_soc_of_parse_audio_simple_widgetsKuninori Morimoto-2/+6
2016-11-11ASoC: soc-core: adjust for graph on snd_soc_of_parse_card_nameKuninori Morimoto-2/+5
2016-11-11ASoC: soc-core: adjust for graph on snd_soc_of_parse_audio_prefixKuninori Morimoto-1/+5
2016-11-11ASoC: soc-core: snd_soc_get_dai_name() become non staticKuninori Morimoto-0/+2
2016-11-11ASoC: soc-core: adjust for graph on snd_soc_of_parse_audio_routingKuninori Morimoto-2/+7
2016-11-04ASoC: Define API to find a dai linkMengdong Lin-0/+3
2016-11-02ASoC: dapm: Introduce DAPM_DOUBLE_R dual channel dual register control typeChen-Yu Tsai-0/+5
2016-11-02ASoC: dapm: Introduce DAPM_DOUBLE dual channel control typeChen-Yu Tsai-0/+5
2016-11-02ASoC: dapm: Support second register for DAPM control updatesChen-Yu Tsai-0/+4
2016-10-25ASoC: Drop SND_DMAENGINE_PCM_FLAG_CUSTOM_CHANNEL_NAME flagSylwester Nawrocki-6/+0
2016-10-25ASoC: rt5514: Add the DMIC initial delay to wait it ready.Oder Chiou-0/+20
2016-10-25Merge tag 'drm-intel-next-2016-10-24' of git://anongit.freedesktop.org/drm-in...Dave Airlie-5/+6
2016-10-24ASoC: remove component from snd_soc_pcm_runtimeKuninori Morimoto-1/+0
2016-10-24ASoC: bunch up bit field for snd_soc_daiKuninori Morimoto-1/+2
2016-10-24ASoC: bunch up bit field for snd_soc_pcm_runtimeKuninori Morimoto-3/+4
2016-10-24ASoC: soc.h: use bit field for playback/capture_onlyKuninori Morimoto-4/+4
2016-10-21ASoC: topology: ABI - Define DAI physical PCM data formatsMengdong Lin-7/+8