Age | Commit message (Expand) | Author |
2017-09-05 | Merge tag 'devprop-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-08-18 | irqdomain: Add irq_domain_{push,pop}_irq() functions | David Daney |
2017-07-22 | device property: Get rid of struct fwnode_handle type field | Sakari Ailus |
2017-06-22 | genirq/irqdomain: Remove auto-recursive hierarchy support | Marc Zyngier |
2017-06-22 | genirq/irqdomain: Add irq_domain_update_bus_token helper | Marc Zyngier |
2017-06-22 | genirq/debugfs: Add proper debugfs interface | Thomas Gleixner |
2017-06-22 | genirq/irqdomain: Add map counter | Thomas Gleixner |
2017-06-22 | genirq: Allow fwnode to carry name information only | Thomas Gleixner |
2017-03-06 | irqdomain: Add empty irq_domain_check_msi_remap | Mian Yousaf Kaukab |
2017-01-23 | irqdomain: irq_domain_check_msi_remap | Eric Auger |
2017-01-23 | irqdomain: Add irq domain MSI and MSI_REMAP flags | Eric Auger |
2016-07-04 | Merge branch 'irq/for-block' into irq/core | Thomas Gleixner |
2016-07-04 | genirq: Add affinity hint to irq allocation | Thomas Gleixner |
2016-06-13 | irqdomain: Don't set type when mapping an IRQ | Jon Hunter |
2016-05-02 | irqdomain: Allow domain matching on irq_fwspec | Marc Zyngier |
2016-05-02 | genirq: Add error code reporting to irq_{reserve,destroy}_ipi | Matt Redfearn |
2016-05-02 | genirq: Make irq_destroy_ipi take a cpumask of IPIs to destroy | Matt Redfearn |
2016-03-17 | Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2016-02-25 | genirq: Add a new generic IPI reservation code to irq core | Qais Yousef |
2016-02-25 | genirq: Make irq_domain_alloc_descs() non static | Qais Yousef |
2016-02-25 | genirq: Add DOMAIN_BUS_IPI | Qais Yousef |
2016-02-25 | genirq: Add new IPI irqdomain flags | Qais Yousef |
2016-02-07 | irqdomain: Added domain bus token DOMAIN_BUS_FSL_MC_MSI | J. German Rivera |
2016-01-26 | irqdomain: Allow domain lookup with DOMAIN_BUS_WIRED token | Marc Zyngier |
2015-12-29 | Merge branch 'irq/gic-v2m-acpi' of git://git.kernel.org/pub/scm/linux/kernel/... | Thomas Gleixner |
2015-12-21 | irqdomain: Introduce is_fwnode_irqchip helper | Suravee Suthikulpanit |
2015-12-21 | acpi: pci: Setup MSI domain for ACPI based pci devices | Suravee Suthikulpanit |
2015-12-16 | irqdomain: Make irq_domain_alloc_irqs_recursive available | Marc Zyngier |
2015-10-13 | irqdomain: Documentation updates | Marc Zyngier |
2015-10-13 | irqdomain: Introduce irq_domain_create_hierarchy | Marc Zyngier |
2015-10-13 | irqdomain: Add a fwnode_handle allocator | Marc Zyngier |
2015-10-13 | irqdomain: Introduce irq_domain_create_{linear, tree} | Marc Zyngier |
2015-10-13 | irqdomain: Introduce irq_create_fwspec_mapping | Marc Zyngier |
2015-10-13 | irqdomain: Introduce a firmware-specific IRQ specifier structure | Marc Zyngier |
2015-10-13 | irqdomain: Allow irq domain lookup by fwnode | Marc Zyngier |
2015-10-13 | irqdomain: Convert irqdomain-%3Eof_node to fwnode | Marc Zyngier |
2015-10-09 | irqdomain: Add an accessor for the of_node field | Marc Zyngier |
2015-07-30 | genirq: Add DOMAIN_BUS_NEXUS irqdomain property | Marc Zyngier |
2015-07-30 | of/platform: Assign MSI domain to platform device | Marc Zyngier |
2015-07-30 | PCI/MSI: Register irq domain with specific token | Marc Zyngier |
2015-07-30 | genirq/irqdomain: Allow irq domain aliasing | Marc Zyngier |
2015-05-18 | irqdomain: Add non-hierarchy helper irq_domain_set_info | Stefan Agner |
2014-11-23 | irqdomain: Introduce helper function irq_domain_add_hierarchy() | Jiang Liu |
2014-11-23 | irqdomain: Implement a method to automatically call parent domains alloc/free | Jiang Liu |
2014-11-23 | genirq: Introduce helper irq_domain_set_info() to reduce duplicated code | Jiang Liu |
2014-11-23 | irqdomain: Introduce new interfaces to support hierarchy irqdomains | Jiang Liu |
2014-06-21 | genirq: Export irq_domain_disassociate() to architecture interrupt drivers | Jiang Liu |
2013-06-24 | irqdomain: make irq_linear_revmap() a fast path again | Grant Likely |
2013-06-24 | irqdomain: remove irq_domain_generate_simple() | Grant Likely |
2013-06-24 | irqdomain: Refactor irq_domain_associate_many() | Grant Likely |