summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | ASoC: SOF: Do not send cmd via SHIM registerDaniel Baluta2019-06-033-10/+3Star
| * | | | 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/+3Star
| * | | | 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/+2Star
| * | | | | 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/+2Star
| * | | | | ASoC: SOF: topology: Use struct_size() helperGustavo A. R. Silva2019-05-281-6/+4Star
| * | | | | 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/+2Star
| * | | | | | ASoC: SOF: Add Comet Lake PCI IDsEvan Green2019-05-132-0/+60
* | | | | | | Merge branch 'for-linus' into for-nextTakashi Iwai2019-07-0113-161/+226
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | ASoC: SOF: Intel: hda: use the defined ppcap functionsZhu Yingjiang2019-06-061-7/+3Star
| * | | | | | ASoC: SOF: Intel: hda: Fix COMPILE_TEST build errorYueHaibing2019-06-041-0/+4
| | |_|_|_|/ | |/| | | |
| * | | | | ASoC: SOF: fix DSP oops definitions in FW ABIKai Vehmanen2019-06-034-20/+30
| * | | | | ASoC: SOF: ipc: replace fw ready bitfield with explicit bit orderingSlawomir Blauciak2019-06-031-4/+7
| | |_|_|/ | |/| | |
| * | | | ASoC: SOF: Intel: hda: fix the hda init chipZhu Yingjiang2019-05-282-89/+112
| * | | | ASoC: SOF: ipc: fix a race, leading to IPC timeoutsGuennadi Liakhovetski2019-05-285-26/+27
| * | | | ASoC: SOF: control: correct the copy size for bytes kcontrol putKeyon Jie2019-05-281-4/+5
| * | | | ASoC: SOF: pcm: remove warning - initialize workqueue on openPierre-Louis Bossart2019-05-281-3/+3
| * | | | ASoC: SOF: pcm: clear hw_params_upon_resume flag correctlyLibin Yang2019-05-281-3/+3
| * | | | ASoC: SOF: core: fix error handling with the probe workqueuePierre-Louis Bossart2019-05-281-0/+16
| * | | | ASoC: SOF: core: remove snd_soc_unregister_component in case of errorRanjani Sridharan2019-05-281-3/+1Star
| * | | | ASoC: SOF: core: remove DSP after unregistering machine driverRanjani Sridharan2019-05-281-1/+8
| | |_|/ | |/| |
| * | | ASoC: SOF: fix error in verbose ipc command parsingRanjani Sridharan2019-05-131-1/+1
| * | | ASoC: SOF: fix race in FW boot timeout handlingKai Vehmanen2019-05-131-0/+2
| * | | ASoC: SOF: nocodec: fix undefined referencePierre-Louis Bossart2019-05-131-2/+6
| | |/ | |/|
* / | ASoC: SOF: Force polling mode on CFL and CNLBard Liao2019-05-281-0/+8
|/ /
* | ASoC: SOF: Fix unused variable warningsTakashi Iwai2019-05-091-0/+2
* | ASoC: SOF: core: fix undefined nocodec referencePierre-Louis Bossart2019-05-081-5/+5
* | ASoC: SOF: xtensa: fix undefined referencesPierre-Louis Bossart2019-05-081-1/+1
* | ASoC: SOF: Propagate sof_get_ctrl_copy_params() error properlyTakashi Iwai2019-05-081-3/+7
* | ASoC: SOF: Fix a compile warning with CONFIG_PCI=nTakashi Iwai2019-05-071-1/+1
* | ASoC: sound/soc/sof/: fix kconfig dependency warningRandy Dunlap2019-05-071-1/+1
|/
* ASoC: SOF: Intel: CNL: add ipc dump functionPan Xiuli2019-05-031-0/+19
* ASoC: SOF: Intel: APL: add ipc dump functionPan Xiuli2019-05-033-0/+20
* ASoC: SOF: IPC: add ipc dump functionPan Xiuli2019-05-033-0/+8
* ASoC: SOF: intel: hda: add hw_params_upon_resume flag for hda streamRanjani Sridharan2019-05-038-9/+44
* ASoC: SOF: Intel: hda-stream: handle real stream interrupts onlyKeyon Jie2019-05-031-1/+6
* ASoC: SOF: Intel: hda-stream: store stream capabilitiesKeyon Jie2019-05-032-0/+7
* ASoC: SOF: Intel: hda-ipc: simplify handling of IPC IRQKeyon Jie2019-05-033-13/+5Star
* ASoC: SOF: ipc: use snd_sof_pcm_period_elapsedKeyon Jie2019-05-031-1/+1
* ASoC: SOF: Intel: use snd_sof_pcm_period_elapsedKeyon Jie2019-05-031-2/+2
* ASoC: SOF: PCM: add period_elapsed work to fix race condition in interrupt co...Keyon Jie2019-05-032-0/+50
* ASoC: SOF: Intel: hda-pcm: remove useless dependency on hdac_extPierre-Louis Bossart2019-05-031-1/+0Star