Age | Commit message (Expand) | Author |
2017-02-10 | Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/m... | Joerg Roedel |
2017-01-30 | irqdomain: Avoid activating interrupts more than once | Marc Zyngier |
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-09-05 | genirq: Update stale comment for __irq_domain_add | Punit Agrawal |
2016-09-02 | irqdomain: Mask irq type in irq_domain_xlate_onetwocell() | Sebastian Frias |
2016-07-11 | irqdomain: Fix irq_domain_alloc_irqs_recursive() error handling | Alexander Popov |
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-23 | irqdomain: Fix disposal of mappings for interrupt hierarchies | Jon Hunter |
2016-06-13 | irqdomain: Don't set type when mapping an IRQ | Jon Hunter |
2016-06-13 | irqdomain: Fix handling of type settings for existing mappings | Jon Hunter |
2016-05-20 | radix-tree: introduce radix_tree_empty | Matthew Wilcox |
2016-05-17 | Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds |
2016-05-02 | irqdomain: Allow domain matching on irq_fwspec | Marc Zyngier |
2016-03-31 | irqdomain: Export irq_domain_free_irqs_common | Axel Lin |
2016-03-10 | genirq: Export IRQ functions for module use | Quan Nguyen |
2016-02-25 | genirq: Make irq_domain_alloc_descs() non static | Qais Yousef |
2016-01-31 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-01-26 | irqdomain: Allow domain lookup with DOMAIN_BUS_WIRED token | Marc Zyngier |
2016-01-21 | Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-01-15 | irqdomain: Export irq_domain_set_info() for module use | Keith Busch |
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-20 | genirq/msi: Export functions to allow MSI domains in modules | Jake Oshins |
2015-12-16 | irqdomain: Make irq_domain_alloc_irqs_recursive available | 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-13 | irqdomain: Use irq_domain_get_of_node() instead of direct field access | Marc Zyngier |
2015-09-16 | genirq: Move field 'node' from irq_data into irq_common_data | Jiang Liu |
2015-07-30 | genirq/irqdomain: Allow irq domain aliasing | Marc Zyngier |
2015-06-20 | Merge branch 'irq/for-x86' into irq/core | Thomas Gleixner |
2015-06-12 | genirq: Introduce helper function irq_data_get_node() | Jiang Liu |
2015-06-12 | genirq: Introduce struct irq_common_data to host shared irq data | Jiang Liu |
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: Do irq_find_mapping and set_type for hierarchy irqdomain in case OF | Yingjoe Chen |
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 |
2014-05-27 | genirq: Improve documentation to match current implementation | Jiang Liu |
2014-02-27 | genirq: Include missing header file in irqdomain.c | Rashika Kheria |
2013-10-24 | of/irq: simplify args to irq_create_of_mapping | Grant Likely |
2013-07-13 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |