aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/of/irq.c
Commit message (Expand)AuthorAge
* ENGR00313685-11 of/irq: Fix potential buffer overflowGrant Likely2014-05-16
* ENGR00313685-10 of/irq: Fix bug in interrupt parsing refactor.Grant Likely2014-05-16
* ENGR00313685-9 of/irq: create interrupts-extended propertyGrant Likely2014-05-16
* ENGR00313685-5 of: Add helper for printing an of_phandle_args structureGrant Likely2014-05-16
* ENGR00313685-4 of/irq: Refactor interrupt-map parsingGrant Likely2014-05-16
* ENGR00313685-3 of/irq: simplify args to irq_create_of_mappingGrant Likely2014-05-16
* ENGR00313685-2 of/irq: Replace of_irq with of_phandle_argsGrant Likely2014-05-16
* ENGR00313685-1 of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely2014-05-16
* of/irq: sparse fixesKim Phillips2012-10-17
* DT: export of_irq_to_resource_table()John Crispin2012-09-06
* devicetree: add helper inline for retrieving a node's full nameGrant Likely2012-07-06
* of/irq: Add interrupts-names property to name an irq resourceBenoit Cousson2012-01-04
* of/irq: Get rid of NO_IRQ usageAnton Vorontsov2011-12-07
* of/irq: of_irq_init: add check for parent equal to child nodeRob Herring2011-11-29
* Revert "of/irq: of_irq_find_parent: check for parent equal to child"Linus Torvalds2011-11-22
* Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-02
|\
| * of/irq: introduce of_irq_initRob Herring2011-10-31
* | of/irq: of_irq_find_parent: check for parent equal to childRob Herring2011-10-05
|/
* of: Export of_irq_find_parent()Michael Ellerman2011-04-20
* of/irq: remove references to NO_IRQ in drivers/of/platform.cAndres Salomon2010-10-12
* of/irq: Fix endian issues in parsing interrupt specifiersGrant Likely2010-07-24
* of: Fix phandle endian issuesGrant Likely2010-07-24
* of: Use full node name in resource structuresGrant Likely2010-07-05
* of/irq: little endian fixesRob Herring2010-07-05
* of/irq: merge irq mapping codeGrant Likely2010-07-05
* of/irq: Move irq_of_parse_and_map() to common codeGrant Likely2010-06-28