aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2026-05-12PCI: dwc: Apply ECRC workaround for DesignWare cores prior to 5.10aManikanta Maddireddy2-8/+9
2026-05-12PCI: ultrarisc: Add UltraRISC DP1000 PCIe Root Complex driverXincheng Zhang4-0/+213
2026-05-12PCI: amd-mdb: Assert PERST# on shutdownSai Krishna Musham1-0/+8
2026-05-12PCI: loongson: Do not ignore downstream devices on external bridgesRong Zhang1-15/+16
2026-05-11PCI: intel-gw: Fix ATU base address setup and add optional DT 'atu' regionFlorian Eckert1-2/+27
2026-05-11PCI: intel-gw: Add .start_link() callbackFlorian Eckert1-13/+11
2026-05-11PCI: intel-gw: Enable clock before PHY initFlorian Eckert1-9/+10
2026-05-11PCI: intel-gw: Move interrupt enable to own functionFlorian Eckert1-3/+8
2026-05-11PCI: intel-gw: Remove unused PCIE_APP_INTX_OFST definitionFlorian Eckert1-1/+0
2026-05-08PCI/sysfs: Add static PCI resource attribute macrosKrzysztof Wilczyński1-0/+41
2026-05-08PCI/sysfs: Add CAP_SYS_ADMIN check to __resource_resize_store()Krzysztof Wilczyński1-0/+3
2026-05-08PCI/sysfs: Split pci_llseek_resource() for device and legacy attributesKrzysztof Wilczyński1-4/+17
2026-05-08PCI/sysfs: Only allow supported resource types in I/O and MMIO helpersKrzysztof Wilczyński1-3/+10
2026-05-08PCI/sysfs: Use PCI resource accessor macrosKrzysztof Wilczyński1-4/+4
2026-05-08PCI: Check ROM header and data structure addr before accessingGuixin Liu1-18/+105
2026-05-08PCI: Introduce named defines for PCI ROMGuixin Liu1-12/+28
2026-05-08PCI: Initialize temporary device in new_id_store()Samiullah Khawaja1-1/+8
2026-05-08PCI: Update saved_config_space upon resource assignmentLukas Wunner1-0/+2
2026-05-07PCI/ASPM: Don't reconfigure ASPM entering low-power stateCarlos Bilbao1-3/+0
2026-05-06PCI: Bail out early for 2.5GT/s devices in PCIe failed link retrainingMaciej W. Rozycki1-3/+5
2026-05-06PCI: Use pcie_get_speed_cap() in PCIe failed link retrainingMaciej W. Rozycki1-4/+4
2026-05-06PCI: Always lift 2.5GT/s restriction in PCIe failed link retrainingMaciej W. Rozycki1-33/+18
2026-05-06PCI: visconti: Drop unused includeAndy Shevchenko1-1/+0
2026-05-06PCI: fu740: Drop unused includeAndy Shevchenko1-1/+0
2026-05-06PCI: designware-plat: Drop unused includeAndy Shevchenko1-1/+0
2026-05-06PCI: amd-mdb: Use the right GPIO headerAndy Shevchenko1-1/+1
2026-05-05PCI: switchtec: Add Gen6 Device IDsBen Reed1-0/+16
2026-05-05PCI: Use FIELD_MODIFY() instead of open-coding itHans Zhang19-101/+51
2026-05-04PCI: endpoint: pci-ep-msi: Add embedded doorbell fallbackKoichiro Den1-3/+128
2026-05-04PCI: endpoint: pci-epf-test: Reuse pre-exposed doorbell targetsKoichiro Den1-27/+59
2026-05-04PCI: endpoint: pci-epf-vntb: Reuse pre-exposed doorbells and IRQ flagsKoichiro Den1-3/+58
2026-05-04PCI: Log all resource claimsIlpo Järvinen1-0/+2
2026-04-30PCI: endpoint: pci-ep-msi: Refactor doorbell allocation for new backendsKoichiro Den1-15/+39
2026-04-30PCI: dwc: ep: Expose integrated eDMA resources via EPC aux-resource APIKoichiro Den1-0/+119
2026-04-30PCI: dwc: Record integrated eDMA register windowKoichiro Den2-0/+6
2026-04-30PCI: endpoint: Add auxiliary resource query APIKoichiro Den1-0/+80
2026-04-27PCI: Don't fallback to bus reset after failed slot resetKeith Busch1-5/+4
2026-04-27PCI: Remove MPS/MRRS Kconfig settings (CONFIG_PCIE_BUS_*)Bjorn Helgaas2-67/+0
2026-04-27PCI/P2PDMA: Avoid returning a provider for non_mappable_barsMatt Evans1-1/+5
2026-04-27PCI/pwrctrl: Do not try to power on/off devices that don't need pwrctrlManivannan Sadhasivam1-0/+6
2026-04-27PCI/pwrctrl: Move pci_pwrctrl_is_required() earlier in fileManivannan Sadhasivam1-42/+42
2026-04-27PCI/IOV: Skip VF Resizable BAR restore on read errorMarco Nenciarini1-0/+6
2026-04-27PCI: Skip Resizable BAR restore on read errorMarco Nenciarini1-0/+6
2026-04-27PCI: Stop setting cached power state to 'unknown' on unbindLukas Wunner1-8/+2
2026-04-26driver core: Replace dev->of_node_reused with dev_of_node_reused()Douglas Anderson2-2/+2
2026-04-24Merge tag 'loongarch-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds1-1/+1
2026-04-23Merge tag 'pcmcia-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds1-3/+1
2026-04-22Merge tag 's390-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-1/+12
2026-04-22Merge tag 'hyperv-next-signed-20260421' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+1
2026-04-22LoongArch: Adjust build infrastructure for 32BIT/64BITHuacai Chen1-1/+1