aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/irqchip/irq-tegra.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner1-10/+1
2017-08-23irqchip: Convert to using %pOF instead of full_nameRob Herring1-8/+8
2016-06-13irqchip/tegra: Fix sparse warnings on __iomemBen Dooks1-2/+2
2016-05-11irqchip: Mask the non-type/sense bits when translating an IRQJon Hunter1-1/+1
2016-03-20irqchip/tegra: Switch to use irq_domain_free_irqs_commonAxel Lin1-13/+1
2015-11-03Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-26/+29
2015-10-26irqchip/tegra: Propagate IRQ type setting to parentLucas Stach1-0/+1
2015-10-13irqchip: Convert all alloc/xlate users from of_node to fwnodeMarc Zyngier1-26/+29
2015-10-13irqdomain: Use irq_domain_get_of_node() instead of direct field accessMarc Zyngier1-2/+2
2015-07-11irqchip: Prepare for local stub header removalJoel Porquet1-2/+1
2015-05-13irqchip: tegra: Set the proper base address in irq chip dataLucas Stach1-1/+1
2015-03-29irqchip: tegra: Add Tegra210 supportThierry Reding1-1/+7
2015-03-15irqchip: tegra: Add DT-based support for legacy interrupt controllerMarc Zyngier1-0/+371