aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/of_irq.h
Commit message (Expand)AuthorAge
* dt/irq: add empty of_irq_count for !OF_IRQRob Herring2013-11-08
* of/irq: Refactor interrupt-map parsingGrant Likely2013-10-24
* of/irq: simplify args to irq_create_of_mappingGrant Likely2013-10-24
* of/irq: Replace of_irq with of_phandle_argsGrant Likely2013-10-24
* of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely2013-10-24
* of: clean-up ifdefs in of_irq.hRob Herring2013-09-24
* of/irq: sparse fixesKim Phillips2012-10-17
* of/irq: Create stub for of_irq_find_parent when !CONFIG_OFLee Jones2012-09-20
* of/irq: add empty irq_of_parse_and_map() for non-dt buildsThomas Abraham2012-04-17
* irq_domain: Centralize definition of irq_dispose_mapping()Grant Likely2012-02-26
* of/irq: introduce of_irq_initRob Herring2011-10-31
* irq: add irq_domain translation infrastructureGrant Likely2011-07-28
* of: Export of_irq_find_parent()Michael Ellerman2011-04-20
* of/irq: of_irq.c needs to include linux/irq.hGrant Likely2010-10-21
* of/irq: remove references to NO_IRQ in drivers/of/platform.cAndres Salomon2010-10-12
* of/irq: merge irq mapping codeGrant Likely2010-07-05
* of/irq: Move irq_of_parse_and_map() to common codeGrant Likely2010-06-28