aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/of_irq.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-11-08dt/irq: add empty of_irq_count for !OF_IRQRob Herring1-1/+9
2013-10-24of/irq: Refactor interrupt-map parsingGrant Likely1-4/+1
2013-10-24of/irq: simplify args to irq_create_of_mappingGrant Likely1-3/+1
2013-10-24of/irq: Replace of_irq with of_phandle_argsGrant Likely1-20/+4
2013-10-24of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely1-4/+4
2013-09-24of: clean-up ifdefs in of_irq.hRob Herring1-12/+8
2012-10-17of/irq: sparse fixesKim Phillips1-2/+2
2012-09-20of/irq: Create stub for of_irq_find_parent when !CONFIG_OFLee Jones1-0/+5
2012-04-17of/irq: add empty irq_of_parse_and_map() for non-dt buildsThomas Abraham1-2/+10
2012-02-26irq_domain: Centralize definition of irq_dispose_mapping()Grant Likely1-3/+1
2011-10-31of/irq: introduce of_irq_initRob Herring1-0/+3
2011-07-28irq: add irq_domain translation infrastructureGrant Likely1-0/+4
2011-04-20of: Export of_irq_find_parent()Michael Ellerman1-0/+1
2010-10-21of/irq: of_irq.c needs to include linux/irq.hGrant Likely1-0/+1
2010-10-12of/irq: remove references to NO_IRQ in drivers/of/platform.cAndres Salomon1-0/+3
2010-07-05of/irq: merge irq mapping codeGrant Likely1-0/+29
2010-06-28of/irq: Move irq_of_parse_and_map() to common codeGrant Likely1-0/+41