summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof
Commit message (Expand)AuthorAgeFilesLines
...
| * | | ASoC: SOF: Intel: hda: make sure DMA is start/stop by read the RUN bitZhu Yingjiang2019-06-172-0/+28
| * | | ASoC: SOF: Intel: hda: clear stream status and wakests properlyRanjani Sridharan2019-06-171-16/+10
| * | | ASoC: SOF: Intel: hda: use the defined stop chip in suspendZhu Yingjiang2019-06-171-9/+2
| * | | ASoC: SOF: Intel: hda: add function for hda stop chipZhu Yingjiang2019-06-172-1/+68
| * | | ASoC: SOF: Intel: hda: use the SOF defined ppcap functionsZhu Yingjiang2019-06-171-12/+4
| * | | ASoC: SOF: Intel: hda-stream: fix a deadlock with bus->reg_lockKeyon Jie2019-06-171-2/+2
| * | | ASoC: SOF: Intel: hda: modify stream interrupt handlerRanjani Sridharan2019-06-171-28/+51
| * | | ASoC: SOF: Intel: hda: couple host and link DMA during FE hw_freeRanjani Sridharan2019-06-177-0/+46
| * | | ASoC: SOF: Intel: hda: release link DMA for paused streams during suspendRanjani Sridharan2019-06-175-9/+53
| * | | ASoC: SOF: Intel: hda: reserve host DMA channel for hostless streamsRanjani Sridharan2019-06-173-2/+20
| * | | ASoC: SOF: Intel: hda: assign link DMA channel at run-timeRanjani Sridharan2019-06-173-148/+189
| * | | ASoC: SOF: topology: add cpu_dai_name for DAIsRanjani Sridharan2019-06-172-0/+6
| * | | ASoC: SOF: Intel: hda: add new macro hstream_to_sof_hda_stream()Ranjani Sridharan2019-06-171-0/+3
| * | | ASoC: SOF: Intel: hda: save handle to sdev in sof_intel_hda_streamRanjani Sridharan2019-06-172-0/+5
| * | | ASoC: SOF: dont wake dsp up in kcontrol IOBard Liao2019-06-132-232/+86
| * | | ASoC: SOF: Add DMIC token for unmute gain ramp timeSeppo Ingalsuo2019-06-131-0/+4
| * | | ASoC: SOF: topology: pass volume min/max linear value to FWZhu Yingjiang2019-06-131-0/+14
| * | | ASoC: SOF: topology: add min/max step for volume_tableZhu Yingjiang2019-06-132-0/+4
| * | | ASoC: SOF: ipc: clarify operator precedencePierre-Louis Bossart2019-06-131-3/+3
| * | | ASoC: SOF: ignore unrecoverable CTX_SAVE IPC errors at suspendKai Vehmanen2019-06-131-1/+10
| * | | ASoC: SOF: intel: extend IPC dump informationKai Vehmanen2019-06-133-0/+33
| * | | ASOC: SOF: ipc: prevent logging trace messagesDragos Tarcatu2019-06-131-1/+2
| * | | Merge branch 'asoc-5.2' into asoc-5.3Mark Brown2019-06-061-0/+4
| |\ \ \ | | | |/ | | |/|
| * | | ASoC: sof: use modern dai_link styleKuninori Morimoto2019-06-062-15/+26
| * | | ASoC: SOF: debug: add new debugfs entries for IPC flood testRanjani Sridharan2019-06-033-1/+256
| * | | ASoC: SOF: ipc: Introduce SOF_IPC_GLB_TEST_MSG IPC commandRanjani Sridharan2019-06-031-0/+9
| * | | ASoC: SOF: send time stamp to FW for alignmentBard liao2019-06-031-3/+13
| * | | Merge branch 'asoc-5.2' into asoc-5.3Mark Brown2019-06-035-24/+37
| |\ \ \
| * | | | ASoC: SOF: topology: add support for mux/demux componentJaska Uimonen2019-06-031-0/+2
| * | | | ASoC: SOF: Intel: ipc: don't check for HIPCCTL register valuePierre-Louis Bossart2019-06-032-10/+3
| * | | | ASoC: SOF: Intel: hda-ipc: re-enable IPC IRQ at end of handlerPierre-Louis Bossart2019-06-031-8/+16
| * | | | ASoC: SOF: Intel: hda-ipc: read all IPC registers firstPierre-Louis Bossart2019-06-031-5/+2
| * | | | ASoC: SOF: Intel: cnl-ipc: re-enable IPC IRQ at end of handlerPierre-Louis Bossart2019-06-031-8/+16
| * | | | ASoC: SOF: Intel: cnl-ipc: move code around for clarityPierre-Louis Bossart2019-06-031-9/+8
| * | | | ASoC: SOF: Intel: cnl-ipc: read all IPC registers firstPierre-Louis Bossart2019-06-031-4/+2
| * | | | ASoC: SOF: Do not send cmd via SHIM registerDaniel Baluta2019-06-033-10/+3
| * | | | ASoC: SOF: add mode parameter for snd_sof_debugfs_buf_itemRanjani Sridharan2019-06-033-5/+5
| * | | | ASoC: SOF: Intel: hda: use the defined ppcap functionsZhu Yingjiang2019-05-301-7/+3
| * | | | Merge branch 'asoc-5.2' into asoc-5.3Mark Brown2019-05-3010-127/+173
| |\ \ \ \
| * | | | | ASoC: SOF: add COMPILE_TEST for PCI optionsPierre-Louis Bossart2019-05-303-3/+16
| * | | | | ASoC: Intel: use common helpers to detect CPUsPierre-Louis Bossart2019-05-301-55/+2
| * | | | | ASoC: SOF: force end-of-file for debugfs trace at suspendKai Vehmanen2019-05-282-0/+27
| * | | | | ASoC: SOF: trace: remove code duplication in sof_wait_trace_avail()Kai Vehmanen2019-05-281-9/+16
| * | | | | ASoC: SOF: Use struct_size() in kmemdup()Gustavo A. R. Silva2019-05-281-4/+2
| * | | | | ASoC: SOF: topology: Use struct_size() helperGustavo A. R. Silva2019-05-281-6/+4
| * | | | | Merge branch 'for-5.2' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2019-05-213-3/+9
| |\ \ \ \ \
| * \ \ \ \ \ Merge tag 'v5.2-rc1' into asoc-5.3Mark Brown2019-05-205-11/+17
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | ASoC: SOF: Intel: ICL add Icelake chip info structZhu Yingjiang2019-05-133-1/+21
| * | | | | | ASoC: SOF: Intel: ICL: add Icelake SSP countZhu Yingjiang2019-05-131-0/+1
| * | | | | | ASoC: SOF: pcm: remove runtime PM calls during pcm open/closeRanjani Sridharan2019-05-131-27/+2