linux icon indicating copy to clipboard operation
linux copied to clipboard

Linux kernel source tree

Results 352 linux issues
Sort by recently updated
recently updated
newest added

The existing code return when a widget doesn't need to prepare/unprepare. This will prevent widgets in the sink path from being prepared/unprepared. Signed-off-by: Bard Liao Fixes: #4021

sof_sdw_rt1308.c/sof_sdw_rt1316.c/sof_sdw_rt1318.c handle amp in basically the same way, optimized and merged into one file. Signed-off-by: Gongjun Song

This patch add timestamp support on MTL

**Describe the bug** I have been trying to install Linux on my system (Zenbook UX482). Across multiple distro's sound either stops working relatively quickly (between minutes to hours) or doesn't...

bug

**Describe the bug** Microphone in headset connected to a laptop (ASUS Zenbook UX435EG) via jack doesn't work. Works on Windows no problem. Built-in laptop microphone gets detected as "Tiger Lake-LP...

bug
codec

This patch adds basic support for ALC1019 to common module. Signed-off-by: Yong Zhi

In 5.10 and 5.15 kernel code base when a forced DSP panic is created and as shown below with subsequent suspend cycles, system is transiting to wrong DSP substate (D0I3)...

bug

**Describe the bug** PCM IO error happen when I run the "~/sof-test/test-case/multiple-pause-resume.sh -r 50" test. **To Reproduce** 1. export TPLG=/lib/firmware/intel/avs-tplg/sof-tgl-nocodec.tplg 2. ~/sof-test/test-case/multiple-pause-resume.sh -r 50 **Reproduction Rate** 100%. But I can't...

bug
P1

FW always generate 32bit valid sample size to dma so align it with driver. Fix: https://github.com/thesofproject/sof/issues/6595