aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/skylake/skl-sst.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-15ASoC: Intel: Skylake: Print constant literals from format specifierAndy Shevchenko1-2/+1
2019-07-24ASoC: Intel: Skylake: Merge skl_sst and skl into skl_dev structCezary Rojewski1-25/+26
2019-06-26Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown1-9/+1
2019-06-20ASoC: Intel: Skylake: Switch to modern UUID APIAndy Shevchenko1-3/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 490Thomas Gleixner1-9/+1
2018-04-17ASoC: Intel: Skylake: Unify the fw ops for SKL and KBLPradeep Tewani1-32/+2
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-2/+2
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-2/+0
2017-06-30ASoC: Intel: Skylake: Add sram address to sst_addr structureGuneshwor Singh1-0/+5
2017-04-26ASoC: Intel: Skylake: Add loadable module support on KBL platformSodhi, VunnyX1-6/+58
2017-04-26ASoC: Intel: Skylake: Register dsp_fw_ops for kabylakeSubhransu S. Prusty1-0/+30
2017-04-26ASoC: Intel: Skylake: Modify arguments to reuse module transfer functionG Kranthi1-6/+9
2017-04-26ASoC: Intel: Skylake: Move sst common initialization to a helper functionG Kranthi1-26/+6
2017-03-29ASoC: Intel: Skylake: Don't unload module when in useVinod Koul1-0/+5
2017-03-15ASoC: Intel: Skylake: Fix module load when module size > DMA buffer sizeJeeja KP1-12/+41
2017-01-06ASoC: Intel: Skylake: Release FW ctx in cleanupJeeja KP1-0/+3
2016-09-24ASoC: Intel: Skylake: add missing \n to end of dev_* messagesColin Ian King1-3/+3
2016-08-08ASoC: Intel: Skylake: Parse UUIDs onceVinod Koul1-7/+9
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-10/+17
2016-06-22ASoC: Intel: Skylake: Support multi-core in SkylakeJayachandran B1-29/+48
2016-06-22ASoC: Intel: Skylake: Add DSP muti-core infrastructureJayachandran B1-7/+9
2016-06-14ASoC: Intel: Skylake: Check for module list being NULLVinod Koul1-0/+3
2016-06-14ASoC: Intel: Skylake: Enable firmware reload in suspendJayachandran B1-0/+1
2016-06-07ASoC: Intel: Skylake: Clean up of driver resources in suspendDharageswari R1-0/+10
2016-05-30ASoC: Intel: Skylake: Find uuids for SkylakeVinod Koul1-0/+14
2016-05-30ASoC: Intel: Skylake: Strip manifest for Skylake platformVinod Koul1-1/+8
2016-05-02ASoC: Intel: Skylake: Fix the NULL pointer exception in dsp_clean upDharageswari.R1-0/+4
2016-04-21ASoC: Intel: Skylake: Use UUID in binary formatShreyas NC1-3/+6
2016-03-12ASoC: Intel: Skylake: Move module id definesVinod Koul1-3/+0
2015-12-16ASoC: Intel: Skylake: Fix a couple signedness bugsDan Carpenter1-3/+3
2015-12-08ASoC: Intel: Skylake: Add support for Loadable modulesDharageswari R1-0/+175
2015-11-18ASoC: Intel: Skylake: Reset the DSP when set D3 failsJeeja KP1-10/+10
2015-11-18ASoC: Intel: Skylake: Fix cleanup of dma bufferJeeja KP1-5/+5
2015-11-16ASoC: Intel: Skylake: Use the fw name from ACPI mach tableVinod Koul1-2/+3
2015-11-16ASoC: Intel: Skylake: Fix to cleanup if skl_sst_dsp_init failsSubhransu S. Prusty1-3/+4
2015-10-09ASoC: Intel: Skylake: Correct the runtime handler behaviourJeeja KP1-26/+30
2015-07-16ASoC: Intel: Skylake: Add SKL DSP initializationSubhransu S. Prusty1-0/+280