aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/common/vic.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: Use struct syscore_ops instead of sysdevs for PM in common codeRafael J. Wysocki2011-04-241-44/+25
* arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner2011-03-291-2/+2
* arm: Reorder irq_set_ function callsThomas Gleixner2011-03-291-1/+1
* arm: Cleanup the irq namespaceThomas Gleixner2011-03-291-3/+3
* Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-01-151-16/+16
|\
| * ARM: vic: irq_data conversion.Lennert Buytenhek2011-01-131-16/+16
* | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
|/
* ARM: 6025/1: vic: factor out common init codeHartley Sweeten2010-04-141-55/+52
* ARM: 5881/1: vic.c: reorganize codeHartley Sweeten2010-01-201-133/+132
* ARM: 5696/1: Include device.h in VIC driverLinus Walleij2009-09-151-0/+1
* ARM: 5636/1: Move vendor enum to AMBA includeLinus Walleij2009-09-121-8/+4
* [ARM] 5583/1: VIC: acknowledge software interruptsAlessandro Rubini2009-07-021-1/+10
* [ARM] 5582/1: VIC: support ST-modified version with a split initAlessandro Rubini2009-07-021-0/+88
* [ARM] VIC: Fix resume sources usageBen Dooks2009-06-161-2/+6
* [ARM] VIC: Add power management deviceBen Dooks2009-05-071-7/+214
* [ARM] 5455/1: Fix IRQ noise from VIC codeLinus Walleij2009-04-161-5/+4
* [ARM] VIC: Update asm/hardware/vic.h with PL192 informationBen Dooks2008-12-151-4/+4
* [ARM] Convert asm/io.h to linux/io.hRussell King2008-09-061-1/+1
* [ARM] Remove compatibility layer for ARM irqsRussell King2006-11-301-4/+4
* [ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.nameDavid Brownell2006-08-011-1/+2
* [ARM] Adapt vic.c to allow for multiple VICs in a system.Russell King2006-03-211-22/+27
* [ARM] Separate VIC (vectored interrupt controller) support from VersatileRussell King2006-01-131-0/+92