summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/intel/byt.c
Commit message (Expand)AuthorAgeFilesLines
* 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-281-0/+874
OpenPOWER on IntegriCloud