summaryrefslogtreecommitdiffstats
path: root/include/sound
AgeCommit message (Expand)AuthorFilesLines
2017-01-10Merge remote-tracking branches 'asoc/fix/arizona', 'asoc/fix/dpcm', 'asoc/fix...Mark Brown1-4/+4
2017-01-10Merge remote-tracking branch 'asoc/fix/component' into asoc-linusMark Brown1-0/+3
2016-12-31ASoC: Fix binding and probing of auxiliary componentsSylwester Nawrocki1-0/+3
2016-12-16ASoC: hdmi-codec: use unsigned type to structure members with bit-fieldTakashi Sakamoto1-4/+4
2016-12-14Merge tag 'sound-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds12-52/+234
2016-12-12Merge tag 'asoc-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai9-41/+221
2016-12-12Merge remote-tracking branches 'asoc/topic/tlv320aic31xx', 'asoc/topic/topolo...Mark Brown3-8/+12
2016-12-12Merge remote-tracking branches 'asoc/topic/rt5665', 'asoc/topic/rt5670', 'aso...Mark Brown1-4/+4
2016-12-12Merge remote-tracking branches 'asoc/topic/rt5514', 'asoc/topic/rt5616', 'aso...Mark Brown2-0/+67
2016-12-12Merge remote-tracking branches 'asoc/topic/of-graph', 'asoc/topic/pxa', 'asoc...Mark Brown1-7/+25
2016-12-12Merge remote-tracking branches 'asoc/topic/compress', 'asoc/topic/const' and ...Mark Brown2-0/+60
2016-12-12Merge remote-tracking branches 'asoc/topic/ab8500', 'asoc/topic/arizona', 'as...Mark Brown2-8/+10
2016-12-12Merge remote-tracking branch 'asoc/topic/dmaengine' into asoc-nextMark Brown1-6/+0
2016-12-12Merge remote-tracking branch 'asoc/topic/dapm-pin' into asoc-nextMark Brown1-0/+20
2016-12-12Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown1-0/+14
2016-12-05ASoC: topology: Only free TLV for volume mixers of a widgetMengdong Lin1-1/+1
2016-12-05ASoC: simple_card_utils: tidyup file comment/defineKuninori Morimoto1-4/+4
2016-12-01ASoC: add Component level suspend/resumeKuninori Morimoto1-1/+5
2016-12-01ASoC: core: replace aux_comp_list to component_dev_listKuninori Morimoto1-3/+1
2016-12-01ASoC: core: replace codec_dev_list to component_dev_list on CardKuninori Morimoto1-3/+3
2016-11-30ASoC: core: Add component pin control functionsRichard Fitzgerald1-0/+20
2016-11-15ALSA: emu10k1: Use workqueue instead of kthread for emu1010 fw pollingTakashi Iwai1-1/+2
2016-11-15ALSA: core: Fix kernel-doc warningsTakashi Iwai1-10/+10
2016-11-15ALSA: compress: Fix kernel-doc warningsTakashi Iwai1-0/+1
2016-11-14ASoC: add rt5665 codec driverBard Liao1-0/+47
2016-11-13ASoC: compress: Add support for compress dai opsVinod Koul1-0/+25
2016-11-11ASoC: soc-core: adjust for graph on snd_soc_of_parse_audio_simple_widgetsKuninori Morimoto1-2/+6
2016-11-11ASoC: soc-core: adjust for graph on snd_soc_of_parse_card_nameKuninori Morimoto1-2/+5
2016-11-11ASoC: soc-core: adjust for graph on snd_soc_of_parse_audio_prefixKuninori Morimoto1-1/+5
2016-11-11ASoC: soc-core: snd_soc_get_dai_name() become non staticKuninori Morimoto1-0/+2
2016-11-11ASoC: soc-core: adjust for graph on snd_soc_of_parse_audio_routingKuninori Morimoto1-2/+7
2016-11-04ASoC: Define API to find a dai linkMengdong Lin1-0/+3
2016-11-02ASoC: dapm: Introduce DAPM_DOUBLE_R dual channel dual register control typeChen-Yu Tsai1-0/+5
2016-11-02ASoC: dapm: Introduce DAPM_DOUBLE dual channel control typeChen-Yu Tsai1-0/+5
2016-11-02ASoC: dapm: Support second register for DAPM control updatesChen-Yu Tsai1-0/+4
2016-10-25ASoC: Drop SND_DMAENGINE_PCM_FLAG_CUSTOM_CHANNEL_NAME flagSylwester Nawrocki1-6/+0
2016-10-25ASoC: rt5514: Add the DMIC initial delay to wait it ready.Oder Chiou1-0/+20
2016-10-25Merge tag 'drm-intel-next-2016-10-24' of git://anongit.freedesktop.org/drm-in...Dave Airlie1-5/+6
2016-10-24ASoC: remove component from snd_soc_pcm_runtimeKuninori Morimoto1-1/+0
2016-10-24ASoC: bunch up bit field for snd_soc_daiKuninori Morimoto1-1/+2
2016-10-24ASoC: bunch up bit field for snd_soc_pcm_runtimeKuninori Morimoto1-3/+4
2016-10-24ASoC: soc.h: use bit field for playback/capture_onlyKuninori Morimoto1-4/+4
2016-10-21ASoC: topology: ABI - Define DAI physical PCM data formatsMengdong Lin1-7/+8
2016-10-21ASoC: cs35l34: Initial commit of the cs35l34 CODEC driver.Paul Handrigan1-0/+35
2016-09-30Merge tag 'asoc-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Takashi Iwai6-23/+80
2016-09-29Merge remote-tracking branches 'asoc/topic/sgtl5000', 'asoc/topic/simple', 'a...Mark Brown1-0/+1
2016-09-29Merge remote-tracking branches 'asoc/topic/rt5659', 'asoc/topic/rt5660', 'aso...Mark Brown3-4/+43
2016-09-29Merge remote-tracking branches 'asoc/topic/nau8810', 'asoc/topic/of-bool', 'a...Mark Brown1-11/+0
2016-09-29Merge remote-tracking branches 'asoc/topic/da7218', 'asoc/topic/da7219' and '...Mark Brown1-0/+2
2016-09-29Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ak4104', 'asoc/...Mark Brown1-8/+0