index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
common
/
vic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-02
ARM: 7611/1: VIC: fix bug in VIC irqdomain code
Linus Walleij
1
-2
/
+7
2012-11-08
ARM: vic: fix build warning caused by previous commit
Russell King
1
-1
/
+0
2012-10-18
ARM: 7554/1: VIC: use irq_domain_add_simple()
Linus Walleij
1
-12
/
+6
2012-04-25
ARM: 7395/1: VIC: use the domain mapping function to assign handlers
Linus Walleij
1
-20
/
+24
2012-04-25
ARM: 7394/1: VIC: respect list of valid sources
Linus Walleij
1
-5
/
+7
2012-04-10
ARM: 7377/1: vic: re-read status register before dispatching each IRQ handler
Will Deacon
1
-5
/
+4
2012-02-16
irq_domain: Remove 'new' irq_domain in favour of the ppc one
Grant Likely
1
-11
/
+5
2012-01-03
ARM: 7236/1: vic: always use simple ops
Jamie Iles
1
-1
/
+1
2011-12-11
ARM: 7183/1: vic: register the VIC for ST-modified VIC's
Jamie Iles
1
-2
/
+3
2011-11-15
ARM: VIC: remove non MULTI_IRQ_HANDLER support
Jamie Iles
1
-2
/
+0
2011-11-15
ARM: vic: MULTI_IRQ_HANDLER handler
Jamie Iles
1
-0
/
+38
2011-11-15
ARM: vic: device tree binding
Jamie Iles
1
-28
/
+79
2011-10-25
Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v...
Russell King
1
-1
/
+2
2011-10-15
ARM: 7128/1: vic: Don't write to the read-only register VIC_IRQ_STATUS
Zoltan Devai
1
-1
/
+0
2011-10-01
ARM: common/vic: use proper __iomem annotations
Arnd Bergmann
1
-1
/
+2
2011-04-24
ARM: Use struct syscore_ops instead of sysdevs for PM in common code
Rafael J. Wysocki
1
-44
/
+25
2011-03-29
arm: Fold irq_set_chip/irq_set_handler
Thomas Gleixner
1
-2
/
+2
2011-03-29
arm: Reorder irq_set_ function calls
Thomas Gleixner
1
-1
/
+1
2011-03-29
arm: Cleanup the irq namespace
Thomas Gleixner
1
-3
/
+3
2011-01-15
Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-16
/
+16
2011-01-13
ARM: vic: irq_data conversion.
Lennert Buytenhek
1
-16
/
+16
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
1
-1
/
+1
2010-04-14
ARM: 6025/1: vic: factor out common init code
Hartley Sweeten
1
-55
/
+52
2010-01-20
ARM: 5881/1: vic.c: reorganize code
Hartley Sweeten
1
-133
/
+132
2009-09-15
ARM: 5696/1: Include device.h in VIC driver
Linus Walleij
1
-0
/
+1
2009-09-12
ARM: 5636/1: Move vendor enum to AMBA include
Linus Walleij
1
-8
/
+4
2009-07-02
[ARM] 5583/1: VIC: acknowledge software interrupts
Alessandro Rubini
1
-1
/
+10
2009-07-02
[ARM] 5582/1: VIC: support ST-modified version with a split init
Alessandro Rubini
1
-0
/
+88
2009-06-16
[ARM] VIC: Fix resume sources usage
Ben Dooks
1
-2
/
+6
2009-05-07
[ARM] VIC: Add power management device
Ben Dooks
1
-7
/
+214
2009-04-16
[ARM] 5455/1: Fix IRQ noise from VIC code
Linus Walleij
1
-5
/
+4
2008-12-15
[ARM] VIC: Update asm/hardware/vic.h with PL192 information
Ben Dooks
1
-4
/
+4
2008-09-06
[ARM] Convert asm/io.h to linux/io.h
Russell King
1
-1
/
+1
2006-11-30
[ARM] Remove compatibility layer for ARM irqs
Russell King
1
-4
/
+4
2006-08-01
[ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.name
David Brownell
1
-1
/
+2
2006-03-21
[ARM] Adapt vic.c to allow for multiple VICs in a system.
Russell King
1
-22
/
+27
2006-01-13
[ARM] Separate VIC (vectored interrupt controller) support from Versatile
Russell King
1
-0
/
+92