aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/intel
AgeCommit message (Expand)AuthorFilesLines
2015-11-18ASoC: Intel: Skylake: Fix cleanup of dma bufferJeeja KP2-5/+10
2015-11-18ASoC: Intel: Skylake: Remove redundant init in resumeJeeja KP1-4/+0
2015-11-18ASoC: Intel: Skylake: Don't enable WAKEENABLE on suspendJeeja KP1-9/+0
2015-11-18ASoC: Intel: Skylake: remove pm_runtime_get/put callsJeeja KP1-25/+0
2015-11-18ASoC: Intel: Skylake: add adi + nau8825 machine driver entryFang, Yang A1-0/+2
2015-11-18ASoC: Intel: Skylake: Adding nau88l25+ssm4567 machine driverHarsha Priya3-0/+384
2015-11-18ASoC: Intel: Skylake: Add support for SSP1 BE cpu daiJeeja KP1-0/+18
2015-11-18ASoC: Change the PCM runtime array to a listMengdong Lin4-21/+12
2015-11-18ASoC: Intel: Skylake: Add I2C depends for SKL machineVinod Koul1-1/+1
2015-11-18ASoC: Intel: Skylake: Add I2C depends for SKL machineVinod Koul1-1/+1
2015-11-16ASoC: Intel: constify sst_block_ops structuresJulia Lawall3-6/+6
2015-11-16ASoC: Intel: Skylake: Use the fw name from ACPI mach tableVinod Koul5-4/+9
2015-11-16ASoC: Intel: add fw name to common dsp contextVinod Koul1-0/+2
2015-11-16ASoC: Intel: Skylake: Fix skl machine driver creationVinod Koul2-2/+54
2015-11-16ASoC: Intel: Atom: move atom driver to common acpi matchVinod Koul4-52/+29
2015-11-16ASoC: Intel: Move apci find machine routinesVinod Koul4-34/+73
2015-11-16ASoC: Intel: Skylake: Fix resource cleanup on teardownVinod Koul1-1/+1
2015-11-16ASoC: Intel: Skylake: Fix substream dereference before checkVinod Koul1-1/+2
2015-11-16ASoC: Intel: Skylake: Fix to cleanup if skl_sst_dsp_init failsSubhransu S. Prusty1-3/+4
2015-11-16ASoC: Intel: Skylake: fix typo in sizeofVincent Stehlé1-1/+1
2015-11-16ASoC: Intel: Skylake: Fix the SSP0 Fmt fixup to 24 bitJeeja KP1-1/+4
2015-11-16ASoC: Intel: Skylake: Fix PM behaviourJeeja KP1-25/+35
2015-11-16ASoC: Intel: Skylake: Fix to remove channel_map calculationJeeja KP1-93/+5
2015-11-16ASoC: Intel: Skylake: Ignore rate check for DMIC linkJeeja KP1-5/+12
2015-11-16ASoC: Intel: Skylake: Add support for module GUIDsHardik T Shah3-0/+8
2015-11-16ASoC: Intel: Skylake: Update the topology interface structureHardik T Shah2-22/+54
2015-11-16ASoC: Intel: Skylake: Add multiple pin formatsHardik T Shah4-45/+83
2015-11-16ASoC: Intel: Skylake: Fix to remove be copier widget power checkJeeja KP1-20/+10
2015-11-16ASoC: Intel: Skylake: Fix DSP pipe underrun/overrun issueJeeja KP2-61/+85
2015-11-16ASoC: Intel: Skylake: Add support for virtual dsp widgetsJeeja KP1-50/+83
2015-11-16ASoC: Intel: Skylake: use module_pin info for unbindJeeja KP4-81/+34
2015-11-16ASoC: Intel: Skylake: Fix bit depth when querying the NHLT blobJeeja KP1-1/+1
2015-11-16ASoC: Intel: Skylake: Fix support for multiple pins in a moduleJeeja KP3-29/+65
2015-11-16ASoC: Intel: Skylake: Fix to ignore blob check if link type is HDAJeeja KP1-0/+3
2015-11-16ASoC: Intel: Skylake: Fix to ignore codec_mask check in probeJeeja KP1-2/+1
2015-11-16ASoC: Intel: Skylake: Fix to add 32 bit in update FE paramsJeeja KP1-0/+1
2015-11-16ASoC: Intel: Skylake: Fix not to ignore return value in be hw_paramsJeeja KP1-5/+2
2015-11-16ASoC: Intel: Skylake: Fix to correct check for non DSP widgetJeeja KP1-2/+2
2015-10-26Merge tag 'asoc-v4.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-nextTakashi Iwai22-89/+1906
2015-10-26Merge remote-tracking branches 'asoc/topic/imx' and 'asoc/topic/intel' into asoc-nextMark Brown21-88/+1904
2015-10-26Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2-1/+2
2015-10-24ASoC: Intel: Skylake: Add support to topology for module static pinJeeja KP2-17/+21
2015-10-24ASoC: Intel: Skylake: Fix to set Non gateway copier cfgJeeja KP2-1/+8
2015-10-24ASoC: Intel: Skylake: Fix to check return value of dsp initJeeja KP1-0/+3
2015-10-24ASoC: Intel: Skylake: Add support to disable module notificationsJeeja KP2-2/+31
2015-10-24ASoC: Intel: Skylake: Update for ssp node index in copier cfgJeeja KP2-5/+5
2015-10-24ASoC: Intel: Skylake: Fix to fill all sink/source pipe paramsSubhransu S. Prusty1-10/+22
2015-10-24ASoC: Intel: Skylake: Fix to use correct macros for the path iterationSubhransu S. Prusty1-4/+4
2015-10-24ASoC: Intel: Skylake: Remove BE copier blob memcpyJeeja KP1-1/+1
2015-10-24ASoC: Intel: Skylake: Fix return for pm_runtime_get_sync()Jeeja KP1-1/+1