Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | irqchip: crossbar: Fix sparse and checkpatch warnings | Nishanth Menon | 2014-06-30 | 1 | -3/+4 |
* | irqchip: crossbar: Remove IS_ERR_VALUE check | Nishanth Menon | 2014-06-30 | 1 | -3/+3 |
* | irqchip: crossbar: Change allocation logic by reversing search for free irqs | Nishanth Menon | 2014-06-30 | 1 | -2/+2 |
* | irqchip: crossbar: Initialise the crossbar with a safe value | Nishanth Menon | 2014-06-30 | 1 | -2/+17 |
* | irqchip: crossbar: Introduce ti, irqs-skip to skip irqs that bypass crossbar | Nishanth Menon | 2014-06-30 | 1 | -0/+20 |
* | irqchip: crossbar: Check for premapped crossbar before allocating | Nishanth Menon | 2014-06-30 | 1 | -0/+16 |
* | irqchip: crossbar: Dont use '0' to mark reserved interrupts | Nishanth Menon | 2014-06-30 | 1 | -2/+3 |
* | irqchip: irq-crossbar: Not allocating enough memory | Dan Carpenter | 2014-04-28 | 1 | -1/+1 |
* | DRIVERS: IRQCHIP: CROSSBAR: Add support for Crossbar IP | Sricharan R | 2014-02-05 | 1 | -0/+208 |