aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/skylake/skl-sst-cldma.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Intel: Skylake: Use SG allocation for SKL-based firmware loadCezary Rojewski2022-12-071-11/+16
* ASoC: Intel: Skylake: cldma: remove redundant initializationPierre-Louis Bossart2020-08-181-1/+1
* ASoC: Intel: Skylake: Explicitly include linux/io.h for virt_to_phys()Sean Christopherson2019-12-101-0/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 490Thomas Gleixner2019-06-191-9/+1
* ASoC: Intel: Skylake: BDL definitions should be __le32Pierre-Louis Bossart2018-07-251-4/+4
* ASoC: Intel: Skylake: Fix module load when module size > DMA buffer sizeJeeja KP2017-03-151-9/+17
* ASoC: intel: Replace kthread with workTakashi Iwai2016-11-301-1/+0
* ASoC: Intel: Skylake: add missing \n to end of dev_* messagesColin Ian King2016-09-241-2/+2
* ASoC: Intel: Skylake: Clear stream registers before stream setupJeeja KP2015-12-181-15/+23
* ASoC: Intel: Skylake: Poll CLDMA RUN bit when setJeeja KP2015-11-251-14/+29
* ASoC: Intel: Skylake: Fix test of a field addressVinod Koul2015-11-221-4/+2
* ASoC: Intel: Skylake: Fix CLDMA buffer wrap caseJeeja KP2015-11-181-0/+15
* ASoC: Intel: Skylake: Fix cleanup of dma bufferJeeja KP2015-11-181-0/+5
* ASoC: Intel: Skylake: Add code loader DMA APIsVinod Koul2015-07-161-0/+133
* ASoC: Intel: Skylake: add code loader DMA operationsVinod Koul2015-07-161-0/+194