summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2023-11-28PCI: Lengthen reset delay for VideoPropulsion Torrent QN16e cardLukas Wunner
2023-11-28PCI: qcom-ep: Add dedicated callback for writing to DBI2 registersManivannan Sadhasivam
2023-11-28PCI: exynos: Don't discard .remove() callbackUwe Kleine-König
2023-11-28PCI: kirin: Don't discard .remove() callbackUwe Kleine-König
2023-11-28PCI/ASPM: Fix L1 substate handling in aspm_attr_store_common()Heiner Kallweit
2023-11-28PCI: keystone: Don't discard .probe() callbackUwe Kleine-König
2023-11-28PCI: keystone: Don't discard .remove() callbackUwe Kleine-König
2023-11-28PCI/sysfs: Protect driver's D3cold preference from user spaceLukas Wunner
2023-11-28PCI: Use FIELD_GET() in Sapphire RX 5600 XT Pulse quirkBjorn Helgaas
2023-11-28PCI: dwc: Add missing PCI_EXP_LNKCAP_MLW handlingYoshihiro Shimoda
2023-11-28PCI: dwc: Add dw_pcie_link_set_max_link_width()Yoshihiro Shimoda
2023-11-28PCI: Disable ATS for specific Intel IPU E2000 devicesBartosz Pawlowski
2023-11-28PCI: Extract ATS disabling to a helper functionBartosz Pawlowski
2023-11-28PCI: Use FIELD_GET() to extract Link WidthIlpo Järvinen
2023-11-28PCI: Do error check on own line to split long "if" conditionsIlpo Järvinen
2023-11-28PCI: mvebu: Use FIELD_PREP() with Link WidthIlpo Järvinen
2023-11-28PCI: tegra194: Use FIELD_GET()/FIELD_PREP() with Link Width fieldsIlpo Järvinen
2023-11-28ACPI: APEI: Fix AER info corruption when error status data has multiple sectionsShiju Jose
2023-11-20Revert "PCI/ASPM: Disable only ASPM_STATE_L1 when driver, disables L1"Heiner Kallweit
2023-11-20PCI: endpoint: Fix double free in __pci_epc_create()Dan Carpenter
2023-11-20PCI: vmd: Correct PCI Header Type Register's multi-function checkIlpo Järvinen
2023-11-08PCI: Prevent xHCI driver from claiming AMD VanGogh USB3 DRD deviceVicki Pfau
2023-10-10PCI: qcom: Fix IPQ8074 enumerationSricharan Ramabadhran
2023-10-10PCI/PM: Mark devices disconnected if upstream PCIe link is down on resumeMika Westerberg
2023-09-23PCI: fu740: Set the number of MSI vectorsYong-Xuan Wang
2023-09-23PCI: vmd: Disable bridge window for domain resetNirmal Patel
2023-09-23PCI: dwc: Provide deinit callback for i.MXMark Brown
2023-09-13Revert "PCI: Mark NVIDIA T4 GPUs to avoid bus reset"Bjorn Helgaas
2023-09-13PCI/PM: Only read PCI_PM_CTRL register when availableFeiyang Chen
2023-09-13PCI: hv: Fix a crash in hv_pci_restore_msi_msg() during hibernationDexuan Cui
2023-09-13PCI: Free released resource after coalescingRoss Lagerwall
2023-09-13PCI: rockchip: Use 64-bit mask on MSI 64-bit PCI addressRick Wertenbroek
2023-09-13PCI: layerscape: Add workaround for lost link capabilities during resetXiaowei Bao
2023-09-13PCI/ASPM: Use RMW accessors for changing LNKCTLIlpo Järvinen
2023-09-13PCI: pciehp: Use RMW accessors for changing LNKCTLIlpo Järvinen
2023-09-13PCI: Make link retraining use RMW accessors for changing LNKCTLIlpo Järvinen
2023-09-13PCI: Add locking to RMW PCI Express Capability Register accessorsIlpo Järvinen
2023-09-13PCI: Mark NVIDIA T4 GPUs to avoid bus resetWu Zongyong
2023-09-13PCI: microchip: Correct the DED and SEC interrupt bit offsetsDaire McNamara
2023-09-13PCI/DOE: Fix destroy_work_on_stack() raceIra Weiny
2023-09-13PCI: qcom-ep: Switch MHI bus master clock off during L1SSManivannan Sadhasivam
2023-09-13PCI: apple: Initialize pcie->nvecs before useSven Peter
2023-09-13Revert "PCI: tegra194: Enable support for 256 Byte payload"Vidya Sagar
2023-08-11Merge tag 'pci-v6.5-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
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-04Revert "PCI: mvebu: Mark driver as BROKEN"Bjorn Helgaas
2023-07-26Revert "PCI: dwc: Wait for link up only if link is started"Johan Hovold
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