summaryrefslogtreecommitdiff
path: root/sound/soc/sof/intel/bdw.c
AgeCommit message (Expand)Author
2024-05-27ASoC: SOF: add missing MODULE_DESCRIPTION()Pierre-Louis Bossart
2024-05-06ASoC: SOF: Intel: clarify Copyright informationPierre-Louis Bossart
2024-04-30ASoC: SOF: intel: bdw: Constify snd_sof_dsp_opsKrzysztof Kozlowski
2023-10-10ASoC: SOF: Convert to platform remove callback returning voidUwe Kleine-König
2023-09-19ASoC: SOF: Intel: Use generic names for IPC typesPeter Ujfalusi
2022-10-26ASoC: SOF: Intel: use mmio fallback for all platformsPierre-Louis Bossart
2022-07-05ASoC: SOF: Intel: bdw: remove duplicating driver data retrievalAndy Shevchenko
2022-04-29ASoC: SOF: Intel: bdw/byt/pci-tng: Do not set the load_module opsPeter Ujfalusi
2022-04-25ASoC: SOF: Intel: Do not set fw_ready callbackPeter Ujfalusi
2022-04-19ASoC: SOF: Intel: add IP identifierPierre-Louis Bossart
2022-04-19ASoC: SOF: remove const qualifier for 'struct snd_sof_dsp_ops'Pierre-Louis Bossart
2022-04-19ASoC: SOF: add IPC-dependent file namesPierre-Louis Bossart
2022-04-19ASoC: SOF: add default IPC capability and file pathsPierre-Louis Bossart
2022-04-19ASoC: SOF: add path indirection to each IPC typePierre-Louis Bossart
2022-03-11ASoC: SOF: Intel: Convert to use the generic set_stream_data_offset opsPeter Ujfalusi
2021-12-23ASoC: SOF: Rename snd_sof_get_status() and add kernel log level parameterPeter Ujfalusi
2021-12-23ASoC: SOF: Add 'non_recoverable' parameter to snd_sof_dsp_panic()Peter Ujfalusi
2021-12-17ASoC: SOF: avoid casting "const" attribute awayGuennadi Liakhovetski
2021-11-22ASoC: SOF: Introduce num_cores and ref count per coreRanjani Sridharan
2021-11-17ASoC: SOF: intel: Use the generic helper to get the replyPeter Ujfalusi
2021-10-07ASoC: SOF: Make Intel IPC stream ops genericBud Liviu-Alexandru
2021-10-07ASoC: SOF: Introduce snd_sof_mailbox_read / snd_sof_mailbox_write callbacksDaniel Baluta
2021-09-17ASoC: SOF: Rename sof_arch_ops to dsp_arch_opsPeter Ujfalusi
2021-09-15ASoC: SOF: Intel: Provide debugfs_add_region_item ops for corePeter Ujfalusi
2021-09-15ASoC: SOF: Intel: bdw: Set the mailbox offset directly in bdw_probePeter Ujfalusi
2021-04-12ASoC: SOF: Intel: update set_mach_params()Pierre-Louis Bossart
2021-04-12ASoC: SOF: change signature of set_mach_params() callbackPierre-Louis Bossart
2021-03-02ASoC: SOF: ACPI: avoid reverse module dependencyArnd Bergmann
2020-09-11ASoC: SOF: rename cores_mask to host_managed_cores_maskRanjani Sridharan
2020-05-01ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-onlyPierre-Louis Bossart
2020-04-17ASoC: SOF: Intel: add min/max channels for SSP on Baytrail/BroadwellPierre-Louis Bossart
2019-12-18ASoC: SOF: Intel: add namespace for XTENSAPierre-Louis Bossart
2019-12-18ASoC: SOF: move arch_ops under opsPierre-Louis Bossart
2019-12-18ASoC: SOF: Intel: add namespace for BROADWELLPierre-Louis Bossart
2019-12-18ASoC: SOF: Intel: add module namespace for legacy IPCPierre-Louis Bossart
2019-12-09ASoC: SOF: Make creation of machine device from SOF core optionalDaniel Baluta
2019-10-25ASoC: SOF: Intel: only support INFO_BATCH for legacy platformsPierre-Louis Bossart
2019-10-25ASoC: SOF: define INFO_ flags in dsp_opsPierre-Louis Bossart
2019-10-14ASoC: SOF: Intel: bdw: fix operator precedence warningsPierre-Louis Bossart
2019-10-02Merge branch 'asoc-5.4' into asoc-5.5Mark Brown
2019-10-01ASoC: SOF: Intel: Add context data to any IPC timeout.Liam Girdwood
2019-10-01ASoC: SOF: Intel: initialise and verify FW crash dump data.Liam Girdwood
2019-08-09ASoC: SOF: Intel: bdw: Use generic function for fw ready / mem windows creationDaniel Baluta
2019-08-09ASoC: SOF: Remove call to snd_sof_dsp_mailbox_initDaniel Baluta
2019-08-02ASoC: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-06-03ASoC: SOF: fix DSP oops definitions in FW ABIKai Vehmanen
2019-05-28ASoC: SOF: ipc: fix a race, leading to IPC timeoutsGuennadi Liakhovetski
2019-04-28ASoC: SOF: Intel: Add BDW HW DSP supportLiam Girdwood