summaryrefslogtreecommitdiff
path: root/drivers/irqchip/irq-crossbar.c
AgeCommit message (Expand)Author
2017-08-23irqchip: Convert to using %pOF instead of full_nameRob Herring
2017-03-09Merge tag 'irq-fixes-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Thomas Gleixner
2017-03-07irqchip/crossbar: Fix incorrect type of register sizeFranck Demathieu
2017-03-06irqchip/crossbar: Fix incorrect type of local variablesFranck Demathieu
2017-03-01irqchip/crossbar: Fix incorrect type of local variablesFranck Demathieu
2016-05-11irqchip: Mask the non-type/sense bits when translating an IRQJon Hunter
2015-10-13irqchip: Convert all alloc/xlate users from of_node to fwnodeMarc Zyngier
2015-10-13irqdomain: Use irq_domain_get_of_node() instead of direct field accessMarc Zyngier
2015-09-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
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-07-11irqchip: Prepare for local stub header removalJoel Porquet
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