| Commit message (Expand) | Author | Age | Files | Lines |
* | irqchip: Move ARM VIC to drivers/irqchip | Rob Herring | 2013-01-12 | 1 | -484/+0 |
* | ARM: remove mach .handle_irq for VIC users | Rob Herring | 2013-01-12 | 1 | -34/+36 |
* | ARM: VIC: set handle_arch_irq in VIC initialization | Rob Herring | 2013-01-12 | 1 | -0/+1 |
* | ARM: VIC: shrink down vic.h | Rob Herring | 2013-01-12 | 1 | -0/+17 |
* | ARM: 7611/1: VIC: fix bug in VIC irqdomain code | Linus Walleij | 2013-01-02 | 1 | -2/+7 |
* | ARM: vic: fix build warning caused by previous commit | Russell King | 2012-11-08 | 1 | -1/+0 |
* | ARM: 7554/1: VIC: use irq_domain_add_simple() | Linus Walleij | 2012-10-18 | 1 | -12/+6 |
* | ARM: 7395/1: VIC: use the domain mapping function to assign handlers | Linus Walleij | 2012-04-25 | 1 | -20/+24 |
* | ARM: 7394/1: VIC: respect list of valid sources | Linus Walleij | 2012-04-25 | 1 | -5/+7 |
* | ARM: 7377/1: vic: re-read status register before dispatching each IRQ handler | Will Deacon | 2012-04-10 | 1 | -5/+4 |
* | irq_domain: Remove 'new' irq_domain in favour of the ppc one | Grant Likely | 2012-02-16 | 1 | -11/+5 |
* | ARM: 7236/1: vic: always use simple ops | Jamie Iles | 2012-01-03 | 1 | -1/+1 |
* | ARM: 7183/1: vic: register the VIC for ST-modified VIC's | Jamie Iles | 2011-12-11 | 1 | -2/+3 |
* | ARM: VIC: remove non MULTI_IRQ_HANDLER support | Jamie Iles | 2011-11-15 | 1 | -2/+0 |
* | ARM: vic: MULTI_IRQ_HANDLER handler | Jamie Iles | 2011-11-15 | 1 | -0/+38 |
* | ARM: vic: device tree binding | Jamie Iles | 2011-11-15 | 1 | -28/+79 |
*-. | Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v... | Russell King | 2011-10-25 | 1 | -1/+2 |
|\ \ |
|
| * | | ARM: common/vic: use proper __iomem annotations | Arnd Bergmann | 2011-10-01 | 1 | -1/+2 |
| |/ |
|
* / | ARM: 7128/1: vic: Don't write to the read-only register VIC_IRQ_STATUS | Zoltan Devai | 2011-10-15 | 1 | -1/+0 |
|/ |
|
* | ARM: Use struct syscore_ops instead of sysdevs for PM in common code | Rafael J. Wysocki | 2011-04-24 | 1 | -44/+25 |
* | arm: Fold irq_set_chip/irq_set_handler | Thomas Gleixner | 2011-03-29 | 1 | -2/+2 |
* | arm: Reorder irq_set_ function calls | Thomas Gleixner | 2011-03-29 | 1 | -1/+1 |
* | arm: Cleanup the irq namespace | Thomas Gleixner | 2011-03-29 | 1 | -3/+3 |
* | Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-01-15 | 1 | -16/+16 |
|\ |
|
| * | ARM: vic: irq_data conversion. | Lennert Buytenhek | 2011-01-13 | 1 | -16/+16 |
* | | tree-wide: fix comment/printk typos | Uwe Kleine-König | 2010-11-01 | 1 | -1/+1 |
|/ |
|
* | ARM: 6025/1: vic: factor out common init code | Hartley Sweeten | 2010-04-14 | 1 | -55/+52 |
* | ARM: 5881/1: vic.c: reorganize code | Hartley Sweeten | 2010-01-20 | 1 | -133/+132 |
* | ARM: 5696/1: Include device.h in VIC driver | Linus Walleij | 2009-09-15 | 1 | -0/+1 |
* | ARM: 5636/1: Move vendor enum to AMBA include | Linus Walleij | 2009-09-12 | 1 | -8/+4 |
* | [ARM] 5583/1: VIC: acknowledge software interrupts | Alessandro Rubini | 2009-07-02 | 1 | -1/+10 |
* | [ARM] 5582/1: VIC: support ST-modified version with a split init | Alessandro Rubini | 2009-07-02 | 1 | -0/+88 |
* | [ARM] VIC: Fix resume sources usage | Ben Dooks | 2009-06-17 | 1 | -2/+6 |
* | [ARM] VIC: Add power management device | Ben Dooks | 2009-05-07 | 1 | -7/+214 |
* | [ARM] 5455/1: Fix IRQ noise from VIC code | Linus Walleij | 2009-04-16 | 1 | -5/+4 |
* | [ARM] VIC: Update asm/hardware/vic.h with PL192 information | Ben Dooks | 2008-12-16 | 1 | -4/+4 |
* | [ARM] Convert asm/io.h to linux/io.h | Russell King | 2008-09-06 | 1 | -1/+1 |
* | [ARM] Remove compatibility layer for ARM irqs | Russell King | 2006-11-30 | 1 | -4/+4 |
* | [ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.name | David Brownell | 2006-08-01 | 1 | -1/+2 |
* | [ARM] Adapt vic.c to allow for multiple VICs in a system. | Russell King | 2006-03-21 | 1 | -22/+27 |
* | [ARM] Separate VIC (vectored interrupt controller) support from Versatile | Russell King | 2006-01-13 | 1 | -0/+92 |