index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-13
irqchip/gic: Switch ACPI support to stacked domains
Marc Zyngier
1
-14
/
+30
2015-10-13
irqchip/gic: Get rid of gic_init_bases()
Marc Zyngier
1
-5
/
+3
2015-10-13
irqchip: Convert all alloc/xlate users from of_node to fwnode
Marc Zyngier
10
-173
/
+235
2015-10-13
irqdomain: Use irq_domain_get_of_node() instead of direct field access
Marc Zyngier
13
-18
/
+19
2015-10-13
Merge branch 'linus' into irq/core
Thomas Gleixner
3
-3
/
+14
2015-10-09
irqchip/gic-v3: Specialize readq and writeq accesses
Jean-Philippe Brucker
1
-3
/
+3
2015-10-09
irqchip/gic-v3: Change unsigned types for AArch32 compatibility
Jean-Philippe Brucker
1
-13
/
+12
2015-10-09
irqchip/gic-v3: Refactor the arm64 specific parts
Jean-Philippe Brucker
1
-53
/
+4
2015-10-09
irqchip/gic-v2m: Add workaround for APM X-Gene GICv2m erratum
Duc Dang
1
-0
/
+22
2015-10-09
irqchip/gic: Warn if GICv3 system registers are enabled
Marc Zyngier
1
-0
/
+15
2015-10-09
irqchip/gic-v3: Make gic_enable_sre an inline function
Marc Zyngier
1
-23
/
+9
2015-10-09
irqchip/sunxi-nmi: Switch to of_io_request_and_map() from of_iomap()
Chen-Yu Tsai
1
-1
/
+1
2015-10-09
irqchip/sunxi-nmi: Use driver name instead of DT node name for identification
Chen-Yu Tsai
1
-9
/
+11
2015-10-04
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-1
/
+4
2015-10-02
irqchip/gic-v3-its: Count additional LPIs for the aliased devices
Marc Zyngier
1
-1
/
+1
2015-10-02
irqchip/gic-v3-its: Silence warning when its_lpi_alloc_chunks gets inlined
Marc Zyngier
1
-0
/
+3
2015-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-10
/
+26
2015-10-01
irqchip/i8259: Convert to use irq_set_chained_handler_and_data
Axel Lin
1
-2
/
+2
2015-10-01
irqchip / GIC: Convert the GIC driver to ACPI probing
Marc Zyngier
2
-37
/
+35
2015-10-01
irqchip / ACPI: Add probing infrastructure for ACPI-based irqchips
Marc Zyngier
1
-3
/
+5
2015-09-30
irqchip/renesas-intc-irqpin: r8a7778 IRLM setup support
Ulrich Hecht
1
-2
/
+4
2015-09-29
irqchip: armada-370-xp: Rework per-cpu interrupts handling
Maxime Ripard
1
-10
/
+4
2015-09-29
irqchip/renesas-irqc: Move over to nested generic chip
Magnus Damm
2
-56
/
+31
2015-09-29
irqchip/gicv3-its: Use new jump label API
Robert Richter
1
-3
/
+3
2015-09-29
irqchip/gicv3-its: Workaround for Cavium ThunderX errata 22375, 24313
Robert Richter
1
-4
/
+33
2015-09-29
irqchip/gicv3-its: Add HW revision detection and configuration
Robert Richter
3
-0
/
+36
2015-09-29
irqchip/gicv3-its: Read typer register outside the loop
Robert Richter
1
-3
/
+2
2015-09-29
irqchip/gicv3: Workaround for Cavium ThunderX erratum 23154
Robert Richter
1
-1
/
+41
2015-09-29
irqchip/gicv3-its: Add range check for number of allocated pages
Robert Richter
1
-1
/
+10
2015-09-27
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-2
/
+10
2015-09-27
irqchip: mips-gic: Fix pending & mask reads for MIPS64 with 32b GIC.
Paul Burton
1
-0
/
+8
2015-09-27
irqchip: mips-gic: Convert CPU numbers to VP IDs.
Paul Burton
1
-2
/
+2
2015-09-22
irqchip/atmel-aic5: Simplify base chip selection
Ludovic Desroches
1
-18
/
+10
2015-09-22
irqchip/atmel-aic5: Use explicit variable name for the base chip
Ludovic Desroches
1
-22
/
+22
2015-09-22
Merge branch 'irq/urgent' into irq/core
Thomas Gleixner
1
-8
/
+16
2015-09-22
irqchip/atmel-aic5: Use per chip mask caches in mask/unmask()
Ludovic Desroches
1
-8
/
+16
2015-09-22
irqchip/gic: Add arm,pl390 support
Geert Uytterhoeven
1
-0
/
+1
2015-09-16
irqchip: Kill off set_irq_flags usage
Rob Herring
17
-37
/
+18
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
22
-35
/
+31
2015-09-16
irqchip/gic-v3: Use IRQD_FORWARDED_TO_VCPU flag
Thomas Gleixner
1
-8
/
+6
2015-09-16
irqchip/gic: Use IRQD_FORWARDED_TO_VCPU flag
Thomas Gleixner
1
-25
/
+9
2015-09-15
irqchip/renesas-irqc: Propagate wake-up settings to parent
Geert Uytterhoeven
1
-0
/
+3
2015-09-15
irqchip/renesas-intc-irqpin: Propagate wake-up settings to parent
Geert Uytterhoeven
1
-0
/
+3
2015-09-15
irqchip/renesas-intc-irqpin: Use a separate lockdep class
Geert Uytterhoeven
1
-0
/
+7
2015-09-15
irqchip/renesas-irqc: Use a separate lockdep class
Geert Uytterhoeven
1
-0
/
+7
2015-09-15
irqchip/GICv2m: Fix GICv2m build warning on 32 bits
Pavel Fedin
1
-2
/
+2
2015-09-15
irqchip/gic-v3-its: Add missing cache flushes
Marc Zyngier
1
-1
/
+5
2015-09-15
irqchip/GIC: Add workaround for aliased GIC400
Marc Zyngier
1
-5
/
+39
2015-09-08
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-12
/
+224
2015-09-03
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-48
/
+94
[prev]
[next]