summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/intel/bdw.c
AgeCommit message (Expand)AuthorFilesLines
2022-10-26ASoC: SOF: Intel: use mmio fallback for all platformsPierre-Louis Bossart1-5/+1
2022-07-05ASoC: SOF: Intel: bdw: remove duplicating driver data retrievalAndy Shevchenko1-5/+2
2022-04-29ASoC: SOF: Intel: bdw/byt/pci-tng: Do not set the load_module opsPeter Ujfalusi1-3/+0
2022-04-25ASoC: SOF: Intel: Do not set fw_ready callbackPeter Ujfalusi1-1/+0
2022-04-19ASoC: SOF: Intel: add IP identifierPierre-Louis Bossart1-0/+1
2022-04-19ASoC: SOF: remove const qualifier for 'struct snd_sof_dsp_ops'Pierre-Louis Bossart1-1/+1
2022-04-19ASoC: SOF: add IPC-dependent file namesPierre-Louis Bossart1-1/+3
2022-04-19ASoC: SOF: add default IPC capability and file pathsPierre-Louis Bossart1-0/+2
2022-04-19ASoC: SOF: add path indirection to each IPC typePierre-Louis Bossart1-2/+6
2022-03-11ASoC: SOF: Intel: Convert to use the generic set_stream_data_offset opsPeter Ujfalusi1-1/+1
2021-12-23ASoC: SOF: Rename snd_sof_get_status() and add kernel log level parameterPeter Ujfalusi1-2/+2
2021-12-23ASoC: SOF: Add 'non_recoverable' parameter to snd_sof_dsp_panic()Peter Ujfalusi1-2/+2
2021-12-17ASoC: SOF: avoid casting "const" attribute awayGuennadi Liakhovetski1-5/+6
2021-11-22ASoC: SOF: Introduce num_cores and ref count per coreRanjani Sridharan1-0/+9
2021-11-17ASoC: SOF: intel: Use the generic helper to get the replyPeter Ujfalusi1-42/+1
2021-10-07ASoC: SOF: Make Intel IPC stream ops genericBud Liviu-Alexandru1-4/+4
2021-10-07ASoC: SOF: Introduce snd_sof_mailbox_read / snd_sof_mailbox_write callbacksDaniel Baluta1-0/+4
2021-09-17ASoC: SOF: Rename sof_arch_ops to dsp_arch_opsPeter Ujfalusi1-1/+1
2021-09-15ASoC: SOF: Intel: Provide debugfs_add_region_item ops for corePeter Ujfalusi1-0/+1
2021-09-15ASoC: SOF: Intel: bdw: Set the mailbox offset directly in bdw_probePeter Ujfalusi1-2/+2
2021-04-12ASoC: SOF: Intel: update set_mach_params()Pierre-Louis Bossart1-0/+4
2021-04-12ASoC: SOF: change signature of set_mach_params() callbackPierre-Louis Bossart1-2/+2
2021-03-02ASoC: SOF: ACPI: avoid reverse module dependencyArnd Bergmann1-4/+63
2020-09-11ASoC: SOF: rename cores_mask to host_managed_cores_maskRanjani Sridharan1-1/+1
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/+16
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/+2
2019-12-18ASoC: SOF: Intel: add namespace for BROADWELLPierre-Louis Bossart1-2/+2
2019-12-18ASoC: SOF: Intel: add module namespace for legacy IPCPierre-Louis Bossart1-0/+1
2019-12-09ASoC: SOF: Make creation of machine device from SOF core optionalDaniel Baluta1-0/+33
2019-10-25ASoC: SOF: Intel: only support INFO_BATCH for legacy platformsPierre-Louis Bossart1-1/+1
2019-10-25ASoC: SOF: define INFO_ flags in dsp_opsPierre-Louis Bossart1-1/+8
2019-10-14ASoC: SOF: Intel: bdw: fix operator precedence warningsPierre-Louis Bossart1-8/+8
2019-10-02Merge branch 'asoc-5.4' into asoc-5.5Mark Brown1-0/+7
2019-10-01ASoC: SOF: Intel: Add context data to any IPC timeout.Liam Girdwood1-1/+21
2019-10-01ASoC: SOF: Intel: initialise and verify FW crash dump data.Liam Girdwood1-0/+7
2019-08-09ASoC: SOF: Intel: bdw: Use generic function for fw ready / mem windows creationDaniel Baluta1-143/+13
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-03ASoC: SOF: fix DSP oops definitions in FW ABIKai Vehmanen1-7/+10
2019-05-28ASoC: SOF: ipc: fix a race, leading to IPC timeoutsGuennadi Liakhovetski1-5/+4
2019-04-28ASoC: SOF: Intel: Add BDW HW DSP supportLiam Girdwood1-0/+713