| Commit message (Expand) | Author | Age | Files | Lines |
* | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 2015-09-16 | 1 | -1/+1 |
* | powerpc: Constify irq_domain_ops | Krzysztof Kozlowski | 2015-05-11 | 1 | -1/+1 |
* | powerpc: make of_device_ids const | Uwe Kleine-König | 2014-09-25 | 1 | -1/+1 |
* | powerpc: add missing explicit OF includes for ppc | Rob Herring | 2013-11-11 | 1 | -0/+1 |
* | powerpc: add explicit OF includes | Rob Herring | 2013-10-09 | 1 | -0/+1 |
* | irq_domain: Replace irq_alloc_host() with revmap-specific initializers | Grant Likely | 2012-02-16 | 1 | -3/+2 |
* | irq_domain/powerpc: Use common irq_domain structure instead of irq_host | Grant Likely | 2012-02-14 | 1 | -8/+8 |
* | powerpc/irq: Stop exporting irq_map | Grant Likely | 2011-05-04 | 1 | -4/+4 |
* | powerpc: Convert to new irq_* function names | Thomas Gleixner | 2011-03-29 | 1 | -7/+7 |
* | powerpc: xilinx: Cleanup flow type handling | Thomas Gleixner | 2011-03-29 | 1 | -6/+0 |
* | powerpc: sysdev/xilinx_intc irq_data conversion. | Lennert Buytenhek | 2011-03-10 | 1 | -23/+25 |
* | powerpc: Make "intspec" pointers in irq_host->xlate() const | Roman Fietze | 2009-12-09 | 1 | -1/+1 |
* | powerpc: Fixup last users of irq_chip->typename | Thomas Gleixner | 2009-11-24 | 1 | -2/+2 |
* | powerpc: Remove get_irq_desc() | Michael Ellerman | 2009-10-30 | 1 | -1/+1 |
* | powerpc: Fix i8259 interrupt driver kernel crash on ML510 | Roderick Colenbrander | 2009-09-05 | 1 | -1/+0 |
* | powerpc/virtex: Add Xilinx ML510 reference design support | Roderick Colenbrander | 2009-06-06 | 1 | -0/+5 |
* | powerpc/virtex: refactor intc driver and add support for i8259 cascading | Grant Likely | 2009-06-06 | 1 | -18/+58 |
* | powerpc/virtex: Fix duplicate level irq events. | John Linn | 2009-05-14 | 1 | -10/+107 |
* | powerpc/virtex: fix various format/casting printk mismatches | Grant Likely | 2008-11-14 | 1 | -2/+2 |
* | [POWERPC] Xilinx: Fix compile warnings | Kumar Gala | 2008-05-01 | 1 | -1/+1 |
* | [POWERPC] Xilinx: update compatible list for interrupt controller | Stephen Neuendorffer | 2008-01-09 | 1 | -1/+7 |
* | [POWERPC] Virtex: add xilinx interrupt controller driver | Grant Likely | 2007-10-03 | 1 | -0/+151 |