summaryrefslogtreecommitdiff
path: root/sound/soc/sof
AgeCommit message (Expand)Author
2022-02-17ASoC: SOF: hda: Set max DMA segment sizeTakashi Iwai
2022-02-16ASoC: SOF: core: unregister clients and machine drivers in .shutdownPierre-Louis Bossart
2022-02-14ASoC: SOF: Makefile: Fix randconfig sof-client build when SND_SOC_SOF=yPeter Ujfalusi
2022-02-11ASoC: SOF: compr: Mark snd_compress_ops staticDaniel Baluta
2022-02-10ASoC: SOF: Convert the generic probe support to SOF clientPeter Ujfalusi
2022-02-10ASoC: SOF: Convert the generic IPC message injector into SOF clientPeter Ujfalusi
2022-02-10ASoC: SOF: Convert the generic IPC flood test into SOF clientRanjani Sridharan
2022-02-10ASoC: SOF: sof-client: Add support for clients not managed by pm frameworkPeter Ujfalusi
2022-02-10ASoC: SOF: Introduce IPC SOF client supportPeter Ujfalusi
2022-02-10ASoC: SOF: Split up utils.c into sof-utils and iomem-utilsPeter Ujfalusi
2022-02-10ASoC: SOF: ipc: Read and pass the whole message to handlers for IPC eventsPeter Ujfalusi
2022-02-10ASoC: SOF: Move the definition of enum sof_dsp_power_states to global headerPeter Ujfalusi
2022-02-10ASoC: SOF: Drop unused DSP power states: D3_HOT and D3_COLDPeter Ujfalusi
2022-02-09ASoC: SOF: Intel: hdac_ext_stream: consistent prefixes for variables/membersPierre-Louis Bossart
2022-02-08ASoC: SOF: dma-trace: Change trace_init() ops parameter listMark Brown
2022-02-08ASoC: SOF: compr: Add compress ops implementationDaniel Baluta
2022-02-08ASoC: SOF: dma-trace: Pass pointer to params_ext struct in trace_init()Peter Ujfalusi
2022-02-08ASoC: SOF: intel: hda-trace: Pass the dma buffer pointer to hda_dsp_trace_pre...Peter Ujfalusi
2022-01-28ASoC: SOF: ipc: Do not allocate buffer for msg_dataPeter Ujfalusi
2022-01-28ASoC: SOF: ipc: Drop header parameter from sof_ipc_tx_message_unlocked()Peter Ujfalusi
2022-01-28ASoC: SOF: Intel: cnl: Use pm_gate->hdr.cmd in cnl_compact_ipc_compress()Peter Ujfalusi
2022-01-28ASoC: SOF: trace: Simplify count adjustment in trace_readPeter Ujfalusi
2022-01-28ASoC: SOF: Intel: hda: Remove link assignment limitationRanjani Sridharan
2022-01-25ASoC: SOF: Intel: improve SoundWire _ADR handlingMark Brown
2022-01-24ASoC: SOF: Intel: Compare sdw adr directlyBard Liao
2022-01-24ASoC: SOF: Intel: match sdw version on link_slaves_foundBard Liao
2022-01-24ASoC: SOF: add flag to disable IMR restore to sof_debugKeyon Jie
2022-01-24ASoC: SOF: Intel: hda-loader: add IMR restore supportKeyon Jie
2022-01-24ASoC: SOF: Intel: hda-loader: add SSP helperKeyon Jie
2022-01-24ASoC: SOF: Intel: use inclusive language for SSP clocksPierre-Louis Bossart
2021-12-31ASoC: Merge fixesMark Brown
2021-12-24ASoC: Intel/SOF: use set_stream() instead of set_tdm_slots() for HDAudioPierre-Louis Bossart
2021-12-24ASoC/soundwire: intel: simplify callbacks for params/hw_freePierre-Louis Bossart
2021-12-24ASOC: SOF: Intel: use snd_soc_dai_get_widget()Pierre-Louis Bossart
2021-12-23ASoC: SOF: Intel: hda: Use DEBUG log level for optional printsPeter Ujfalusi
2021-12-23ASoC: SOF: debug: Use DEBUG log level for optional printsPeter Ujfalusi
2021-12-23ASoC: SOF: Add clarifying comments for sof_core_debug and DSP dump flagsPeter Ujfalusi
2021-12-23ASoC: SOF: Rename snd_sof_get_status() and add kernel log level parameterPeter Ujfalusi
2021-12-23ASoC: SOF: dsp_arch_ops: add kernel log level parameter for oops and stackPeter Ujfalusi
2021-12-23ASoC: SOF: ops: Always print DSP Panic message but use different messagePeter Ujfalusi
2021-12-23ASoc: SOF: core: Update the FW boot state transition diagramPeter Ujfalusi
2021-12-23ASoC: SOF: pm: Force DSP off on suspend in BOOT_FAILED state alsoPeter Ujfalusi
2021-12-23ASoC: SOF: Set SOF_FW_BOOT_FAILED in case we have failure during bootPeter Ujfalusi
2021-12-23ASoC: SOF: ipc: Only allow sending of an IPC in SOF_FW_BOOT_COMPLETE statePeter Ujfalusi
2021-12-23ASoC: SOF: Rename 'enum snd_sof_fw_state' to 'enum sof_fw_state'Peter Ujfalusi
2021-12-23ASoC: SOF: Move the definition of enum snd_sof_fw_state to global headerPeter Ujfalusi
2021-12-23ASoC: SOF: Introduce new firmware state: SOF_FW_BOOT_READY_OKPeter Ujfalusi
2021-12-23ASoC: SOF: Introduce new firmware state: SOF_FW_CRASHEDPeter Ujfalusi
2021-12-23ASoC: SOF: Add a 'message' parameter to snd_sof_dsp_dbg_dump()Peter Ujfalusi
2021-12-23ASoC: SOF: Add 'non_recoverable' parameter to snd_sof_dsp_panic()Peter Ujfalusi