aboutsummaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2015-11-21ASoC: Intel: pass correct parameter in sst_alloc_stream_mrfld()Dan Carpenter
2015-11-20ASoC: Intel: Skylake: Update the rtd queryVinod Koul
2015-11-20Merge branch 'topic/pcm-list' of git://git.kernel.org/pub/scm/linux/kernel/gi...Mark Brown
2015-11-18ASoC: Intel: Skylake: Add pm ops for skl_rt286 machineJeeja KP
2015-11-18ASoC: Intel: Skylake: Constrain the audio devicesVinod Koul
2015-11-18ASoC: Intel: Skylake: Fix null ptr dereferenced in skl_tplg_bind_sinksJeeja KP
2015-11-18ASoC: Intel: Skylake: Fix CLDMA buffer wrap caseJeeja KP
2015-11-18ASoC: Intel: Skylake: Reset the DSP when set D3 failsJeeja KP
2015-11-18ASoC: Intel: Skylake: Fix cleanup of dma bufferJeeja KP
2015-11-18ASoC: Intel: Skylake: Remove redundant init in resumeJeeja KP
2015-11-18ASoC: Intel: Skylake: Don't enable WAKEENABLE on suspendJeeja KP
2015-11-18ASoC: Intel: Skylake: remove pm_runtime_get/put callsJeeja KP
2015-11-18ASoC: Intel: Skylake: add adi + nau8825 machine driver entryFang, Yang A
2015-11-18ASoC: Intel: Skylake: Adding nau88l25+ssm4567 machine driverHarsha Priya
2015-11-18ASoC: Intel: Skylake: Add support for SSP1 BE cpu daiJeeja KP
2015-11-18ASoC: Change the PCM runtime array to a listMengdong Lin
2015-11-18ASoC: Vendor drivers get a link's runtime by snd_soc_get_pcm_runtime()Mengdong Lin
2015-11-18ASoC: Intel: Skylake: Add I2C depends for SKL machineVinod Koul
2015-11-16ASoC: Intel: constify sst_block_ops structuresJulia Lawall
2015-11-16ASoC: Intel: Skylake: Use the fw name from ACPI mach tableVinod Koul
2015-11-16ASoC: Intel: add fw name to common dsp contextVinod Koul
2015-11-16ASoC: Intel: Skylake: Fix skl machine driver creationVinod Koul
2015-11-16ASoC: Intel: Atom: move atom driver to common acpi matchVinod Koul
2015-11-16ASoC: Intel: Move apci find machine routinesVinod Koul
2015-11-16ASoC: Intel: Skylake: Fix resource cleanup on teardownVinod Koul
2015-11-16ASoC: Intel: Skylake: Fix substream dereference before checkVinod Koul
2015-11-16ASoC: Intel: Skylake: Fix to cleanup if skl_sst_dsp_init failsSubhransu S. Prusty
2015-11-16ASoC: Intel: Skylake: fix typo in sizeofVincent Stehlé
2015-11-16ASoC: Intel: Skylake: Fix the SSP0 Fmt fixup to 24 bitJeeja KP
2015-11-16ASoC: Intel: Skylake: Fix PM behaviourJeeja KP
2015-11-16ASoC: Intel: Skylake: Fix to remove channel_map calculationJeeja KP
2015-11-16ASoC: Intel: Skylake: Ignore rate check for DMIC linkJeeja KP
2015-11-16ASoC: Intel: Skylake: Add support for module GUIDsHardik T Shah
2015-11-16ASoC: Intel: Skylake: Update the topology interface structureHardik T Shah
2015-11-16ASoC: Intel: Skylake: Add multiple pin formatsHardik T Shah
2015-11-16ASoC: Intel: Skylake: Fix to remove be copier widget power checkJeeja KP
2015-11-16ASoC: Intel: Skylake: Fix DSP pipe underrun/overrun issueJeeja KP
2015-11-16ASoC: Intel: Skylake: Add support for virtual dsp widgetsJeeja KP
2015-11-16ASoC: Intel: Skylake: use module_pin info for unbindJeeja KP
2015-11-16ASoC: Intel: Skylake: Fix bit depth when querying the NHLT blobJeeja KP
2015-11-16ASoC: Intel: Skylake: Fix support for multiple pins in a moduleJeeja KP
2015-11-16ASoC: Intel: Skylake: Fix to ignore blob check if link type is HDAJeeja KP
2015-11-16ASoC: Intel: Skylake: Fix to ignore codec_mask check in probeJeeja KP
2015-11-16ASoC: Intel: Skylake: Fix to add 32 bit in update FE paramsJeeja KP
2015-11-16ASoC: Intel: Skylake: Fix not to ignore return value in be hw_paramsJeeja KP
2015-11-16ASoC: Intel: Skylake: Fix to correct check for non DSP widgetJeeja KP
2015-11-14Merge tag 'sound-fix-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-11-12ALSA: pci: depend on ZONE_DMADan Williams
2015-11-12ALSA: hda - Simplify phantom jack handling for HDMI/DPTakashi Iwai
2015-11-11ALSA: hda/hdmi - apply Skylake fix-ups to Broxton display codecLu, Han