summaryrefslogtreecommitdiff
path: root/include/linux/irqdesc.h
Commit message (Expand)AuthorAge
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-16
* genirq: Move field 'msi_desc' from irq_data into irq_common_dataJiang Liu2015-09-16
* genirq: Move field 'handler_data' from irq_data into irq_common_dataJiang Liu2015-09-16
* genirq: Simplify irq_data_to_desc()Thomas Gleixner2015-09-16
* genirq: Remove __irq_set_handler_locked()Thomas Gleixner2015-09-16
* genirq: Remove __irq_set_chip_handler_name_locked()Thomas Gleixner2015-09-16
* genirq: Update the comment for generic_handle_irq_descHuang Shijie2015-09-15
* genirq: Provide irq_desc_has_actionThomas Gleixner2015-08-06
* hotplug: Prevent alloc/free of irq descriptors during cpu up/downThomas Gleixner2015-07-08
* genirq: Implement irq_set_handler_locked()/irq_set_chip_handler_name_locked()Thomas Gleixner2015-06-26
* genirq: Introduce helper irq_desc_get_irq()Jiang Liu2015-06-26
* genirq: Clean up outdated comments related to include/linux/irqdesc.hJiang Liu2015-06-25
* genirq: Introduce struct irq_common_data to host shared irq dataJiang Liu2015-06-12
* genirq: Enhance irq_data_to_desc() to support hierarchy irqdomainJiang Liu2015-06-12
* genirq / PM: Add flag for shared NO_SUSPEND interrupt linesRafael J. Wysocki2015-03-04
* Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-10-09
|\
| * genirq: Add sanity checks for PM options on shared interrupt linesThomas Gleixner2014-09-01
* | genirq: Add irq_domain-aware core IRQ handlerMarc Zyngier2014-09-03
|/
* genirq: Sanitize spurious interrupt detection of threaded irqsThomas Gleixner2014-05-03
* genirq: Add an accessor for IRQ_PER_CPU flagVinayak Kale2013-12-19
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-13
* genirq: Provide means to retrigger parentThomas Gleixner2012-11-01
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-10-01
|\
| * irqdesc: delete now orphaned references to timer_rand_statePaul Gortmaker2012-08-15
* | random: remove rand_initialize_irq()Theodore Ts'o2012-07-19
|/
* irq: don't put module.h into irq.h for tracking irqgen modules.Paul Gortmaker2011-10-31
* genirq: Add support for per-cpu dev_id interruptsMarc Zyngier2011-10-03
* irq: Track the owner of irq descriptorSebastian Andrzej Siewior2011-07-28
* genirq: Uninline and sanity check generic_handle_irq()Thomas Gleixner2011-05-18
* genirq: irq_desc: Document preflow_handler and affinity_hintGeert Uytterhoeven2011-04-23
* genirq: Forgotten updates/deletions after removal of compat codeGeert Uytterhoeven2011-04-23
* genirq: Remove compat codeThomas Gleixner2011-03-29
* genirq: Provide locked setter for chip, handler, nameThomas Gleixner2011-03-23
* genirq: Provide a lockdep helperThomas Gleixner2011-03-23
* genirq; Remove the last leftovers of the old sparse irq codeThomas Gleixner2011-03-23
* genirq: Add desc->irq_data accessorThomas Gleixner2011-03-11
* genirq: Prepare the handling of shared oneshot interruptsThomas Gleixner2011-02-25
* genirq: Add preflow handler supportThomas Gleixner2011-02-19
* genirq: Remove desc->status when GENERIC_HARDIRQS_NO_COMPAT=yThomas Gleixner2011-02-19
* genirq: Add state field to irq_dataThomas Gleixner2011-02-19
* genirq: Add internal state field to irq_descThomas Gleixner2011-02-19
* genirq: Namespace cleanupThomas Gleixner2011-02-19
* genirq: Add IRQ affinity notifiersBen Hutchings2011-01-22
* genirq: Remove __do_IRQThomas Gleixner2011-01-21
* irq: use per_cpu kstat_irqsEric Dumazet2011-01-13
* genirq: Remove the now unused sparse irq leftoversThomas Gleixner2010-10-12
* genirq: Remove irq_2_iommuThomas Gleixner2010-10-12
* genirq: Distangle irq.hThomas Gleixner2010-10-12