summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorMario Limonciello (AMD) <superm1@kernel.org>2025-08-13 09:03:08 -0500
committerTakashi Iwai <tiwai@suse.de>2025-08-13 17:41:12 +0200
commitee8f1613596ad44c7cff4805d65a8a705998db11 (patch)
tree04879f3537a0f5423cc7684da65ae14c048f5635 /tools/perf/scripts/python/export-to-postgresql.py
parent23cbfd6fed78715459a4395c034c4e76b8c85320 (diff)
downloadkernel-ee8f1613596ad44c7cff4805d65a8a705998db11.tar.gz
Revert "ALSA: hda: Add ASRock X670E Taichi to denylist"
On a motherboard with an AMD Granite Ridge CPU there is a report that 3.5mm microphone and headphones aren't working. In the log it's observed: snd_hda_intel 0000:02:00.6: Skipping the device on the denylist This was because of commit df42ee7e22f03 ("ALSA: hda: Add ASRock X670E Taichi to denylist"). Reverting this commit allows the microphone and headphones to work again. As at least some combinations of this motherboard do have applicable devices, revert so that they can be probed. Cc: Richard Gong <richard.gong@amd.com> Cc: Juan Martinez <juan.martinez@amd.com> Signed-off-by: Mario Limonciello (AMD) <superm1@kernel.org> Link: https://patch.msgid.link/20250813140427.1577172-1-superm1@kernel.org Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions
rnel/commit/drivers/irqchip/irq-vic.c?id=f6da9fe45c3074b909084ae9da5f55034ebffeb4'>irqchip: vic: Properly chain the cascaded IRQsLinus Walleij 2014-04-05Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds 2014-03-12irqchip: Remove asmlinkage from static functionsStephen Boyd 2014-02-25irqchip: VIC: export vic_init_cascadedArnd Bergmann 2014-02-13irqchip: support cascaded VICsLinus Walleij 2014-02-13irqchip: vic: update the base IRQ member correctlyLinus Walleij 2013-09-17irqchip: vic: Parse interrupt and resume masks from device treeTomasz Figa 2013-06-08irqchip: Return -EPERM for reserved IRQsGrant Likely 2013-04-02irqchip: vic: add include of linux/irq.hOlof Johansson 2013-03-26arm: Move the set_handle_irq and handle_arch_irq declarations to asm/irq.hCatalin Marinas 2013-01-12irqchip: Move ARM vic.h to include/linux/irqchip/arm-vic.hRob Herring 2013-01-12irqchip: Move ARM VIC to drivers/irqchipRob Herring