summaryrefslogtreecommitdiff
path: root/sound/soc/intel/sst-firmware.c
AgeCommit message (Expand)AuthorFilesLines
2015-04-06ASoC: Intel: create common folder and move common files inJie Yang1-1201/+0
2015-03-18ASoC: Intel: Remove vague commit about slave DMA config from firmware loaderJarkko Nikula1-2/+0
2015-03-18ASoC: Intel: Remove support for Intel MID DMA from firmware loaderJarkko Nikula1-3/+0
2015-03-11ASoC: Intel: add function to load firmware imageLu, Han1-0/+1
2015-02-04Merge remote-tracking branches 'asoc/topic/fsl-spdif', 'asoc/topic/imx', 'aso...Mark Brown1-0/+3
2015-02-04ASoC: Intel: initial scalar variable baJie Yang1-0/+2
2015-01-05ASoC: Intel: Don't change offset of block allocator during fixed allocateJie Yang1-6/+7
2014-12-24ASoC: Intel: Store the entry_point read from FW fileJie Yang1-0/+1
2014-12-24ASoC: Intel: correct the fixed free block allocationJie Yang1-1/+5
2014-11-02ASoC: Intel: fix missing mutexSudip Mukherjee1-0/+1
2014-10-30ASoC: Intel: Fix block is enabled multiple times issueJie Yang1-1/+1
2014-10-29ASoC: Intel: dw_pdata can be statickbuild test robot1-1/+1
2014-10-29ASoC: Intel: Make ADSP memory block allocation more genericLiam Girdwood1-172/+757
2014-10-22ASoC: intel: use __iowrite32_copy for 32 bit copyVinod Koul1-6/+3
2014-05-13Merge branch 'fix/intel' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown1-17/+8
2014-05-08ASoC: Intel: Add support to unload/reload firmware modules.Liam Girdwood1-0/+38
2014-05-07ASoC: Intel: Fix block offset calculations.Liam Girdwood1-5/+3
2014-05-02ASoC: Intel: Fix Audio DSP usage when IOMMU is enabled.Liam Girdwood1-8/+2
2014-05-02ASoC: Intel: Fix allocated block list usage when adding blocks.Liam Girdwood1-0/+3
2014-05-02ASoC: Intel: Fix block allocation so we only allocate blocks once.Liam Girdwood1-4/+0
2014-04-15ASoC: Intel: Fix a self assignment in sst_mem_block_alloc_scratch()Christian Engelmayer1-3/+1
2014-03-13Merge remote-tracking branches 'asoc/topic/ml26124', 'asoc/topic/of', 'asoc/t...Mark Brown1-0/+587