summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
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
2024-10-18PCI: cpqphp: Remove unused struct ctrl_dbg.ctrlChristophe JAILLET
2024-10-18PCI: cpcihp: Remove unused struct cpci_hp_controller_ops.hardware_testGuilherme Giacomo Simoes
2024-10-18PCI: Simplify pci_read_bridge_bases() logicIlpo Järvinen
2024-10-18PCI: Move struct pci_bus_resource into bus.cIlpo Järvinen
2024-10-18PCI: Remove unused PCI_SUBTRACTIVE_DECODEIlpo Järvinen
2024-10-16PCI: endpoint: test: Use pci_epc_mem_map/unmap()Damien Le Moal
2024-10-16PCI: endpoint: Introduce pci_epc_mem_map()/unmap()Damien Le Moal
2024-10-15PCI: Constify pci_register_io_range() fwnode_handleRob Herring (Arm)
2024-10-13PCI/DOE: Poll DOE Busy bit for up to 1 second in pci_doe_send_req()Gregory Price
2024-10-12PCI: Hold rescan lock while adding devices during host probeBartosz Golaszewski
2024-10-12PCI: endpoint: Improve pci_epc_mem_alloc_addr()Damien Le Moal
2024-10-12PCI: endpoint: Introduce pci_epc_function_is_valid()Damien Le Moal
2024-10-10PCI: Add ALIGN_DOWN_IF_NONZERO() helperIlpo Järvinen
2024-10-10PCI: Use align and resource helpers, and SZ_* in quirk_s3_64M()Ilpo Järvinen
2024-10-10PCI: Use resource_set_{range,size}() helpersIlpo Järvinen
2024-10-04PCI: Simplify pci_create_slot() logicIlpo Järvinen
2024-10-03PCI: acpiphp_ampere_altra: Switch back to struct platform_driver::remove()Sergio Paracuellos