summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-22powerpc/PCI: Use for_pci_msi_entry() to access MSI device listJiang Liu
2015-07-22MIPS/PCI: Use for_pci_msi_entry() to access MSI device listJiang Liu
2015-07-22PCI: Add helper function msi_desc_to_pci_sysdata()Jiang Liu
2015-07-22drivers/irqchip: Replace pr_warning by pr_warnWang Long
2015-07-22irqchip: omap-intc: Improve IRQ handlerFelipe Balbi
2015-07-20irqchip/renesas-irqc: Make use of irq_find_mapping()Magnus Damm
2015-07-20irqchip/renesas-irqc: Use linear IRQ domainMagnus Damm
2015-07-20irqchip/renesas-irqc: Get rid of IRQF_VALIDMagnus Damm
2015-07-16PCI/keystone: Prepare irq handlers for irq argument removalThomas Gleixner
2015-07-16PCI/keystone: Consolidate chained IRQ handler install/removeThomas Gleixner
2015-07-16PCI/keystone: Use irq_data_get_msi_desc() to avoid redundant lookup of irq_dataJiang Liu
2015-07-16treewide: Use helper function to access irq_data->msi_descJiang Liu
2015-07-16genirq: Rename irq_data_get_msi() as irq_data_get_msi_desc()Jiang Liu
2015-07-16irqchip/spear-shirq: Prepare shirq_handler for irq argument removalThomas Gleixner
2015-07-16irqchip/versatile-fpga: Prepare fpga_irq_handle for irq argument removalThomas Gleixner
2015-07-16irqchip/tb10x: Prepare tb10x_irq_cascade for irq argument removalThomas Gleixner
2015-07-16irqchip/s3c24xx: Prepare s3c_irq_demux for irq argument removalThomas Gleixner
2015-07-16irqchip/mmp: Prepare icu_mux_irq_demux for irq argument removalThomas Gleixner
2015-07-16irqchip/keystone: Prepare keystone_irq_handler for irq argument removalThomas Gleixner
2015-07-16irqchip/imgpdc: Prepare pdc_intc_perip_isr for irq argument removalThomas Gleixner
2015-07-16irqchip/brcmstb-l2: Prepare brcmstb_l2_intc_irq_handle for irq argument removalThomas Gleixner
2015-07-16irqchip/exynos: Prepare combiner_handle_cascade_irq for irq argument removalThomas Gleixner
2015-07-12irqchip/mips-gic: Use irq_set_chip_handler_name_lockedThomas Gleixner
2015-07-12irqchip/metag-ext: Use irq_set_chip_handler_name_locked()Thomas Gleixner
2015-07-12irqchip/vt8500: Use irq_set_handler_locked()Thomas Gleixner
2015-07-11irqchip: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu
2015-07-11irqchip/mips-gic: Use access helper irq_data_get_affinity_mask()Jiang Liu
2015-07-11irqchip/vic: Consolidate chained IRQ handler install/removeThomas Gleixner
2015-07-11irqchip/versatile: Consolidate chained IRQ handler install/removeThomas Gleixner
2015-07-11irqchip/tb10x: Consolidate chained IRQ handler install/removeThomas Gleixner
2015-07-11irqchip/sunxi-nmi: Consolidate chained IRQ handler install/removeThomas Gleixner
2015-07-11irqchip/orion: Consolidate chained IRQ handler install/removeThomas Gleixner
2015-07-11irqchip/metag: Consolidate chained IRQ handler install/removeThomas Gleixner
2015-07-11irqchip/imgpdc: Consolidate chained IRQ handler install/removeThomas Gleixner
2015-07-11irqchip/gic: Consolidate chained IRQ handler install/removeThomas Gleixner
2015-07-11irqchip/brcmstb-l2: Consolidate chained IRQ handler install/removeThomas Gleixner
2015-07-11irqchip/bcm7120-l2: Consolidate chained IRQ handler install/removeThomas Gleixner
2015-07-11irqchip/bcm7038-l1: Consolidate chained IRQ handler install/removeThomas Gleixner
2015-07-11irqchip/exynos-combiner: Consolidate chained IRQ handler install/removeThomas Gleixner
2015-07-11genirq: Remove the irq argument from setup_affinity()Jiang Liu
2015-07-11genirq: Provide and use __irq_can_set_affinity()Jiang Liu
2015-07-11genirq: Remove the irq argument from note_interrupt()Jiang Liu
2015-07-11genirq: Remove irq argument from try_one_irq()Jiang Liu
2015-07-11genirq: Remove irq argument from report_bad_irq()Jiang Liu
2015-07-11genirq: Remove irq argument from suspend/resume_irq()Jiang Liu
2015-07-11genirq: Remove irq argument from __enable/__disable_irq()Jiang Liu
2015-07-11genirq: Remove irq arg from __irq_set_trigger()Jiang Liu
2015-07-11genirq: Remove the irq argument from check_irq_resend()Jiang Liu
2015-07-11genirq: Remove the parameter 'irq' of kstat_incr_irqs_this_cpu()Jiang Liu
2015-07-11irqchip: Prepare for local stub header removalJoel Porquet