summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2026-05-12PCI: loongson: Do not ignore downstream devices on external bridgesRong Zhang
2026-05-11PCI: intel-gw: Fix ATU base address setup and add optional DT 'atu' regionFlorian Eckert
2026-05-11PCI: intel-gw: Add .start_link() callbackFlorian Eckert
2026-05-11PCI: intel-gw: Enable clock before PHY initFlorian Eckert
2026-05-11PCI: intel-gw: Move interrupt enable to own functionFlorian Eckert
2026-05-11PCI: intel-gw: Remove unused PCIE_APP_INTX_OFST definitionFlorian Eckert
2026-05-08PCI/sysfs: Add static PCI resource attribute macrosKrzysztof Wilczyński
2026-05-08PCI/sysfs: Add CAP_SYS_ADMIN check to __resource_resize_store()Krzysztof Wilczyński
2026-05-08PCI/sysfs: Split pci_llseek_resource() for device and legacy attributesKrzysztof Wilczyński
2026-05-08PCI/sysfs: Only allow supported resource types in I/O and MMIO helpersKrzysztof Wilczyński
2026-05-08PCI/sysfs: Use PCI resource accessor macrosKrzysztof Wilczyński
2026-05-08PCI: Check ROM header and data structure addr before accessingGuixin Liu
2026-05-08PCI: Introduce named defines for PCI ROMGuixin Liu
2026-05-08PCI: Initialize temporary device in new_id_store()Samiullah Khawaja
2026-05-08PCI: Update saved_config_space upon resource assignmentLukas Wunner
2026-05-07PCI/ASPM: Don't reconfigure ASPM entering low-power stateCarlos Bilbao
2026-05-06PCI: Bail out early for 2.5GT/s devices in PCIe failed link retrainingMaciej W. Rozycki
2026-05-06PCI: Use pcie_get_speed_cap() in PCIe failed link retrainingMaciej W. Rozycki
2026-05-06PCI: Always lift 2.5GT/s restriction in PCIe failed link retrainingMaciej W. Rozycki
2026-05-06PCI: visconti: Drop unused includeAndy Shevchenko
2026-05-06PCI: fu740: Drop unused includeAndy Shevchenko
2026-05-06PCI: designware-plat: Drop unused includeAndy Shevchenko
2026-05-06PCI: amd-mdb: Use the right GPIO headerAndy Shevchenko
2026-05-05PCI: switchtec: Add Gen6 Device IDsBen Reed
2026-05-05PCI: Use FIELD_MODIFY() instead of open-coding itHans Zhang
2026-05-04PCI: endpoint: pci-ep-msi: Add embedded doorbell fallbackKoichiro Den
2026-05-04PCI: endpoint: pci-epf-test: Reuse pre-exposed doorbell targetsKoichiro Den
2026-05-04PCI: endpoint: pci-epf-vntb: Reuse pre-exposed doorbells and IRQ flagsKoichiro Den
2026-05-04PCI: Log all resource claimsIlpo Järvinen
2026-04-30PCI: endpoint: pci-ep-msi: Refactor doorbell allocation for new backendsKoichiro Den
2026-04-30PCI: dwc: ep: Expose integrated eDMA resources via EPC aux-resource APIKoichiro Den
2026-04-30PCI: dwc: Record integrated eDMA register windowKoichiro Den
2026-04-30PCI: endpoint: Add auxiliary resource query APIKoichiro Den
2026-04-27PCI: Don't fallback to bus reset after failed slot resetKeith Busch
2026-04-27PCI: Remove MPS/MRRS Kconfig settings (CONFIG_PCIE_BUS_*)Bjorn Helgaas
2026-04-27PCI/P2PDMA: Avoid returning a provider for non_mappable_barsMatt Evans
2026-04-27PCI/pwrctrl: Do not try to power on/off devices that don't need pwrctrlManivannan Sadhasivam
2026-04-27PCI/pwrctrl: Move pci_pwrctrl_is_required() earlier in fileManivannan Sadhasivam
2026-04-27PCI/IOV: Skip VF Resizable BAR restore on read errorMarco Nenciarini
2026-04-27PCI: Skip Resizable BAR restore on read errorMarco Nenciarini
2026-04-27PCI: Stop setting cached power state to 'unknown' on unbindLukas Wunner
2026-04-26driver core: Replace dev->of_node_reused with dev_of_node_reused()Douglas Anderson
2026-04-24Merge tag 'loongarch-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2026-04-23Merge tag 'pcmcia-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2026-04-22Merge tag 's390-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2026-04-22Merge tag 'hyperv-next-signed-20260421' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-04-22LoongArch: Adjust build infrastructure for 32BIT/64BITHuacai Chen
2026-04-15Merge tag 'pci-v7.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-04-14Drivers: hv: vmbus: Export hv_vmbus_exists() and use it in pci-hypervDexuan Cui
2026-04-13Merge tag 'acpi-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds