index
:
kernel
linux-6.17.y
linux-6.18.y
main
saturneric's kernel source tree
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
vmd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI: vmd: Remove MSI-X check on child devices
Nam Cao
2025-08-12
1
-3
/
+0
*
PCI: vmd: Fix wrong kfree() in vmd_msi_free()
Nam Cao
2025-08-07
1
-1
/
+3
*
Merge branch 'pci/controller/vmd'
Bjorn Helgaas
2025-07-31
1
-0
/
+2
|
\
|
*
PCI: vmd: Add VMD Device ID Support for Panther Lake (PTL)-H/P/U
George D Sworo
2025-06-23
1
-0
/
+2
*
|
PCI: vmd: Switch to msi_create_parent_irq_domain()
Nam Cao
2025-07-24
1
-80
/
+90
*
|
PCI: vmd: Convert to lock guards
Nam Cao
2025-07-24
1
-44
/
+29
|
/
*
Merge tag 'pci-v6.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-03-29
1
-6
/
+6
|
\
|
*
PCI: vmd: Make vmd_dev::cfg_lock a raw_spinlock_t type
Ryo Takakura
2025-03-19
1
-6
/
+6
*
|
PCI: vmd: Disable MSI remapping bypass under Xen
Roger Pau Monne
2025-03-21
1
-0
/
+20
|
/
*
Merge branch 'pci/controller/vmd'
Bjorn Helgaas
2024-11-25
1
-0
/
+4
|
\
|
*
PCI: vmd: Add DID 8086:B06F and 8086:B60B for Intel client SKUs
Nirmal Patel
2024-11-06
1
-0
/
+4
*
|
PCI: vmd: Set devices to D0 before enabling PM L1 Substates
Jian-Hong Pan
2024-11-06
1
-4
/
+9
|
/
*
Merge branch 'pci/controller/vmd'
Bjorn Helgaas
2024-09-19
1
-2
/
+2
|
\
|
*
PCI: vmd: Fix indentation issue in vmd_shutdown()
Riyan Dhiman
2024-09-01
1
-2
/
+2
*
|
PCI: vmd: Silence 'set affinity failed' warning
Marek Vasut
2024-08-06
1
-12
/
+1
|
/
*
Merge branch 'pci/misc'
Bjorn Helgaas
2024-07-19
1
-0
/
+1
|
\
|
*
PCI: controller: Add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-07-08
1
-0
/
+1
*
|
PCI: vmd: Create domain symlink before pci_bus_add_devices()
Jiwei Sun
2024-07-10
1
-4
/
+4
|
/
*
Merge tag 'pci-v6.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-01-18
1
-3
/
+3
|
\
|
*
PCI: vmd: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2023-12-13
1
-3
/
+3
*
|
PCI: vmd: Fix potential deadlock when enabling ASPM
Johan Hovold
2023-12-11
1
-1
/
+1
|
/
*
Merge branch 'pci/controller/vmd'
Bjorn Helgaas
2023-10-28
1
-4
/
+1
|
\
|
*
PCI: vmd: Fix inconsistent indentation in vmd_resume()
Xinghui Li
2023-09-18
1
-4
/
+1
*
|
PCI: Use PCI_HEADER_TYPE_* instead of literals
Ilpo Järvinen
2023-10-03
1
-1
/
+1
*
|
PCI: vmd: Correct PCI Header Type Register's multi-function check
Ilpo Järvinen
2023-10-03
1
-2
/
+1
|
/
*
PCI: vmd: Disable bridge window for domain reset
Nirmal Patel
2023-08-22
1
-2
/
+17
*
PCI: vmd: Fix uninitialized variable usage in vmd_enable_domain()
Xinghui Li
2023-06-24
1
-1
/
+2
*
PCI: vmd: Reset VMD config register between soft reboots
Nirmal Patel
2023-05-08
1
-0
/
+8
*
PCI: vmd: Add quirk to configure PCIe ASPM and LTR
David E. Box
2023-02-02
1
-1
/
+54
*
PCI: vmd: Create feature grouping for client products
David E. Box
2023-02-02
1
-18
/
+10
*
PCI: vmd: Use PCI_VDEVICE in device list
David E. Box
2023-02-02
1
-8
/
+8
*
PCI: vmd: Fix secondary bus reset for Intel bridges
Francisco Munoz
2022-12-06
1
-2
/
+20
*
PCI: vmd: Disable MSI remapping after suspend
Nirmal Patel
2022-11-11
1
-0
/
+5
*
PCI: vmd: Add DID 8086:7D0B and 8086:AD0B for Intel MTL SKUs
Francisco Munoz
2022-06-28
1
-0
/
+8
*
PCI: vmd: Use devm_kasprintf() instead of simple kasprintf()
Subramanian Mohan
2022-06-10
1
-3
/
+2
*
PCI: vmd: Revert 2565e5b69c44 ("PCI: vmd: Do not disable MSI-X remapping if i...
Nirmal Patel
2022-05-12
1
-3
/
+1
*
PCI: vmd: Assign VMD IRQ domain before enumeration
Nirmal Patel
2022-05-12
1
-0
/
+3
*
PCI: vmd: Prevent recursive locking on interrupt allocation
Thomas Gleixner
2022-02-21
1
-7
/
+7
*
Merge branch 'pci/errors'
Bjorn Helgaas
2022-01-13
1
-1
/
+1
|
\
|
*
PCI: vmd: Use PCI_POSSIBLE_ERROR() to check config reads
Naveen Naidu
2021-11-18
1
-1
/
+1
*
|
PCI: vmd: Add DID 8086:A77F for all Intel Raptor Lake SKU's
Karthik L Gopalakrishnan
2022-01-05
1
-0
/
+4
*
|
PCI: vmd: Honor ACPI _OSC on PCIe features
Kai-Heng Feng
2022-01-04
1
-0
/
+18
*
|
PCI: vmd: Clean up domain before enumeration
Nirmal Patel
2021-12-01
1
-0
/
+37
|
/
*
Merge branch 'remotes/lorenzo/pci/vmd'
Bjorn Helgaas
2021-11-05
1
-9
/
+36
|
\
|
*
PCI: vmd: Do not disable MSI-X remapping if interrupt remapping is enabled by...
Adrian Huang
2021-10-12
1
-1
/
+3
|
*
PCI: vmd: Assign a number to each VMD controller
Chunguang Xu
2021-10-07
1
-8
/
+33
*
|
PCI: vmd: Drop redundant includes of <asm/device.h>, <asm/msi.h>
Krzysztof Wilczyński
2021-11-04
1
-2
/
+0
|
/
*
PCI: VMD: ACPI: Make ACPI companion lookup work for VMD bus
Rafael J. Wysocki
2021-09-02
1
-0
/
+55
*
PCI: vmd: Disable MSI-X remapping when possible
Jon Derrick
2021-03-22
1
-12
/
+51
*
Merge tag 'pci-v5.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-12-16
1
-21
/
+35
|
\
[next]