summaryrefslogtreecommitdiffstats
path: root/drivers/of/irq.c
Commit message (Expand)AuthorAgeFilesLines
...
* DT: export of_irq_to_resource_table()John Crispin2012-09-061-0/+1
* devicetree: add helper inline for retrieving a node's full nameGrant Likely2012-07-061-1/+1
* of/irq: Add interrupts-names property to name an irq resourceBenoit Cousson2012-01-041-1/+10
* of/irq: Get rid of NO_IRQ usageAnton Vorontsov2011-12-071-9/+4Star
* of/irq: of_irq_init: add check for parent equal to child nodeRob Herring2011-11-291-0/+2
* Revert "of/irq: of_irq_find_parent: check for parent equal to child"Linus Torvalds2011-11-231-7/+7
* Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-021-0/+107
|\
| * of/irq: introduce of_irq_initRob Herring2011-10-311-0/+107
* | of/irq: of_irq_find_parent: check for parent equal to childRob Herring2011-10-051-7/+7
|/
* of: Export of_irq_find_parent()Michael Ellerman2011-04-201-1/+1
* of/irq: remove references to NO_IRQ in drivers/of/platform.cAndres Salomon2010-10-131-0/+39
* of/irq: Fix endian issues in parsing interrupt specifiersGrant Likely2010-07-251-6/+7
* of: Fix phandle endian issuesGrant Likely2010-07-251-3/+3
* of: Use full node name in resource structuresGrant Likely2010-07-061-0/+1
* of/irq: little endian fixesRob Herring2010-07-061-8/+9
* of/irq: merge irq mapping codeGrant Likely2010-07-061-0/+301
* of/irq: Move irq_of_parse_and_map() to common codeGrant Likely2010-06-281-0/+45