summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2024-07-08PCI: of_property: Add interrupt-controller property in PCI device nodesHerve Codina
2024-07-08PCI/pwrctl: only call of_platform_populate() if CONFIG_OF is enabledBert Karwatzki
2024-07-08PCI: controller: Add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-07-08PCI: Add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-07-04PCI: endpoint: Fix error handling in epf_ntb_epc_cleanup()Dan Carpenter
2024-07-04PCI: endpoint: Clean up error handling in vpci_scan_bus()Dan Carpenter
2024-07-04PCI: endpoint: Make pci_epc_class struct constantGreg Kroah-Hartman
2024-07-04PCI: endpoint: Introduce 'epc_deinit' event and notify the EPF driversManivannan Sadhasivam
2024-07-04pci/hotplug/pnv_php: Fix hotplug driver crash on PowernvKrishna Kumar
2024-07-03PCI: hv: Return zero, not garbage, when reading PCI_INTERRUPT_PINWei Liu
2024-07-03driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman
2024-07-01PCI: rcar-gen4: Add support for R-Car V4HYoshihiro Shimoda
2024-07-01PCI/DPC: Fix use-after-free on concurrent DPC and hot-removalLukas Wunner
2024-06-29PCI: rcar-gen4: Add .ltssm_control() for other SoC supportYoshihiro Shimoda
2024-06-29PCI: rcar-gen4: Add struct rcar_gen4_pcie_drvdataYoshihiro Shimoda
2024-06-29PCI: dwc: Add PCIE_PORT_{FORCE,LANE_SKEW} macrosYoshihiro Shimoda
2024-06-28PCI: keystone: Add workaround for Errata #i2037 (AM65x SR 1.0)Kishon Vijay Abraham I
2024-06-25PCI: ls-gen4: Make struct mobiveil_rp_ops constantChristophe JAILLET
2024-06-24PCI/MSI: Fix UAF in msi_capability_initMostafa Saleh
2024-06-18PCI/DPC: Disable DPC service on suspendKai-Heng Feng
2024-06-18PCI/AER: Disable AER service on suspendKai-Heng Feng
2024-06-18PCI: acpiphp: Add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-12PCI: Relax bridge window tail sizing rulesIlpo Järvinen
2024-06-12PCI: Make minimum bridge window alignment reference more obviousIlpo Järvinen
2024-06-12PCI/pwrctl: Add a PCI power control driver for power sequenced devicesBartosz Golaszewski
2024-06-12PCI/pwrctl: Add PCI power control core codeBartosz Golaszewski
2024-06-12PCI/pwrctl: Create platform devices for child OF nodes of the port nodeBartosz Golaszewski
2024-06-12PCI/pwrctl: Reuse the OF node for power controlled devicesBartosz Golaszewski
2024-06-12PCI: Hold the rescan mutex when scanning for the first timeBartosz Golaszewski
2024-06-11PCI/PM: Switch to new Intel CPU model definesTony Luck
2024-06-10PCI: switchtec: Make switchtec_class constantGreg Kroah-Hartman
2024-06-07PCI: Use array for .id_table consistentlyMasahiro Yamada
2024-06-06PCI: tegra: Remove unused struct 'tegra_pcie_soc'Dr. David Alan Gilbert
2024-06-04PCI: Warn on missing cfg_access_lock during secondary bus resetDan Williams
2024-06-04PCI: Revert the cfg_access_lock lockdep mechanismDan Williams
2024-06-03PCI: Use preserve_config in place of pci_flagsVidya Sagar
2024-06-03PCI: Unify ACPI and DT 'preserve config' supportVidya Sagar
2024-06-03PCI: of: Add of_pci_preserve_config() for per-host bridge supportVidya Sagar
2024-06-03PCI: Move PRESERVE_BOOT_CONFIG _DSM evaluation to pci_register_host_bridge()Vidya Sagar
2024-05-30PCI: pciehp: Detect device replacement during system sleepLukas Wunner
2024-05-28PCI: endpoint: pci-epf-test: Handle Link Down eventManivannan Sadhasivam
2024-05-28PCI: tegra194: Set EP alignment restriction for inbound ATUJon Hunter
2024-05-28PCI: rcar: Demote WARN() to dev_warn_ratelimited() in rcar_pcie_wakeup()Marek Vasut
2024-05-28PCI: starfive: Add JH7110 PCIe controllerMinda Chen
2024-05-28PCI: Add PCIE_RESET_CONFIG_DEVICE_WAIT_MS waiting time valueKevin Xie
2024-05-28PCI: plda: Pass pci_host_bridge to plda_pcie_setup_iomems()Minda Chen
2024-05-28PCI: plda: Add host init/deinit and map bus functionsMinda Chen
2024-05-28PCI: plda: Add event bitmap field to struct plda_pcie_rpMinda Chen
2024-05-28PCI: microchip: Move IRQ functions to pcie-plda-host.cMinda Chen
2024-05-28PCI: microchip: Add event irqchip field to host port and add PLDA irqchipMinda Chen