summaryrefslogtreecommitdiffstats
path: root/include/linux/of_irq.h
Commit message (Expand)AuthorAgeFilesLines
* of/irq: sparse fixesKim Phillips2012-10-171-2/+2
* of/irq: Create stub for of_irq_find_parent when !CONFIG_OFLee Jones2012-09-201-0/+5
* of/irq: add empty irq_of_parse_and_map() for non-dt buildsThomas Abraham2012-04-171-2/+10
* irq_domain: Centralize definition of irq_dispose_mapping()Grant Likely2012-02-261-3/+1
* of/irq: introduce of_irq_initRob Herring2011-10-311-0/+3
* irq: add irq_domain translation infrastructureGrant Likely2011-07-281-0/+4
* of: Export of_irq_find_parent()Michael Ellerman2011-04-201-0/+1
* of/irq: of_irq.c needs to include linux/irq.hGrant Likely2010-10-211-0/+1
* of/irq: remove references to NO_IRQ in drivers/of/platform.cAndres Salomon2010-10-121-0/+3
* of/irq: merge irq mapping codeGrant Likely2010-07-051-0/+29
* of/irq: Move irq_of_parse_and_map() to common codeGrant Likely2010-06-281-0/+41