aboutsummaryrefslogtreecommitdiff
path: root/drivers/irqchip/irq-crossbar.c
AgeCommit message (Expand)Author
2015-08-20irqchip/crossbar: Restore set_wake functionalityGrygorii Strashko
2015-08-20irqchip/crossbar: Restore the mask on suspend behaviourGrygorii Strashko
2015-08-20irqchip/crossbar: Restore the irq_set_type() mechanismGrygorii Strashko
2015-03-15irqchip: crossbar: Convert dra7 crossbar to stacked domainsMarc Zyngier
2014-08-18irqchip: crossbar: Off by one bugs in initDan Carpenter
2014-06-30irqchip: crossbar: Allow for quirky hardware with direct hardwiring of GICNishanth Menon
2014-06-30irqchip: crossbar: Introduce centralized check for crossbar writeNishanth Menon
2014-06-30irqchip: crossbar: Introduce ti, max-crossbar-sources to identify valid cross...Nishanth Menon
2014-06-30irqchip: crossbar: Add kerneldoc for crossbar_domain_unmap callbackSricharan R
2014-06-30irqchip: crossbar: Set cb pointer to null in case of errorSricharan R
2014-06-30irqchip: crossbar: Change the goto namingNishanth Menon
2014-06-30irqchip: crossbar: Return proper error valueNishanth Menon
2014-06-30irqchip: crossbar: Fix kerneldoc warningNishanth Menon
2014-06-30irqchip: crossbar: Fix sparse and checkpatch warningsNishanth Menon
2014-06-30irqchip: crossbar: Remove IS_ERR_VALUE checkNishanth Menon
2014-06-30irqchip: crossbar: Change allocation logic by reversing search for free irqsNishanth Menon
2014-06-30irqchip: crossbar: Initialise the crossbar with a safe valueNishanth Menon
2014-06-30irqchip: crossbar: Introduce ti, irqs-skip to skip irqs that bypass crossbarNishanth Menon
2014-06-30irqchip: crossbar: Check for premapped crossbar before allocatingNishanth Menon
2014-06-30irqchip: crossbar: Dont use '0' to mark reserved interruptsNishanth Menon
2014-04-28irqchip: irq-crossbar: Not allocating enough memoryDan Carpenter
2014-02-05DRIVERS: IRQCHIP: CROSSBAR: Add support for Crossbar IPSricharan R