aboutsummaryrefslogtreecommitdiff
path: root/include/linux/of_irq.h
AgeCommit message (Expand)Author
2015-07-30of/platform: Assign MSI domain to platform deviceMarc Zyngier
2015-04-14of: Add dummy of_irq_to_resource_table() for IRQ_OF=nGeert Uytterhoeven
2014-05-23of/irq: do irq resolution in platform_get_irq_byname()Grygorii Strashko
2014-04-24of/irq: do irq resolution in platform_get_irqRob Herring
2013-11-08dt/irq: add empty of_irq_count for !OF_IRQRob Herring
2013-10-24of/irq: Refactor interrupt-map parsingGrant Likely
2013-10-24of/irq: simplify args to irq_create_of_mappingGrant Likely
2013-10-24of/irq: Replace of_irq with of_phandle_argsGrant Likely
2013-10-24of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely
2013-09-24of: clean-up ifdefs in of_irq.hRob Herring
2012-10-17of/irq: sparse fixesKim Phillips
2012-09-20of/irq: Create stub for of_irq_find_parent when !CONFIG_OFLee Jones
2012-04-17of/irq: add empty irq_of_parse_and_map() for non-dt buildsThomas Abraham
2012-02-26irq_domain: Centralize definition of irq_dispose_mapping()Grant Likely
2011-10-31of/irq: introduce of_irq_initRob Herring
2011-07-28irq: add irq_domain translation infrastructureGrant Likely
2011-04-20of: Export of_irq_find_parent()Michael Ellerman
2010-10-21of/irq: of_irq.c needs to include linux/irq.hGrant Likely
2010-10-12of/irq: remove references to NO_IRQ in drivers/of/platform.cAndres Salomon
2010-07-05of/irq: merge irq mapping codeGrant Likely
2010-06-28of/irq: Move irq_of_parse_and_map() to common codeGrant Likely