aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/common/vic.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-04-24ARM: Use struct syscore_ops instead of sysdevs for PM in common codeRafael J. Wysocki1-44/+25
2011-03-29arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner1-2/+2
2011-03-29arm: Reorder irq_set_ function callsThomas Gleixner1-1/+1
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner1-3/+3
2011-01-15Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-16/+16
2011-01-13ARM: vic: irq_data conversion.Lennert Buytenhek1-16/+16
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König1-1/+1
2010-04-14ARM: 6025/1: vic: factor out common init codeHartley Sweeten1-55/+52
2010-01-20ARM: 5881/1: vic.c: reorganize codeHartley Sweeten1-133/+132
2009-09-15ARM: 5696/1: Include device.h in VIC driverLinus Walleij1-0/+1
2009-09-12ARM: 5636/1: Move vendor enum to AMBA includeLinus Walleij1-8/+4
2009-07-02[ARM] 5583/1: VIC: acknowledge software interruptsAlessandro Rubini1-1/+10
2009-07-02[ARM] 5582/1: VIC: support ST-modified version with a split initAlessandro Rubini1-0/+88
2009-06-16[ARM] VIC: Fix resume sources usageBen Dooks1-2/+6
2009-05-07[ARM] VIC: Add power management deviceBen Dooks1-7/+214
2009-04-16[ARM] 5455/1: Fix IRQ noise from VIC codeLinus Walleij1-5/+4
2008-12-15[ARM] VIC: Update asm/hardware/vic.h with PL192 informationBen Dooks1-4/+4
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King1-1/+1
2006-11-30[ARM] Remove compatibility layer for ARM irqsRussell King1-4/+4
2006-08-01[ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.nameDavid Brownell1-1/+2
2006-03-21[ARM] Adapt vic.c to allow for multiple VICs in a system.Russell King1-22/+27
2006-01-13[ARM] Separate VIC (vectored interrupt controller) support from VersatileRussell King1-0/+92