summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorBaojun Xu <baojun.xu@ti.com>2025-11-08 22:23:25 +0800
committerTakashi Iwai <tiwai@suse.de>2025-11-09 09:52:59 +0100
commit7a39c723b7472b8aaa2e0a67d2b6c7cf1c45cafb (patch)
tree38e68953f684c2e3c924f8031081805243720ed1 /tools/perf/scripts/python/task-analyzer.py
parent82420bd4e17bdaba8453fbf9e10c58c9ed0c9727 (diff)
downloadkernel-7a39c723b7472b8aaa2e0a67d2b6c7cf1c45cafb.tar.gz
ALSA: hda/tas2781: Add new quirk for HP new projects
Add new vendor_id and subsystem_id in quirk for HP new projects. Signed-off-by: Baojun Xu <baojun.xu@ti.com> Link: https://patch.msgid.link/20251108142325.2563-1-baojun.xu@ti.com Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions
2019-02-13genirq: introduce irq_domain_translate_twocellBrian Masney 2018-12-19genirq/core: Introduce struct irq_affinity_descDou Liyang 2018-10-02irqchip/irq-mvebu-sei: Add new driver for Marvell SEIMiquel Raynal 2018-05-13irqdomain: Let irq_find_host default to DOMAIN_BUS_WIREDMarc Zyngier 2017-12-29genirq/irqdomain: Rename early argument of irq_domain_activate_irq()Thomas Gleixner 2017-11-13Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds 2017-11-02irqdomain: Update the comments of fwnode field of irq_domain structureDou Liyang 2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman 2017-10-19irqdomain: Move revmap_trees_mutex to struct irq_domainMasahiro Yamada 2017-09-25genirq/irqdomain: Propagate early activationThomas Gleixner 2017-09-25genirq/irqdomain: Allow irq_domain_activate_irq() to failThomas Gleixner 2017-09-25genirq/irqdomain: Update irq_domain_ops.activate() signatureThomas Gleixner 2017-09-25genirq: Make state consistent for !IRQ_DOMAIN_HIERARCHYThomas Gleixner 2017-09-25irqdomain/debugfs: Provide domain specific debug callbackThomas Gleixner 2017-09-05Merge tag 'devprop-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds 2017-08-18irqdomain: Add irq_domain_{push,pop}_irq() functionsDavid Daney 2017-07-22device property: Get rid of struct fwnode_handle type fieldSakari Ailus 2017-06-22genirq/irqdomain: Remove auto-recursive hierarchy supportMarc Zyngier 2017-06-22genirq/irqdomain: Add irq_domain_update_bus_token helperMarc Zyngier 2017-06-22genirq/debugfs: Add proper debugfs interfaceThomas Gleixner 2017-06-22genirq/irqdomain: Add map counterThomas Gleixner 2017-06-22genirq: Allow fwnode to carry name information onlyThomas Gleixner 2017-03-06irqdomain: Add empty irq_domain_check_msi_remapMian Yousaf Kaukab 2017-01-23irqdomain: irq_domain_check_msi_remapEric Auger 2017-01-23irqdomain: Add irq domain MSI and MSI_REMAP flagsEric Auger 2016-07-04Merge branch 'irq/for-block' into irq/coreThomas Gleixner 2016-07-04genirq: Add affinity hint to irq allocationThomas Gleixner 2016-06-13irqdomain: Don't set type when mapping an IRQJon Hunter 2016-05-02irqdomain: Allow domain matching on irq_fwspecMarc Zyngier 2016-05-02genirq: Add error code reporting to irq_{reserve,destroy}_ipiMatt Redfearn 2016-05-02genirq: Make irq_destroy_ipi take a cpumask of IPIs to destroyMatt Redfearn 2016-03-17Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds 2016-02-25genirq: Add a new generic IPI reservation code to irq coreQais Yousef 2016-02-25genirq: Make irq_domain_alloc_descs() non staticQais Yousef 2016-02-25genirq: Add DOMAIN_BUS_IPIQais Yousef 2016-02-25genirq: Add new IPI irqdomain flagsQais Yousef 2016-02-07irqdomain: Added domain bus token DOMAIN_BUS_FSL_MC_MSIJ. German Rivera