aboutsummaryrefslogtreecommitdiff
path: root/kernel/irq
AgeCommit message (Expand)Author
2015-09-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-08-20genirq: Introduce irq_chip_set_type_parent() helperGrygorii Strashko
2015-08-20genirq: Don't return ENOSYS in irq_chip_retrigger_hierarchyGrygorii Strashko
2015-07-30genirq/irqdomain: Allow irq domain aliasingMarc Zyngier
2015-07-30genirq: Use the proper parameter name in kernel docMasanari Iida
2015-07-30Merge branch 'linus' into irq/coreThomas Gleixner
2015-07-27genirq: Add chip_[suspend|resume] PM support to irq_chipBrian Norris
2015-07-27genirq: Export irq_[get|set]_irqchip_state()Bjorn Andersson
2015-07-22genirq/MSI: Move alloc_msi_entry() from PCI into generic MSI codeJiang Liu
2015-07-17genirq: Prevent resend to interrupts marked IRQ_NESTED_THREADThomas 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-08hotplug: Prevent alloc/free of irq descriptors during cpu up/downThomas Gleixner
2015-06-20Merge branch 'irq/for-x86' into irq/coreThomas Gleixner
2015-06-20genirq: Remove bogus restriction in irq_move_mask_irq()Thomas Gleixner
2015-06-18irq: Add irq_set_chained_handler_and_data()Russell King
2015-06-12genirq: Introduce helper function irq_data_get_node()Jiang Liu
2015-06-12genirq: Introduce struct irq_common_data to host shared irq dataJiang Liu
2015-06-12genirq: Prevent crash in irq_move_irq()Jiang Liu
2015-06-12genirq: Enhance irq_data_to_desc() to support hierarchy irqdomainJiang Liu
2015-06-05Merge branch 'linus' into irq/coreThomas Gleixner
2015-05-22genirq: Set IRQCHIP_SKIP_SET_WAKE for no_irq_chipGeert Uytterhoeven
2015-05-19Merge branch 'irq/for-x86' into irq/coreThomas Gleixner
2015-05-19genirq: Introduce irq_set_vcpu_affinity() to target an interrupt to a VCPUJiang Liu
2015-05-18Merge branch 'irq/for-arm' into irq/coreThomas Gleixner
2015-05-18genirq: generic chip: Support hierarchy domainStefan Agner
2015-05-18genirq: Add irq_chip_(enable/disable)_parentStefan Agner
2015-05-18irqdomain: Add non-hierarchy helper irq_domain_set_infoStefan Agner
2015-05-18genirq: Don't suspend nested_thread irqs over system suspendNeilBrown
2015-05-13genirq: devres: Fix testing return value of request_any_context_irq()Axel Lin
2015-05-05genirq: Fix type inconsistencyNicholas Mc Guire
2015-05-05genirq: Fix unnecessary automatic type conversionNicholas Mc Guire
2015-05-05genirq: MSI: Constify irq_domain_opsKrzysztof Kozlowski
2015-04-24genirq: Set IRQCHIP_SKIP_SET_WAKE flag for dummy_irq_chipRoger Quadros
2015-04-11Merge tag 'irqchip-core-4.1-3' of git://git.infradead.org/users/jcooper/linux...Thomas Gleixner
2015-04-08genirq: Allow the irqchip state of an IRQ to be save/restoredMarc Zyngier
2015-04-08genirq: MSI: Fix freeing of unallocated MSIMarc Zyngier
2015-04-08Merge branch 'linus' into irq/core to get the GIC updates whichThomas Gleixner
2015-03-15genirq: Add irqchip_set_wake_parentMarc Zyngier
2015-03-05Merge tag 'v4.0-rc2' into irq/core, to refresh the tree before applying new c...Ingo Molnar
2015-03-04genirq / PM: Add flag for shared NO_SUSPEND interrupt linesRafael J. Wysocki
2015-02-18genirq: Provide disable_hardirq()Peter Zijlstra