summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2024-09-08PCI: al: Check IORESOURCE_BUS existence during probeAleksandr Mishin
2024-08-11PCI: pciehp: Retain Power Indicator bits for userspace indicatorsBlazej Kucman
2024-08-03PCI: loongson: Enable MSI in LS7A Root ComplexHuacai Chen
2024-08-03PCI: rockchip: Use GPIOD_OUT_LOW flag while requesting ep_gpioManivannan Sadhasivam
2024-08-03PCI: dw-rockchip: Fix initial PERST# GPIO valueNiklas Cassel
2024-08-03PCI: hv: Return zero, not garbage, when reading PCI_INTERRUPT_PINWei Liu
2024-08-03PCI/DPC: Fix use-after-free on concurrent DPC and hot-removalLukas Wunner
2024-08-03PCI: dwc: Fix index 0 incorrectly being interpreted as a free ATU slotFrank Li
2024-08-03PCI: qcom-ep: Disable resources unconditionally during PERST# assertManivannan Sadhasivam
2024-08-03PCI: endpoint: Fix error handling in epf_ntb_epc_cleanup()Dan Carpenter
2024-08-03PCI: endpoint: Clean up error handling in vpci_scan_bus()Dan Carpenter
2024-08-03PCI: tegra194: Set EP alignment restriction for inbound ATUJon Hunter
2024-08-03PCI: rcar: Demote WARN() to dev_warn_ratelimited() in rcar_pcie_wakeup()Marek Vasut
2024-08-03PCI: keystone: Fix NULL pointer dereference in case of DT error in ks_pcie_se...Aleksandr Mishin
2024-08-03PCI: keystone: Don't enable BAR 0 for AM654xSiddharth Vadapalli
2024-08-03PCI: keystone: Relocate ks_pcie_set/clear_dbi_mode()Siddharth Vadapalli
2024-08-03PCI: Fix resource double counting on remove & rescanIlpo Järvinen
2024-08-03PCI: endpoint: pci-epf-test: Make use of cached 'epc_features' in pci_epf_tes...Manivannan Sadhasivam
2024-06-24PCI/MSI: Fix UAF in msi_capability_initMostafa Saleh
2024-06-04PCI: Revert the cfg_access_lock lockdep mechanismDan Williams
2024-05-21Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-05-16Merge branch 'pci/misc'Bjorn Helgaas
2024-05-16Merge branch 'pci/ims-removal'Bjorn Helgaas
2024-05-16Merge branch 'pci/endpoint'Bjorn Helgaas
2024-05-16Merge branch 'pci/controller/tegra194'Bjorn Helgaas
2024-05-16Merge branch 'pci/controller/rockchip'Bjorn Helgaas
2024-05-16Merge branch 'pci/controller/mt7621'Bjorn Helgaas
2024-05-16Merge branch 'pci/controller/dwc'Bjorn Helgaas
2024-05-16Merge branch 'pci/controller/cadence'Bjorn Helgaas
2024-05-16Merge branch 'pci/pm'Bjorn Helgaas
2024-05-16Merge branch 'pci/of'Bjorn Helgaas
2024-05-16Merge branch 'pci/msi'Bjorn Helgaas
2024-05-16Merge branch 'pci/hotplug'Bjorn Helgaas
2024-05-16Merge branch 'pci/enumeration'Bjorn Helgaas
2024-05-16Merge branch 'pci/edr'Bjorn Helgaas
2024-05-16Merge branch 'pci/doe'Bjorn Helgaas
2024-05-16Merge branch 'pci/cxl'Bjorn Helgaas
2024-05-16Merge branch 'pci/aspm'Bjorn Helgaas
2024-05-16PCI: Do not wait for disconnected devices when resumingIlpo Järvinen
2024-05-16PCI: Remove unused pci_enable_device_io()Heiner Kallweit
2024-05-15Revert "PCI/MSI: Provide IMS (Interrupt Message Store) support"Bjorn Helgaas
2024-05-15Revert "PCI/MSI: Provide pci_ims_alloc/free_irq()"Bjorn Helgaas
2024-05-15PCI: rockchip-ep: Remove wrong mask on subsys_vendor_idRick Wertenbroek
2024-05-08PCI: Make pcie_bandwidth_capable() staticIlpo Järvinen
2024-05-08PCI/EDR: Align EDR_PORT_LOCATE_DSM with PCI Firmware r3.3Kuppuswamy Sathyanarayanan
2024-05-08PCI/EDR: Align EDR_PORT_DPC_ENABLE_DSM with PCI Firmware r3.3Kuppuswamy Sathyanarayanan
2024-05-08PCI/CXL: Add 'cxl_bus' reset method for devices below CXL PortsDave Jiang
2024-05-08PCI/CXL: Fail bus reset if upstream CXL Port has SBR maskedDave Jiang
2024-05-08PCI: Lock upstream bridge for pci_reset_function()Dave Jiang
2024-05-08Merge tag 'pci-v6.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds