summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* genirq/msi: Rename msi_add_msi_desc() to msi_insert_msi_desc()Thomas Gleixner2022-12-052-4/+4
* genirq/irqdomain: Rename irq_domain::dev to irq_domain:: Pm_devThomas Gleixner2022-12-051-2/+2
* PCI/MSI: Use bullet lists in kernel-doc comments of api.cBagas Sanjaya2022-12-051-14/+19
* iommu/of: Remove linux/msi.h includeThomas Gleixner2022-11-231-1/+0
* vfio/fsl-mc: Remove linux/msi.h includeThomas Gleixner2022-11-231-1/+0
* soc: fsl: dpio: Remove linux/msi.h includeThomas Gleixner2022-11-231-1/+0
* bus: fsl-mc: Remove linux/msi.h includesThomas Gleixner2022-11-232-2/+0
* x86/apic: Remove X86_IRQ_ALLOC_CONTIGUOUS_VECTORSThomas Gleixner2022-11-173-28/+1
* PCI/MSI: Remove redundant msi_check() callbackThomas Gleixner2022-11-171-48/+0
* PCI/MSI: Validate MSI-X contiguous restriction earlyThomas Gleixner2022-11-171-2/+9
* 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
* 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-171-0/+33
* 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-1710-15/+14
* PCI/MSI: Get rid of PCI_MSI_IRQ_DOMAINThomas Gleixner2022-11-176-52/+44
* 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: Remove filter from msi_free_descs_free_range()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
* clocksource/drivers/hyper-v: Include asm/hyperv-tlfs.h not asm/mshyperv.hThomas Gleixner2022-11-171-0/+1
* Merge tag 'efi-fixes-for-v6.1-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-11-134-2/+93
|\
| * arm64: efi: Force the use of SetVirtualAddressMap() on Altra machinesArd Biesheuvel2022-11-104-2/+93
* | 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
| * | scsi: scsi_transport_sas: Fix error handling in sas_phy_add()Yang Yingliang2022-11-081-4/+9
| * | scsi: ibmvfc: Avoid path failures during live migrationBrian King2022-11-071-3/+11
* | | Merge tag 'ata-6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds2022-11-112-4/+28
|\ \ \
| * | | ata: libata-core: do not issue non-internal commands once EH is pendingNiklas Cassel2022-11-121-0/+10
| * | | ata: libata-transport: fix error handling in ata_tdev_add()Yang Yingliang2022-11-111-1/+7
| * | | ata: libata-transport: fix error handling in ata_tlink_add()Yang Yingliang2022-11-111-1/+4
| * | | ata: libata-transport: fix error handling in ata_tport_add()Yang Yingliang2022-11-111-1/+4
| * | | ata: libata-transport: fix double ata_host_put() in ata_tport_add()Yang Yingliang2022-11-111-1/+0
| * | | ata: libata-scsi: fix SYNCHRONIZE CACHE (16) command failureShin'ichiro Kawasaki2022-11-081-0/+3