Age | Commit message (Expand) | Author | Files | Lines |
2015-11-11 | MIPS: BCM63XX: Use pr_* instead of printk | Gregory Fong | 1 | -1/+1 |
2015-08-26 | MIPS: bcm63xx: Use irq_set_handler_locked() | Thomas Gleixner | 1 | -2/+2 |
2015-08-26 | MIPS: irq: Use access helper irq_data_get_affinity_mask() | Jiang Liu | 1 | -1/+1 |
2015-03-05 | mips: fix up obsolete cpu function usage. | Rusty Russell | 1 | -2/+2 |
2014-08-26 | MIPS: BCM63xx: delete double assignment | Julia Lawall | 1 | -2/+2 |
2014-07-30 | MIPS: BCM63xx: Allow setting affinity for IPIC | Jonas Gorski | 1 | -6/+40 |
2014-07-30 | MIPS: BCM63xx: Use irq_desc as argument for (un)mask | Jonas Gorski | 1 | -8/+10 |
2014-07-30 | MIPS: BCM63xx: Wire up the second cpu's irq line | Jonas Gorski | 1 | -7/+37 |
2014-07-30 | MIPS: BCM63xx: Protect irq register accesses | Jonas Gorski | 1 | -0/+26 |
2014-07-30 | MIPS: BCM63xx: Add cpu argument to dispatch internal | Jonas Gorski | 1 | -8/+10 |
2014-07-30 | MIPS: BCM63xx: Populate irq_{stat,mask}_addr for second cpu | Jonas Gorski | 1 | -0/+18 |
2014-07-30 | MIPS: BCM63xx: Append irq line to irq_{stat,mask}* | Jonas Gorski | 1 | -25/+26 |
2014-07-30 | MIPS: BCM63xx: Replace irq dispatch code with a generic version | Jonas Gorski | 1 | -74/+56 |
2014-07-30 | MIPS: BCM63xx: Move bcm63xx_init_irq down | Jonas Gorski | 1 | -98/+92 |
2014-07-30 | MIPS: BCM63xx: Add width to __dispatch_internal | Jonas Gorski | 1 | -3/+3 |
2014-07-30 | MIPS: BCM63xx: Remove !RUNTIME_DETECT from irq setup code | Jonas Gorski | 1 | -109/+0 |
2013-07-01 | MIPS: BCM63XX: add support for BCM3368 Cable Modem | Florian Fainelli | 1 | -0/+19 |
2013-07-01 | MIPS: BCM63XX: Handle SW IRQs 0-1 | Kevin Cernekee | 1 | -0/+4 |
2013-05-08 | MIPS: BCM63XX: add basic BCM6362 support | Jonas Gorski | 1 | -0/+22 |
2012-08-24 | MIPS: BCM63XX: use a switch for external irq config | Maxime Bizon | 1 | -3/+11 |
2012-08-24 | MIPS: BCM63XX: add external irq support for BCM6345 | Maxime Bizon | 1 | -2/+6 |
2012-07-24 | MIPS: BCM63XX: Add basic BCM6328 support | Jonas Gorski | 1 | -0/+21 |
2011-12-07 | MIPS: BCM63XX: Add support for bcm6368 CPU. | Maxime Bizon | 1 | -1/+23 |
2011-12-07 | MIPS: BCM63XX: Add external irq support for non 6348 CPUs. | Maxime Bizon | 1 | -29/+102 |
2011-12-07 | MIPS: BCM63XX: Handle 64 bits irq stat register in irq code. | Maxime Bizon | 1 | -6/+76 |
2011-12-07 | MIPS: BCM63XX: Prepare irq code to handle different external irq hardware imp... | Maxime Bizon | 1 | -37/+67 |
2011-12-07 | MIPS: BCM63XX: Change irq code to prepare for per-cpu peculiarity. | Maxime Bizon | 1 | -9/+77 |
2011-09-21 | MIPS: Mark cascade and low level interrupts IRQF_NO_THREAD | Wu Zhangjin | 1 | -0/+1 |
2011-03-29 | MIPS: Convert the irq functions to the new names | Thomas Gleixner | 1 | -2/+2 |
2011-03-25 | MIPS: bcm63xx: Convert to new irq_chip functions | Thomas Gleixner | 1 | -45/+32 |
2010-10-07 | MIPS: Add missing #inclusions of <linux/irq.h> | David Howells | 1 | -0/+1 |
2009-09-17 | MIPS: BCM63xx: Add support for the Broadcom BCM63xx family of SOCs. | Maxime Bizon | 1 | -0/+253 |