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