aboutsummaryrefslogtreecommitdiffstats
path: root/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-13Merge remote-tracking branch 'asoc/topic/pcm3168a' into asoc-nextMark Brown1-2/+6
2016-03-13Merge remote-tracking branch 'asoc/topic/pcm179x' into asoc-nextMark Brown6-48/+186
2016-03-13Merge remote-tracking branch 'asoc/topic/pcm' into asoc-nextMark Brown1-12/+12
2016-03-13Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown26-260/+2115
2016-03-13Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown1-2/+2
2016-03-13Merge remote-tracking branch 'asoc/topic/core-pcm' into asoc-nextMark Brown1-0/+30
2016-03-13Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown1-4/+4
2016-03-13Merge tag 'asoc-fix-v4.5-rc6' into asoc-linusMark Brown32-156/+158
2016-03-12ASoC: rsnd: add simplified module explanationKuninori Morimoto1-0/+23
2016-03-12ASoC: hdac_hdmi: Add broxton device IDJeeja KP1-0/+1
2016-03-12ASoC: Intel: Bxtn: Add Broxton PCI IDSenthilnathan Veppur1-0/+7
2016-03-12ASoC: Intel: Skylake: Move Skylake dsp ops & loader opsJeeja KP2-10/+64
2016-03-12ASoC: Intel: add dmabuffer to common sst_dspJeeja KP1-0/+1
2016-03-12ASoC: Intel: Skylake: Unstatify skl_dsp_enable_coreJayachandran B2-1/+2
2016-03-12ASoC: Intel: Skylake: Fix whitepsace issuesVinod Koul2-8/+8
2016-03-12ASoC: Intel: Skylake: Move module id definesVinod Koul2-3/+4
2016-03-12ASoC: omap-hdmi-audio: Support for DRA7xx familyPeter Ujfalusi1-0/+1
2016-03-12ASoC: nau8825: fix issue that pop noise when start playbackJohn Hsu2-44/+141
2016-03-12ASoC: qcom: fix build errorSudip Mukherjee1-2/+5
2016-03-12ASoC: davinci: Kconfig: Update the edma-pcm section's dependency and helpPeter Ujfalusi1-1/+2
2016-03-12ASoC: davinci-mcasp: dai format runtime reconfigurationPeter Ujfalusi1-0/+10
2016-03-11ALSA: hda - fix the mic mute button and led problem for a Lenovo AIOHui Wang1-0/+1
2016-03-11ASoC: wm_adsp: Use correct local length in error messageCharles Keepax1-1/+1
2016-03-10ALSA: pcm: Avoid "BUG:" string for warnings againTakashi Iwai1-1/+1
2016-03-10ALSA: hda - Add a sanity check of pin / port mapping on i915 HDMI/DPTakashi Iwai1-2/+12
2016-03-10ALSA: dice: use structure to represent register parameters instead of array with basic type elementTakashi Sakamoto1-56/+54
2016-03-10ALSA: hda - Don't handle ELD notify from invalid portTakashi Iwai1-0/+4
2016-03-10ALSA: hda - Apply reboot D3 fix for CX20724 codec, tooTakashi Iwai1-1/+6
2016-03-10ASoC: hdac_hdmi: Fix infoframe programmingSubhransu S. Prusty1-3/+2
2016-03-09ALSA: dice: force to add two pcm devices for listed modelsTakashi Sakamoto3-9/+58
2016-03-09ALSA: dice: handle several PCM substreams when any isochronous streams are availableTakashi Sakamoto1-46/+75
2016-03-09ALSA: dice: handle whole available isochronous streamsTakashi Sakamoto1-143/+255
2016-03-09ALSA: dice: have two sets of isochronous resources/streamsTakashi Sakamoto4-48/+79
2016-03-09dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()Luis R. Rodriguez4-26/+14
2016-03-08PCI: Add QEMU top-level IDs for (sub)vendor & deviceRobin H. Johnson1-2/+2
2016-03-08ALSA: seq: Provide card number / PID via sequencer client infoMartin Koegler2-0/+16
2016-03-08Merge branch 'topic/hda' into for-nextTakashi Iwai34-179/+220
2016-03-08ALSA: hda - Fix unexpected resume through regmap code pathTakashi Iwai2-23/+62
2016-03-08ASoC: rt5640: remove unused variableSudip Mukherjee1-1/+1
2016-03-07ALSA: hda - Use snd_hdac namespace prefix for chmap exported APIsSubhransu S. Prusty3-28/+28
2016-03-07ALSA: hda - Move chmap support helpers/ops to coreSubhransu S. Prusty3-714/+744
2016-03-07ALSA: hda - chmap helper args modified to use generic hdac objs.Subhransu S. Prusty1-41/+67
2016-03-07ALSA: hda - Add hdmi chmap verb programming ops to chmap objectSubhransu S. Prusty3-60/+78
2016-03-07ALSA: hda - Use hdac name space for CEA spk alloc structureSubhransu S. Prusty1-12/+14
2016-03-07ALSA: hda - Register chmap obj as priv data instead of codecSubhransu S. Prusty1-34/+59
2016-03-07ALSA: hda - Create common chmap objectSubhransu S. Prusty1-41/+40
2016-03-07Merge tag 'asoc-fix-v4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai32-156/+158
2016-03-07ASoC: rsnd: CMD TIMSEL support for CaptureKuninori Morimoto1-1/+4
2016-03-07ASoC: rsnd: SRC TIMSEL support for CaptureKuninori Morimoto3-110/+128
2016-03-07ASoC: rsnd: add rsnd_src_get_in/out_rate()Kuninori Morimoto3-8/+27