summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'asoc-5.3' into asoc-5.4Mark Brown2019-07-262-4/+4
|\
| * ASoC: SOF: Intel: hda: remove misleading error trace from IRQ threadKai Vehmanen2019-07-232-4/+4
* | ASoC: SOF: Makefile - fix the top-level kernel module names (add snd- prefix)Jaroslav Kysela2019-07-251-2/+2
* | ASoC: SOF: Intel: hda: fix stream id settingRander Wang2019-07-232-5/+18
* | ASoC: SOF: Intel: hda: fix link DMA configRander Wang2019-07-232-12/+13
* | ASoC: SOF: Intel: ssp: BCLK delay parameterJanusz Jankowski2019-07-231-0/+3
* | ASoC: SOF: Intel: hda: reset link DMA state in prepareKai Vehmanen2019-07-233-17/+9
* | ASoC: SOF: Intel: hda: add a parameter to disable MSIGuennadi Liakhovetski2019-07-232-12/+18
* | ASoC: SOF: Intel: hda: remove duplicated clear WAKESTSZhu Yingjiang2019-07-231-5/+0
* | ASoC: SOF: Intel: hda: use SOF defined init chip in resumeZhu Yingjiang2019-07-232-26/+9
* | ASoC: SOF: Intel: hda: set position buffer in init chipZhu Yingjiang2019-07-231-5/+4
* | ASoC: SOF: Intel: hda: Enable jack detectionRander Wang2019-07-233-13/+54
* | ASoC: SOF: Intel: hda: reduce ifdef usage for hdaRander Wang2019-07-231-12/+10
* | ASoC: SOF: Intel: hda: correct ROM state maskKeyon Jie2019-07-231-1/+1
* | ASoC: SOF: remove unused state variable in suspend functionFred Oh2019-07-235-17/+15
* | ASoC: SOF: loader: Don't ignore SRAM block typesDaniel Baluta2019-07-231-1/+2
* | ASoC: SOF: loader: Use the BAR provided by FWDaniel Baluta2019-07-231-2/+9
* | ASoC: SOF: Introduce snd_sof_dsp_get_bar_index opsDaniel Baluta2019-07-232-0/+22
* | ASoC: SOF: core: increase default IPC timeoutsKai Vehmanen2019-07-231-2/+2
* | ASoC: SOF: ipc: use timeout configured at probeKai Vehmanen2019-07-231-7/+1
* | ASoC: SOF: use common code to send PCM_FREE IPCKai Vehmanen2019-07-231-25/+25
* | ASoC: SOF: reset DMA state in prepareKai Vehmanen2019-07-233-14/+17
* | ASoC: SOF: pci: mark last_busy value at runtime PM initPan Xiuli2019-07-231-0/+3
* | ASoC: SOF: Intel: hda: Make hdac_device device-managedRanjani Sridharan2019-07-221-4/+2
* | Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds2019-07-091-1/+1
|\ \
| * | docs: timers: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-141-1/+1
* | | Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2019-07-0826-633/+1186
|\ \ \ | | |/ | |/|
| * | ASoC: SOF: Intel: implement runtime idle for CNL/APLKai Vehmanen2019-07-063-0/+15
| * | ASoC: SOF: add runtime idle callbackKai Vehmanen2019-07-066-2/+21
| * | ASoC: SOF: debug: fix possible memory leak in sof_dfsentry_write()Wei Yongjun2019-07-051-2/+2
| * | Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown2019-06-263-0/+3
| |\ \
| | * \ Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2019-06-1413-161/+226
| | |\ \ | | | |/ | | |/|
| | * | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-213-0/+3
| * | | ASoC: SOF: Intel: hda: remove duplicated include from hda.cYueHaibing2019-06-241-1/+0
| * | | ASoC: SOF: disallow building without CONFIG_PCI againArnd Bergmann2019-06-173-16/+3
| * | | ASoC: SOF: Intel: hda: make sure RUN bit setting to 0 during clear stream statusZhu Yingjiang2019-06-171-0/+22
| * | | 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