summaryrefslogtreecommitdiffstats
path: root/arch/mips/bcm63xx/irq.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker2017-02-141-1/+0
* MIPS: BCM63XX: Use pr_* instead of printkGregory Fong2015-11-111-1/+1
* MIPS: bcm63xx: Use irq_set_handler_locked()Thomas Gleixner2015-08-261-2/+2
* MIPS: irq: Use access helper irq_data_get_affinity_mask()Jiang Liu2015-08-261-1/+1
* mips: fix up obsolete cpu function usage.Rusty Russell2015-03-051-2/+2
* MIPS: BCM63xx: delete double assignmentJulia Lawall2014-08-261-2/+2
* MIPS: BCM63xx: Allow setting affinity for IPICJonas Gorski2014-07-301-6/+40
* MIPS: BCM63xx: Use irq_desc as argument for (un)maskJonas Gorski2014-07-301-8/+10
* MIPS: BCM63xx: Wire up the second cpu's irq lineJonas Gorski2014-07-301-7/+37
* MIPS: BCM63xx: Protect irq register accessesJonas Gorski2014-07-301-0/+26
* MIPS: BCM63xx: Add cpu argument to dispatch internalJonas Gorski2014-07-301-8/+10
* MIPS: BCM63xx: Populate irq_{stat,mask}_addr for second cpuJonas Gorski2014-07-301-0/+18
* MIPS: BCM63xx: Append irq line to irq_{stat,mask}*Jonas Gorski2014-07-301-25/+26
* MIPS: BCM63xx: Replace irq dispatch code with a generic versionJonas Gorski2014-07-301-74/+56
* MIPS: BCM63xx: Move bcm63xx_init_irq downJonas Gorski2014-07-301-98/+92
* MIPS: BCM63xx: Add width to __dispatch_internalJonas Gorski2014-07-301-3/+3
* MIPS: BCM63xx: Remove !RUNTIME_DETECT from irq setup codeJonas Gorski2014-07-301-109/+0
* MIPS: BCM63XX: add support for BCM3368 Cable ModemFlorian Fainelli2013-07-011-0/+19
* MIPS: BCM63XX: Handle SW IRQs 0-1Kevin Cernekee2013-07-011-0/+4
* MIPS: BCM63XX: add basic BCM6362 supportJonas Gorski2013-05-081-0/+22
* MIPS: BCM63XX: use a switch for external irq configMaxime Bizon2012-08-241-3/+11
* MIPS: BCM63XX: add external irq support for BCM6345Maxime Bizon2012-08-241-2/+6
* MIPS: BCM63XX: Add basic BCM6328 supportJonas Gorski2012-07-241-0/+21
* MIPS: BCM63XX: Add support for bcm6368 CPU.Maxime Bizon2011-12-071-1/+23
* MIPS: BCM63XX: Add external irq support for non 6348 CPUs.Maxime Bizon2011-12-071-29/+102
* MIPS: BCM63XX: Handle 64 bits irq stat register in irq code.Maxime Bizon2011-12-071-6/+76
* MIPS: BCM63XX: Prepare irq code to handle different external irq hardware imp...Maxime Bizon2011-12-071-37/+67
* MIPS: BCM63XX: Change irq code to prepare for per-cpu peculiarity.Maxime Bizon2011-12-071-9/+77
* MIPS: Mark cascade and low level interrupts IRQF_NO_THREADWu Zhangjin2011-09-211-0/+1
* MIPS: Convert the irq functions to the new namesThomas Gleixner2011-03-291-2/+2
* MIPS: bcm63xx: Convert to new irq_chip functionsThomas Gleixner2011-03-251-45/+32
* MIPS: Add missing #inclusions of <linux/irq.h>David Howells2010-10-071-0/+1
* MIPS: BCM63xx: Add support for the Broadcom BCM63xx family of SOCs.Maxime Bizon2009-09-171-0/+253