index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
common
/
vic.c
Age
Commit message (
Expand
)
Author
2012-01-03
ARM: 7236/1: vic: always use simple ops
Jamie Iles
2011-12-11
ARM: 7183/1: vic: register the VIC for ST-modified VIC's
Jamie Iles
2011-11-15
ARM: VIC: remove non MULTI_IRQ_HANDLER support
Jamie Iles
2011-11-15
ARM: vic: MULTI_IRQ_HANDLER handler
Jamie Iles
2011-11-15
ARM: vic: device tree binding
Jamie Iles
2011-10-25
Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v...
Russell King
2011-10-15
ARM: 7128/1: vic: Don't write to the read-only register VIC_IRQ_STATUS
Zoltan Devai
2011-10-01
ARM: common/vic: use proper __iomem annotations
Arnd Bergmann
2011-04-24
ARM: Use struct syscore_ops instead of sysdevs for PM in common code
Rafael J. Wysocki
2011-03-29
arm: Fold irq_set_chip/irq_set_handler
Thomas Gleixner
2011-03-29
arm: Reorder irq_set_ function calls
Thomas Gleixner
2011-03-29
arm: Cleanup the irq namespace
Thomas Gleixner
2011-01-15
Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2011-01-13
ARM: vic: irq_data conversion.
Lennert Buytenhek
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
2010-04-14
ARM: 6025/1: vic: factor out common init code
Hartley Sweeten
2010-01-20
ARM: 5881/1: vic.c: reorganize code
Hartley Sweeten
2009-09-15
ARM: 5696/1: Include device.h in VIC driver
Linus Walleij
2009-09-12
ARM: 5636/1: Move vendor enum to AMBA include
Linus Walleij
2009-07-02
[ARM] 5583/1: VIC: acknowledge software interrupts
Alessandro Rubini
2009-07-02
[ARM] 5582/1: VIC: support ST-modified version with a split init
Alessandro Rubini
2009-06-16
[ARM] VIC: Fix resume sources usage
Ben Dooks
2009-05-07
[ARM] VIC: Add power management device
Ben Dooks
2009-04-16
[ARM] 5455/1: Fix IRQ noise from VIC code
Linus Walleij
2008-12-15
[ARM] VIC: Update asm/hardware/vic.h with PL192 information
Ben Dooks
2008-09-06
[ARM] Convert asm/io.h to linux/io.h
Russell King
2006-11-30
[ARM] Remove compatibility layer for ARM irqs
Russell King
2006-08-01
[ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.name
David Brownell
2006-03-21
[ARM] Adapt vic.c to allow for multiple VICs in a system.
Russell King
2006-01-13
[ARM] Separate VIC (vectored interrupt controller) support from Versatile
Russell King