summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/intel/byt.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-11ASoC: SOF: modify the SOF_DBG flagsRanjani Sridharan1-1/+1
2020-09-11ASoC: SOF: rename cores_mask to host_managed_cores_maskRanjani Sridharan1-3/+3
2020-05-29ASoC: SOF: Intel: Baytrail: fix 'defined but not used' warningsPierre-Louis Bossart1-36/+36
2020-05-27ASoC: SOF: Intel: BYT: harden IPC initialization and handlingKeyon Jie1-14/+17
2020-05-27ASoC: SOF: Intel: BYT: mask BUSY or DONE interrupts in handlerPierre-Louis Bossart1-21/+25
2020-05-27ASoC: SOF: Intel: BYT: add .remove opRanjani Sridharan1-0/+9
2020-05-27ASoC: SOF: Intel: byt: Add PM callbacksRanjani Sridharan1-0/+36
2020-05-08ASoC: SOF: Intel: Fix unused variable warningYueHaibing1-27/+27
2020-05-01ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-onlyPierre-Louis Bossart1-1/+1
2020-04-17ASoC: SOF: Intel: add min/max channels for SSP on Baytrail/BroadwellPierre-Louis Bossart1-0/+48
2019-12-18ASoC: SOF: Intel: add namespace for XTENSAPierre-Louis Bossart1-0/+1
2019-12-18ASoC: SOF: move arch_ops under opsPierre-Louis Bossart1-0/+6
2019-12-18ASoC: SOF: Intel: add namespaces for BAYTRAIL and MERRIFIELDPierre-Louis Bossart1-6/+6
2019-12-18ASoC: SOF: Intel: add module namespace for legacy IPCPierre-Louis Bossart1-0/+1
2019-12-10Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown1-12/+13
2019-12-10ASoC: SOF: Intel: byt: fixup topology filename for BYT-CRPierre-Louis Bossart1-1/+46
2019-12-10ASoC: SOF: Intel: split cht and byt debug window sizesCurtis Malainey1-3/+4
2019-12-09ASoC: SOF: Make creation of machine device from SOF core optionalDaniel Baluta1-0/+45
2019-11-27ASoC: SOF: Intel: BYT: fix a copy/paste mistake in byt_dump()Keyon Jie1-9/+9
2019-10-25ASoC: SOF: Intel: only support INFO_BATCH for legacy platformsPierre-Louis Bossart1-3/+3
2019-10-25ASoC: SOF: define INFO_ flags in dsp_opsPierre-Louis Bossart1-0/+21
2019-10-14ASoC: SOF: Intel: byt: fix operator precedence warningsPierre-Louis Bossart1-8/+8
2019-10-02Merge branch 'asoc-5.4' into asoc-5.5Mark Brown1-0/+6
2019-10-01ASoC: SOF: Intel: Add context data to any IPC timeout.Liam Girdwood1-1/+22
2019-10-01ASoC: SOF: Intel: initialise and verify FW crash dump data.Liam Girdwood1-0/+6
2019-08-09ASoC: SOF: Intel: byt: Refactor fw ready / mem windows creationDaniel Baluta1-145/+19
2019-08-09ASoC: SOF: Remove call to snd_sof_dsp_mailbox_initDaniel Baluta1-5/+0
2019-08-02ASoC: Remove dev_err() usage after platform_get_irq()Stephen Boyd1-4/+1
2019-06-03Merge branch 'asoc-5.2' into asoc-5.3Mark Brown1-6/+9
2019-06-03ASoC: SOF: fix DSP oops definitions in FW ABIKai Vehmanen1-6/+9
2019-06-03ASoC: SOF: Do not send cmd via SHIM registerDaniel Baluta1-4/+1
2019-05-28ASoC: SOF: ipc: fix a race, leading to IPC timeoutsGuennadi Liakhovetski1-5/+5
2019-04-28ASoC: SOF: Intel: Add BYT, CHT and BSW DSP HW support.Liam Girdwood1-0/+874