aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/irqdomain.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-20genirq: Introduce irq_domain_translate_onecellYash Shah1-0/+5
2019-11-16irqdomain: Add bus token DOMAIN_BUS_WAKEUPLina Iyer1-0/+1
2019-08-07irqdomain/debugfs: Use PAs to generate fwnode namesMarc Zyngier1-3/+3
2019-05-01soc: ti: Add MSI domain bus support for Interrupt AggregatorLokesh Vutla1-0/+1
2019-03-08Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-0/+5
2019-02-21irqdomain: Allow the default irq domain to be retrievedMarc Zyngier1-0/+1
2019-02-13genirq: introduce irq_domain_translate_twocellBrian Masney1-0/+5
2018-12-19genirq/core: Introduce struct irq_affinity_descDou Liyang1-2/+4
2018-10-02irqchip/irq-mvebu-sei: Add new driver for Marvell SEIMiquel Raynal1-0/+1
2018-05-13irqdomain: Let irq_find_host default to DOMAIN_BUS_WIREDMarc Zyngier1-1/+7
2017-12-29genirq/irqdomain: Rename early argument of irq_domain_activate_irq()Thomas Gleixner1-1/+1
2017-11-13Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-9/+11
2017-11-02irqdomain: Update the comments of fwnode field of irq_domain structureDou Liyang1-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-19irqdomain: Move revmap_trees_mutex to struct irq_domainMasahiro Yamada1-0/+2
2017-09-25genirq/irqdomain: Propagate early activationThomas Gleixner1-1/+1
2017-09-25genirq/irqdomain: Allow irq_domain_activate_irq() to failThomas Gleixner1-1/+1
2017-09-25genirq/irqdomain: Update irq_domain_ops.activate() signatureThomas Gleixner1-1/+1
2017-09-25genirq: Make state consistent for !IRQ_DOMAIN_HIERARCHYThomas Gleixner1-4/+0
2017-09-25irqdomain/debugfs: Provide domain specific debug callbackThomas Gleixner1-1/+5
2017-09-05Merge tag 'devprop-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+3
2017-08-18irqdomain: Add irq_domain_{push,pop}_irq() functionsDavid Daney1-0/+3
2017-07-22device property: Get rid of struct fwnode_handle type fieldSakari Ailus1-1/+3
2017-06-22genirq/irqdomain: Remove auto-recursive hierarchy supportMarc Zyngier1-6/+3
2017-06-22genirq/irqdomain: Add irq_domain_update_bus_token helperMarc Zyngier1-0/+3
2017-06-22genirq/debugfs: Add proper debugfs interfaceThomas Gleixner1-0/+4
2017-06-22genirq/irqdomain: Add map counterThomas Gleixner1-0/+2
2017-06-22genirq: Allow fwnode to carry name information onlyThomas Gleixner1-1/+30
2017-03-06irqdomain: Add empty irq_domain_check_msi_remapMian Yousaf Kaukab1-0/+4
2017-01-23irqdomain: irq_domain_check_msi_remapEric Auger1-0/+1
2017-01-23irqdomain: Add irq domain MSI and MSI_REMAP flagsEric Auger1-0/+35
2016-07-04Merge branch 'irq/for-block' into irq/coreThomas Gleixner1-3/+6
2016-07-04genirq: Add affinity hint to irq allocationThomas Gleixner1-3/+6
2016-06-13irqdomain: Don't set type when mapping an IRQJon Hunter1-0/+3
2016-05-02irqdomain: Allow domain matching on irq_fwspecMarc Zyngier1-1/+14
2016-05-02genirq: Add error code reporting to irq_{reserve,destroy}_ipiMatt Redfearn1-3/+2
2016-05-02genirq: Make irq_destroy_ipi take a cpumask of IPIs to destroyMatt Redfearn1-1/+1
2016-03-17Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-0/+1
2016-02-25genirq: Add a new generic IPI reservation code to irq coreQais Yousef1-0/+5
2016-02-25genirq: Make irq_domain_alloc_descs() non staticQais Yousef1-0/+2
2016-02-25genirq: Add DOMAIN_BUS_IPIQais Yousef1-0/+1
2016-02-25genirq: Add new IPI irqdomain flagsQais Yousef1-0/+37
2016-02-07irqdomain: Added domain bus token DOMAIN_BUS_FSL_MC_MSIJ. German Rivera1-0/+1
2016-01-26irqdomain: Allow domain lookup with DOMAIN_BUS_WIRED tokenMarc Zyngier1-0/+1
2015-12-29Merge branch 'irq/gic-v2m-acpi' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/coreThomas Gleixner1-0/+10
2015-12-21irqdomain: Introduce is_fwnode_irqchip helperSuravee Suthikulpanit1-0/+5
2015-12-21acpi: pci: Setup MSI domain for ACPI based pci devicesSuravee Suthikulpanit1-0/+5
2015-12-16irqdomain: Make irq_domain_alloc_irqs_recursive availableMarc Zyngier1-0/+3
2015-10-13irqdomain: Documentation updatesMarc Zyngier1-13/+10
2015-10-13irqdomain: Introduce irq_domain_create_hierarchyMarc Zyngier1-2/+15