Age | Commit message (Expand) | Author | Files | Lines |
2016-12-14 | Merge tag 'sound-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 12 | -52/+234 |
2016-12-12 | Merge tag 'asoc-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/broon... | Takashi Iwai | 9 | -41/+221 |
2016-12-12 | Merge remote-tracking branches 'asoc/topic/tlv320aic31xx', 'asoc/topic/topolo... | Mark Brown | 3 | -8/+12 |
2016-12-12 | Merge remote-tracking branches 'asoc/topic/rt5665', 'asoc/topic/rt5670', 'aso... | Mark Brown | 1 | -4/+4 |
2016-12-12 | Merge remote-tracking branches 'asoc/topic/rt5514', 'asoc/topic/rt5616', 'aso... | Mark Brown | 2 | -0/+67 |
2016-12-12 | Merge remote-tracking branches 'asoc/topic/of-graph', 'asoc/topic/pxa', 'asoc... | Mark Brown | 1 | -7/+25 |
2016-12-12 | Merge remote-tracking branches 'asoc/topic/compress', 'asoc/topic/const' and ... | Mark Brown | 2 | -0/+60 |
2016-12-12 | Merge remote-tracking branches 'asoc/topic/ab8500', 'asoc/topic/arizona', 'as... | Mark Brown | 2 | -8/+10 |
2016-12-12 | Merge remote-tracking branch 'asoc/topic/dmaengine' into asoc-next | Mark Brown | 1 | -6/+0 |
2016-12-12 | Merge remote-tracking branch 'asoc/topic/dapm-pin' into asoc-next | Mark Brown | 1 | -0/+20 |
2016-12-12 | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next | Mark Brown | 1 | -0/+14 |
2016-12-05 | ASoC: topology: Only free TLV for volume mixers of a widget | Mengdong Lin | 1 | -1/+1 |
2016-12-05 | ASoC: simple_card_utils: tidyup file comment/define | Kuninori Morimoto | 1 | -4/+4 |
2016-12-01 | ASoC: add Component level suspend/resume | Kuninori Morimoto | 1 | -1/+5 |
2016-12-01 | ASoC: core: replace aux_comp_list to component_dev_list | Kuninori Morimoto | 1 | -3/+1 |
2016-12-01 | ASoC: core: replace codec_dev_list to component_dev_list on Card | Kuninori Morimoto | 1 | -3/+3 |
2016-11-30 | ASoC: core: Add component pin control functions | Richard Fitzgerald | 1 | -0/+20 |
2016-11-15 | ALSA: emu10k1: Use workqueue instead of kthread for emu1010 fw polling | Takashi Iwai | 1 | -1/+2 |
2016-11-15 | ALSA: core: Fix kernel-doc warnings | Takashi Iwai | 1 | -10/+10 |
2016-11-15 | ALSA: compress: Fix kernel-doc warnings | Takashi Iwai | 1 | -0/+1 |
2016-11-14 | ASoC: add rt5665 codec driver | Bard Liao | 1 | -0/+47 |
2016-11-13 | ASoC: compress: Add support for compress dai ops | Vinod Koul | 1 | -0/+25 |
2016-11-11 | ASoC: soc-core: adjust for graph on snd_soc_of_parse_audio_simple_widgets | Kuninori Morimoto | 1 | -2/+6 |
2016-11-11 | ASoC: soc-core: adjust for graph on snd_soc_of_parse_card_name | Kuninori Morimoto | 1 | -2/+5 |
2016-11-11 | ASoC: soc-core: adjust for graph on snd_soc_of_parse_audio_prefix | Kuninori Morimoto | 1 | -1/+5 |
2016-11-11 | ASoC: soc-core: snd_soc_get_dai_name() become non static | Kuninori Morimoto | 1 | -0/+2 |
2016-11-11 | ASoC: soc-core: adjust for graph on snd_soc_of_parse_audio_routing | Kuninori Morimoto | 1 | -2/+7 |
2016-11-04 | ASoC: Define API to find a dai link | Mengdong Lin | 1 | -0/+3 |
2016-11-02 | ASoC: dapm: Introduce DAPM_DOUBLE_R dual channel dual register control type | Chen-Yu Tsai | 1 | -0/+5 |
2016-11-02 | ASoC: dapm: Introduce DAPM_DOUBLE dual channel control type | Chen-Yu Tsai | 1 | -0/+5 |
2016-11-02 | ASoC: dapm: Support second register for DAPM control updates | Chen-Yu Tsai | 1 | -0/+4 |
2016-10-25 | ASoC: Drop SND_DMAENGINE_PCM_FLAG_CUSTOM_CHANNEL_NAME flag | Sylwester Nawrocki | 1 | -6/+0 |
2016-10-25 | ASoC: rt5514: Add the DMIC initial delay to wait it ready. | Oder Chiou | 1 | -0/+20 |
2016-10-25 | Merge tag 'drm-intel-next-2016-10-24' of git://anongit.freedesktop.org/drm-in... | Dave Airlie | 1 | -5/+6 |
2016-10-24 | ASoC: remove component from snd_soc_pcm_runtime | Kuninori Morimoto | 1 | -1/+0 |
2016-10-24 | ASoC: bunch up bit field for snd_soc_dai | Kuninori Morimoto | 1 | -1/+2 |
2016-10-24 | ASoC: bunch up bit field for snd_soc_pcm_runtime | Kuninori Morimoto | 1 | -3/+4 |
2016-10-24 | ASoC: soc.h: use bit field for playback/capture_only | Kuninori Morimoto | 1 | -4/+4 |
2016-10-21 | ASoC: topology: ABI - Define DAI physical PCM data formats | Mengdong Lin | 1 | -7/+8 |
2016-10-21 | ASoC: cs35l34: Initial commit of the cs35l34 CODEC driver. | Paul Handrigan | 1 | -0/+35 |
2016-09-30 | Merge tag 'asoc-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Takashi Iwai | 6 | -23/+80 |
2016-09-29 | Merge remote-tracking branches 'asoc/topic/sgtl5000', 'asoc/topic/simple', 'a... | Mark Brown | 1 | -0/+1 |
2016-09-29 | Merge remote-tracking branches 'asoc/topic/rt5659', 'asoc/topic/rt5660', 'aso... | Mark Brown | 3 | -4/+43 |
2016-09-29 | Merge remote-tracking branches 'asoc/topic/nau8810', 'asoc/topic/of-bool', 'a... | Mark Brown | 1 | -11/+0 |
2016-09-29 | Merge remote-tracking branches 'asoc/topic/da7218', 'asoc/topic/da7219' and '... | Mark Brown | 1 | -0/+2 |
2016-09-29 | Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ak4104', 'asoc/... | Mark Brown | 1 | -8/+0 |
2016-09-29 | Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next | Mark Brown | 1 | -0/+34 |
2016-09-26 | ASoC: da7219: Disable AAD if codec is not a wake-up source | Adam Thomson | 1 | -0/+2 |
2016-09-25 | ALSA: control: cage TLV_DB_RANGE_HEAD in kernel land because it was obsoleted | Takashi Sakamoto | 1 | -1/+8 |
2016-09-24 | ASoC: rt5660: add rt5660 codec driver | Oder Chiou | 1 | -0/+31 |