aboutsummaryrefslogtreecommitdiff
path: root/include/linux/irqdesc.h
AgeCommit message (Expand)Author
2015-07-08hotplug: Prevent alloc/free of irq descriptors during cpu up/downThomas Gleixner
2015-06-26genirq: Implement irq_set_handler_locked()/irq_set_chip_handler_name_locked()Thomas Gleixner
2015-06-26genirq: Introduce helper irq_desc_get_irq()Jiang Liu
2015-06-25genirq: Clean up outdated comments related to include/linux/irqdesc.hJiang Liu
2015-06-12genirq: Introduce struct irq_common_data to host shared irq dataJiang Liu
2015-06-12genirq: Enhance irq_data_to_desc() to support hierarchy irqdomainJiang Liu
2015-03-04genirq / PM: Add flag for shared NO_SUSPEND interrupt linesRafael J. Wysocki
2014-10-09Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-09-03genirq: Add irq_domain-aware core IRQ handlerMarc Zyngier
2014-09-01genirq: Add sanity checks for PM options on shared interrupt linesThomas Gleixner
2014-05-03genirq: Sanitize spurious interrupt detection of threaded irqsThomas Gleixner
2013-12-19genirq: Add an accessor for IRQ_PER_CPU flagVinayak Kale
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky
2012-11-01genirq: Provide means to retrigger parentThomas Gleixner
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-08-15irqdesc: delete now orphaned references to timer_rand_statePaul Gortmaker
2012-07-19random: remove rand_initialize_irq()Theodore Ts'o
2011-10-31irq: don't put module.h into irq.h for tracking irqgen modules.Paul Gortmaker
2011-10-03genirq: Add support for per-cpu dev_id interruptsMarc Zyngier
2011-07-28irq: Track the owner of irq descriptorSebastian Andrzej Siewior
2011-05-18genirq: Uninline and sanity check generic_handle_irq()Thomas Gleixner
2011-04-23genirq: irq_desc: Document preflow_handler and affinity_hintGeert Uytterhoeven
2011-04-23genirq: Forgotten updates/deletions after removal of compat codeGeert Uytterhoeven
2011-03-29genirq: Remove compat codeThomas Gleixner
2011-03-23genirq: Provide locked setter for chip, handler, nameThomas Gleixner
2011-03-23genirq: Provide a lockdep helperThomas Gleixner
2011-03-23genirq; Remove the last leftovers of the old sparse irq codeThomas Gleixner
2011-03-11genirq: Add desc->irq_data accessorThomas Gleixner
2011-02-25genirq: Prepare the handling of shared oneshot interruptsThomas Gleixner
2011-02-19genirq: Add preflow handler supportThomas Gleixner
2011-02-19genirq: Remove desc->status when GENERIC_HARDIRQS_NO_COMPAT=yThomas Gleixner
2011-02-19genirq: Add state field to irq_dataThomas Gleixner
2011-02-19genirq: Add internal state field to irq_descThomas Gleixner
2011-02-19genirq: Namespace cleanupThomas Gleixner
2011-01-22genirq: Add IRQ affinity notifiersBen Hutchings
2011-01-21genirq: Remove __do_IRQThomas Gleixner
2011-01-13irq: use per_cpu kstat_irqsEric Dumazet
2010-10-12genirq: Remove the now unused sparse irq leftoversThomas Gleixner
2010-10-12genirq: Remove irq_2_iommuThomas Gleixner
2010-10-12genirq: Distangle irq.hThomas Gleixner