summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/intel/byt.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: SOF: Intel: update set_mach_params()Pierre-Louis Bossart2021-04-121-0/+4
* ASoC: SOF: change signature of set_mach_params() callbackPierre-Louis Bossart2021-04-121-9/+9
* ASoC: SOF: ACPI: avoid reverse module dependencyArnd Bergmann2021-03-021-8/+98
* ASoC: SOF: modify the SOF_DBG flagsRanjani Sridharan2020-12-111-1/+1
* ASoC: SOF: rename cores_mask to host_managed_cores_maskRanjani Sridharan2020-09-111-3/+3
* ASoC: SOF: Intel: Baytrail: fix 'defined but not used' warningsPierre-Louis Bossart2020-05-291-36/+36
* ASoC: SOF: Intel: BYT: harden IPC initialization and handlingKeyon Jie2020-05-271-14/+17
* ASoC: SOF: Intel: BYT: mask BUSY or DONE interrupts in handlerPierre-Louis Bossart2020-05-271-21/+25
* ASoC: SOF: Intel: BYT: add .remove opRanjani Sridharan2020-05-271-0/+9
* ASoC: SOF: Intel: byt: Add PM callbacksRanjani Sridharan2020-05-271-0/+36
* ASoC: SOF: Intel: Fix unused variable warningYueHaibing2020-05-081-27/+27
* ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-onlyPierre-Louis Bossart2020-05-011-1/+1
* ASoC: SOF: Intel: add min/max channels for SSP on Baytrail/BroadwellPierre-Louis Bossart2020-04-171-0/+48
* ASoC: SOF: Intel: add namespace for XTENSAPierre-Louis Bossart2019-12-181-0/+1
* ASoC: SOF: move arch_ops under opsPierre-Louis Bossart2019-12-181-0/+6
* ASoC: SOF: Intel: add namespaces for BAYTRAIL and MERRIFIELDPierre-Louis Bossart2019-12-181-6/+6
* ASoC: SOF: Intel: add module namespace for legacy IPCPierre-Louis Bossart2019-12-181-0/+1
* Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2019-12-101-12/+13
|\
| * ASoC: SOF: Intel: split cht and byt debug window sizesCurtis Malainey2019-12-101-3/+4
| * ASoC: SOF: Intel: BYT: fix a copy/paste mistake in byt_dump()Keyon Jie2019-11-271-9/+9
* | ASoC: SOF: Intel: byt: fixup topology filename for BYT-CRPierre-Louis Bossart2019-12-101-1/+46
* | ASoC: SOF: Make creation of machine device from SOF core optionalDaniel Baluta2019-12-091-0/+45
|/
* ASoC: SOF: Intel: only support INFO_BATCH for legacy platformsPierre-Louis Bossart2019-10-251-3/+3
* ASoC: SOF: define INFO_ flags in dsp_opsPierre-Louis Bossart2019-10-251-0/+21
* ASoC: SOF: Intel: byt: fix operator precedence warningsPierre-Louis Bossart2019-10-141-8/+8
* Merge branch 'asoc-5.4' into asoc-5.5Mark Brown2019-10-021-0/+6
|\
| * ASoC: SOF: Intel: initialise and verify FW crash dump data.Liam Girdwood2019-10-011-0/+6
* | ASoC: SOF: Intel: Add context data to any IPC timeout.Liam Girdwood2019-10-011-1/+22
|/
* ASoC: SOF: Intel: byt: Refactor fw ready / mem windows creationDaniel Baluta2019-08-091-145/+19
* ASoC: SOF: Remove call to snd_sof_dsp_mailbox_initDaniel Baluta2019-08-091-5/+0
* ASoC: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-08-021-4/+1
* Merge branch 'asoc-5.2' into asoc-5.3Mark Brown2019-06-031-6/+9
|\
| * ASoC: SOF: fix DSP oops definitions in FW ABIKai Vehmanen2019-06-031-6/+9
* | ASoC: SOF: Do not send cmd via SHIM registerDaniel Baluta2019-06-031-4/+1
|/
* ASoC: SOF: ipc: fix a race, leading to IPC timeoutsGuennadi Liakhovetski2019-05-281-5/+5
* ASoC: SOF: Intel: Add BYT, CHT and BSW DSP HW support.Liam Girdwood2019-04-271-0/+874