summaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/skylake/bxt-sst.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner2019-06-051-9/+1Star
* 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-1/+1
* 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-1/+0Star
* ASoC: Intel: bxtn: Remove code loader reference in cleanupDronamraju Santosh P K2017-08-011-5/+0Star
* ASoC: Intel: Skylake: Add sram address to sst_addr structureGuneshwor Singh2017-06-301-0/+4
* ASoC: Intel: Skylake: fix uninitialized pointer useArnd Bergmann2017-04-301-1/+1
* ASoC: Intel: Skylake: Modify load_lib_ipc arguments for a nowait versionSubhransu S. Prusty2017-04-261-1/+1
* ASoC: Intel: Skylake: Commonize library loadSubhransu S. Prusty2017-04-261-33/+5Star
* ASoC: Intel: Skylake: Move sst common initialization to a helper functionG Kranthi2017-04-261-23/+5Star
* ASoC: Intel: bxtn: fix spelling mistake: "Timout" -> "Timeout"Colin Ian King2017-03-301-1/+1
* ASoC: Intel: bxtn: Reload the firmware in case of D3 failureJeeja KP2017-03-151-1/+7
* ASoC: Intel: bxtn: Update DSP core state in D0Jeeja KP2017-03-151-0/+1
* ASoC: Intel: bxtn: Disable interrupt when DSP is in D3Jeeja KP2017-03-151-0/+5
* ASoC: Intel: bxtn: optimize ROM init retriesJeeja KP2017-03-071-11/+16
* ASoC: Intel: bxtn: Store the FW/Library context at bootJeeja KP2017-03-071-19/+36
* ASoC: Intel: bxtn: Use DSP poll API to poll FW statusJeeja KP2017-01-061-29/+10Star
* ASoC: Intel: Skylake: Clean up manifest infoJeeja KP2017-01-061-13/+12Star
* ASoC: Intel: Skylake: Add D0i3 mode ref countingVinod Koul2016-11-031-0/+5
* ASoC: Intel: Skylake: Add D0iX callbacksJayachandran B2016-11-031-0/+140
* ASoC: Intel: Skylake: add missing \n to end of dev_* messagesColin Ian King2016-09-241-3/+3
* ASoC: Intel: Skylake: Add library loading supportRamesh Babu2016-08-081-3/+83
* ASoC: Intel: Bxt: Parse UUIDs onceVinod Koul2016-08-081-3/+6
* 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-4/+15
* Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown2016-07-241-50/+152
|\
| * ASoC: Intel: Skylake: Fix fw reload failureSenthilnathan Veppur2016-07-141-1/+2
| * ASoC: Intel: Skylake: Support multi-core in BroxtonJayachandran B2016-06-221-41/+103
| * ASoC: Intel: Skylake: Add DSP muti-core infrastructureJayachandran B2016-06-221-9/+13
| * ASoC: Intel: Skylake: Update FW purge for BroxtonSenthilnathan Veppur2016-06-141-3/+13
| * ASoC: Intel: Skylake: Enable firmware reload in suspendJayachandran B2016-06-141-0/+9
| * ASoC: Intel: Skylake: Find uuids for BroxtonVinod Koul2016-05-301-0/+7
| * ASoC: Intel: Skylake: Strip manifest for Broxton platformVinod Koul2016-05-301-2/+12
| * ASoC: Intel: Skylake: Don't use local pointer for firmwareVinod Koul2016-05-301-5/+4Star
* | ASoC: Intel: Skylake: Initialize module list for BroxtonVinod Koul2016-06-141-0/+1
|/
* ASoC: Intel: Bxtn: Add Broxton DSP supportJeeja KP2016-03-311-0/+328