index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
irq
/
irqdomain.c
Age
Commit message (
Expand
)
Author
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-29
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
2013-07-06
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2013-07-02
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-06-25
irqdomain: Use irq_get_trigger_type() to get IRQ flags
Javier Martinez Canillas
2013-06-24
irq: fix checkpatch error
Kefeng Wang
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
2013-06-17
irqdomain: Remove temporary MIPS workaround code
Grant Likely
2013-06-10
irqdomain: Beef up debugfs output
Grant Likely
2013-06-10
irqdomain: Clean up aftermath of irq_domain refactoring
Grant Likely
2013-06-10
irqdomain: Eliminate revmap type
Grant Likely
2013-06-10
irqdomain: merge linear and tree reverse mappings.
Grant Likely
2013-06-10
irqdomain: Add a name field
Grant Likely
2013-06-10
irqdomain: Replace LEGACY mapping with LINEAR
Grant Likely
2013-06-10
irqdomain: Relax failure path on setting up mappings
Grant Likely
2013-06-10
Merge remote-tracking branch 'tip/irq/for-arm' into irqdomain/next
Grant Likely
2013-06-08
irqdomain: document the simple domain first_irq
Linus Walleij
2013-06-08
kernel/irq/irqdomain.c: before use 'irq_data', need check it whether valid.
Chen Gang
[next]