summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-12-05PCI/MSI: Use bullet lists in kernel-doc comments of api.cBagas Sanjaya
2022-11-23iommu/of: Remove linux/msi.h includeThomas Gleixner
2022-11-23vfio/fsl-mc: Remove linux/msi.h includeThomas Gleixner
2022-11-23soc: fsl: dpio: Remove linux/msi.h includeThomas Gleixner
2022-11-23bus: fsl-mc: Remove linux/msi.h includesThomas Gleixner
2022-11-17x86/apic: Remove X86_IRQ_ALLOC_CONTIGUOUS_VECTORSThomas Gleixner
2022-11-17PCI/MSI: Remove redundant msi_check() callbackThomas Gleixner
2022-11-17PCI/MSI: Validate MSI-X contiguous restriction earlyThomas Gleixner
2022-11-17PCI/MSI: Reject MSI-X earlyThomas Gleixner
2022-11-17PCI/MSI: Reject multi-MSI earlyThomas Gleixner
2022-11-17PCI/MSI: Sanitize MSI-X checksThomas Gleixner
2022-11-17PCI/MSI: Reorder functions in msi.cAhmed S. Darwish
2022-11-17PCI/MSI: Move pci_msi_restore_state() to api.cAhmed S. Darwish
2022-11-17PCI/MSI: Move pci_msi_enabled() to api.cAhmed S. Darwish
2022-11-17PCI/MSI: Move pci_irq_get_affinity() to api.cAhmed S. Darwish
2022-11-17PCI/MSI: Move pci_disable_msix() to api.cAhmed S. Darwish
2022-11-17PCI/MSI: Move pci_msix_vec_count() to api.cAhmed S. Darwish
2022-11-17PCI/MSI: Move pci_free_irq_vectors() to api.cAhmed S. Darwish
2022-11-17PCI/MSI: Move pci_irq_vector() to api.cAhmed S. Darwish
2022-11-17PCI/MSI: Move pci_alloc_irq_vectors_affinity() to api.cAhmed S. Darwish
2022-11-17PCI/MSI: Move pci_alloc_irq_vectors() to api.cAhmed S. Darwish
2022-11-17PCI/MSI: Move pci_enable_msix_range() to api.cAhmed S. Darwish
2022-11-17PCI/MSI: Move pci_enable_msi() API to api.cAhmed S. Darwish
2022-11-17PCI/MSI: Move pci_disable_msi() to api.cAhmed S. Darwish
2022-11-17PCI/MSI: Move mask and unmask helpers to msi.hAhmed S. Darwish
2022-11-17PCI/MSI: Get rid of externs in msi.hAhmed S. Darwish
2022-11-17genirq: Get rid of GENERIC_MSI_IRQ_DOMAINThomas Gleixner
2022-11-17PCI/MSI: Get rid of PCI_MSI_IRQ_DOMAINThomas Gleixner
2022-11-17PCI/MSI: Let the MSI core free descriptorsAhmed S. Darwish
2022-11-17PCI/MSI: Use msi_domain_info:: Bus_tokenAhmed S. Darwish
2022-11-17genirq/msi: Remove filter from msi_free_descs_free_range()Thomas Gleixner
2022-11-17iommu/amd: Remove bogus check for multi MSI-XThomas Gleixner
2022-11-17iommu/vt-d: Remove bogus check for multi MSI-XThomas Gleixner
2022-11-17PCI/MSI: Check for MSI enabled in __pci_msix_enable()Thomas Gleixner
2022-11-17clocksource/drivers/hyper-v: Include asm/hyperv-tlfs.h not asm/mshyperv.hThomas Gleixner
2022-11-13Merge tag 'efi-fixes-for-v6.1-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-11-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2022-11-11Merge tag 'ata-6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2022-11-12ata: libata-core: do not issue non-internal commands once EH is pendingNiklas Cassel
2022-11-11Merge tag 'block-6.1-2022-11-11' of git://git.kernel.dk/linuxLinus Torvalds
2022-11-11Merge tag 's390-6.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2022-11-11Merge tag 'hyperv-fixes-signed-20221110' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-11-11Merge tag 'dmaengine-fix-6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-11-11Merge tag 'spi-fix-v6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-11-11Merge tag 'mmc-v6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2022-11-11Merge tag 'for-linus-2022111101' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-11-11Merge tag 'drm-fixes-2022-11-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-11-11ata: libata-transport: fix error handling in ata_tdev_add()Yang Yingliang
2022-11-11ata: libata-transport: fix error handling in ata_tlink_add()Yang Yingliang
2022-11-11ata: libata-transport: fix error handling in ata_tport_add()Yang Yingliang