summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* PCI/MSI: Reject MSI-X earlyThomas Gleixner2022-11-171-0/+4
* PCI/MSI: Reject multi-MSI earlyThomas Gleixner2022-11-173-0/+35
* PCI/MSI: Sanitize MSI-X checksThomas Gleixner2022-11-171-32/+33
* PCI/MSI: Reorder functions in msi.cAhmed S. Darwish2022-11-171-282/+295
* Documentation: PCI: Add reference to PCI/MSI device driver APIsAhmed S. Darwish2022-11-171-0/+10
* PCI/MSI: Move pci_msi_restore_state() to api.cAhmed S. Darwish2022-11-173-9/+19
* PCI/MSI: Move pci_msi_enabled() to api.cAhmed S. Darwish2022-11-173-13/+16
* PCI/MSI: Move pci_irq_get_affinity() to api.cAhmed S. Darwish2022-11-172-38/+43
* PCI/MSI: Move pci_disable_msix() to api.cAhmed S. Darwish2022-11-173-13/+26
* PCI/MSI: Move pci_msix_vec_count() to api.cAhmed S. Darwish2022-11-172-20/+20
* PCI/MSI: Move pci_free_irq_vectors() to api.cAhmed S. Darwish2022-11-172-13/+15
* PCI/MSI: Move pci_irq_vector() to api.cAhmed S. Darwish2022-11-172-24/+23
* PCI/MSI: Move pci_alloc_irq_vectors_affinity() to api.cAhmed S. Darwish2022-11-172-65/+59
* PCI/MSI: Move pci_alloc_irq_vectors() to api.cAhmed S. Darwish2022-11-172-4/+44
* PCI/MSI: Move pci_enable_msix_range() to api.cAhmed S. Darwish2022-11-173-26/+39
* PCI/MSI: Move pci_enable_msi() API to api.cAhmed S. Darwish2022-11-173-12/+26
* PCI/MSI: Move pci_disable_msi() to api.cAhmed S. Darwish2022-11-174-19/+47
* PCI/MSI: Move mask and unmask helpers to msi.hAhmed S. Darwish2022-11-172-70/+74
* PCI/MSI: Get rid of externs in msi.hAhmed S. Darwish2022-11-171-4/+4
* genirq: Get rid of GENERIC_MSI_IRQ_DOMAINThomas Gleixner2022-11-1716-37/+24
* PCI/MSI: Get rid of PCI_MSI_IRQ_DOMAINThomas Gleixner2022-11-1711-75/+58
* PCI/MSI: Let the MSI core free descriptorsAhmed S. Darwish2022-11-171-3/+7
* PCI/MSI: Use msi_domain_info:: Bus_tokenAhmed S. Darwish2022-11-171-8/+3
* genirq/msi: Add bus token to struct msi_domain_infoAhmed S. Darwish2022-11-172-10/+16
* genirq/irqdomain: Move bus token enum into a seperate headerThomas Gleixner2022-11-172-21/+27
* genirq/msi: Make __msi_domain_free_irqs() staticThomas Gleixner2022-11-172-5/+2
* powerpc/pseries/msi: Use msi_domain_ops:: Msi_post_free()Thomas Gleixner2022-11-171-5/+2
* genirq/msi: Provide msi_domain_ops:: Post_free()Thomas Gleixner2022-11-172-0/+6
* genirq/msi: Make __msi_domain_alloc_irqs() staticThomas Gleixner2022-11-172-7/+6
* genirq/msi: Add missing kernel doc to msi_next_desc()Thomas Gleixner2022-11-171-0/+1
* genirq/msi: Remove filter from msi_free_descs_free_range()Thomas Gleixner2022-11-173-13/+13
* genirq/msi: Use MSI_DESC_ALL in msi_add_simple_msi_descs()Thomas Gleixner2022-11-171-1/+1
* iommu/amd: Remove bogus check for multi MSI-XThomas Gleixner2022-11-171-2/+1
* iommu/vt-d: Remove bogus check for multi MSI-XThomas Gleixner2022-11-171-2/+1
* PCI/MSI: Check for MSI enabled in __pci_msix_enable()Thomas Gleixner2022-11-171-0/+5
* genirq: Remove unused argument force of irq_set_affinity_deactivated()Angus Chen2022-11-171-2/+2
* clocksource/drivers/hyper-v: Include asm/hyperv-tlfs.h not asm/mshyperv.hThomas Gleixner2022-11-174-3/+13
* Linux 6.1-rc5v6.1-rc5Linus Torvalds2022-11-131-1/+1
* Merge tag 'mips-fixes_6.1_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-11-138-21/+26
|\
| * MIPS: pic32: treat port as signed integerJason A. Donenfeld2022-11-113-9/+8
| * MIPS: jump_label: Fix compat branch range checkJiaxun Yang2022-11-111-1/+1
| * mips: alchemy: gpio: Include the right headerLinus Walleij2022-11-111-1/+1
| * MIPS: Loongson64: Add WARN_ON on kexec related kmalloc failedLiao Chang2022-11-111-0/+10
| * MIPS: fix duplicate definitions for exported symbolsRongwei Zhang2022-11-111-10/+5
| * mips: boot/compressed: use __NO_FORTIFYJohn Thomson2022-11-111-0/+1
* | Merge tag 'efi-fixes-for-v6.1-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-11-136-20/+128
|\ \
| * | arm64: efi: Fix handling of misaligned runtime regions and drop warningArd Biesheuvel2022-11-101-18/+34
| * | arm64: efi: Force the use of SetVirtualAddressMap() on Altra machinesArd Biesheuvel2022-11-105-2/+94
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2022-11-123-7/+27
|\ \ \
| * | | scsi: scsi_debug: Make the READ CAPACITY response compliant with ZBCBart Van Assche2022-11-081-0/+7