linux-yocto/sound/soc/sof/intel
Ranjani Sridharan 0503ac474a
ASoC: SOF: Intel: PTL: Add the sdw_process_wakeen op
Add the missing op in the device description to avoid issues with jack
detection.

Signed-off-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Reviewed-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Link: https://patch.msgid.link/20250721063039.2234279-1-yung-chuan.liao@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2025-07-21 13:26:51 +01:00
..
apl.c ALSA/ASoC: Intel: clarify Copyright information 2024-05-07 10:37:51 +09:00
atom.c ASoC: SOF: Intel: Use str_yes_no() helper in atom_dump() 2025-01-06 13:08:33 +00:00
atom.h
bdw.c ASoC: SOF: acpi: Convert to EXPORT_NS_DEV_PM_OPS() 2025-03-17 10:14:55 +00:00
byt.c ASoC: SOF: acpi: Convert to EXPORT_NS_DEV_PM_OPS() 2025-03-17 10:14:55 +00:00
cnl.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
ext_manifest.h
hda-bus.c ASoC: SOF: Intel: hda-bus: Use PIO mode on ACE2+ platforms 2025-05-09 18:20:14 +09:00
hda-codec.c ASoC: SOF: Intel: hda: add softdep pre to snd-hda-codec-hdmi module 2025-02-06 11:33:49 +00:00
hda-common-ops.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
hda-ctrl.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
hda-dai-ops.c ASoC: SOF: Intel: hda: Always clean up link DMA during stop 2024-10-17 12:11:20 +01:00
hda-dai.c ASoC: SOF: Intel: hda-dai: Remove unnecessary bool conversion 2025-03-03 13:00:03 +00:00
hda-dsp.c ASoC: SOF: hda/ptl: Move mic privacy change notification sending to a work 2025-03-31 12:51:55 +01:00
hda-ipc.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
hda-ipc.h
hda-loader-skl.c
hda-loader.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
hda-mlink.c ASoC: SOF: Intel: hda-mlink: Add support for mic privacy in VS SHIM registers 2025-03-08 16:06:41 +00:00
hda-pcm.c ASoC: SOF: Intel: hda-pcm: Follow the pause_supported flag to drop PAUSE support 2024-12-13 13:10:30 +00:00
hda-probes.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
hda-sdw-bpt.c ASoC: SOF: Intel: hda-sdw-bpt: add CHAIN_DMA support 2025-03-10 12:31:19 +05:30
hda-stream.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
hda-trace.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
hda.c ASoC: SOF: Intel: hda: Use devm_kstrdup() to avoid memleak. 2025-06-24 16:39:42 +01:00
hda.h ASoC: SOF: Intel: add initial support for WCL 2025-05-19 22:40:03 +02:00
icl.c ALSA/ASoC: Intel: clarify Copyright information 2024-05-07 10:37:51 +09:00
Kconfig ASoC: SOF: Intel: Let SND_SOF_SOF_HDA_SDW_BPT select SND_HDA_EXT_CORE 2025-03-31 12:27:26 +05:30
lnl.c ASoC: SOF: Intel: Create ptl.c as placeholder for Panther Lake features 2025-03-08 16:06:39 +00:00
lnl.h ASoC: SOF: Intel: Create ptl.c as placeholder for Panther Lake features 2025-03-08 16:06:39 +00:00
Makefile soundwire updates for 6.15 2025-04-01 12:43:13 -07:00
mtl.c ASoC: SOF: Intel: mtl: Stop exporting dsp_ops callback functions 2025-03-08 16:06:38 +00:00
mtl.h ASoC: SOF: Intel: mtl: Stop exporting dsp_ops callback functions 2025-03-08 16:06:38 +00:00
pci-apl.c ASoC: SOF: pci: Convert to EXPORT_NS_DEV_PM_OPS() 2025-03-17 10:14:56 +00:00
pci-cnl.c ASoC: SOF: pci: Convert to EXPORT_NS_DEV_PM_OPS() 2025-03-17 10:14:56 +00:00
pci-icl.c ASoC: SOF: pci: Convert to EXPORT_NS_DEV_PM_OPS() 2025-03-17 10:14:56 +00:00
pci-lnl.c ASoC: SOF: pci: Convert to EXPORT_NS_DEV_PM_OPS() 2025-03-17 10:14:56 +00:00
pci-mtl.c ASoC: SOF: pci: Convert to EXPORT_NS_DEV_PM_OPS() 2025-03-17 10:14:56 +00:00
pci-ptl.c ASoC: SOF: Intel: add initial support for WCL 2025-05-19 22:40:03 +02:00
pci-skl.c ASoC: SOF: pci: Convert to EXPORT_NS_DEV_PM_OPS() 2025-03-17 10:14:56 +00:00
pci-tgl.c ASoC: SOF: pci: Convert to EXPORT_NS_DEV_PM_OPS() 2025-03-17 10:14:56 +00:00
pci-tng.c ASoC: SOF: pci: Convert to EXPORT_NS_DEV_PM_OPS() 2025-03-17 10:14:56 +00:00
ptl.c ASoC: SOF: Intel: PTL: Add the sdw_process_wakeen op 2025-07-21 13:26:51 +01:00
ptl.h ASoC: SOF: Intel: ptl: Add support for mic privacy 2025-03-08 16:06:43 +00:00
shim.h ASoC: SOF: hda/shim: Add callbacks to handle mic privacy change for sdw 2025-03-08 16:06:42 +00:00
skl.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
telemetry.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
telemetry.h
tgl.c ALSA/ASoC: Intel: clarify Copyright information 2024-05-07 10:37:51 +09:00
tracepoints.c