aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/sof/intel/bdw.c
AgeCommit message (Expand)AuthorFilesLines
2025-03-17ASoC: SOF: acpi: Convert to EXPORT_NS_DEV_PM_OPS()Takashi Iwai1-1/+1
2025-02-17ASoC: SOF: Intel: Don't import non-existing module namespaceUwe Kleine-König1-1/+0
2025-01-23ASoC: use to_platform_device() instead of container_of()Luoxi Li1-2/+1
2025-01-13ASoC: SOF: Intel: Use str_yes_no() to improve bdw_dump()Thorsten Blum1-8/+8
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra1-3/+3
2024-09-09ASoC: Switch back to struct platform_driver::remove()Uwe Kleine-König1-1/+1
2024-05-27ASoC: SOF: add missing MODULE_DESCRIPTION()Pierre-Louis Bossart1-0/+1
2024-05-06ASoC: SOF: Intel: clarify Copyright informationPierre-Louis Bossart1-1/+1
2024-04-30ASoC: SOF: intel: bdw: Constify snd_sof_dsp_opsKrzysztof Kozlowski1-1/+1
2023-10-10ASoC: SOF: Convert to platform remove callback returning voidUwe Kleine-König1-1/+1
2023-09-19ASoC: SOF: Intel: Use generic names for IPC typesPeter Ujfalusi1-5/+5
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