summaryrefslogtreecommitdiffstats
path: root/kernel/irq
AgeCommit message (Expand)AuthorLines
2021-05-05Merge tag 'gpio-updates-for-v5.13-v2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-10/+10
2021-04-30Merge tag 'pinctrl-v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+1
2021-04-26Merge tag 'irq-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-93/+59
2021-04-24Merge tag 'irqchip-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner-46/+6
2021-04-22irqdomain: Drop references to recusive irqdomain setupMarc Zyngier-6/+2
2021-04-22irqdomain: Get rid of irq_create_strict_mappings()Marc Zyngier-32/+0
2021-04-10genirq: Reduce irqdebug cacheline bouncingNicholas Piggin-0/+4
2021-04-10kernel: Initialize cpumask before parsingTetsuo Handa-2/+2
2021-04-07irqdomain: Get rid of irq_create_identity_mapping()Marc Zyngier-3/+0
2021-03-30genirq/irq_sim: Shrink devm_irq_domain_create_sim()Bartosz Golaszewski-19/+12
2021-03-26irqdomain: Introduce irq_domain_create_simple() APIAndy Shevchenko-10/+10
2021-03-22irq: Fix typos in commentsIngo Molnar-12/+12
2021-03-21genirq: Disable interrupts for force threaded handlersThomas Gleixner-0/+4
2021-03-19genirq/matrix: Prevent allocation counter corruptionVitaly Kuznetsov-1/+3
2021-03-17irq: Simplify condition in irq_matrix_reserve()Juergen Gross-3/+2
2021-03-16genirq/irq_sim: Fix typos in kernel doc (fnode -> fwnode)Andy Shevchenko-2/+2
2021-03-16genirq: Fix typos and misspellings in commentsKrzysztof Kozlowski-13/+13
2021-03-15kernel/irq: export irq_gc_set_wakeJianqun Xu-0/+1
2021-03-08irqdomain: Remove debugfs_file from struct irq_domainGreg Kroah-Hartman-5/+4
2021-03-06genirq: Add IRQF_NO_AUTOEN for request_irq/nmi()Barry Song-2/+9
2021-02-24Merge tag 'driver-core-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-0/+2
2021-02-21Merge tag 'irq-core-2021-02-15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-2/+2
2021-02-09irqdomain: Mark fwnodes when their irqdomain is added/removedSaravana Kannan-0/+2
2021-01-30genirq/msi: Activate Multi-MSI early when MSI_FLAG_ACTIVATE_EARLY is setMarc Zyngier-24/+20
2021-01-28genirq: Use new tasklet API for resend_taskletEmil Renner Berthing-2/+2
2021-01-13genirq: Export irq_check_status_bit()Thomas Gleixner-0/+1
2021-01-12Merge tag 'irqchip-fixes-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner-1/+1
2020-12-25genirq: Fix export of irq_to_desc() for powerpc KVMMichael Ellerman-1/+1
2020-12-24Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-20/+67
2020-12-18genirq/msi: Initialize msi_alloc_info before calling msi_domain_prepare_irqs()Zenghui Yu-1/+1
2020-12-15Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-92/+97
2020-12-15Merge tag 'driver-core-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+1
2020-12-15genirq: Restrict export of irq_to_desc()Thomas Gleixner-1/+3
2020-12-15genirq: Provide kstat_irqdesc_cpu()Thomas Gleixner-2/+2
2020-12-15genirq: Make kstat_irqs() staticThomas Gleixner-13/+6
2020-12-15genirq: Annotate irq stats data racesThomas Gleixner-4/+5
2020-12-15genirq: Move irq_set_lockdep_class() to coreThomas Gleixner-0/+14
2020-12-15genirq: Move status flag checks to coreThomas Gleixner-0/+20
2020-12-15genirq: Move irq_has_action() into core codeThomas Gleixner-0/+17
2020-12-15Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner-27/+71
2020-12-14Merge tag 'x86-apic-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+10
2020-12-11genirq/affinity: Add irq_update_affinity_desc()John Garry-0/+70
2020-12-11Revert "genirq: Add fasteoi IPI flow"Valentin Schneider-27/+0
2020-12-09driver core: Add fwnode_init()Saravana Kannan-1/+1
2020-11-30genirq/irqdomain: Don't try to free an interrupt that has no mappingMarc Zyngier-2/+9
2020-11-30genirq/irqdomain: Add an irq_create_mapping_affinity() functionLaurent Vivier-5/+8
2020-11-16genirq: Fix kernel-doc markupsMauro Carvalho Chehab-2/+2
2020-11-15genirq/irqdomain: Make irq_domain_disassociate() staticThomas Gleixner-1/+1
2020-11-14genirq: Remove GENERIC_IRQ_LEGACY_ALLOC_HWIRQThomas Gleixner-56/+0
2020-11-08Merge tag 'irq-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+1