summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2023-08-10PCI: pciehp: Use RMW accessors for changing LNKCTLIlpo Järvinen
2023-08-10PCI: Make link retraining use RMW accessors for changing LNKCTLIlpo Järvinen
2023-08-10PCI: Add locking to RMW PCI Express Capability Register accessorsIlpo Järvinen
2023-08-09PCI: Mark NVIDIA T4 GPUs to avoid bus resetWu Zongyong
2023-08-09PCI: switchtec: Add support for PCIe Gen5 devicesKelvin Cao
2023-08-09PCI: switchtec: Use normal comment styleKelvin Cao
2023-08-09PCI: move OF status = "disabled" detection to dev->match_driverVladimir Oltean
2023-08-08PCI: acpiphp: Use pci_assign_unassigned_bridge_resources() only for non-root busIgor Mammedov
2023-08-08PCI: dwc: Provide deinit callback for i.MXMark Brown
2023-08-08PCI: microchip: Re-partition code between probe() and init()Daire McNamara
2023-08-08PCI: microchip: Gather MSI information from hardware config registersDaire McNamara
2023-08-08PCI: microchip: Clean up initialisation of interruptsDaire McNamara
2023-08-08PCI: microchip: Enable event handlers to access bridge and control pointersDaire McNamara
2023-08-08PCI: microchip: Align register, offset, and mask names with HW docsDaire McNamara
2023-08-08PCI: microchip: Enable building driver as a moduleDaire McNamara
2023-08-08PCI: microchip: Correct the DED and SEC interrupt bit offsetsDaire McNamara
2023-08-07PCI/IOV: Use pci_dev_id() to simplify the codeXiongfeng Wang
2023-08-07PCI/AER: Use pci_dev_id() to simplify the codeXiongfeng Wang
2023-08-07PCI: apple: Use pci_dev_id() to simplify the codeXiongfeng Wang
2023-08-04Revert "PCI: mvebu: Mark driver as BROKEN"Bjorn Helgaas
2023-08-03Revert "PCI: tegra194: Enable support for 256 Byte payload"Vidya Sagar
2023-07-31x86: always initialize xen-swiotlb when xen-pcifront is enablingChristoph Hellwig
2023-07-27PCI/DOE: Fix destroy_work_on_stack() raceIra Weiny
2023-07-26Revert "PCI: dwc: Wait for link up only if link is started"Johan Hovold
2023-07-18PCI/sysfs: Make I/O resource depend on HAS_IOPORTNiklas Schnelle
2023-07-18PCI: Make quirk using inw() depend on HAS_IOPORTNiklas Schnelle
2023-07-18PCI: ibmphp: Make read-only arrays staticColin Ian King
2023-07-18PCI: Explicitly include correct DT includesRob Herring
2023-07-13PCI: rockchip: Use 64-bit mask on MSI 64-bit PCI addressRick Wertenbroek
2023-07-13PCI: microchip: Remove cast between incompatible function typeKrzysztof Wilczyński
2023-07-13PCI: keembay: Remove cast between incompatible function typeKrzysztof Wilczyński
2023-07-13PCI: meson: Remove cast between incompatible function typeKrzysztof Wilczyński
2023-07-13PCI: imx6: Use devm_platform_get_and_ioremap_resource()Yang Li
2023-07-13PCI: xgene-msi: Use devm_platform_get_and_ioremap_resource()Yang Li
2023-07-13PCI: v3: Use devm_platform_get_and_ioremap_resource()Yang Li
2023-07-13PCI: rcar-gen2: Use devm_platform_get_and_ioremap_resource()Yang Li
2023-07-13PCI: qcom-ep: Switch MHI bus master clock off during L1SSManivannan Sadhasivam
2023-07-13PCI: iproc: Use of_property_read_bool() for boolean propertiesRob Herring
2023-07-13PCI: apple: Initialize pcie->nvecs before useSven Peter
2023-07-13PCI/AER: Unexport pci_enable_pcie_error_reporting()Bjorn Helgaas
2023-07-13PCI/AER: Drop unused pci_disable_pcie_error_reporting()Bjorn Helgaas
2023-07-09Merge tag 'ntb-6.5' of https://github.com/jonmason/ntbLinus Torvalds
2023-07-08NTB: EPF: fix possible memory leak in pci_vntb_probe()ruanjinjie
2023-07-06Merge tag 'dmaengine-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-06-30Merge tag 'pci-v6.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-06-29Merge tag 'soc-drivers-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-06-26Merge branch 'pci/controller/remove-void-callbacks'Bjorn Helgaas
2023-06-26Merge branch 'pci/controller/endpoint'Bjorn Helgaas
2023-06-26Merge branch 'pci/controller/vmd'Bjorn Helgaas