| Commit message (Expand) | Author | Age | Files | Lines |
* | of/irq: do irq resolution in platform_get_irq_byname() | Grygorii Strashko | 2014-05-23 | 1 | -0/+5 |
* | of/irq: do irq resolution in platform_get_irq | Rob Herring | 2014-04-24 | 1 | -0/+5 |
* | dt/irq: add empty of_irq_count for !OF_IRQ | Rob Herring | 2013-11-08 | 1 | -1/+9 |
* | of/irq: Refactor interrupt-map parsing | Grant Likely | 2013-10-24 | 1 | -4/+1 |
* | of/irq: simplify args to irq_create_of_mapping | Grant Likely | 2013-10-24 | 1 | -3/+1 |
* | of/irq: Replace of_irq with of_phandle_args | Grant Likely | 2013-10-24 | 1 | -20/+4 |
* | of/irq: Rename of_irq_map_* functions to of_irq_parse_* | Grant Likely | 2013-10-24 | 1 | -4/+4 |
* | of: clean-up ifdefs in of_irq.h | Rob Herring | 2013-09-24 | 1 | -12/+8 |
* | of/irq: sparse fixes | Kim Phillips | 2012-10-17 | 1 | -2/+2 |
* | of/irq: Create stub for of_irq_find_parent when !CONFIG_OF | Lee Jones | 2012-09-20 | 1 | -0/+5 |
* | of/irq: add empty irq_of_parse_and_map() for non-dt builds | Thomas Abraham | 2012-04-17 | 1 | -2/+10 |
* | irq_domain: Centralize definition of irq_dispose_mapping() | Grant Likely | 2012-02-26 | 1 | -3/+1 |
* | of/irq: introduce of_irq_init | Rob Herring | 2011-10-31 | 1 | -0/+3 |
* | irq: add irq_domain translation infrastructure | Grant Likely | 2011-07-28 | 1 | -0/+4 |
* | of: Export of_irq_find_parent() | Michael Ellerman | 2011-04-20 | 1 | -0/+1 |
* | of/irq: of_irq.c needs to include linux/irq.h | Grant Likely | 2010-10-21 | 1 | -0/+1 |
* | of/irq: remove references to NO_IRQ in drivers/of/platform.c | Andres Salomon | 2010-10-12 | 1 | -0/+3 |
* | of/irq: merge irq mapping code | Grant Likely | 2010-07-05 | 1 | -0/+29 |
* | of/irq: Move irq_of_parse_and_map() to common code | Grant Likely | 2010-06-28 | 1 | -0/+41 |