aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/skylake/bxt-sst.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-24ASoC: Intel: Skylake: Merge skl_sst and skl into skl_dev structCezary Rojewski1-25/+25
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner1-9/+1
2017-12-20ASoC: Intel: Skylake: Request IRQ late only after all context are initializedSubhransu S. Prusty1-1/+1
2017-08-23ASoC: Intel: Skylake: Fix to free dsp resource on ipc_init failureSubhransu S. Prusty1-1/+3
2017-08-16ASoC: Intel: Skylake: make skl_dsp_fw_ops constBhumika Goyal1-1/+1
2017-08-03ASoC: Intel: Skylake: Move platform specific init to platform dsp_init()Guneshwor Singh1-0/+4
2017-08-03ASoC: Intel: Skylake: Add num of cores in dsp opsDharageswari R1-1/+0
2017-08-01ASoC: Intel: bxtn: Remove code loader reference in cleanupDronamraju Santosh P K1-5/+0
2017-06-30ASoC: Intel: Skylake: Add sram address to sst_addr structureGuneshwor Singh1-0/+4
2017-04-30ASoC: Intel: Skylake: fix uninitialized pointer useArnd Bergmann1-1/+1
2017-04-26ASoC: Intel: Skylake: Modify load_lib_ipc arguments for a nowait versionSubhransu S. Prusty1-1/+1
2017-04-26ASoC: Intel: Skylake: Commonize library loadSubhransu S. Prusty1-33/+5
2017-04-26ASoC: Intel: Skylake: Move sst common initialization to a helper functionG Kranthi1-23/+5
2017-03-30ASoC: Intel: bxtn: fix spelling mistake: "Timout" -> "Timeout"Colin Ian King1-1/+1
2017-03-15ASoC: Intel: bxtn: Reload the firmware in case of D3 failureJeeja KP1-1/+7
2017-03-15ASoC: Intel: bxtn: Update DSP core state in D0Jeeja KP1-0/+1
2017-03-15ASoC: Intel: bxtn: Disable interrupt when DSP is in D3Jeeja KP1-0/+5
2017-03-07ASoC: Intel: bxtn: optimize ROM init retriesJeeja KP1-11/+16
2017-03-07ASoC: Intel: bxtn: Store the FW/Library context at bootJeeja KP1-19/+36
2017-01-06ASoC: Intel: bxtn: Use DSP poll API to poll FW statusJeeja KP1-29/+10
2017-01-06ASoC: Intel: Skylake: Clean up manifest infoJeeja KP1-13/+12
2016-11-03ASoC: Intel: Skylake: Add D0i3 mode ref countingVinod Koul1-0/+5
2016-11-03ASoC: Intel: Skylake: Add D0iX callbacksJayachandran B1-0/+140
2016-09-24ASoC: Intel: Skylake: add missing \n to end of dev_* messagesColin Ian King1-3/+3
2016-08-08ASoC: Intel: Skylake: Add library loading supportRamesh Babu1-3/+83
2016-08-08ASoC: Intel: Bxt: Parse UUIDs onceVinod Koul1-3/+6
2016-08-08ASoC: Intel: Skylake: add additional args to module parsingSenthilnathan Veppur1-1/+1
2016-08-08ASoC: Intel: Skylake: split fw and dsp initializationVinod Koul1-4/+15
2016-07-24Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown1-50/+152
2016-07-14ASoC: Intel: Skylake: Fix fw reload failureSenthilnathan Veppur1-1/+2
2016-06-22ASoC: Intel: Skylake: Support multi-core in BroxtonJayachandran B1-41/+103
2016-06-22ASoC: Intel: Skylake: Add DSP muti-core infrastructureJayachandran B1-9/+13
2016-06-14ASoC: Intel: Skylake: Initialize module list for BroxtonVinod Koul1-0/+1
2016-06-14ASoC: Intel: Skylake: Update FW purge for BroxtonSenthilnathan Veppur1-3/+13
2016-06-14ASoC: Intel: Skylake: Enable firmware reload in suspendJayachandran B1-0/+9
2016-05-30ASoC: Intel: Skylake: Find uuids for BroxtonVinod Koul1-0/+7
2016-05-30ASoC: Intel: Skylake: Strip manifest for Broxton platformVinod Koul1-2/+12
2016-05-30ASoC: Intel: Skylake: Don't use local pointer for firmwareVinod Koul1-5/+4
2016-03-30ASoC: Intel: Bxtn: Add Broxton DSP supportJeeja KP1-0/+328