index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
2026-02-06
PCI: Use lockdep_assert_held(pci_bus_sem) to verify lock is held
Ilpo Järvinen
2026-02-06
PCI: Fix pci_slot_lock () device locking
Keith Busch
2026-02-06
PCI: Fix pci_slot_trylock() error handling
Jinhui Guo
2026-02-06
PCI: Mark Nvidia GB10 to avoid bus reset
Johnny-CC Chang
2026-02-06
PCI: Mark ASM1164 SATA controller to avoid bus reset
Alex Williamson
2026-02-06
PCI: host-generic: Avoid reporting incorrect 'missing reg property' error
Jess
2026-02-06
PCI/PME: Replace RMW of Root Status register with direct write
Lukas Wunner
2026-02-06
PCI/AER: Clear stale errors on reporting agents upon probe
Lukas Wunner
2026-02-06
PCI: Don't claim disabled bridge windows
Ilpo Järvinen
2026-02-06
PCI: rzg3s-host: Fix device node reference leak in rzg3s_pcie_host_parse_port()
Felix Gu
2026-02-06
Merge branches 'fixes', 'arm/smmu/updates', 'intel/vt-d', 'amd/amd-vi' and 'c...
Joerg Roedel
2026-02-05
Merge branch 'acpi-apei'
Rafael J. Wysocki
2026-02-05
PCI: dwc: Fix missing iATU setup when ECAM is enabled
Krishna Chaitanya Chundru
2026-02-05
PCI: dwc: Clean up iATU index usage in dw_pcie_iatu_setup()
Niklas Cassel
2026-02-05
PCI: dwc: Fix msg_atu_index assignment
Niklas Cassel
2026-02-05
Merge branches 'acpi-pm', 'acpi-sysfs', 'acpi-pci' and 'acpi-resource'
Rafael J. Wysocki
2026-02-04
Merge tag 'tsm-fixes-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-02-04
PCI: hv: remove unnecessary module_init/exit functions
Ethan Nelson-Moore
2026-02-04
PCI: hv: Remove unused field pci_bus in struct hv_pcibus_device
Michael Kelley
2026-02-03
PCI: dwc: ep: Add comment explaining controller level PTM access in multi PF ...
Aksh Garg
2026-02-03
PCI: dwc: ep: Add per-PF BAR and inbound ATU mapping support
Aksh Garg
2026-02-03
PCI: Remove superfluous HK_TYPE_WQ check
Frederic Weisbecker
2026-02-03
PCI: Flush PCI probe workqueue on cpuset isolated partition change
Frederic Weisbecker
2026-02-03
PCI: s32g: Skip Root Port removal during success
Vincent Guittot
2026-02-01
PCI/IOV: Fix race between SR-IOV enable/disable and hotplug
Niklas Schnelle
2026-02-01
Revert "PCI/IOV: Add PCI rescan-remove locking when enabling/disabling SR-IOV"
Niklas Schnelle
2026-01-31
PCI/MSI: Check the device specific address mask in msi_verify_entries()
Vivian Wang
2026-01-31
PCI/MSI: Convert the boolean no_64bit_msi flag to a DMA address mask
Vivian Wang
2026-01-30
PCI/ACPI: Restrict program_hpx_type2() to AER bits
Håkon Bugge
2026-01-30
PCI: Initialize RCB from pci_configure_device()
Håkon Bugge
2026-01-30
PCI: dwc: ep: Fix resizable BAR support for multi-PF configurations
Aksh Garg
2026-01-30
PCI: endpoint: pci-epf-test: Allow overriding default BAR sizes
Niklas Cassel
2026-01-29
PCI: endpoint: pci-epf-test: Add BAR subrange mapping test support
Koichiro Den
2026-01-29
PCI: dwc: ep: Support BAR subrange inbound mapping via Address Match Mode iATU
Koichiro Den
2026-01-29
PCI/pwrctrl: Create pwrctrl device if graph port is found
Manivannan Sadhasivam
2026-01-29
PCI: Check parent for NULL in of_pci_bus_release_domain_nr()
Sergey Shtylyov
2026-01-28
PCI/pwrctrl: Add PCIe M.2 connector support
Manivannan Sadhasivam
2026-01-28
PCI: dwc: Advertise dynamic inbound mapping support
Koichiro Den
2026-01-28
PCI: endpoint: Add BAR subrange mapping support
Koichiro Den
2026-01-27
PCI: Move CardBus bridge scanning to setup-cardbus.c
Ilpo Järvinen
2026-01-27
PCI: Add pbus_validate_busn() for Bus Number validation
Ilpo Järvinen
2026-01-27
PCI: Add dword #defines for Bus Number + Secondary Latency Timer
Ilpo Järvinen
2026-01-27
PCI: Use scnprintf() instead of sprintf()
Ilpo Järvinen
2026-01-27
PCI: Handle CardBus-specific params in setup-cardbus.c
Ilpo Järvinen
2026-01-27
PCI: Separate CardBus setup & build it only with CONFIG_CARDBUS
Ilpo Järvinen
2026-01-27
PCI: Add 'pci' prefix to struct pci_dev_resource handling functions
Ilpo Järvinen
2026-01-27
PCI: Use resource_assigned() in setup-bus.c algorithm
Ilpo Järvinen
2026-01-27
PCI: Add pbus_mem_size_optional() to handle optional sizes
Ilpo Järvinen
2026-01-27
PCI: Check invalid align earlier in pbus_size_mem()
Ilpo Järvinen
2026-01-27
PCI: Log reset and restore of resources
Ilpo Järvinen
[prev]
[next]