Merge branch '3.4-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target...
[linux-flexiantxendom0-3.2.10.git] / arch / arm / common / vic.c
2012-04-10 Will DeaconARM: 7377/1: vic: re-read status register before dispat...
2012-02-16 Grant Likelyirq_domain: Remove 'new' irq_domain in favour of the...
2012-01-03 Jamie IlesARM: 7236/1: vic: always use simple ops
2011-12-11 Jamie IlesARM: 7183/1: vic: register the VIC for ST-modified...
2011-11-15 Jamie IlesARM: VIC: remove non MULTI_IRQ_HANDLER support
2011-11-15 Jamie IlesARM: vic: MULTI_IRQ_HANDLER handler
2011-11-15 Jamie IlesARM: vic: device tree binding
2011-10-25 Russell KingMerge branches 'arnd-randcfg-fixes', 'debug', 'io'...
2011-10-15 Zoltan DevaiARM: 7128/1: vic: Don't write to the read-only register...
2011-10-01 Arnd BergmannARM: common/vic: use proper __iomem annotations
2011-04-24 Rafael J. WysockiARM: Use struct syscore_ops instead of sysdevs for...
2011-03-29 Thomas Gleixnerarm: Fold irq_set_chip/irq_set_handler
2011-03-29 Thomas Gleixnerarm: Reorder irq_set_ function calls
2011-03-29 Thomas Gleixnerarm: Cleanup the irq namespace
2011-01-15 Linus TorvaldsMerge branch 'devel-stable' of /home/rmk/linux-2.6-arm
2011-01-13 Lennert BuytenhekARM: vic: irq_data conversion.
2010-11-01 Uwe Kleine-Königtree-wide: fix comment/printk typos
2010-04-14 Hartley SweetenARM: 6025/1: vic: factor out common init code
2010-01-20 Hartley SweetenARM: 5881/1: vic.c: reorganize code
2009-09-15 Linus WalleijARM: 5696/1: Include device.h in VIC driver
2009-09-12 Linus WalleijARM: 5636/1: Move vendor enum to AMBA include
2009-07-02 Alessandro Rubini[ARM] 5583/1: VIC: acknowledge software interrupts
2009-07-02 Alessandro Rubini[ARM] 5582/1: VIC: support ST-modified version with...
2009-06-16 Ben Dooks[ARM] VIC: Fix resume sources usage
2009-05-07 Ben Dooks[ARM] VIC: Add power management device
2009-04-16 Linus Walleij[ARM] 5455/1: Fix IRQ noise from VIC code
2008-12-15 Ben Dooks[ARM] VIC: Update asm/hardware/vic.h with PL192 information
2008-09-06 Russell King[ARM] Convert asm/io.h to linux/io.h
2006-11-30 Russell King[ARM] Remove compatibility layer for ARM irqs
2006-08-01 David Brownell[ARM] 3739/1: genirq updates: irq_chip, add and use...
2006-03-21 Russell King[ARM] Adapt vic.c to allow for multiple VICs in a system.
2006-01-13 Russell King[ARM] Separate VIC (vectored interrupt controller)...