Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-10-18 | of/irq: sparse fixes | Kim Phillips | 1 | -2/+2 |
2012-09-20 | of/irq: Create stub for of_irq_find_parent when !CONFIG_OF | Lee Jones | 1 | -0/+5 |
2012-04-18 | of/irq: add empty irq_of_parse_and_map() for non-dt builds | Thomas Abraham | 1 | -2/+10 |
2012-02-27 | irq_domain: Centralize definition of irq_dispose_mapping() | Grant Likely | 1 | -3/+1 |
2011-10-31 | of/irq: introduce of_irq_init | Rob Herring | 1 | -0/+3 |
2011-07-28 | irq: add irq_domain translation infrastructure | Grant Likely | 1 | -0/+4 |
2011-04-20 | of: Export of_irq_find_parent() | Michael Ellerman | 1 | -0/+1 |
2010-10-21 | of/irq: of_irq.c needs to include linux/irq.h | Grant Likely | 1 | -0/+1 |
2010-10-13 | of/irq: remove references to NO_IRQ in drivers/of/platform.c | Andres Salomon | 1 | -0/+3 |
2010-07-06 | of/irq: merge irq mapping code | Grant Likely | 1 | -0/+29 |
2010-06-28 | of/irq: Move irq_of_parse_and_map() to common code | Grant Likely | 1 | -0/+41 |