aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* Partially Revert "of: fix sparse warnings in fdt, irq, reserved mem, and reso...Rob Herring2017-05-111-1/+1
* of: fix sparse warnings in fdt, irq, reserved mem, and resolver codeRob Herring2017-05-041-1/+1
* of/irq: move of_msi_map_rid declaration to the correct ifdef sectionRob Herring2015-12-091-7/+6
* of/irq: Export of_irq_find_parent againCarlo Caione2015-12-091-0/+6
* Merge tag 'devicetree-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-11-061-9/+6
|\
| * of/irq: fix guards for irq_of_parse_and_map prototypeJonas Gorski2015-10-131-2/+2
| * of/irq: make of_irq_find_parent staticJonas Gorski2015-10-131-6/+0
| * of/irq: move of_msi_configure to the right guard and add a dummyJonas Gorski2015-10-131-1/+4
* | of/irq: Use the msi-map property to provide device-specific MSI domainMarc Zyngier2015-10-161-0/+7
* | of/irq: Add support code for multi-parent version of "msi-parent"Marc Zyngier2015-10-161-0/+9
* | of/irq: Add new function of_msi_map_rid()David Daney2015-10-161-0/+7
|/
* of/platform: Assign MSI domain to platform deviceMarc Zyngier2015-07-291-0/+1
* of: Add dummy of_irq_to_resource_table() for IRQ_OF=nGeert Uytterhoeven2015-04-141-2/+7
* of/irq: do irq resolution in platform_get_irq_byname()Grygorii Strashko2014-05-221-0/+5
* of/irq: do irq resolution in platform_get_irqRob Herring2014-04-241-0/+5
* dt/irq: add empty of_irq_count for !OF_IRQRob Herring2013-11-081-1/+9
* of/irq: Refactor interrupt-map parsingGrant Likely2013-10-241-4/+1
* of/irq: simplify args to irq_create_of_mappingGrant Likely2013-10-241-3/+1
* of/irq: Replace of_irq with of_phandle_argsGrant Likely2013-10-241-20/+4
* of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely2013-10-241-4/+4
* of: clean-up ifdefs in of_irq.hRob Herring2013-09-241-12/+8
* of/irq: sparse fixesKim Phillips2012-10-171-2/+2
* of/irq: Create stub for of_irq_find_parent when !CONFIG_OFLee Jones2012-09-201-0/+5
* of/irq: add empty irq_of_parse_and_map() for non-dt buildsThomas Abraham2012-04-171-2/+10
* irq_domain: Centralize definition of irq_dispose_mapping()Grant Likely2012-02-261-3/+1
* of/irq: introduce of_irq_initRob Herring2011-10-311-0/+3
* irq: add irq_domain translation infrastructureGrant Likely2011-07-281-0/+4
* of: Export of_irq_find_parent()Michael Ellerman2011-04-201-0/+1
* of/irq: of_irq.c needs to include linux/irq.hGrant Likely2010-10-211-0/+1
* of/irq: remove references to NO_IRQ in drivers/of/platform.cAndres Salomon2010-10-121-0/+3
* of/irq: merge irq mapping codeGrant Likely2010-07-051-0/+29
* of/irq: Move irq_of_parse_and_map() to common codeGrant Likely2010-06-281-0/+41