summaryrefslogtreecommitdiffstats
path: root/arch/arm/common/vic.c
Commit message (Expand)AuthorAgeFilesLines
* irqchip: Move ARM VIC to drivers/irqchipRob Herring2013-01-121-484/+0
* ARM: remove mach .handle_irq for VIC usersRob Herring2013-01-121-34/+36
* ARM: VIC: set handle_arch_irq in VIC initializationRob Herring2013-01-121-0/+1
* ARM: VIC: shrink down vic.hRob Herring2013-01-121-0/+17
* ARM: 7611/1: VIC: fix bug in VIC irqdomain codeLinus Walleij2013-01-021-2/+7
* ARM: vic: fix build warning caused by previous commitRussell King2012-11-081-1/+0
* ARM: 7554/1: VIC: use irq_domain_add_simple()Linus Walleij2012-10-181-12/+6
* ARM: 7395/1: VIC: use the domain mapping function to assign handlersLinus Walleij2012-04-251-20/+24
* ARM: 7394/1: VIC: respect list of valid sourcesLinus Walleij2012-04-251-5/+7
* ARM: 7377/1: vic: re-read status register before dispatching each IRQ handlerWill Deacon2012-04-101-5/+4
* irq_domain: Remove 'new' irq_domain in favour of the ppc oneGrant Likely2012-02-161-11/+5
* 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/+0
* 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/+0
|/
* 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
OpenPOWER on IntegriCloud