summaryrefslogtreecommitdiff
path: root/arch/mips/bcm63xx/irq.c
AgeCommit message (Expand)Author
2017-02-14MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2015-11-11MIPS: BCM63XX: Use pr_* instead of printkGregory Fong
2015-08-26MIPS: bcm63xx: Use irq_set_handler_locked()Thomas Gleixner
2015-08-26MIPS: irq: Use access helper irq_data_get_affinity_mask()Jiang Liu
2015-03-05mips: fix up obsolete cpu function usage.Rusty Russell
2014-08-26MIPS: BCM63xx: delete double assignmentJulia Lawall
2014-07-30MIPS: BCM63xx: Allow setting affinity for IPICJonas Gorski
2014-07-30MIPS: BCM63xx: Use irq_desc as argument for (un)maskJonas Gorski
2014-07-30MIPS: BCM63xx: Wire up the second cpu's irq lineJonas Gorski
2014-07-30MIPS: BCM63xx: Protect irq register accessesJonas Gorski
2014-07-30MIPS: BCM63xx: Add cpu argument to dispatch internalJonas Gorski
2014-07-30MIPS: BCM63xx: Populate irq_{stat,mask}_addr for second cpuJonas Gorski
2014-07-30MIPS: BCM63xx: Append irq line to irq_{stat,mask}*Jonas Gorski
2014-07-30MIPS: BCM63xx: Replace irq dispatch code with a generic versionJonas Gorski
2014-07-30MIPS: BCM63xx: Move bcm63xx_init_irq downJonas Gorski
2014-07-30MIPS: BCM63xx: Add width to __dispatch_internalJonas Gorski
2014-07-30MIPS: BCM63xx: Remove !RUNTIME_DETECT from irq setup codeJonas Gorski
2013-07-01MIPS: BCM63XX: add support for BCM3368 Cable ModemFlorian Fainelli
2013-07-01MIPS: BCM63XX: Handle SW IRQs 0-1Kevin Cernekee
2013-05-08MIPS: BCM63XX: add basic BCM6362 supportJonas Gorski
2012-08-24MIPS: BCM63XX: use a switch for external irq configMaxime Bizon
2012-08-24MIPS: BCM63XX: add external irq support for BCM6345Maxime Bizon
2012-07-24MIPS: BCM63XX: Add basic BCM6328 supportJonas Gorski
2011-12-07MIPS: BCM63XX: Add support for bcm6368 CPU.Maxime Bizon
2011-12-07MIPS: BCM63XX: Add external irq support for non 6348 CPUs.Maxime Bizon
2011-12-07MIPS: BCM63XX: Handle 64 bits irq stat register in irq code.Maxime Bizon
2011-12-07MIPS: BCM63XX: Prepare irq code to handle different external irq hardware imp...Maxime Bizon
2011-12-07MIPS: BCM63XX: Change irq code to prepare for per-cpu peculiarity.Maxime Bizon
2011-09-21MIPS: Mark cascade and low level interrupts IRQF_NO_THREADWu Zhangjin
2011-03-29MIPS: Convert the irq functions to the new namesThomas Gleixner
2011-03-25MIPS: bcm63xx: Convert to new irq_chip functionsThomas Gleixner
2010-10-07MIPS: Add missing #inclusions of <linux/irq.h>David Howells
2009-09-17MIPS: BCM63xx: Add support for the Broadcom BCM63xx family of SOCs.Maxime Bizon