summaryrefslogtreecommitdiffstats
path: root/drivers/irqchip
Commit message (Expand)AuthorAgeFilesLines
...
| * | | irqchip/gic: Enable SKIP_SET_WAKE and MASK_ON_SUSPENDSudeep Holla2015-07-272-2/+6
| * | | drivers/irqchip: Replace pr_warning by pr_warnWang Long2015-07-221-2/+2
| * | | irqchip: omap-intc: Improve IRQ handlerFelipe Balbi2015-07-221-30/+5
| * | | irqchip/renesas-irqc: Make use of irq_find_mapping()Magnus Damm2015-07-201-7/+4
| * | | irqchip/renesas-irqc: Use linear IRQ domainMagnus Damm2015-07-201-2/+2
| * | | irqchip/renesas-irqc: Get rid of IRQF_VALIDMagnus Damm2015-07-201-1/+0
| * | | irqchip/spear-shirq: Prepare shirq_handler for irq argument removalThomas Gleixner2015-07-161-1/+1
| * | | irqchip/versatile-fpga: Prepare fpga_irq_handle for irq argument removalThomas Gleixner2015-07-161-1/+2
| * | | irqchip/tb10x: Prepare tb10x_irq_cascade for irq argument removalThomas Gleixner2015-07-161-1/+2
| * | | irqchip/s3c24xx: Prepare s3c_irq_demux for irq argument removalThomas Gleixner2015-07-161-5/+3
| * | | irqchip/mmp: Prepare icu_mux_irq_demux for irq argument removalThomas Gleixner2015-07-161-1/+2
| * | | irqchip/keystone: Prepare keystone_irq_handler for irq argument removalThomas Gleixner2015-07-161-1/+2
| * | | irqchip/imgpdc: Prepare pdc_intc_perip_isr for irq argument removalThomas Gleixner2015-07-161-1/+2
| * | | irqchip/brcmstb-l2: Prepare brcmstb_l2_intc_irq_handle for irq argument removalThomas Gleixner2015-07-161-1/+3
| * | | irqchip/exynos: Prepare combiner_handle_cascade_irq for irq argument removalThomas Gleixner2015-07-161-1/+3
| * | | irqchip/mips-gic: Use irq_set_chip_handler_name_lockedThomas Gleixner2015-07-121-9/+6
| * | | irqchip/metag-ext: Use irq_set_chip_handler_name_locked()Thomas Gleixner2015-07-121-5/+4
| * | | irqchip/vt8500: Use irq_set_handler_locked()Thomas Gleixner2015-07-121-3/+3
| * | | irqchip: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu2015-07-116-8/+8
| * | | irqchip/mips-gic: Use access helper irq_data_get_affinity_mask()Jiang Liu2015-07-111-1/+1
| * | | irqchip/vic: Consolidate chained IRQ handler install/removeThomas Gleixner2015-07-111-2/+2
| * | | irqchip/versatile: Consolidate chained IRQ handler install/removeThomas Gleixner2015-07-111-2/+2
| * | | irqchip/tb10x: Consolidate chained IRQ handler install/removeThomas Gleixner2015-07-111-2/+2
| * | | irqchip/sunxi-nmi: Consolidate chained IRQ handler install/removeThomas Gleixner2015-07-111-2/+1
| * | | irqchip/orion: Consolidate chained IRQ handler install/removeThomas Gleixner2015-07-111-2/+2
| * | | irqchip/metag: Consolidate chained IRQ handler install/removeThomas Gleixner2015-07-111-2/+1
| * | | irqchip/imgpdc: Consolidate chained IRQ handler install/removeThomas Gleixner2015-07-111-4/+4
| * | | irqchip/gic: Consolidate chained IRQ handler install/removeThomas Gleixner2015-07-111-3/+2
| * | | irqchip/brcmstb-l2: Consolidate chained IRQ handler install/removeThomas Gleixner2015-07-111-2/+2
| * | | irqchip/bcm7120-l2: Consolidate chained IRQ handler install/removeThomas Gleixner2015-07-111-2/+2
| * | | irqchip/bcm7038-l1: Consolidate chained IRQ handler install/removeThomas Gleixner2015-07-111-2/+2
| * | | irqchip/exynos-combiner: Consolidate chained IRQ handler install/removeThomas Gleixner2015-07-111-3/+2
| * | | irqchip: Prepare for local stub header removalJoel Porquet2015-07-1144-79/+42
| * | | irqchip/sirfsoc: Fix generic chip allocation wreckageThomas Gleixner2015-07-111-23/+25
| * | | irqchip/dw-apb-ictl: Fix generic domain chip wreckageThomas Gleixner2015-07-111-31/+22
* | | | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-09-011-1/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | ARM: kill off set_irq_flags usageRob Herring2015-07-281-1/+0
* | | | irqchip/crossbar: Restore set_wake functionalityGrygorii Strashko2015-08-201-2/+2
* | | | irqchip/crossbar: Restore the mask on suspend behaviourGrygorii Strashko2015-08-201-0/+1
* | | | irqchip/crossbar: Restore the irq_set_type() mechanismGrygorii Strashko2015-08-201-0/+1
* | | | MIPS: SMP: Don't increment irq_count multiple times for call function IPIsAlex Smith2015-08-031-1/+1
| |_|/ |/| |
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-07-181-36/+75
|\ \ \
| * | | irqchip/gicv3-its: Fix mapping of LPIs to collectionsMarc Zyngier2015-07-171-36/+75
| |/ /
* | | Update Viresh Kumar's email addressViresh Kumar2015-07-171-1/+1
|/ /
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-07-121-10/+0
|\ \
| * | MIPS: Malta: Make GIC FDC IRQ workaround Malta specificJames Hogan2015-07-101-10/+0
| |/
* | ACPI / ARM64 : use the new BAD_MADT_GICC_ENTRY macroAl Stone2015-07-071-1/+1
|/
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-07-041-18/+1
|\
| * irqchip: Move IRQCHIP_DECLARE macro to include/linux/irqchip.hJoel Porquet2015-07-021-18/+1
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-06-274-1/+362
|\ \
OpenPOWER on IntegriCloud