summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/intel/bdw.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: SOF: Intel: clarify Copyright informationPierre-Louis Bossart10 days1-1/+1
* ASoC: SOF: intel: bdw: Constify snd_sof_dsp_opsKrzysztof Kozlowski2024-04-301-1/+1
* ASoC: SOF: Convert to platform remove callback returning voidUwe Kleine-König2023-10-101-1/+1
* ASoC: SOF: Intel: Use generic names for IPC typesPeter Ujfalusi2023-09-191-5/+5
* ASoC: SOF: Intel: use mmio fallback for all platformsPierre-Louis Bossart2022-10-261-5/+1
* ASoC: SOF: Intel: bdw: remove duplicating driver data retrievalAndy Shevchenko2022-07-051-5/+2
* ASoC: SOF: Intel: bdw/byt/pci-tng: Do not set the load_module opsPeter Ujfalusi2022-04-291-3/+0
* ASoC: SOF: Intel: Do not set fw_ready callbackPeter Ujfalusi2022-04-251-1/+0
* ASoC: SOF: Intel: add IP identifierPierre-Louis Bossart2022-04-191-0/+1
* ASoC: SOF: remove const qualifier for 'struct snd_sof_dsp_ops'Pierre-Louis Bossart2022-04-191-1/+1
* ASoC: SOF: add IPC-dependent file namesPierre-Louis Bossart2022-04-191-1/+3
* ASoC: SOF: add default IPC capability and file pathsPierre-Louis Bossart2022-04-191-0/+2
* ASoC: SOF: add path indirection to each IPC typePierre-Louis Bossart2022-04-191-2/+6
* ASoC: SOF: Intel: Convert to use the generic set_stream_data_offset opsPeter Ujfalusi2022-03-111-1/+1
* ASoC: SOF: Rename snd_sof_get_status() and add kernel log level parameterPeter Ujfalusi2021-12-231-2/+2
* ASoC: SOF: Add 'non_recoverable' parameter to snd_sof_dsp_panic()Peter Ujfalusi2021-12-231-2/+2
* ASoC: SOF: avoid casting "const" attribute awayGuennadi Liakhovetski2021-12-171-5/+6
* ASoC: SOF: Introduce num_cores and ref count per coreRanjani Sridharan2021-11-221-0/+9
* ASoC: SOF: intel: Use the generic helper to get the replyPeter Ujfalusi2021-11-171-42/+1
* ASoC: SOF: Make Intel IPC stream ops genericBud Liviu-Alexandru2021-10-071-4/+4
* ASoC: SOF: Introduce snd_sof_mailbox_read / snd_sof_mailbox_write callbacksDaniel Baluta2021-10-071-0/+4
* ASoC: SOF: Rename sof_arch_ops to dsp_arch_opsPeter Ujfalusi2021-09-171-1/+1
* ASoC: SOF: Intel: Provide debugfs_add_region_item ops for corePeter Ujfalusi2021-09-151-0/+1
* ASoC: SOF: Intel: bdw: Set the mailbox offset directly in bdw_probePeter Ujfalusi2021-09-151-2/+2
* 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-2/+2
* ASoC: SOF: ACPI: avoid reverse module dependencyArnd Bergmann2021-03-021-4/+63
* ASoC: SOF: rename cores_mask to host_managed_cores_maskRanjani Sridharan2020-09-111-1/+1
* 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/+16
* 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/+2
* ASoC: SOF: Intel: add namespace for BROADWELLPierre-Louis Bossart2019-12-181-2/+2
* ASoC: SOF: Intel: add module namespace for legacy IPCPierre-Louis Bossart2019-12-181-0/+1
* ASoC: SOF: Make creation of machine device from SOF core optionalDaniel Baluta2019-12-091-0/+33
* ASoC: SOF: Intel: only support INFO_BATCH for legacy platformsPierre-Louis Bossart2019-10-251-1/+1
* ASoC: SOF: define INFO_ flags in dsp_opsPierre-Louis Bossart2019-10-251-1/+8
* ASoC: SOF: Intel: bdw: fix operator precedence warningsPierre-Louis Bossart2019-10-141-8/+8
* Merge branch 'asoc-5.4' into asoc-5.5Mark Brown2019-10-021-0/+7
|\
| * ASoC: SOF: Intel: initialise and verify FW crash dump data.Liam Girdwood2019-10-011-0/+7
* | ASoC: SOF: Intel: Add context data to any IPC timeout.Liam Girdwood2019-10-011-1/+21
|/
* ASoC: SOF: Intel: bdw: Use generic function for fw ready / mem windows creationDaniel Baluta2019-08-091-143/+13
* 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
* ASoC: SOF: fix DSP oops definitions in FW ABIKai Vehmanen2019-06-031-7/+10
* ASoC: SOF: ipc: fix a race, leading to IPC timeoutsGuennadi Liakhovetski2019-05-281-5/+4
* ASoC: SOF: Intel: Add BDW HW DSP supportLiam Girdwood2019-04-281-0/+713