aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/of/irq.c
Commit message (Expand)AuthorAge
* of/irq: Fix of_irq_parse_one() returned error codesLaurent Pinchart2015-03-19
* of/irq: Export of_irq_get()Laurent Pinchart2014-11-10
* of/irq: Fix lookup to use 'interrupts-extended' property firstFlorian Fainelli2014-08-16
* of/irq: do irq resolution in platform_get_irq_byname()Grygorii Strashko2014-05-22
* of/irq: do irq resolution in platform_get_irqRob Herring2014-04-24
* dt: Fix binding typos in clock-names and interrupt-namesGeert Uytterhoeven2014-04-23
* Merge remote-tracking branch 'grant/devicetree/next' into for-3.14Rob Herring2014-01-17
|\
| * of/irq: Fix device_node refcount in of_irq_parse_raw()Cédric Le Goater2013-12-30
* | of: irq: Ignore disabled intc's when searching mapPeter Crosthwaite2013-12-04
* | of: irq: Ignore disabled interrupt controllersPeter Crosthwaite2013-12-04
|/
* of: irq: Fix interrupt-map entry matchingTomasz Figa2013-11-07
* of/irq: Fix potential buffer overflowGrant Likely2013-11-03
* of/irq: Fix bug in interrupt parsing refactor.Grant Likely2013-11-03
* of/irq: create interrupts-extended propertyGrant Likely2013-10-28
* of/irq: Rework of_irq_count()Thierry Reding2013-10-24
* of: Add helper for printing an of_phandle_args structureGrant Likely2013-10-24
* of/irq: Refactor interrupt-map parsingGrant Likely2013-10-24
* of/irq: simplify args to irq_create_of_mappingGrant Likely2013-10-24
* of/irq: Replace of_irq with of_phandle_argsGrant Likely2013-10-24
* of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely2013-10-24
* of/irq: Pass trigger type in IRQ resource flagsTomasz Figa2013-10-15
* of: Fix dereferencing node name in debug output to be safeGrant Likely2013-10-15
* irq/of: Fix comment typo for irq_of_parse_and_mapYijing Wang2013-09-09
* of/irq: init struct resource to 0 in of_irq_to_resource()Sebastian Andrzej Siewior2013-07-22
* of/irq: Avoid calling list_first_entry() for empty listAxel Lin2013-07-22
* 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