aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/irq/chip.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-12-15Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/coreThomas Gleixner1-27/+0
2020-12-11Revert "genirq: Add fasteoi IPI flow"Valentin Schneider1-27/+0
2020-11-16genirq: Fix kernel-doc markupsMauro Carvalho Chehab1-1/+1
2020-10-12Merge tag 'x86-irq-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+4
2020-09-16genirq/chip: Use the first chip in irq_chip_compose_msi_msg()Thomas Gleixner1-5/+4
2020-09-13genirq: Add fasteoi IPI flowMarc Zyngier1-0/+27
2020-08-03Merge tag 'irqchip-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/coreThomas Gleixner1-1/+2
2020-07-27genirq: Export irq_chip_retrigger_hierarchy and irq_chip_set_vcpu_affinity_parentJohn Stultz1-1/+2
2020-07-04genirq: Remove preflow handler supportValentin Schneider1-13/+0
2020-03-08genirq: Provide interrupt injection mechanismThomas Gleixner1-1/+1
2019-11-16genirq: Introduce irq_chip_get/set_parent_state callsMaulik Shah1-0/+44
2019-07-08Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+6
2019-07-06genirq: Update irq stats from NMI handlersShijith Thotton1-0/+4
2019-07-03genirq: Delay deactivation in free_irq()Thomas Gleixner1-0/+6
2019-05-01genirq: Introduce irq_chip_{request,release}_resource_parent() apisLokesh Vutla1-0/+27
2019-04-05genirq: Respect IRQCHIP_SKIP_SET_WAKE in irq_chip_set_wake_parent()Stephen Boyd1-0/+4
2019-03-08Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-0/+12
2019-02-23Merge tag 'irqchip-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/coreThomas Gleixner1-0/+54
2019-02-21Merge branch 'ib-qcom-ssbi' into develLinus Walleij1-0/+11
2019-02-13genirq: introduce irq_chip_mask_ack_parent()Linus Walleij1-0/+11
2019-02-10genirq: Avoid summation loops for /proc/statThomas Gleixner1-2/+10
2019-02-05genirq: Provide NMI handlersJulien Thierry1-0/+54
2019-02-04genirq: export irq_chip_set_wake_parent symbolBrian Masney1-0/+1
2018-12-18genirq: Fix various typos in commentsIngo Molnar1-1/+1
2018-03-20genirq: Add missing SPDX identifiersThomas Gleixner1-0/+1
2018-03-20genirq: Cleanup top of file commentsThomas Gleixner1-6/+3
2018-02-01genirq: Make legacy autoprobing work againThomas Gleixner1-3/+3
2017-11-13Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+29
2017-10-09genirq/cpuhotplug: Enforce affinity setting on startup of managed irqsThomas Gleixner1-1/+1
2017-09-25genirq/irqdomain: Propagate early activationThomas Gleixner1-2/+2
2017-09-25genirq/irqdomain: Allow irq_domain_activate_irq() to failThomas Gleixner1-2/+7
2017-09-25genirq: Separate activation and startupThomas Gleixner1-6/+24
2017-09-16genirq: Fix cpumask check in __irq_startup_managed()Thomas Gleixner1-1/+1
2017-09-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+109
2017-08-18genirq: Restore trigger settings in irq_modify_status()Marc Zyngier1-2/+8
2017-08-18genirq: Add handle_fasteoi_{level,edge}_irq flow handlersDavid Daney1-0/+106
2017-08-18genirq: Export more irq_chip_*_parent() functionsDavid Daney1-0/+3
2017-07-17genirq/PM: Properly pretend disabled state when force resuming interruptsJuergen Gross1-10/+0
2017-07-09Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2017-07-04genirq: Force inlining of __irq_startup_managed to prevent build failureGeert Uytterhoeven1-1/+1
2017-07-03Merge tag 'docs-4.13' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2017-06-26genirq: Avoid unnecessary low level irq function callsJeffy Chen1-20/+33
2017-06-22genirq: Handle managed irqs gracefully in irq_startup()Thomas Gleixner1-3/+61
2017-06-22genirq: Add force argument to irq_startup()Thomas Gleixner1-2/+2
2017-06-22genirq: Split out irq_startup() codeThomas Gleixner1-11/+18
2017-06-22genirq: Move initial affinity setup to irq_startup()Thomas Gleixner1-0/+2
2017-06-04genirq: Warn when IRQ_NOAUTOEN is used with shared interruptsThomas Gleixner1-0/+7
2017-06-04genirq: Handle NOAUTOEN interrupt setup properThomas Gleixner1-22/+54
2017-05-16genirq: Fix chained interrupt data orderingThomas Gleixner1-1/+1
2017-05-16irq: update genericirq book locationMauro Carvalho Chehab1-1/+1