aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/of_irq.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-05-11Partially Revert "of: fix sparse warnings in fdt, irq, reserved mem, and resolver code"Rob Herring1-1/+1
2017-05-04of: fix sparse warnings in fdt, irq, reserved mem, and resolver codeRob Herring1-1/+1
2015-12-09of/irq: move of_msi_map_rid declaration to the correct ifdef sectionRob Herring1-7/+6
2015-12-09of/irq: Export of_irq_find_parent againCarlo Caione1-0/+6
2015-11-06Merge tag 'devicetree-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-9/+6
2015-10-16of/irq: Use the msi-map property to provide device-specific MSI domainMarc Zyngier1-0/+7
2015-10-16of/irq: Add support code for multi-parent version of "msi-parent"Marc Zyngier1-0/+9
2015-10-16of/irq: Add new function of_msi_map_rid()David Daney1-0/+7
2015-10-13of/irq: fix guards for irq_of_parse_and_map prototypeJonas Gorski1-2/+2
2015-10-13of/irq: make of_irq_find_parent staticJonas Gorski1-6/+0
2015-10-13of/irq: move of_msi_configure to the right guard and add a dummyJonas Gorski1-1/+4
2015-07-30of/platform: Assign MSI domain to platform deviceMarc Zyngier1-0/+1
2015-04-14of: Add dummy of_irq_to_resource_table() for IRQ_OF=nGeert Uytterhoeven1-2/+7
2014-05-23of/irq: do irq resolution in platform_get_irq_byname()Grygorii Strashko1-0/+5
2014-04-24of/irq: do irq resolution in platform_get_irqRob Herring1-0/+5
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