summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2024-11-12Merge tag 'reset-for-v6.13' of git://git.pengutronix.de/pza/linux into soc/dr...Arnd Bergmann
2024-11-11PCI: Unexport pci_walk_bus_locked()Keith Busch
2024-11-11PCI: Abstract LBMS seen check into pcie_lbms_seen()Ilpo Järvinen
2024-11-11PCI: Refactor pcie_update_link_speed()Ilpo Järvinen
2024-11-11PCI: Store all PCIe Supported Link SpeedsIlpo Järvinen
2024-11-11PCI: Convert __pci_walk_bus() to be recursiveKeith Busch
2024-11-11PCI: Move __pci_walk_bus() mutex to where we need itKeith Busch
2024-11-11PCI: Make pci_destroy_dev() concurrent safeKeith Busch
2024-11-11PCI: Make pci_stop_dev() concurrent safeKeith Busch
2024-11-07PCI: keystone: Add link up check to ks_pcie_other_map_bus()Kishon Vijay Abraham I
2024-11-07PCI: keystone: Set mode as Root Complex for "ti,keystone-pcie" compatibleKishon Vijay Abraham I
2024-11-07PCI: microchip: Add support for using either Root Port 1 or 2Conor Dooley
2024-11-07PCI: Deprecate pcim_iounmap_regions()Philipp Stanner
2024-11-06PCI: Detect and trust built-in Thunderbolt chipsEsther Shimanovich
2024-11-06PCI: vmd: Set devices to D0 before enabling PM L1 SubstatesJian-Hong Pan
2024-11-06PCI: vmd: Add DID 8086:B06F and 8086:B60B for Intel client SKUsNirmal Patel
2024-11-06PCI: imx6: Fix suspend/resume support on i.MX6QDLStefan Eichenberger
2024-11-06PCI/ASPM: Add notes about enabling PCI-PM L1SS to pci_enable_link_state(_locked)Jian-Hong Pan
2024-11-06PCI: mediatek-gen3: Add support for restricting link widthAngeloGioacchino Del Regno
2024-11-05sysfs: treewide: constify attribute callback of bin_attribute::llseek()Thomas Weißschuh
2024-11-05sysfs: treewide: constify attribute callback of bin_attribute::mmap()Thomas Weißschuh
2024-11-05sysfs: treewide: constify attribute callback of bin_is_visible()Thomas Weißschuh
2024-11-05PCI/sysfs: Calculate bin_attribute size through bin_size()Thomas Weißschuh
2024-11-04PCI: endpoint: test: Synchronously cancel command handler workDamien Le Moal
2024-11-04PCI: dwc: endpoint: Implement the pci_epc_ops::align_addr() operationDamien Le Moal
2024-11-04PCI: mediatek-gen3: Add support for setting max-link-speed limitAngeloGioacchino Del Regno
2024-11-04PCI: qcom: Disable ASPM L0s for X1E80100Qiang Yu
2024-11-04PCI: qcom: Remove BDF2SID mapping config for SC8280X family SoCQiang Yu
2024-11-04PCI: j721e: Deassert PERST# after a delay of PCIE_T_PVPERL_MS millisecondsSiddharth Vadapalli
2024-11-03PCI: qcom: Add support for IPQ9574devi priya
2024-11-03PCI: j721e: Add PCIe support for J722S SoCSiddharth Vadapalli
2024-11-03PCI: tegra194: Move controller cleanups to pex_ep_event_pex_rst_deassert()Manivannan Sadhasivam
2024-11-03PCI: qcom-ep: Move controller cleanups to qcom_pcie_perst_deassert()Manivannan Sadhasivam
2024-11-02PCI: qcom: Enable MSI interrupts together with Link up if 'Global IRQ' is sup...Manivannan Sadhasivam
2024-11-01Merge tag 'pci-v6.12-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-10-30PCI: Fix use-after-free of slot->bus on hot removeLukas Wunner
2024-10-30PCI: Make pcim_iounmap_region() a public functionPhilipp Stanner
2024-10-30PCI: Remove pcim_iomap_regions_request_all()Philipp Stanner
2024-10-30PCI: Make pcim_request_all_regions() a public functionPhilipp Stanner
2024-10-29PCI: Fix pci_enable_acs() support for the ACS quirksJason Gunthorpe
2024-10-27PCI: dwc: endpoint: Clear outbound address on unmapDamien Le Moal
2024-10-25Merge tag 'pci-v6.12-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-10-24misc: Add support for LAN966x PCI deviceHerve Codina
2024-10-23PCI/pwrctl: Abandon QCom WCN probe on pre-pwrseq device-treesBartosz Golaszewski
2024-10-22PCI/ASPM: Disable L1 before disabling L1 PM SubstatesAjay Agarwal
2024-10-22PCI: cpqphp: Simplify PCI_ScanBusForNonBridge()Ilpo Järvinen
2024-10-22PCI: cpqphp: Use define to read class/revision dwordIlpo Järvinen
2024-10-22PCI: cpqphp: Use pci_bus_read_dev_vendor_id() to detect presenceIlpo Järvinen
2024-10-22PCI: cpqphp: Fix PCIBIOS_* return value confusionIlpo Järvinen
2024-10-18PCI: Improve pdev_sort_resources() warning messageIlpo Järvinen