index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-06
Merge branch 'pci/pwrctrl'
Bjorn Helgaas
12
-315
/
+511
2026-02-06
Merge branch 'pci/ptm'
Bjorn Helgaas
1
-1
/
+4
2026-02-06
Merge branch 'pci/portdrv'
Bjorn Helgaas
2
-55
/
+28
2026-02-06
Merge branch 'pci/pm'
Bjorn Helgaas
2
-1
/
+18
2026-02-06
Merge branch 'pci/p2pdma'
Bjorn Helgaas
1
-1
/
+9
2026-02-06
Merge branch 'pci/iov'
Bjorn Helgaas
1
-5
/
+4
2026-02-06
Merge branch 'pci/iommu'
Bjorn Helgaas
2
-0
/
+12
2026-02-06
Merge branch 'pci/enumeration'
Bjorn Helgaas
6
-41
/
+64
2026-02-06
Merge branch 'pci/endpoint'
Bjorn Helgaas
1
-14
/
+9
2026-02-06
Merge branch 'pci/bwctrl'
Bjorn Helgaas
2
-0
/
+13
2026-02-06
PCI/bwctrl: Disable BW controller on Intel P45 using a quirk
Ilpo Järvinen
2
-0
/
+13
2026-02-06
PCI: Disable ACS SV for IDT 0x8090 switch
Manivannan Sadhasivam
1
-1
/
+1
2026-02-06
PCI: Disable ACS SV for IDT 0x80b5 switch
Manivannan Sadhasivam
4
-47
/
+13
2026-02-06
PCI: Cache ACS Capabilities register
Manivannan Sadhasivam
1
-10
/
+14
2026-02-06
PCI: Enable ACS after configuring IOMMU for OF platforms
Manivannan Sadhasivam
3
-9
/
+10
2026-02-06
PCI: Add ACS quirk for Pericom PI7C9X2G404 switches [12d8:b404]
Nicolas Cavallari
1
-0
/
+4
2026-02-06
PCI: Add ACS quirk for Qualcomm Hamoa & Glymur
Krishna Chaitanya Chundru
1
-0
/
+4
2026-02-06
PCI: Use device_lock_assert() to verify device lock is held
Ilpo Järvinen
1
-2
/
+10
2026-02-06
PCI: Use lockdep_assert_held(pci_bus_sem) to verify lock is held
Ilpo Järvinen
1
-1
/
+4
2026-02-06
PCI: Fix pci_slot_lock () device locking
Keith Busch
1
-6
/
+17
2026-02-06
PCI: Fix pci_slot_trylock() error handling
Jinhui Guo
1
-3
/
+1
2026-02-06
PCI: Mark Nvidia GB10 to avoid bus reset
Johnny-CC Chang
1
-0
/
+8
2026-02-06
PCI: Mark ASM1164 SATA controller to avoid bus reset
Alex Williamson
1
-0
/
+10
2026-02-06
PCI: host-generic: Avoid reporting incorrect 'missing reg property' error
Jess
1
-1
/
+1
2026-02-06
PCI/PME: Replace RMW of Root Status register with direct write
Lukas Wunner
1
-1
/
+1
2026-02-06
PCI/AER: Clear stale errors on reporting agents upon probe
Lukas Wunner
1
-1
/
+25
2026-02-06
PCI: Don't claim disabled bridge windows
Ilpo Järvinen
1
-0
/
+2
2026-02-06
PCI: rzg3s-host: Fix device node reference leak in rzg3s_pcie_host_parse_port()
Felix Gu
1
-1
/
+2
2026-02-06
Merge branches 'fixes', 'arm/smmu/updates', 'intel/vt-d', 'amd/amd-vi' and 'c...
Joerg Roedel
3
-10
/
+87
2026-02-05
Merge branch 'acpi-apei'
Rafael J. Wysocki
1
-1
/
+1
2026-02-05
PCI: dwc: Fix missing iATU setup when ECAM is enabled
Krishna Chaitanya Chundru
2
-11
/
+28
2026-02-05
PCI: dwc: Clean up iATU index usage in dw_pcie_iatu_setup()
Niklas Cassel
1
-28
/
+31
2026-02-05
PCI: dwc: Fix msg_atu_index assignment
Niklas Cassel
1
-1
/
+8
2026-02-05
Merge branches 'acpi-pm', 'acpi-sysfs', 'acpi-pci' and 'acpi-resource'
Rafael J. Wysocki
1
-9
/
+6
2026-02-04
Merge tag 'tsm-fixes-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-7
/
+3
2026-02-04
PCI: hv: remove unnecessary module_init/exit functions
Ethan Nelson-Moore
1
-12
/
+0
2026-02-04
PCI: hv: Remove unused field pci_bus in struct hv_pcibus_device
Michael Kelley
1
-1
/
+0
2026-02-03
PCI: dwc: ep: Add comment explaining controller level PTM access in multi PF ...
Aksh Garg
1
-0
/
+12
2026-02-03
PCI: dwc: ep: Add per-PF BAR and inbound ATU mapping support
Aksh Garg
2
-37
/
+54
2026-02-03
PCI: Remove superfluous HK_TYPE_WQ check
Frederic Weisbecker
1
-14
/
+3
2026-02-03
PCI: Flush PCI probe workqueue on cpuset isolated partition change
Frederic Weisbecker
1
-1
/
+16
2026-02-03
PCI: s32g: Skip Root Port removal during success
Vincent Guittot
1
-4
/
+4
2026-02-01
PCI/IOV: Fix race between SR-IOV enable/disable and hotplug
Niklas Schnelle
1
-0
/
+4
2026-02-01
Revert "PCI/IOV: Add PCI rescan-remove locking when enabling/disabling SR-IOV"
Niklas Schnelle
1
-5
/
+0
2026-01-31
PCI/MSI: Check the device specific address mask in msi_verify_entries()
Vivian Wang
1
-3
/
+5
2026-01-31
PCI/MSI: Convert the boolean no_64bit_msi flag to a DMA address mask
Vivian Wang
3
-2
/
+9
2026-01-30
PCI/ACPI: Restrict program_hpx_type2() to AER bits
Håkon Bugge
3
-38
/
+27
2026-01-30
PCI: Initialize RCB from pci_configure_device()
Håkon Bugge
1
-0
/
+32
2026-01-30
PCI: dwc: ep: Fix resizable BAR support for multi-PF configurations
Aksh Garg
1
-16
/
+32
2026-01-30
PCI: endpoint: pci-epf-test: Allow overriding default BAR sizes
Niklas Cassel
1
-2
/
+97
[prev]
[next]