index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
/
irq-vic.c
Age
Commit message (
Expand
)
Author
2021-06-10
irqchip: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2021-03-22
irq: Fix typos in comments
Ingo Molnar
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-06-27
irqchip/vic: Cut down the external API
Linus Walleij
2020-06-27
irqchip/vic: Drop cascaded intialization call
Linus Walleij
2020-03-08
irqchip: vic: Support cascaded VIC in device tree
Linus Walleij
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2016-10-05
irqchip/vic: Improve function-level documentation
Julia Lawall
2016-06-13
irqchip/vic: Make vic_syscore_ops and vic_of_init static
Ben Dooks
2015-09-16
irqchip: Kill off set_irq_flags usage
Rob Herring
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-07-11
irqchip/vic: Consolidate chained IRQ handler install/remove
Thomas Gleixner
2015-07-11
irqchip: Prepare for local stub header removal
Joel Porquet
2015-05-05
irqchip: Constify irq_domain_ops
Krzysztof Kozlowski
2014-09-03
irqchip: vic: Convert to handle_domain_irq
Marc Zyngier
2014-04-15
irqchip: vic: Properly chain the cascaded IRQs
Linus Walleij
2014-04-05
Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2014-03-12
irqchip: Remove asmlinkage from static functions
Stephen Boyd
2014-02-25
irqchip: VIC: export vic_init_cascaded
Arnd Bergmann
2014-02-13
irqchip: support cascaded VICs
Linus Walleij
2014-02-13
irqchip: vic: update the base IRQ member correctly
Linus Walleij
2013-09-17
irqchip: vic: Parse interrupt and resume masks from device tree
Tomasz Figa
2013-06-08
irqchip: Return -EPERM for reserved IRQs
Grant Likely
2013-04-02
irqchip: vic: add include of linux/irq.h
Olof Johansson
2013-03-26
arm: Move the set_handle_irq and handle_arch_irq declarations to asm/irq.h
Catalin Marinas
2013-01-12
irqchip: Move ARM vic.h to include/linux/irqchip/arm-vic.h
Rob Herring
2013-01-12
irqchip: Move ARM VIC to drivers/irqchip
Rob Herring