index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
(
follow
)
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
|
irqchip/gic: Switch ACPI support to stacked domains
Marc Zyngier
2015-10-13
|
*
|
|
|
|
irqchip/gic: Get rid of gic_init_bases()
Marc Zyngier
2015-10-13
|
*
|
|
|
|
irqchip: Convert all alloc/xlate users from of_node to fwnode
Marc Zyngier
2015-10-13
|
*
|
|
|
|
irqdomain: Use irq_domain_get_of_node() instead of direct field access
Marc Zyngier
2015-10-13
|
*
|
|
|
|
Merge branch 'linus' into irq/core
Thomas Gleixner
2015-10-13
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
irqchip/gic-v3: Specialize readq and writeq accesses
Jean-Philippe Brucker
2015-10-09
|
*
|
|
|
|
irqchip/gic-v3: Change unsigned types for AArch32 compatibility
Jean-Philippe Brucker
2015-10-09
|
*
|
|
|
|
irqchip/gic-v3: Refactor the arm64 specific parts
Jean-Philippe Brucker
2015-10-09
|
*
|
|
|
|
irqchip/gic-v2m: Add workaround for APM X-Gene GICv2m erratum
Duc Dang
2015-10-09
|
*
|
|
|
|
irqchip/gic: Warn if GICv3 system registers are enabled
Marc Zyngier
2015-10-09
|
*
|
|
|
|
irqchip/gic-v3: Make gic_enable_sre an inline function
Marc Zyngier
2015-10-09
|
*
|
|
|
|
irqchip/sunxi-nmi: Switch to of_io_request_and_map() from of_iomap()
Chen-Yu Tsai
2015-10-09
|
*
|
|
|
|
irqchip/sunxi-nmi: Use driver name instead of DT node name for identification
Chen-Yu Tsai
2015-10-09
|
*
|
|
|
|
irqchip/i8259: Convert to use irq_set_chained_handler_and_data
Axel Lin
2015-10-01
|
*
|
|
|
|
irqchip/renesas-intc-irqpin: r8a7778 IRLM setup support
Ulrich Hecht
2015-09-30
|
*
|
|
|
|
irqchip/renesas-irqc: Move over to nested generic chip
Magnus Damm
2015-09-29
|
*
|
|
|
|
irqchip/gicv3-its: Use new jump label API
Robert Richter
2015-09-29
|
*
|
|
|
|
irqchip/gicv3-its: Workaround for Cavium ThunderX errata 22375, 24313
Robert Richter
2015-09-29
|
*
|
|
|
|
irqchip/gicv3-its: Add HW revision detection and configuration
Robert Richter
2015-09-29
|
*
|
|
|
|
irqchip/gicv3-its: Read typer register outside the loop
Robert Richter
2015-09-29
|
*
|
|
|
|
irqchip/gicv3: Workaround for Cavium ThunderX erratum 23154
Robert Richter
2015-09-29
|
*
|
|
|
|
irqchip/gicv3-its: Add range check for number of allocated pages
Robert Richter
2015-09-29
|
*
|
|
|
|
irqchip/atmel-aic5: Simplify base chip selection
Ludovic Desroches
2015-09-22
|
*
|
|
|
|
irqchip/atmel-aic5: Use explicit variable name for the base chip
Ludovic Desroches
2015-09-22
|
*
|
|
|
|
Merge branch 'irq/urgent' into irq/core
Thomas Gleixner
2015-09-22
|
|
\
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
irqchip/gic: Add arm,pl390 support
Geert Uytterhoeven
2015-09-22
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
irqchip/tegra: Propagate IRQ type setting to parent
Lucas Stach
2015-10-26
*
|
|
|
|
irqchip/armada-370-xp: Fix regression by clearing IRQ_NOAUTOEN
Thomas Petazzoni
2015-10-26
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-10-04
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
irqchip/gic-v3-its: Count additional LPIs for the aliased devices
Marc Zyngier
2015-10-02
|
*
|
|
irqchip/gic-v3-its: Silence warning when its_lpi_alloc_chunks gets inlined
Marc Zyngier
2015-10-02
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2015-09-27
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
irqchip: mips-gic: Fix pending & mask reads for MIPS64 with 32b GIC.
Paul Burton
2015-09-27
|
*
|
irqchip: mips-gic: Convert CPU numbers to VP IDs.
Paul Burton
2015-09-27
|
|
/
*
/
irqchip/atmel-aic5: Use per chip mask caches in mask/unmask()
Ludovic Desroches
2015-09-22
|
/
*
irqchip: Kill off set_irq_flags usage
Rob Herring
2015-09-16
*
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-09-16
*
irqchip/gic-v3: Use IRQD_FORWARDED_TO_VCPU flag
Thomas Gleixner
2015-09-16
*
irqchip/gic: Use IRQD_FORWARDED_TO_VCPU flag
Thomas Gleixner
2015-09-16
*
irqchip/renesas-irqc: Propagate wake-up settings to parent
Geert Uytterhoeven
2015-09-15
*
irqchip/renesas-intc-irqpin: Propagate wake-up settings to parent
Geert Uytterhoeven
2015-09-15
*
irqchip/renesas-intc-irqpin: Use a separate lockdep class
Geert Uytterhoeven
2015-09-15
*
irqchip/renesas-irqc: Use a separate lockdep class
Geert Uytterhoeven
2015-09-15
*
irqchip/GICv2m: Fix GICv2m build warning on 32 bits
Pavel Fedin
2015-09-15
*
irqchip/gic-v3-its: Add missing cache flushes
Marc Zyngier
2015-09-15
*
irqchip/GIC: Add workaround for aliased GIC400
Marc Zyngier
2015-09-15
*
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-09-08
|
\
|
*
irqchip/GIC: Fix EOImode setting for non-DT/ACPI systems
Marc Zyngier
2015-09-01
|
*
irqchip/GIC: Don't deactivate interrupts forwarded to a guest
Marc Zyngier
2015-08-27
|
*
irqchip/GIC: Convert to EOImode == 1
Marc Zyngier
2015-08-27
[prev]
[next]