summaryrefslogtreecommitdiff
path: root/sound/soc/sof/intel/pci-tng.c
AgeCommit message (Expand)AuthorFilesLines
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-29ASoC: SOF: intel: pci-tng: Constify snd_sof_dsp_opsKrzysztof Kozlowski1-1/+1
2023-09-19ASoC: SOF: Intel: Use generic names for IPC typesPeter Ujfalusi1-5/+5
2023-07-18ASoC: SOF: Intel: Convert to PCI device IDs definesAmadeusz Sławiński1-2/+1
2023-03-07ASoC: SOF: Intel: pci-tng: revert invalid bar size settingPierre-Louis Bossart1-5/+1
2022-10-26ASoC: SOF: Intel: use mmio fallback for all platformsPierre-Louis Bossart1-5/+1
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-04-13ASoC: SOF: Intel: Check the bar size before remappingZheyu Ma1-1/+5
2022-03-11ASoC: SOF: Intel: Convert to use the generic set_stream_data_offset opsPeter Ujfalusi1-1/+1
2022-03-02ASoC: soc-acpi: remove sof_fw_filenamePierre-Louis Bossart1-1/+0
2021-11-22ASoC: SOF: Introduce num_cores and ref count per coreRanjani Sridharan1-0/+9
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: Do no initialize resindex_dma_basePeter Ujfalusi1-1/+0
2021-08-24ASoC: SOF: intel: remove duplicate includeChangcheng Deng1-1/+0
2021-05-10ASoC: SOF: Intel: move common ATOM stuff to modulePierre-Louis Bossart1-1/+170
2021-03-02ASoC: SOF: pci: split PCI into different driversPierre-Louis Bossart1-0/+70