aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/of_irq.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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