aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-04-26ALSA: hda - Update BCLK also at hotplug for i915 HSW/BDWTakashi Iwai1-3/+2
2016-04-21ALSA: hda - Fix possible race on regmap bypass flipTakashi Iwai1-0/+2
2016-03-14Merge tag 'asoc-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai3-12/+13
2016-03-13Merge remote-tracking branches 'asoc/topic/sunxi', 'asoc/topic/topology' and 'asoc/topic/wm8974' into asoc-nextMark Brown2-12/+11
2016-03-13Merge remote-tracking branch 'asoc/topic/core-pcm' into asoc-nextMark Brown1-0/+2
2016-03-08Merge branch 'topic/hda' into for-nextTakashi Iwai1-0/+2
2016-03-08ALSA: hda - Fix unexpected resume through regmap code pathTakashi Iwai1-0/+2
2016-03-07ALSA: hda - Use snd_hdac namespace prefix for chmap exported APIsSubhransu S. Prusty1-7/+7
2016-03-07ALSA: hda - Move chmap support helpers/ops to coreSubhransu S. Prusty1-0/+15
2016-03-07ALSA: hda - chmap helper args modified to use generic hdac objs.Subhransu S. Prusty1-3/+7
2016-03-07ALSA: hda - Add hdmi chmap verb programming ops to chmap objectSubhransu S. Prusty1-0/+10
2016-03-07ALSA: hda - Use hdac name space for CEA spk alloc structureSubhransu S. Prusty1-3/+3
2016-03-07ALSA: hda - Register chmap obj as priv data instead of codecSubhransu S. Prusty1-0/+6
2016-03-07ALSA: hda - Create common chmap objectSubhransu S. Prusty1-0/+41
2016-02-26Merge branch 'for-linus' into for-nextTakashi Iwai1-1/+1
2016-02-26ALSA: hda - Loop interrupt handling until really clearedTakashi Iwai1-1/+1
2016-02-23ALSA: jack: Allow building the jack layer without input deviceTakashi Iwai1-9/+14
2016-02-15ASoC: topology: Add FE DAI links dynamicallyMengdong Lin1-0/+6
2016-02-15ASoC: topology: Add FE DAIs dynamicallyMengdong Lin2-12/+5
2016-02-05ALSA: pcm: Add snd_pcm_rate_range_to_bits()Mengdong Lin1-0/+2
2016-02-03ALSA: rawmidi: Make snd_rawmidi_transmit() race-freeTakashi Iwai1-0/+4
2016-01-21ALSA: timer: Introduce disconnect op to snd_timer_instanceTakashi Iwai1-0/+1
2016-01-12ALSA: hda_intel: add card number to irq descriptionHeiner Kallweit1-0/+1
2016-01-11Merge tag 'asoc-v4.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-nextTakashi Iwai5-2/+35
2016-01-11Merge remote-tracking branches 'asoc/topic/adsp' and 'asoc/topic/amd' into asoc-nextMark Brown1-0/+1
2016-01-11Merge remote-tracking branch 'asoc/topic/pcm-list' into asoc-nextMark Brown2-2/+10
2016-01-11Merge tag 'asoc-v4.5' into asoc-nextMark Brown7-18/+205
2016-01-11Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown4-1/+38
2016-01-10ASoC: Make aux_dev more like a generic componentMengdong Lin1-2/+6
2016-01-10Merge branch 'topic/hdac' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-intelMark Brown2-0/+24
2016-01-10ASoC: dwc: add quirk to override COMP_PARAM_1 registerMaruthi Srinivas Bayyavarapu1-0/+1
2016-01-10ASoC: Support registering a DAI dynamicallyMengdong Lin2-0/+4
2016-01-10ALSA: hdac: add snd_hdac_ext_bus_link_power_up_allVinod Koul1-0/+1
2016-01-10ALSA: hdac: Add support for hda DMA Resume capabilityJeeja KP2-0/+23
2016-01-06Merge branch 'for-linus' into for-nextTakashi Iwai1-1/+1
2016-01-05Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linusMark Brown1-1/+1
2016-01-05Merge branch 'fix/intel' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-intelMark Brown2-0/+4
2015-12-30ASoC: Use nested lock for snd_soc_dapm_mutex_lockCharles Keepax1-1/+1
2015-12-23Merge tag 'asoc-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-nextTakashi Iwai9-19/+219
2015-12-23Merge branch 'for-linus' into for-nextTakashi Iwai1-0/+3
2015-12-23Merge remote-tracking branches 'asoc/topic/rt286', 'asoc/topic/rt5616' and 'asoc/topic/rt5677' into asoc-nextMark Brown1-0/+49
2015-12-23Merge remote-tracking branches 'asoc/topic/kcontrol', 'asoc/topic/max98357a' and 'asoc/topic/mtk' into asoc-nextMark Brown2-4/+8
2015-12-23Merge remote-tracking branches 'asoc/topic/fsl-spdif', 'asoc/topic/img' and 'asoc/topic/intel' into asoc-nextMark Brown1-0/+6
2015-12-23Merge remote-tracking branches 'asoc/topic/dpcm', 'asoc/topic/dwc', 'asoc/topic/fsl', 'asoc/topic/fsl-asrc' and 'asoc/topic/fsl-esai' into asoc-nextMark Brown1-0/+5
2015-12-23Merge remote-tracking branches 'asoc/topic/da7219', 'asoc/topic/dai-link' and 'asoc/topic/doc' into asoc-nextMark Brown1-12/+2
2015-12-23Merge remote-tracking branches 'asoc/topic/atmel-classd', 'asoc/topic/const' and 'asoc/topic/da7218' into asoc-nextMark Brown1-0/+109
2015-12-23Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/adsp', 'asoc/topic/ak4613' and 'asoc/topic/atmel' into asoc-nextMark Brown1-0/+3
2015-12-23Merge remote-tracking branch 'asoc/topic/pcm3168a' into asoc-nextMark Brown1-0/+8
2015-12-23Merge remote-tracking branch 'asoc/topic/pcm-list' into asoc-nextMark Brown1-3/+22
2015-12-23Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown2-0/+7