summaryrefslogtreecommitdiff
path: root/sound/soc/sof
AgeCommit message (Expand)Author
2022-03-11ASoC: SOF: sof-priv: Remove stale snd_sof_ipc_stream_pcm_params() declarationPeter Ujfalusi
2022-03-11ASoC: SOF: Intel: add topology overwrite for TaniksBrent Lu
2022-03-11ASoC: SOF: trace: Use proper DMA direction for the trace data bufferPeter Ujfalusi
2022-03-11ASoC: SOF: compress: fix null check after dereferenceWeiguo Li
2022-03-11ASoC: SOF: Intel: enable DMI L1 for playback streamsKai Vehmanen
2022-03-10Merge tag 'asoc-fix-v5.17-rc7' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai
2022-03-10Clean ups and preparation for IPC abstraction in the SOF driverMark Brown
2022-03-10ALSA/ASoC/SOF/Intel: improve support for ES8336-based platformsMark Brown
2022-03-09ASoC: SOF: ipc-msg-injector: Use devm_kzalloc() for the rx_bufferPeter Ujfalusi
2022-03-09ASoC: SOF: amd: Remove unneeded semicolonJiapeng Chong
2022-03-09ASoC: SOF: amd: Remove unneeded semicolonJiapeng Chong
2022-03-09ASoC: Intel: soc-acpi: quirk topology filename dynamicallyPierre-Louis Bossart
2022-03-09ASoC: SOF: Intel: hda: report SSP link mask to machine driverPierre-Louis Bossart
2022-03-09ASoC: SOF: Intel: hda: retrieve DMIC number for I2S boardsPierre-Louis Bossart
2022-03-09ASoC: SOF: move definition of snd_sof_ipc to header fileRander Wang
2022-03-09ASoC: SOF: make struct snd_sof_dai IPC agnosticRanjani Sridharan
2022-03-09ASoC: SOF: topology: Rename arguments in sof_parse_tokens()Ranjani Sridharan
2022-03-09ASoC: SOF: topology: Rename arguments in sof_parse_token_sets()Ranjani Sridharan
2022-03-09ASoC: SOF: topology: Modify signature for token parsing functionsRanjani Sridharan
2022-03-09ASoC: SOF: Add a tuples array to struct snd_sof_widgetRanjani Sridharan
2022-03-09ASoC: SOF: topology: make sof_route_load() IPC agnosticRanjani Sridharan
2022-03-09ASoC: SOF: make struct snd_sof_widget IPC agnosticRanjani Sridharan
2022-03-08Clean ups and preparation for IPC abstraction in the SOF driverMark Brown
2022-03-08ASoC: SOF: Add missing of_node_put() in imx8m_probeMiaoqian Lin
2022-03-08ASoC: SOF: change comp_dai to a pointer in struct snd_sof_daiRanjani Sridharan
2022-03-08ASoC: SOF: topology: expose some get_token opsRanjani Sridharan
2022-03-08ASoC: SOF: topology: Modify the get_token op for string tokensRanjani Sridharan
2022-03-08ASoC: SOF: topology: Drop the size parameter from struct sof_topology_tokenRanjani Sridharan
2022-03-08ASoC: SOF: topology: remove redundant code in sof_link_afe_load()Ranjani Sridharan
2022-03-08ASoC: SOF: topology: remove redundant codeRanjani Sridharan
2022-03-08ASoC: SOF: sof-audio: removed unused functionPierre-Louis Bossart
2022-03-08ASoC: SOF: set swidget's core for scheduler widgetRanjani Sridharan
2022-03-08ASoC: SOF: simplify snd_sof_device_remove()Ranjani Sridharan
2022-03-08ASoC: SOF: remove snd_sof_pipeline_find()Ranjani Sridharan
2022-03-07ASoC: SOF: Intel: hda: clarify operator precedencePierre-Louis Bossart
2022-03-07ASoC: SOF: debug: clarify operator precedencePierre-Louis Bossart
2022-03-07ASoC: SOF: amd: Increase ACP_HW_SEM_RETRY_COUNT valueAjit Kumar Pandey
2022-03-07ASoC: SOF: amd: Move group register configuration to acp-loaderAjit Kumar Pandey
2022-03-07ASoC: SOF: amd: Use semaphore register to synchronize ipc's irqAjit Kumar Pandey
2022-03-07ASoC: SOF: amd: Flush cache after ATU_BASE_ADDR_GRP register updateAjit Kumar Pandey
2022-03-07ASoC: SOF: amd: Do not set ipc_pcm_params ops as it is optionalPeter Ujfalusi
2022-03-07ASoC: SOF: amd: acp-pcm: Take buffer information directly from runtimePeter Ujfalusi
2022-03-07ASoC: SOF: Intel: pci-tgl: add RPL-S supportGongjun Song
2022-03-02ASoC: soc-acpi: remove sof_fw_filenamePierre-Louis Bossart
2022-02-25ASoC: SOF: sof-priv: Drop duplicate sof_compressed_ops declarationPeter Ujfalusi
2022-02-24ASoC: SOF: Declare sof_compress_ops in sof-priv.hPeter Ujfalusi
2022-02-24ASoC: SOF: Intel: Fix NULL ptr dereference when ENOMEMAmmar Faizi
2022-02-24ASoC: SOF: pcm: Add compress_ops for SOF platform component driverDaniel Baluta
2022-02-21ASoC: SOF: Intel: Add topology overwrite for FelwinterAjye Huang
2022-02-17ASoC: SOF: Replace zero-length array with flexible-array memberStephen Kitt