aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/irqchip/irq-tegra.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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