summaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/skylake/skl-sst.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Intel: Skylake: Unassign ram_read and read_write opsCezary Rojewski2020-10-061-2/+0
* ASoC: various vendors: delete repeated words in commentsRandy Dunlap2020-08-181-1/+1
* ASoC: Intel: Skylake: Print constant literals from format specifierAndy Shevchenko2019-08-151-2/+1
* ASoC: Intel: Skylake: Merge skl_sst and skl into skl_dev structCezary Rojewski2019-07-241-25/+26
* Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown2019-06-261-9/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 490Thomas Gleixner2019-06-191-9/+1
* | ASoC: Intel: Skylake: Switch to modern UUID APIAndy Shevchenko2019-06-201-3/+1
|/
* ASoC: Intel: Skylake: Unify the fw ops for SKL and KBLPradeep Tewani2018-04-171-32/+2
* ASoC: Intel: Skylake: Request IRQ late only after all context are initializedSubhransu S. Prusty2017-12-201-1/+1
* ASoC: Intel: Skylake: Fix to free dsp resource on ipc_init failureSubhransu S. Prusty2017-08-231-1/+3
* ASoC: Intel: Skylake: make skl_dsp_fw_ops constBhumika Goyal2017-08-161-2/+2
* ASoC: Intel: Skylake: Move platform specific init to platform dsp_init()Guneshwor Singh2017-08-031-0/+4
* ASoC: Intel: Skylake: Add num of cores in dsp opsDharageswari R2017-08-031-2/+0
* ASoC: Intel: Skylake: Add sram address to sst_addr structureGuneshwor Singh2017-06-301-0/+5
* ASoC: Intel: Skylake: Add loadable module support on KBL platformSodhi, VunnyX2017-04-261-6/+58
* ASoC: Intel: Skylake: Register dsp_fw_ops for kabylakeSubhransu S. Prusty2017-04-261-0/+30
* ASoC: Intel: Skylake: Modify arguments to reuse module transfer functionG Kranthi2017-04-261-6/+9
* ASoC: Intel: Skylake: Move sst common initialization to a helper functionG Kranthi2017-04-261-26/+6
* ASoC: Intel: Skylake: Don't unload module when in useVinod Koul2017-03-291-0/+5
* ASoC: Intel: Skylake: Fix module load when module size > DMA buffer sizeJeeja KP2017-03-151-12/+41
* ASoC: Intel: Skylake: Release FW ctx in cleanupJeeja KP2017-01-061-0/+3
* ASoC: Intel: Skylake: add missing \n to end of dev_* messagesColin Ian King2016-09-241-3/+3
* ASoC: Intel: Skylake: Parse UUIDs onceVinod Koul2016-08-081-7/+9
* ASoC: Intel: Skylake: add additional args to module parsingSenthilnathan Veppur2016-08-081-1/+1
* ASoC: Intel: Skylake: split fw and dsp initializationVinod Koul2016-08-081-10/+17
* ASoC: Intel: Skylake: Support multi-core in SkylakeJayachandran B2016-06-221-29/+48
* ASoC: Intel: Skylake: Add DSP muti-core infrastructureJayachandran B2016-06-221-7/+9
* ASoC: Intel: Skylake: Check for module list being NULLVinod Koul2016-06-141-0/+3
* ASoC: Intel: Skylake: Enable firmware reload in suspendJayachandran B2016-06-141-0/+1
* ASoC: Intel: Skylake: Clean up of driver resources in suspendDharageswari R2016-06-071-0/+10
* ASoC: Intel: Skylake: Find uuids for SkylakeVinod Koul2016-05-301-0/+14
* ASoC: Intel: Skylake: Strip manifest for Skylake platformVinod Koul2016-05-301-1/+8
* ASoC: Intel: Skylake: Fix the NULL pointer exception in dsp_clean upDharageswari.R2016-05-021-0/+4
* ASoC: Intel: Skylake: Use UUID in binary formatShreyas NC2016-04-211-3/+6
* ASoC: Intel: Skylake: Move module id definesVinod Koul2016-03-121-3/+0
* ASoC: Intel: Skylake: Fix a couple signedness bugsDan Carpenter2015-12-161-3/+3
* ASoC: Intel: Skylake: Add support for Loadable modulesDharageswari R2015-12-081-0/+175
* ASoC: Intel: Skylake: Reset the DSP when set D3 failsJeeja KP2015-11-181-10/+10
* ASoC: Intel: Skylake: Fix cleanup of dma bufferJeeja KP2015-11-181-5/+5
* ASoC: Intel: Skylake: Use the fw name from ACPI mach tableVinod Koul2015-11-161-2/+3
* ASoC: Intel: Skylake: Fix to cleanup if skl_sst_dsp_init failsSubhransu S. Prusty2015-11-161-3/+4
* ASoC: Intel: Skylake: Correct the runtime handler behaviourJeeja KP2015-10-091-26/+30
* ASoC: Intel: Skylake: Add SKL DSP initializationSubhransu S. Prusty2015-07-161-0/+280