Show patches with: Submitter = Peter Ujfalusi       |    Archived = No       |   470 patches
« 1 2 3 44 5 »
Patch Series S/W/F Date Submitter Delegate State
[RFC] ALSA: hda: Add Lenovo ThinkStation P340 to power_save_denylist [RFC] ALSA: hda: Add Lenovo ThinkStation P340 to power_save_denylist --- 2021-05-24 Peter Ujfalusi New
ALSA: hda: Add Lenovo ThinkStation P340 to power_save_denylist ALSA: hda: Add Lenovo ThinkStation P340 to power_save_denylist --- 2021-05-24 Peter Ujfalusi Superseded
[v2] ALSA: hda/realtek: Chain in pop reduction fixup for ThinkStation P340 [v2] ALSA: hda/realtek: Chain in pop reduction fixup for ThinkStation P340 --- 2021-05-24 Peter Ujfalusi New
ASoC: Intel: bytcr_rt5640: Make rt5640_jack_gpio/rt5640_jack2_gpio static ASoC: Intel: bytcr_rt5640: Make rt5640_jack_gpio/rt5640_jack2_gpio static --- 2021-08-25 Peter Ujfalusi Accepted
[1/2] ASoC: soc-component: Convert the mark_module to void* ASoC: compress: Support module_get on stream open --- 2021-09-01 Peter Ujfalusi Accepted
[2/2] ASoC: compress/component: Use module_get_when_open/put_when_close for cstream ASoC: compress: Support module_get on stream open --- 2021-09-01 Peter Ujfalusi Accepted
ASoC: soc-topology: Move template info print soc_tplg_dapm_widget_create() ASoC: soc-topology: Move template info print soc_tplg_dapm_widget_create() --- 2021-09-02 Peter Ujfalusi Accepted
ASoC: SOF: Handle control change notification from firmware ASoC: SOF: Handle control change notification from firmware --- 2021-09-02 Peter Ujfalusi Accepted
ASoC: SOF: loader: load_firmware callback is mandatory, treat it like that ASoC: SOF: loader: load_firmware callback is mandatory, treat it like that --- 2021-09-14 Peter Ujfalusi Accepted
ASoC: SOF: Fix DSP oops stack dump output contents ASoC: SOF: Fix DSP oops stack dump output contents --- 2021-09-15 Peter Ujfalusi New
[1/2] ASoC: SOF: intel: Do no initialize resindex_dma_base ASoC: SOF: Remove unused members from struct sof_dev_desc --- 2021-09-15 Peter Ujfalusi Accepted
[2/2] ASoC: SOF: Drop resindex_dma_base, dma_engine, dma_size from sof_dev_desc ASoC: SOF: Remove unused members from struct sof_dev_desc --- 2021-09-15 Peter Ujfalusi Accepted
[1/3] ASoC: SOF: Intel: hda-dsp: Declare locally used functions as static ASoC: SOF: Intel: hda: Cleanups for local function uses --- 2021-09-15 Peter Ujfalusi Accepted
[2/3] ASoC: SOF: Intel: hda: Remove boot_firmware skl and iccmax_icl declarations ASoC: SOF: Intel: hda: Cleanups for local function uses --- 2021-09-15 Peter Ujfalusi Accepted
[3/3] ASoC: SOF: Intel: hda: Relocate inline definitions from hda.h to hda.c for sdw ASoC: SOF: Intel: hda: Cleanups for local function uses --- 2021-09-15 Peter Ujfalusi Accepted
[01/12] ASoC: SOF: Intel: bdw: Set the mailbox offset directly in bdw_probe ASoC: SOF: Abstract away the 'bar' usage (mostly) --- 2021-09-15 Peter Ujfalusi Accepted
[02/12] ASoC: SOF: ipc: Remove snd_sof_dsp_mailbox_init() ASoC: SOF: Abstract away the 'bar' usage (mostly) --- 2021-09-15 Peter Ujfalusi Accepted
[03/12] ASoC: SOF: imx: Do not initialize the snd_sof_dsp_ops.read64 ASoC: SOF: Abstract away the 'bar' usage (mostly) --- 2021-09-15 Peter Ujfalusi Accepted
[04/12] ASoC: SOF: imx: imx8: Bar index is only valid for IRAM and SRAM types ASoC: SOF: Abstract away the 'bar' usage (mostly) --- 2021-09-15 Peter Ujfalusi Accepted
[05/12] ASoC: SOF: imx: imx8m: Bar index is only valid for IRAM and SRAM types ASoC: SOF: Abstract away the 'bar' usage (mostly) --- 2021-09-15 Peter Ujfalusi Superseded
[06/12] ASoC: SOF: loader: No need to export snd_sof_fw_parse_ext_data() ASoC: SOF: Abstract away the 'bar' usage (mostly) --- 2021-09-15 Peter Ujfalusi Accepted
[07/12] ASoC: SOF: core: Do not use 'bar' as parameter for block_read/write ASoC: SOF: Abstract away the 'bar' usage (mostly) --- 2021-09-15 Peter Ujfalusi Accepted
[08/12] ASoC: SOF: debug: Add generic API and ops for DSP regions ASoC: SOF: Abstract away the 'bar' usage (mostly) --- 2021-09-15 Peter Ujfalusi Accepted
[09/12] ASoC: SOF: imx: Provide debugfs_add_region_item ops for core ASoC: SOF: Abstract away the 'bar' usage (mostly) --- 2021-09-15 Peter Ujfalusi New
[10/12] ASoC: SOF: Intel: Provide debugfs_add_region_item ops for core ASoC: SOF: Abstract away the 'bar' usage (mostly) --- 2021-09-15 Peter Ujfalusi Accepted
[11/12] ASoC: SOF: loader: Use the generic ops for region debugfs handling ASoC: SOF: Abstract away the 'bar' usage (mostly) --- 2021-09-15 Peter Ujfalusi Accepted
[12/12] ASoC: SOF: debug: No need to export the snd_sof_debugfs_io_item() ASoC: SOF: Abstract away the 'bar' usage (mostly) --- 2021-09-15 Peter Ujfalusi Accepted
ASoC: SOF: loader: release_firmware() on load failure to avoid batching ASoC: SOF: loader: release_firmware() on load failure to avoid batching --- 2021-09-16 Peter Ujfalusi New
[3/6] ASoC: SOF: compress: move and export sof_probe_compr_ops ASoC: SOF: Clean up the probe support --- 2021-09-16 Peter Ujfalusi New
[5/6] ASoC: SOF: Intel: Rename hda-compress.c to hda-probes.c ASoC: SOF: Clean up the probe support --- 2021-09-16 Peter Ujfalusi Accepted
[6/6] ASoC: SOF: sof-probes: Correct the function names used for snd_soc_cdai_ops ASoC: SOF: Clean up the probe support --- 2021-09-16 Peter Ujfalusi Accepted
ASoC: SOF: core: Move probe work related code under a single if () branch ASoC: SOF: core: Move probe work related code under a single if () branch --- 2021-09-16 Peter Ujfalusi Accepted
[01/20] ASoC: SOF: ops: Use dev_warn() if the panic offsets differ ASoC: SOF: Re-visit firmware state and panic tracking/handling --- 2021-12-23 Peter Ujfalusi Accepted
[02/20] ASoC: SOF: Intel: hda-loader: Avoid re-defining the HDA_FW_BOOT_ATTEMPTS ASoC: SOF: Re-visit firmware state and panic tracking/handling --- 2021-12-23 Peter Ujfalusi Accepted
[03/20] ASoC: SOF: core: Add simple wrapper to check flags in sof_core_debug ASoC: SOF: Re-visit firmware state and panic tracking/handling --- 2021-12-23 Peter Ujfalusi Accepted
[04/20] ASoC: SOF: Use sof_debug_check_flag() instead of sof_core_debug directly ASoC: SOF: Re-visit firmware state and panic tracking/handling --- 2021-12-23 Peter Ujfalusi Accepted
[05/20] ASoC: SOF: Add 'non_recoverable' parameter to snd_sof_dsp_panic() ASoC: SOF: Re-visit firmware state and panic tracking/handling --- 2021-12-23 Peter Ujfalusi Accepted
[06/20] ASoC: SOF: Add a 'message' parameter to snd_sof_dsp_dbg_dump() ASoC: SOF: Re-visit firmware state and panic tracking/handling --- 2021-12-23 Peter Ujfalusi Accepted
[07/20] ASoC: SOF: Introduce new firmware state: SOF_FW_CRASHED ASoC: SOF: Re-visit firmware state and panic tracking/handling --- 2021-12-23 Peter Ujfalusi Accepted
[08/20] ASoC: SOF: Introduce new firmware state: SOF_FW_BOOT_READY_OK ASoC: SOF: Re-visit firmware state and panic tracking/handling --- 2021-12-23 Peter Ujfalusi Accepted
[09/20] ASoC: SOF: Move the definition of enum snd_sof_fw_state to global header ASoC: SOF: Re-visit firmware state and panic tracking/handling --- 2021-12-23 Peter Ujfalusi Accepted
[10/20] ASoC: SOF: Rename 'enum snd_sof_fw_state' to 'enum sof_fw_state' ASoC: SOF: Re-visit firmware state and panic tracking/handling --- 2021-12-23 Peter Ujfalusi Accepted
[11/20] ASoC: SOF: ipc: Only allow sending of an IPC in SOF_FW_BOOT_COMPLETE state ASoC: SOF: Re-visit firmware state and panic tracking/handling --- 2021-12-23 Peter Ujfalusi Accepted
[12/20] ASoC: SOF: Set SOF_FW_BOOT_FAILED in case we have failure during boot ASoC: SOF: Re-visit firmware state and panic tracking/handling --- 2021-12-23 Peter Ujfalusi Accepted
[13/20] ASoC: SOF: pm: Force DSP off on suspend in BOOT_FAILED state also ASoC: SOF: Re-visit firmware state and panic tracking/handling --- 2021-12-23 Peter Ujfalusi Accepted
[14/20] ASoc: SOF: core: Update the FW boot state transition diagram ASoC: SOF: Re-visit firmware state and panic tracking/handling --- 2021-12-23 Peter Ujfalusi Accepted
[15/20] ASoC: SOF: ops: Always print DSP Panic message but use different message ASoC: SOF: Re-visit firmware state and panic tracking/handling --- 2021-12-23 Peter Ujfalusi Accepted
[16/20] ASoC: SOF: dsp_arch_ops: add kernel log level parameter for oops and stack ASoC: SOF: Re-visit firmware state and panic tracking/handling --- 2021-12-23 Peter Ujfalusi Accepted
[17/20] ASoC: SOF: Rename snd_sof_get_status() and add kernel log level parameter ASoC: SOF: Re-visit firmware state and panic tracking/handling --- 2021-12-23 Peter Ujfalusi Accepted
[18/20] ASoC: SOF: Add clarifying comments for sof_core_debug and DSP dump flags ASoC: SOF: Re-visit firmware state and panic tracking/handling --- 2021-12-23 Peter Ujfalusi Accepted
[19/20] ASoC: SOF: debug: Use DEBUG log level for optional prints ASoC: SOF: Re-visit firmware state and panic tracking/handling --- 2021-12-23 Peter Ujfalusi Accepted
[20/20] ASoC: SOF: Intel: hda: Use DEBUG log level for optional prints ASoC: SOF: Re-visit firmware state and panic tracking/handling --- 2021-12-23 Peter Ujfalusi Accepted
ASoC: rt5682: Fix deadlock on resume ASoC: rt5682: Fix deadlock on resume --- 2022-01-26 Peter Ujfalusi Accepted
ASoC: SOF: trace: Simplify count adjustment in trace_read ASoC: SOF: trace: Simplify count adjustment in trace_read --- 2022-01-28 Peter Ujfalusi Accepted
[1/2] ASoC: SOF: intel: hda-trace: Pass the dma buffer pointer to hda_dsp_trace_prepare ASoC: SOF: dma-trace: Change trace_init() ops parameter list --- 2022-01-28 Peter Ujfalusi Accepted
[2/2] ASoC: SOF: dma-trace: Pass pointer to params_ext struct in trace_init() ASoC: SOF: dma-trace: Change trace_init() ops parameter list --- 2022-01-28 Peter Ujfalusi Accepted
ASoC: SOF: Intel: hda: Remove link assignment limitation ASoC: SOF: Intel: hda: Remove link assignment limitation --- 2022-01-28 Peter Ujfalusi New
[1/3] ASoC: SOF: Intel: cnl: Use pm_gate->hdr.cmd in cnl_compact_ipc_compress() SoC: SOF: ipc: Optimizations for tx message --- 2022-01-28 Peter Ujfalusi Accepted
[2/3] ASoC: SOF: ipc: Drop header parameter from sof_ipc_tx_message_unlocked() SoC: SOF: ipc: Optimizations for tx message --- 2022-01-28 Peter Ujfalusi Accepted
[3/3] ASoC: SOF: ipc: Do not allocate buffer for msg_data SoC: SOF: ipc: Optimizations for tx message --- 2022-01-28 Peter Ujfalusi Accepted
ALSA: hda: Skip codec shutdown in case the codec is not registered ALSA: hda: Skip codec shutdown in case the codec is not registered --- 2022-02-01 Peter Ujfalusi Accepted
ASoC: SOF: Intel: hdac_ext_stream: consistent prefixes for variables/members ASoC: SOF: Intel: hdac_ext_stream: consistent prefixes for variables/members --- 2022-02-09 Peter Ujfalusi New
[1/9] ASoC: SOF: Drop unused DSP power states: D3_HOT and D3_COLD ASoC: SOF: IPC client infrastructure --- 2022-02-10 Peter Ujfalusi Accepted
[2/9] ASoC: SOF: Move the definition of enum sof_dsp_power_states to global header ASoC: SOF: IPC client infrastructure --- 2022-02-10 Peter Ujfalusi Accepted
[3/9] ASoC: SOF: ipc: Read and pass the whole message to handlers for IPC events ASoC: SOF: IPC client infrastructure --- 2022-02-10 Peter Ujfalusi Accepted
[4/9] ASoC: SOF: Split up utils.c into sof-utils and iomem-utils ASoC: SOF: IPC client infrastructure --- 2022-02-10 Peter Ujfalusi Accepted
[5/9] ASoC: SOF: Introduce IPC SOF client support ASoC: SOF: IPC client infrastructure --- 2022-02-10 Peter Ujfalusi Accepted
[6/9] ASoC: SOF: sof-client: Add support for clients not managed by pm framework ASoC: SOF: IPC client infrastructure --- 2022-02-10 Peter Ujfalusi Accepted
[7/9] ASoC: SOF: Convert the generic IPC flood test into SOF client ASoC: SOF: IPC client infrastructure --- 2022-02-10 Peter Ujfalusi New
[8/9] ASoC: SOF: Convert the generic IPC message injector into SOF client ASoC: SOF: IPC client infrastructure --- 2022-02-10 Peter Ujfalusi Superseded
[9/9] ASoC: SOF: Convert the generic probe support to SOF client ASoC: SOF: IPC client infrastructure --- 2022-02-10 Peter Ujfalusi Accepted
[v2,1/9] ASoC: SOF: Drop unused DSP power states: D3_HOT and D3_COLD ASoC: SOF: IPC client infrastructure --- 2022-02-10 Peter Ujfalusi Superseded
[v2,2/9] ASoC: SOF: Move the definition of enum sof_dsp_power_states to global header ASoC: SOF: IPC client infrastructure --- 2022-02-10 Peter Ujfalusi Superseded
[v2,3/9] ASoC: SOF: ipc: Read and pass the whole message to handlers for IPC events ASoC: SOF: IPC client infrastructure --- 2022-02-10 Peter Ujfalusi Superseded
[v2,4/9] ASoC: SOF: Split up utils.c into sof-utils and iomem-utils ASoC: SOF: IPC client infrastructure --- 2022-02-10 Peter Ujfalusi Superseded
[v2,5/9] ASoC: SOF: Introduce IPC SOF client support ASoC: SOF: IPC client infrastructure --- 2022-02-10 Peter Ujfalusi Superseded
[v2,6/9] ASoC: SOF: sof-client: Add support for clients not managed by pm framework ASoC: SOF: IPC client infrastructure --- 2022-02-10 Peter Ujfalusi Superseded
[v2,7/9] ASoC: SOF: Convert the generic IPC flood test into SOF client ASoC: SOF: IPC client infrastructure --- 2022-02-10 Peter Ujfalusi Superseded
[v2,8/9] ASoC: SOF: Convert the generic IPC message injector into SOF client ASoC: SOF: IPC client infrastructure --- 2022-02-10 Peter Ujfalusi Accepted
[v2,9/9] ASoC: SOF: Convert the generic probe support to SOF client ASoC: SOF: IPC client infrastructure --- 2022-02-10 Peter Ujfalusi Superseded
ASoC: SOF: Makefile: Fix randconfig sof-client build when SND_SOC_SOF=y ASoC: SOF: Makefile: Fix randconfig sof-client build when SND_SOC_SOF=y --- 2022-02-14 Peter Ujfalusi Accepted
[v2] ASoC: SOF: Makefile: Fix randconfig sof-client build when SND_SOC_SOF=y [v2] ASoC: SOF: Makefile: Fix randconfig sof-client build when SND_SOC_SOF=y --- 2022-02-14 Peter Ujfalusi Superseded
ASoC: SOF: ipc-msg-injector: Use devm_kzalloc() for the rx_buffer ASoC: SOF: ipc-msg-injector: Use devm_kzalloc() for the rx_buffer --- 2022-03-09 Peter Ujfalusi Accepted
ASoC: SOF: ipc3-topology: Set scontrol->priv to NULL after freeing it ASoC: SOF: ipc3-topology: Set scontrol->priv to NULL after freeing it --- 2022-03-31 Peter Ujfalusi Accepted
ASoC: SOF: topology: Fix memory leak of scontrol->name ASoC: SOF: topology: Fix memory leak of scontrol->name --- 2022-03-31 Peter Ujfalusi Accepted
ASoC: topology: Correct error handling in soc_tplg_dapm_widget_create() ASoC: topology: Correct error handling in soc_tplg_dapm_widget_create() --- 2022-03-31 Peter Ujfalusi Accepted
[1/6] ASoC: SOF: ipc3: Add local implementation for handling fw_ready message ASoC: SOF: Rework the firmware ready message handling --- 2022-04-21 Peter Ujfalusi Accepted
[2/6] ASoC: SOF: Do not check for the fw_ready callback ASoC: SOF: Rework the firmware ready message handling --- 2022-04-21 Peter Ujfalusi Accepted
[3/6] ASoC: SOF: amd: Do not set fw_ready callback ASoC: SOF: Rework the firmware ready message handling --- 2022-04-21 Peter Ujfalusi Accepted
[4/6] ASoC: SOF: imx: Do not set fw_ready callback ASoC: SOF: Rework the firmware ready message handling --- 2022-04-21 Peter Ujfalusi Accepted
[5/6] ASoC: SOF: Intel: Do not set fw_ready callback ASoC: SOF: Rework the firmware ready message handling --- 2022-04-21 Peter Ujfalusi Accepted
[6/6] ASoC: SOF: loader: Remove the old fw_ready related code ASoC: SOF: Rework the firmware ready message handling --- 2022-04-21 Peter Ujfalusi Accepted
ALSA: memalloc: Add fallback SG-buffer free if fallback is used for noncontig ALSA: memalloc: Add fallback SG-buffer free if fallback is used for noncontig --- 2022-04-25 Peter Ujfalusi New
[v3] ASoC: SOF: ipc3-topology: Correct get_control_data for non bytes payload [v3] ASoC: SOF: ipc3-topology: Correct get_control_data for non bytes payload --- 2022-04-27 Peter Ujfalusi Superseded
[v4] ASoC: SOF: ipc3-topology: Correct get_control_data for non bytes payload [v4] ASoC: SOF: ipc3-topology: Correct get_control_data for non bytes payload --- 2022-04-27 Peter Ujfalusi Accepted
[3/3] ASoC: SOF: ipc4: Add support for mandatory message handling functionality ASoC: SOF: IPC4: Introduce message handling functionality --- 2022-05-05 Peter Ujfalusi Accepted
[1/8] ASoC: SOF: sof-client: Add API to get the maximum IPC payload size [1/8] ASoC: SOF: sof-client: Add API to get the maximum IPC payload size --- 2022-05-06 Peter Ujfalusi Accepted
[2/8] ASoC: SOF: ipc-msg-injector: Query the maximum IPC payload size [1/8] ASoC: SOF: sof-client: Add API to get the maximum IPC payload size --- 2022-05-06 Peter Ujfalusi Accepted
[4/8] ASoC: SOF: sof-client: Add API to get the ipc_type [1/8] ASoC: SOF: sof-client: Add API to get the maximum IPC payload size --- 2022-05-06 Peter Ujfalusi Accepted
[5/8] ASoC: SOF: sof-client: Add support IPC4 message sending [1/8] ASoC: SOF: sof-client: Add API to get the maximum IPC payload size --- 2022-05-06 Peter Ujfalusi Accepted
« 1 2 3 44 5 »