summaryrefslogtreecommitdiffstats
path: root/kernel/irq/chip.c
Commit message (Expand)AuthorAgeFilesLines
* genirq: Add missing SPDX identifiersThomas Gleixner2018-03-201-0/+1
* genirq: Cleanup top of file commentsThomas Gleixner2018-03-201-6/+3
* genirq: Make legacy autoprobing work againThomas Gleixner2018-02-011-3/+3
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-11-131-6/+29
|\
| * genirq/irqdomain: Propagate early activationThomas Gleixner2017-09-251-2/+2
| * genirq/irqdomain: Allow irq_domain_activate_irq() to failThomas Gleixner2017-09-251-2/+7
| * genirq: Separate activation and startupThomas Gleixner2017-09-251-6/+24
* | genirq/cpuhotplug: Enforce affinity setting on startup of managed irqsThomas Gleixner2017-10-091-1/+1
|/
* genirq: Fix cpumask check in __irq_startup_managed()Thomas Gleixner2017-09-161-1/+1
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-09-041-0/+109
|\
| * genirq: Add handle_fasteoi_{level,edge}_irq flow handlersDavid Daney2017-08-181-0/+106
| * genirq: Export more irq_chip_*_parent() functionsDavid Daney2017-08-181-0/+3
* | genirq: Restore trigger settings in irq_modify_status()Marc Zyngier2017-08-181-2/+8
|/
* genirq/PM: Properly pretend disabled state when force resuming interruptsJuergen Gross2017-07-171-10/+0
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-07-091-1/+1
|\
| * genirq: Force inlining of __irq_startup_managed to prevent build failureGeert Uytterhoeven2017-07-041-1/+1
* | Merge tag 'docs-4.13' of git://git.lwn.net/linuxLinus Torvalds2017-07-031-1/+1
|\ \ | |/ |/|
| * irq: update genericirq book locationMauro Carvalho Chehab2017-05-161-1/+1
* | genirq: Avoid unnecessary low level irq function callsJeffy Chen2017-06-261-20/+33
* | genirq: Handle managed irqs gracefully in irq_startup()Thomas Gleixner2017-06-221-3/+61
* | genirq: Add force argument to irq_startup()Thomas Gleixner2017-06-221-2/+2
* | genirq: Split out irq_startup() codeThomas Gleixner2017-06-221-11/+18
* | genirq: Move initial affinity setup to irq_startup()Thomas Gleixner2017-06-221-0/+2
* | genirq: Warn when IRQ_NOAUTOEN is used with shared interruptsThomas Gleixner2017-06-041-0/+7
* | genirq: Handle NOAUTOEN interrupt setup properThomas Gleixner2017-06-041-22/+54
* | genirq: Fix chained interrupt data orderingThomas Gleixner2017-05-161-1/+1
|/
* genirq: Add support for nested shared IRQsCharles Keepax2017-03-111-1/+4
* genirq: Make function __irq_do_set_handler() staticWei Yongjun2016-09-251-1/+1
* Merge branch 'irq/urgent' into irq/coreThomas Gleixner2016-09-201-2/+6
|\
| * genirq: Skip chained interrupt trigger setup if type is IRQ_TYPE_NONEMarc Zyngier2016-09-191-2/+6
* | Merge tag 'irqchip-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Thomas Gleixner2016-09-141-0/+11
|\ \ | |/
| * genirq: Correctly configure the trigger on chained interruptsMarc Zyngier2016-08-171-0/+11
* | genirq: No need to mask non trigger mode flags before __irq_set_trigger()Alexander Kuleshov2016-09-061-1/+0
* | genirq: Robustify handle_percpu_devid_irq()Thomas Gleixner2016-09-021-4/+14
|/
* genirq: Add untracked irq handlerKeith Busch2016-06-181-0/+43
* genirq: Add runtime power management support for IRQ chipsJon Hunter2016-06-131-0/+40
* genirq: Export IRQ functions for module useQuan Nguyen2016-03-101-0/+4
* genirq/msi: Export functions to allow MSI domains in modulesJake Oshins2015-12-201-0/+1
* genirq: Delay incrementing interrupt count if it's disabled/pendingSudeep Holla2015-11-161-4/+4
* genirq: Add flag to force mask in disable_irq[_nosync]()Thomas Gleixner2015-10-111-0/+9
* genirq: Allow migration of chained interrupts by installing default actionMika Westerberg2015-10-091-0/+17
* genirq: Remove the second parameter from handle_irq_event_percpu()Huang Shijie2015-09-221-1/+1
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-19/+8
* genirq: Move field 'msi_desc' from irq_data into irq_common_dataJiang Liu2015-09-161-1/+1
* genirq: Move field 'handler_data' from irq_data into irq_common_dataJiang Liu2015-09-161-2/+2
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-011-12/+12
|\
| * genirq: Use the proper parameter name in kernel docMasanari Iida2015-07-301-1/+1
| * genirq: Remove the irq argument from note_interrupt()Jiang Liu2015-07-111-1/+1
| * genirq: Remove irq arg from __irq_set_trigger()Jiang Liu2015-07-111-1/+1
| * genirq: Remove the irq argument from check_irq_resend()Jiang Liu2015-07-111-1/+1
OpenPOWER on IntegriCloud