summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorPeter Ujfalusi <peter.ujfalusi@linux.intel.com>2025-07-01 16:34:11 +0300
committerTakashi Iwai <tiwai@suse.de>2025-07-02 16:28:36 +0200
commitdb98ee56851061082fecd7e6b4b6a93600562ec2 (patch)
tree4f3726721f962f387639066398db9f3fa57d0ca8 /tools/perf/scripts/python/syscall-counts.py
parent05f254a6369ac020fc0382a7cbd3ef64ad997c92 (diff)
downloadkernel-db98ee56851061082fecd7e6b4b6a93600562ec2.tar.gz
ALSA: hda/realtek: Add quirk for ASUS ExpertBook B9403CVAR
ASUS ExpertBook B9403CVAR needs the ALC294_FIXUP_ASUS_HPE for the headphones to work. Closes: https://github.com/thesofproject/linux/issues/5472 Signed-off-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com> Tested-by: Anton Khirnov <anton@khirnov.net> Link: https://patch.msgid.link/20250701133411.25275-1-peter.ujfalusi@linux.intel.com Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions
nd_evaluate_exprTom Rix 2020-06-16selinux: fix a double free in cond_read_node()/cond_read_list()Tom Rix 2020-04-27selinux: fix error return code in cond_read_list()Wei Yongjun 2020-03-05selinux: avtab_init() and cond_policydb_init() return voidPaul Moore 2020-02-11selinux: generalize evaluate_cond_node()Ondrej Mosnacek 2020-02-11selinux: convert cond_expr to arrayOndrej Mosnacek 2020-02-11selinux: convert cond_av_list to arrayOndrej Mosnacek 2020-02-11selinux: convert cond_list to arrayOndrej Mosnacek 2020-02-10selinux: simplify evaluate_cond_node()Ondrej Mosnacek 2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372Thomas Gleixner 2019-03-12selinux: convert to kvmallocKent Overstreet