index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-09
irqchip/gic/realview: Support more RealView DCC variants
Linus Walleij
1
-6
/
+38
2016-03-09
irqchip: Add the Alpine MSIX interrupt controller
Antoine Tenart
3
-0
/
+300
2016-03-09
irqchip/gic-v3: Always return IRQ_SET_MASK_OK_DONE in gic_set_affinity
Antoine Tenart
1
-1
/
+1
2016-03-09
irqchip/gic-v3-its: Mark its_init() and its children as __init
Tomasz Nowicki
1
-3
/
+4
2016-03-09
irqchip/gic-v3: Remove gic_root_node variable from the ITS code
Hanjun Guo
1
-3
/
+0
2016-03-09
irqchip/gic-v3: ACPI: Add redistributor support via GICC structures
Tomasz Nowicki
1
-13
/
+101
2016-03-09
irqchip/gic-v3: Add ACPI support for GICv3/4 initialization
Tomasz Nowicki
1
-0
/
+137
2016-03-09
irqchip/gic-v3: Refactor gic_of_init() for GICv3 driver
Tomasz Nowicki
1
-52
/
+78
2016-03-08
Merge branch 'linus' into irq/core, to pick up fixes
Ingo Molnar
3
-25
/
+24
2016-02-25
irqchip/mips-gic: Add new DT property to reserve IPIs
Qais Yousef
1
-2
/
+10
2016-02-25
MIPS: Make smp CMP, CPS and MT use the new generic IPI functions
Qais Yousef
2
-81
/
+6
2016-02-25
irqchip/mips-gic: Clear percpu_masks correctly when mapping
Qais Yousef
1
-0
/
+3
2016-02-25
irqchip/mips-gic: Use gic_vpes instead of NR_CPUS
Qais Yousef
1
-3
/
+3
2016-02-25
irqchip/mips-gic: Add device hierarchy domain
Qais Yousef
1
-20
/
+83
2016-02-25
irqchip/mips-gic: Add a IPI hierarchy domain
Qais Yousef
2
-5
/
+180
2016-02-21
Merge tag 'irqchip-core-4.6-2' of git://git.infradead.org/users/jcooper/linux...
Thomas Gleixner
8
-14
/
+769
2016-02-21
Merge tag 'irqchip-core-4.6' of git://git.infradead.org/users/jcooper/linux i...
Thomas Gleixner
5
-93
/
+74
2016-02-21
Merge branch 'irqchip/mvebu' into irqchip/core
Jason Cooper
5
-14
/
+243
2016-02-21
Merge branch 'irqchip/mips' into irqchip/core
Jason Cooper
3
-0
/
+288
2016-02-21
Merge branch 'irqchip/tango' into irqchip/core
Jason Cooper
3
-0
/
+238
2016-02-19
irqchip/gic: Return IRQ_SET_MASK_OK_DONE in the set_affinity method
Marc Zyngier
3
-27
/
+3
2016-02-19
irqchip/mvebu-odmi: Add new driver for platform MSI on Marvell 7K/8K
Thomas Petazzoni
3
-0
/
+253
2016-02-18
irqchip/ts4800: Make ts4800_ic_ops static const
Axel Lin
1
-1
/
+1
2016-02-18
irqchip/bcm2836: Drop extra memory barrier in SMP boot.
Eric Anholt
1
-1
/
+0
2016-02-18
irqchip/ts4800: Add hardware dependency
Jean Delvare
1
-0
/
+1
2016-02-18
irqchip/tango: Add support for Sigma Designs SMP86xx/SMP87xx interrupt contro...
Mans Rullgard
3
-0
/
+238
2016-02-17
irqchip/gicv3-its: Avoid cache flush beyond ITS_BASERn memory size
Shanker Donthineni
1
-5
/
+6
2016-02-17
irqchip/ath79-cpu: Move the CPU IRQ driver from arch/mips/ath79/
Alban Bedel
2
-0
/
+98
2016-02-17
irqchip/ath79-misc: Move the MISC driver from arch/mips/ath79/
Alban Bedel
2
-0
/
+190
2016-02-16
irqchip/armada-370-xp: Do not enable it by default when ARCH_MVEBU is selected
Gregory CLEMENT
1
-1
/
+0
2016-02-16
irqchip/armada-370-xp: Allow allocation of multiple MSIs
Thomas Petazzoni
1
-11
/
+14
2016-02-16
irqchip/armada-370-xp: Use shorter names for irq_chip
Thomas Petazzoni
1
-3
/
+3
2016-02-16
irqchip/armada-370-xp: Use PCI_MSI_DOORBELL_START where appropriate
Thomas Petazzoni
1
-2
/
+2
2016-02-16
irqchip/armada-370-xp: Use the generic MSI infrastructure
Thomas Petazzoni
2
-88
/
+62
2016-02-16
irqchip/armada-370-xp: Add Kconfig option for the driver
Thomas Petazzoni
2
-1
/
+6
2016-02-11
irqchip/gic-v3-its: Fix double ICC_EOIR write for LPI in EOImode==1
Ashok Kumar
1
-6
/
+1
2016-02-11
irqchip/gic: Only set the EOImodeNS bit for the root controller
Jon Hunter
1
-1
/
+1
2016-02-11
irqchip/gic: Only populate set_affinity for the root controller
Jon Hunter
1
-6
/
+5
2016-02-08
irqchips/bmips: Add bcm6345-l1 interrupt controller
Simon Arlott
3
-0
/
+370
2016-02-08
irqchip/atmel-aic: Remove duplicate bit operation
Milo Kim
1
-1
/
+1
2016-02-08
irqchip/atmel-aic: Change return type of aic_common_set_priority()
Milo Kim
4
-14
/
+6
2016-02-08
irqchip/atmel-aic: Handle aic_common_irq_fixup in aic_common_of_init
Milo Kim
4
-11
/
+8
2016-02-04
irqchip/gicv3-its: Fix memory leak in its_free_tables()
Shanker Donthineni
1
-6
/
+11
2016-02-02
irqchip/sun4i: Fix compilation outside of arch/arm
Andre Przywara
1
-1
/
+0
2016-01-31
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-4
/
+10
2016-01-29
irqchip/mxs: Add missing set_handle_irq()
Oleksij Rempel
1
-0
/
+1
2016-01-27
irqchip/atmel-aic: Fix wrong bit operation for IRQ priority
Milo Kim
1
-1
/
+1
2016-01-26
irqchip/gic-v3-its: Recompute the number of pages on page size change
Marc Zyngier
1
-2
/
+6
2016-01-26
irqchip: Fix dependencies for archs w/o HAS_IOMEM
Richard Weinberger
1
-0
/
+1
2016-01-26
irqchip/s3c24xx: Mark init_eint as __maybe_unused
Arnd Bergmann
1
-1
/
+1
[prev]
[next]