summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
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
2024-05-28PCI: microchip: Add get_events() callback and PLDA get_event()Minda Chen
2024-05-28PCI: microchip: Add INTx and MSI event num to struct plda_eventMinda Chen
2024-05-28PCI: microchip: Add request_event_irq() callback functionMinda Chen
2024-05-28PCI: microchip: Add num_events field to struct plda_pcie_rpMinda Chen
2024-05-28PCI: microchip: Rename interrupt related functionsMinda Chen
2024-05-28PCI: microchip: Move PLDA functions to pcie-plda-host.cMinda Chen
2024-05-28PCI: microchip: Rename PLDA functions to be genericMinda Chen
2024-05-28PCI: microchip: Move PLDA structures to plda-pcie.hMinda Chen
2024-05-28PCI: microchip: Rename PLDA structures to be genericMinda Chen
2024-05-28PCI: microchip: Add bridge_addr field to struct mc_pcieMinda Chen
2024-05-28PCI: microchip: Move PLDA IP register macros to pcie-plda.hMinda Chen
2024-05-28PCI: microchip: Move pcie-microchip-host.c to PLDA directoryMinda Chen
2024-05-28PCI: keystone: Fix NULL pointer dereference in case of DT error in ks_pcie_se...Aleksandr Mishin
2024-05-28PCI: keystone: Don't enable BAR 0 for AM654xSiddharth Vadapalli
2024-05-28PCI: keystone: Relocate ks_pcie_set/clear_dbi_mode()Siddharth Vadapalli
2024-05-28PCI: imx6: Convert to use agnostic GPIO APIAndy Shevchenko