summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-12-16soc: ti: ti_sci_inta_msi: Get rid of ti_sci_inta_msi_get_virq()Thomas Gleixner1-1/+0
2021-12-16bus: fsl-mc: fsl-mc-allocator: Rework MSI handlingThomas Gleixner1-2/+2
2021-12-16genirq/msi: Provide interface to retrieve Linux interrupt numberThomas Gleixner1-0/+2
2021-12-16PCI/MSI: Provide MSI_FLAG_MSIX_CONTIGUOUSThomas Gleixner1-0/+2
2021-12-16PCI/MSI: Use msi_desc::msi_indexThomas Gleixner1-2/+0
2021-12-16soc: ti: ti_sci_inta_msi: Use msi_desc::msi_indexThomas Gleixner1-14/+2
2021-12-16bus: fsl-mc-msi: Use msi_desc::msi_indexThomas Gleixner1-10/+0
2021-12-16platform-msi: Use msi_desc::msi_indexThomas Gleixner1-10/+0
2021-12-16genirq/msi: Consolidate MSI descriptor dataThomas Gleixner1-0/+2
2021-12-16platform-msi: Store platform private data pointer in msi_device_dataThomas Gleixner1-2/+2
2021-12-16platform-msi: Rename functions and clarify commentsThomas Gleixner1-4/+4
2021-12-16genirq/msi: Remove the original sysfs interfacesThomas Gleixner1-15/+3
2021-12-16PCI/MSI: Let the irq code handle sysfs groupsThomas Gleixner1-1/+0
2021-12-16genirq/msi: Provide msi_device_populate/destroy_sysfs()Thomas Gleixner1-0/+4
2021-12-16PCI/MSI: Decouple MSI[-X] disable from pcim_release()Thomas Gleixner1-1/+2
2021-12-16device: Add device:: Msi_data pointer and struct msi_device_dataThomas Gleixner2-0/+23
2021-12-16device: Move MSI related data into a structThomas Gleixner1-6/+14
2021-12-14Merge branch 'irq/urgent' into irq/msiThomas Gleixner18-45/+116
2021-12-12Merge tag 'char-misc-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+13
2021-12-11Merge branch 'for-5.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2021-12-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-4/+23
2021-12-10timers: implement usleep_idle_range()SeongJae Park1-1/+13
2021-12-10Increase default MLOCK_LIMIT to 8 MiBDrew DeVault1-3/+10
2021-12-10Merge tag 'pm-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-1/+1
2021-12-10Merge tag 'aio-poll-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-1/+27
2021-12-09percpu_ref: Replace kernel.h with the necessary inclusionsAndy Shevchenko1-1/+1
2021-12-09Merge tag 'net-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds9-32/+38
2021-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds1-0/+5
2021-12-09aio: fix use-after-free due to missing POLLFREE handlingEric Biggers1-1/+1
2021-12-09wait: add wake_up_pollfree()Eric Biggers1-0/+26
2021-12-09bus: mhi: core: Add support for forced PM resumeLoic Poulain1-0/+13
2021-12-09genirq/msi: Handle PCI/MSI allocation fail in core codeThomas Gleixner1-4/+1
2021-12-09PCI/MSI: Make pci_msi_domain_check_cap() staticThomas Gleixner1-2/+0
2021-12-09PCI/MSI: Move msi_lock to struct pci_devThomas Gleixner2-2/+1
2021-12-09PCI/MSI: Sanitize MSI-X table map handlingThomas Gleixner1-0/+1
2021-12-09PCI/MSI: Split out irqdomain codeThomas Gleixner1-11/+0
2021-12-09PCI/MSI: Make arch_restore_msi_irqs() less horrible.Thomas Gleixner1-4/+3
2021-12-09genirq/msi, treewide: Use a named struct for PCI/MSI attributesThomas Gleixner1-43/+41
2021-12-09PCI/MSI: Remove msi_desc_to_pci_sysdata()Thomas Gleixner1-5/+0
2021-12-09PCI/MSI: Make pci_msi_domain_write_msg() staticThomas Gleixner1-1/+0
2021-12-09genirq/msi: Fixup includesThomas Gleixner1-1/+1
2021-12-09genirq/msi: Remove unused domain callbacksThomas Gleixner1-7/+4
2021-12-09genirq/msi: Guard sysfs codeThomas Gleixner1-0/+10
2021-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski1-3/+3
2021-12-08Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski5-23/+15
2021-12-08PM: runtime: Fix pm_runtime_active() kerneldoc commentRafael J. Wysocki1-1/+1
2021-12-07net: phy: Remove unnecessary indentation in the comments of phy_deviceYanteng Si1-5/+6
2021-12-08netfilter: conntrack: annotate data-races around ct->timeoutEric Dumazet1-3/+3
2021-12-06Merge tag 'regulator-fix-v5.16-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-6/+8
2021-12-05Merge tag 'sched_urgent_for_v5.16_rc4' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+3