Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5e7e9e90b5867a3754159a8ce524299d930fbac8
/
drivers
/
irqchip
c0222ac0
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 10 years ago
9e66645
Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
ecb50f0
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
6da3141
Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
6cd94d5
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
0f077eb
irqchip: armada-370-xp: Add suspend/resume support
by Thomas Petazzoni
· 10 years ago
1655b05
irqchip: dw-apb-ictl: Add PM support
by Jisheng Zhang
· 10 years ago
a9d5fcc
irqchip: dw-apb-ictl: Enable IRQ_GC_MASK_CACHE_PER_TYPE
by Jisheng Zhang
· 10 years ago
8876ce7
irqchip: dw-apb-ictl: Always use use {readl|writel}_relaxed
by Jisheng Zhang
· 10 years ago
377df64
Merge branch 'irqchip/atmel' into irqchip/core
by Jason Cooper
· 10 years ago
d99ba44
irqchip: brcmstb-l2: Fix error handling of irq_of_parse_and_map
by Dmitry Torokhov
· 10 years ago
714710e
irqchip: bcm7120-l2: Fix error handling of irq_of_parse_and_map
by Dmitry Torokhov
· 10 years ago
a705727
irqchip: mips-gic: Add device-tree support
by Andrew Bresticker
· 10 years ago
b085451
clocksource: mips-gic: Move gic_frequency to clocksource driver
by Andrew Bresticker
· 10 years ago
a331ce6
clocksource: mips-gic: Combine with GIC clockevent driver
by Andrew Bresticker
· 10 years ago
fa5635a
MIPS: Move GIC clocksource driver to drivers/clocksource/
by Andrew Bresticker
· 10 years ago
53a7bc8
irqchip: mips-gic: Use GIC_SH_WEDGE_{SET,CLR} macros
by Andrew Bresticker
· 10 years ago
8f5ee79
irqchip: mips-gic: Remove gic_{pending,itrmask}_regs
by Andrew Bresticker
· 10 years ago
fb8f7be1
irqchip: mips-gic: Clean up #includes
by Andrew Bresticker
· 10 years ago
824f3f7
irqchip: mips-gic: Clean up header file
by Andrew Bresticker
· 10 years ago
4060bbe
MIPS: Move gic.h to include/linux/irqchip/mips-gic.h
by Andrew Bresticker
· 10 years ago
5f68fea
irqchip: mips-gic: Use proper iomem accessors
by Andrew Bresticker
· 10 years ago
387904f
irqchip: mips-gic: Export function to read counter width
by Andrew Bresticker
· 10 years ago
3263d08
irqchip: mips-gic: Remove unnecessary globals
by Andrew Bresticker
· 10 years ago
e9de688
irqchip: mips-gic: Support local interrupts
by Andrew Bresticker
· 10 years ago
4a6a3ea3
irqchip: mips-gic: Use separate edge/level irq_chips
by Andrew Bresticker
· 10 years ago
fbd5524
irqchip: mips-gic: Probe for number of external interrupts
by Andrew Bresticker
· 10 years ago
18743d2
irqchip: mips-gic: Stop using per-platform mapping tables
by Andrew Bresticker
· 10 years ago
c49581a
irqchip: mips-gic: Use IRQ domains
by Andrew Bresticker
· 10 years ago
14d160a
irqchip: mips-gic: Fix gic_set_affinity() return value
by Andrew Bresticker
· 10 years ago
95150ae
irqchip: mips-gic: Implement irq_set_type callback
by Andrew Bresticker
· 10 years ago
5561c9e
irqchip: mips-gic: Remove platform irq_ack/irq_eoi callbacks
by Andrew Bresticker
· 10 years ago
8a19b8f
MIPS: Move GIC to drivers/irqchip/
by Andrew Bresticker
· 10 years ago
280510f
PCI/MSI: Rename mask/unmask_msi_irq treewide
by Thomas Gleixner
· 10 years ago
83a1891
PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()
by Jiang Liu
· 10 years ago
c2791b8
PCI/MSI: Rename "struct msi_chip" to "struct msi_controller"
by Yijing Wang
· 10 years ago
45977fe
irqchip: atmel-aic: Fix irqdomain initialization
by Boris Brezillon
· 10 years ago
25963db
irqchip: atmel-aic: Add missing entry for rm9200 irq fixups
by Boris BREZILLON
· 10 years ago
624cba5
irqchip: atmel-aic: Rename at91sam9_aic_irq_fixup for naming consistency
by Boris BREZILLON
· 10 years ago
f3b7bf1
irqchip: atmel-aic: Add specific irq fixup function for sam9g45 and sam9rl
by Boris BREZILLON
· 10 years ago
ae25eac
irqchip: atmel-aic: Add irq fixups for at91sam926x SoCs
by Boris BREZILLON
· 10 years ago
4185315
irqchip: atmel-aic: Add irq fixup for RTT block
by Boris BREZILLON
· 10 years ago
1abbdba
irqchip: brcmstb-l2: Convert driver to use irq_reg_{readl,writel}
by Kevin Cernekee
· 10 years ago
c17261f
irqchip: bcm7120-l2: Convert driver to use irq_reg_{readl,writel}
by Kevin Cernekee
· 10 years ago
a4fcbb8
irqchip: bcm7120-l2: Decouple driver from brcmstb-l2
by Kevin Cernekee
· 10 years ago
c76acf4
irqchip: bcm7120-l2: Extend driver to support 64+ bit controllers
by Kevin Cernekee
· 10 years ago
05b8ce8
irqchip: bcm7120-l2: Use gc->mask_cache to simplify suspend/resume functions
by Kevin Cernekee
· 10 years ago
0b5cb32
irqchip: bcm7120-l2: Fix missing nibble in gc->unused mask
by Kevin Cernekee
· 10 years ago
38e3a6e
irqchip: bcm7120-l2: Make sure all register accesses use base+offset
by Kevin Cernekee
· 10 years ago
60b2a29
irqchip: bcm7120-l2, brcmstb-l2: Remove ARM Kconfig dependency
by Kevin Cernekee
· 10 years ago
f668f07
irqchip: bcm7120-l2: Eliminate bad IRQ check
by Kevin Cernekee
· 10 years ago
05f1275
irqchip: brcmstb-l2: Eliminate dependency on ARM code
by Kevin Cernekee
· 10 years ago
332fd7c
genirq: Generic chip: Change irq_reg_{readl,writel} arguments
by Kevin Cernekee
· 10 years ago
1dacf19
irqchip: irq-armada-370-xp: Use proper return value for ->set_affinity()
by Thomas Petazzoni
· 10 years ago
e158849
irqchip: dw-apb-ictl: Select GENERIC_IRQ_CHIP
by Jisheng Zhang
· 10 years ago
3fe1492
irqchip: hip04: Convert to handle_domain_irq
by Marc Zyngier
· 10 years ago
758e836
irqchip: armada-370-xp: Fix MPIC interrupt handling
by Grzegorz Jaszczyk
· 10 years ago
298dcb2
irqchip: armada-370-xp: Fix MSI interrupt handling
by Grzegorz Jaszczyk
· 10 years ago
fa6e2ee
ARM: realview: basic device tree implementation
by Linus Walleij
· 10 years ago
0429fbc
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 10 years ago
80213c0
Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 10 years ago
782d59c
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
8b45bc8
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
28596c9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 10 years ago
fae119b6
Merge branch 'irqchip/gic' into irqchip/core
by Jason Cooper
· 10 years ago
f747265
Merge branch 'irqchip/broadcom' into irqchip/core
by Jason Cooper
· 10 years ago
a778bf3
Merge branch 'irqchip/atmel' into irqchip/core
by Jason Cooper
· 10 years ago
3930115
irqchip: armada-370-xp: Remove arch_msi_check_device()
by Alexander Gordeev
· 10 years ago
f54619f
treewide: Fix typos in Kconfig
by Masanari Iida
· 10 years ago
513d1a2
irqchip: Properly fetch the per cpu offset
by Christoph Lameter
· 10 years ago
64d5947
irqchip: omap-intc: remove unnecessary comments
by Felipe Balbi
· 10 years ago
74b6c8e
irqchip: omap-intc: correct maximum number or MIR registers
by Felipe Balbi
· 10 years ago
b307914
irqchip: omap-intc: enable TURBO idle mode
by Felipe Balbi
· 10 years ago
9836ee9
irqchip: omap-intc: enable IP protection
by Felipe Balbi
· 10 years ago
8bb3b37
irqchip: omap-intc: remove unnecesary of_address_to_resource() call
by Felipe Balbi
· 10 years ago
503b8d1
irqchip: omap-intc: comment style cleanup
by Felipe Balbi
· 10 years ago
6bd0f16
irqchip: omap-intc: minor improvement to omap_irq_pending()
by Felipe Balbi
· 10 years ago
8598066
arm: omap: irq: move irq.c to drivers/irqchip/
by Felipe Balbi
· 10 years ago
3708d52
irqchip: gic-v3: Implement CPU PM notifier
by Sudeep Holla
· 10 years ago
a2c2251
irqchip: gic-v3: Refactor gic_enable_redist to support both enabling and disabling
by Sudeep Holla
· 10 years ago
468a903
Merge branch 'irqchip/handle_domain' into irqchip/core
by Jason Cooper
· 10 years ago
ce92bfe
Merge branch 'irqchip/gic' into irqchip/core
by Jason Cooper
· 10 years ago
cec9694
Merge branch 'irqchip/hip04' into irqchip/core
by Jason Cooper
· 10 years ago
1fc9d96
Merge branch 'irqchip/keystone' into irqchip/core
by Jason Cooper
· 10 years ago
705bc96
irqchip: renesas-intc-irqpin: Add minimal runtime PM support
by Geert Uytterhoeven
· 10 years ago
36845f1
irqchip: renesas-intc-irqpin: Add helper variable dev = &pdev->dev
by Geert Uytterhoeven
· 10 years ago
20afdeb
irqchip: atmel-aic5: Add sama5d4 support
by Alexandre Belloni
· 10 years ago
0cae165
irqchip: atmel-aic5: The sama5d3 has 48 IRQs
by Alexandre Belloni
· 10 years ago
a5042de2
irqchip: bcm7120-l2: Add Broadcom BCM7120-style Level 2 interrupt controller
by Florian Fainelli
· 10 years ago
b0fee1d
irqchip: or1k-pic: Convert to handle_domain_irq
by Marc Zyngier
· 10 years ago
31b7b6a
irqchip: atmel-aic5: Convert to handle_domain_irq
by Marc Zyngier
· 10 years ago
841f2aa
irqchip: atmel-aic: Convert to handle_domain_irq
by Marc Zyngier
· 10 years ago
ebc6de0
irqchip: gic-v3: Convert to handle_domain_irq
by Marc Zyngier
· 10 years ago
d8c0ffa
irqchip: zevio: Convert to handle_domain_irq
by Marc Zyngier
· 10 years ago
0beb650
irqchip: vt8500: Convert to handle_domain_irq
by Marc Zyngier
· 10 years ago
0af83b3
irqchip: vic: Convert to handle_domain_irq
by Marc Zyngier
· 10 years ago
84bc739
irqchip: versatile-fpga: Convert to handle_domain_irq
by Marc Zyngier
· 10 years ago
21d06d9
irqchip: sun4i: Convert to handle_domain_irq
by Marc Zyngier
· 10 years ago
c15018e
irqchip: sirfsoc: Convert to handle_domain_irq
by Marc Zyngier
· 10 years ago
cf86bfd
irqchip: s3c24xx: Convert to handle_domain_irq
by Marc Zyngier
· 10 years ago
Next »