index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
/
irq-vic.c
Age
Commit message (
Expand
)
Author
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