summaryrefslogtreecommitdiffstats
path: root/sound/soc/intel
AgeCommit message (Expand)AuthorFilesLines
2016-07-24Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown32-448/+1980
2016-07-24ASoC: Intel: Skylake: Delete an unnecessary check before the function call "r...Markus Elfring1-2/+1
2016-07-24ASoC: Intel: Skylake: Fix NULL Pointer exception in dynamic_debug.Vedang Patel1-1/+1
2016-07-14ASoC: Intel: Fix conflicting pcm dev drvdata on haswellBen Zhang1-1/+0
2016-07-14ASoC: Intel: board: add kabylake nau88l25_ssm4567 machine idVinod Koul1-0/+8
2016-07-14ASoC: Intel: board: add kabylake nau88l25_max98357a machine idVinod Koul1-0/+8
2016-07-14ASoC: Intel: Kbl: add kabylake additional machine entriesVinod Koul1-0/+2
2016-07-14ASoC: Intel: Skylake: reduce machine name for skl_nau88l25_max98357aVinod Koul2-3/+3
2016-07-14ASoC: Intel: Skylake: reduce machine name for skl_nau88l25_ssm4567Vinod Koul2-3/+3
2016-07-14ASoC: Intel: Skylake: Fix fw reload failureSenthilnathan Veppur1-1/+2
2016-07-11ASoC: Intel: board: add kabylake machine idVinod Koul1-0/+9
2016-07-11ASoC: Intel: add kablake device IDsVinod Koul2-0/+14
2016-07-11ASoC: Intel: atom: fix missing breaks that would cause the wrong operation to...Alan Cox1-2/+7
2016-07-11ASoC: Intel: Skylake: Initialize module list for BroxtonVinod Koul1-0/+1
2016-07-11ASoC: intel: Fix sst-dsp dependency on dw stuffTakashi Iwai6-78/+85
2016-07-08ASoC: Intel: atom: statify cht_quirkVinod Koul1-1/+1
2016-07-08ASoC: Intel: cht: fix uninit variable warningVinod Koul1-1/+1
2016-07-08ASoC: Intel: Skylake: Fix to use the actual size for TLV controlDharageswari R2-4/+10
2016-07-08ASoC: Intel: Add surface3 entry in CHT-RT5645 machineVinod Koul1-1/+19
2016-07-08ASoC: Intel: Atom: Add quirk for Surface 3Vinod Koul2-2/+44
2016-06-27ASoC: Intel: Skylake: Increase loglevel of debug messages.Vedang Patel2-3/+3
2016-06-27ASoC: Intel: common: increase the loglevel of "FW Poll Status".Vedang Patel1-1/+1
2016-06-24ASoC: Intel: atom: fix missing breaks that would cause the wrong operation to...Alan Cox1-2/+7
2016-06-22ASoC: Intel: Skylake: Support multi-core in BroxtonJayachandran B1-41/+103
2016-06-22ASoC: Intel: Skylake: Support multi-core in SkylakeJayachandran B1-29/+48
2016-06-22ASoC: Intel: Skylake: Add DSP muti-core infrastructureJayachandran B5-120/+278
2016-06-22ASoC: Intel: Skylake: Update comment styleVinod Koul1-1/+1
2016-06-22ASoC: Intel: Skylake: Add pm ops for broxton-rt298 machineVinod Koul1-0/+1
2016-06-22ASoC: Intel: Skylake: Disable async suspendVinod Koul1-0/+2
2016-06-22ASoC: Intel: Revert "ASoC: Intel: Add support for PM ops in bxt-rt298"Vinod Koul1-23/+0
2016-06-22ASoC: Intel: Kconfig: formatting updateVinod Koul1-16/+16
2016-06-22ASoC: Intel: Kconfig: fix build when ACPI is not enabledVinod Koul1-5/+4
2016-06-14ASoC: Intel: Skylake: Check for module list being NULLVinod Koul1-0/+3
2016-06-14ASoC: Intel: Add support for PM ops in bxt-rt298Jeeja KP1-0/+23
2016-06-14ASoC: Intel: Skylake: Update DSP stall bitsJayachandran B1-6/+5
2016-06-14ASoC: Intel: Skylake: Update FW purge for BroxtonSenthilnathan Veppur3-5/+17
2016-06-14ASoC: Intel: Skylake: Enable firmware reload in suspendJayachandran B4-0/+14
2016-06-14ASoC: Intel: Update ignore suspend for bxt-rt298Senthilnathan Veppur1-0/+15
2016-06-14ASoC: Intel: Add FE rate & channel constraints for bxt-rt298Senthilnathan Veppur1-0/+36
2016-06-14ASoC: Intel: Add DMIC 4 channel support for bxt machineSenthilnathan Veppur1-0/+66
2016-06-07ASoC: Intel: Skylake: Report position in pointer queryJeeja KP1-60/+4
2016-06-07ASoC: Intel: Skylake: Copy the pipe parameter by pipe typeJeeja KP1-4/+35
2016-06-07ASoC: Intel: Skylake: Set the DSP pipe typeJeeja KP2-0/+28
2016-06-07ASoC: Intel: Skylake: Create Pipe to widget list in soc probeJeeja KP1-51/+34
2016-06-07ASoC: Intel: Skylake: Clean up of driver resources in suspendDharageswari R6-2/+73
2016-06-07ASoC: Intel: Skylake: Avoid freeing up of unallocated memory/mcpsDharageswari R1-6/+9
2016-06-07ASoC: Intel: Skylake: Disable SRAM Retention before D3Dharageswari R2-0/+5
2016-06-07ASoC: Intel: Skylake: Don't pause stopped pipeline while deletingDharageswari R1-9/+11
2016-06-07ASoC: Intel: Skylake: Set the pipe state to paused when pausedJeeja KP1-1/+1
2016-06-07ASoC: Intel: Skylake: Reset DSP pipe when host/link DMA is resetJeeja KP3-1/+44