summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* PCI: Use helper functions to access fields in struct msi_descJiang Liu2015-07-224-17/+18
* sparc/PCI: Use helper functions to access fields in struct msi_descJiang Liu2015-07-221-1/+1
* PCI: Use for_each_pci_msi_entry() to access MSI device listJiang Liu2015-07-222-20/+21
* x86/PCI: Use for_pci_msi_entry() to access MSI device listJiang Liu2015-07-221-4/+4
* s390/pci: Use for_pci_msi_entry() to access MSI device listJiang Liu2015-07-221-3/+3
* powerpc/PCI: Use for_pci_msi_entry() to access MSI device listJiang Liu2015-07-228-18/+18
* MIPS/PCI: Use for_pci_msi_entry() to access MSI device listJiang Liu2015-07-221-1/+1
* PCI: Add helper function msi_desc_to_pci_sysdata()Jiang Liu2015-07-222-0/+15
* 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
* PCI/keystone: Prepare irq handlers for irq argument removalThomas Gleixner2015-07-161-2/+5
* PCI/keystone: Consolidate chained IRQ handler install/removeThomas Gleixner2015-07-161-3/+3
* PCI/keystone: Use irq_data_get_msi_desc() to avoid redundant lookup of irq_dataJiang Liu2015-07-161-9/+6
* treewide: Use helper function to access irq_data->msi_descJiang Liu2015-07-166-6/+6
* genirq: Rename irq_data_get_msi() as irq_data_get_msi_desc()Jiang Liu2015-07-163-3/+3
* 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
* genirq: Remove the irq argument from setup_affinity()Jiang Liu2015-07-111-8/+7
* genirq: Provide and use __irq_can_set_affinity()Jiang Liu2015-07-111-8/+10
* genirq: Remove the irq argument from note_interrupt()Jiang Liu2015-07-114-6/+7
* genirq: Remove irq argument from try_one_irq()Jiang Liu2015-07-111-3/+3
* genirq: Remove irq argument from report_bad_irq()Jiang Liu2015-07-111-8/+6
* genirq: Remove irq argument from suspend/resume_irq()Jiang Liu2015-07-111-4/+4
OpenPOWER on IntegriCloud