summaryrefslogtreecommitdiff
path: root/drivers/pci/controller/vmd.c
AgeCommit message (Expand)Author
2024-01-17Merge tag 'pci-v6.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-12-13PCI: vmd: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET
2023-12-11PCI: vmd: Fix potential deadlock when enabling ASPMJohan Hovold
2023-10-28Merge branch 'pci/controller/vmd'Bjorn Helgaas
2023-10-03PCI: Use PCI_HEADER_TYPE_* instead of literalsIlpo Järvinen
2023-10-03PCI: vmd: Correct PCI Header Type Register's multi-function checkIlpo Järvinen
2023-09-18PCI: vmd: Fix inconsistent indentation in vmd_resume()Xinghui Li
2023-08-22PCI: vmd: Disable bridge window for domain resetNirmal Patel
2023-06-24PCI: vmd: Fix uninitialized variable usage in vmd_enable_domain()Xinghui Li
2023-05-08PCI: vmd: Reset VMD config register between soft rebootsNirmal Patel
2023-02-02PCI: vmd: Add quirk to configure PCIe ASPM and LTRDavid E. Box
2023-02-02PCI: vmd: Create feature grouping for client productsDavid E. Box
2023-02-02PCI: vmd: Use PCI_VDEVICE in device listDavid E. Box
2022-12-06PCI: vmd: Fix secondary bus reset for Intel bridgesFrancisco Munoz
2022-11-11PCI: vmd: Disable MSI remapping after suspendNirmal Patel
2022-06-28PCI: vmd: Add DID 8086:7D0B and 8086:AD0B for Intel MTL SKUsFrancisco Munoz
2022-06-10PCI: vmd: Use devm_kasprintf() instead of simple kasprintf()Subramanian Mohan
2022-05-12PCI: vmd: Revert 2565e5b69c44 ("PCI: vmd: Do not disable MSI-X remapping if i...Nirmal Patel
2022-05-12PCI: vmd: Assign VMD IRQ domain before enumerationNirmal Patel
2022-02-21PCI: vmd: Prevent recursive locking on interrupt allocationThomas Gleixner
2022-01-13Merge branch 'pci/errors'Bjorn Helgaas
2022-01-05PCI: vmd: Add DID 8086:A77F for all Intel Raptor Lake SKU'sKarthik L Gopalakrishnan
2022-01-04PCI: vmd: Honor ACPI _OSC on PCIe featuresKai-Heng Feng
2021-12-01PCI: vmd: Clean up domain before enumerationNirmal Patel
2021-11-18PCI: vmd: Use PCI_POSSIBLE_ERROR() to check config readsNaveen Naidu
2021-11-05Merge branch 'remotes/lorenzo/pci/vmd'Bjorn Helgaas
2021-11-04PCI: vmd: Drop redundant includes of <asm/device.h>, <asm/msi.h>Krzysztof Wilczyński
2021-10-12PCI: vmd: Do not disable MSI-X remapping if interrupt remapping is enabled by...Adrian Huang
2021-10-07PCI: vmd: Assign a number to each VMD controllerChunguang Xu
2021-09-02PCI: VMD: ACPI: Make ACPI companion lookup work for VMD busRafael J. Wysocki
2021-03-22PCI: vmd: Disable MSI-X remapping when possibleJon Derrick
2020-12-15Merge tag 'pci-v5.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-12-15Merge branch 'remotes/lorenzo/pci/vmd'Bjorn Helgaas
2020-12-10PCI: vmd: Update type of the __iomem pointersKrzysztof Wilczyński
2020-12-10PCI: Unify ECAM constants in native PCI Express driversKrzysztof Wilczyński
2020-11-23PCI: vmd: Offset Client VMD MSI-X vectorsJon Derrick
2020-10-28PCI: vmd: Use msi_msg shadow structsThomas Gleixner
2020-10-22Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-10-21PCI: vmd: Update VMD PM to correctly use generic PCI PMJon Derrick
2020-10-20PCI: vmd: Create IRQ allocation helperJon Derrick
2020-10-20PCI: vmd: Create IRQ Domain configuration helperJon Derrick
2020-10-20PCI: vmd: Create bus offset configuration helperJon Derrick
2020-10-20PCI: vmd: Create physical offset helperJon Derrick
2020-09-16PCI_vmd_Mark_VMD_irqdomain_with_DOMAIN_BUS_VMD_MSIThomas Gleixner
2020-09-16PCI: vmd: Dont abuse vector irqomain as parentThomas Gleixner
2020-08-07Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-07-23irqdomain/treewide: Free firmware node after domain removalJon Derrick
2020-07-14irqdomain/treewide: Keep firmware node unconditionally allocatedThomas Gleixner
2020-07-06PCI: vmd: Use Shadow MEMBAR registers for QEMU/KVM guestsJon Derrick
2020-05-29PCI: vmd: Filter resource type bits from shadow registerJon Derrick