summaryrefslogtreecommitdiffstats
path: root/arch/arm/common/vic.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: 7236/1: vic: always use simple opsJamie Iles2012-01-031-1/+1
* ARM: 7183/1: vic: register the VIC for ST-modified VIC'sJamie Iles2011-12-111-2/+3
* ARM: VIC: remove non MULTI_IRQ_HANDLER supportJamie Iles2011-11-151-2/+0Star
* ARM: vic: MULTI_IRQ_HANDLER handlerJamie Iles2011-11-151-0/+38
* ARM: vic: device tree bindingJamie Iles2011-11-151-28/+79
*-. Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v...Russell King2011-10-251-1/+2
|\ \
| * | ARM: common/vic: use proper __iomem annotationsArnd Bergmann2011-10-011-1/+2
| |/
* / ARM: 7128/1: vic: Don't write to the read-only register VIC_IRQ_STATUSZoltan Devai2011-10-151-1/+0Star
|/
* ARM: Use struct syscore_ops instead of sysdevs for PM in common codeRafael J. Wysocki2011-04-241-44/+25Star
* 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/+52Star
* ARM: 5881/1: vic.c: reorganize codeHartley Sweeten2010-01-201-133/+132Star
* 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/+4Star
* [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-171-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/+4Star
* [ARM] VIC: Update asm/hardware/vic.h with PL192 informationBen Dooks2008-12-161-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