summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
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
2024-10-03PCI: controller: Switch back to struct platform_driver::remove()Sergio Paracuellos
2024-10-02PCI: Fix reset_method_store() memory leakTodd Kjos
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-10-02PCI/TPH: Add Steering Tag supportWei Huang
2024-10-02PCI: Add TLP Processing Hints (TPH) supportWei Huang
2024-09-30PCI: hotplug: Remove "Returns" kerneldoc from void functionsIlpo Järvinen
2024-09-30PCI: hotplug: Reorganize kerneldoc parameter namesJulia Lawall
2024-09-23Merge tag 'pci-v6.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-09-19Merge branch 'pci/misc'Bjorn Helgaas
2024-09-19Merge branch 'pci/quirks'Bjorn Helgaas
2024-09-19Merge branch 'pci/controller/xilinx'Bjorn Helgaas
2024-09-19Merge branch 'pci/controller/vmd'Bjorn Helgaas
2024-09-19Merge branch 'pci/controller/rcar-gen4'Bjorn Helgaas
2024-09-19Merge branch 'pci/controller/qcom'Bjorn Helgaas
2024-09-19Merge branch 'pci/controller/mediatek-gen3'Bjorn Helgaas
2024-09-19Merge branch 'pci/controller/mediatek'Bjorn Helgaas
2024-09-19Merge branch 'pci/controller/kirin'Bjorn Helgaas
2024-09-19Merge branch 'pci/controller/keystone'Bjorn Helgaas
2024-09-19Merge branch 'pci/controller/j721e'Bjorn Helgaas
2024-09-19Merge branch 'pci/controller/imx6'Bjorn Helgaas
2024-09-19Merge branch 'pci/controller/dra7xx'Bjorn Helgaas
2024-09-19Merge branch 'pci/controller/cadence'Bjorn Helgaas
2024-09-19Merge branch 'pci/controller/brcmstb'Bjorn Helgaas
2024-09-19Merge branch 'pci/controller/altera'Bjorn Helgaas
2024-09-19Merge branch 'pci/controller/affinity'Bjorn Helgaas
2024-09-19Merge branch 'pci/sysfs'Bjorn Helgaas
2024-09-19Merge branch 'pci/reset'Bjorn Helgaas
2024-09-19Merge branch 'pci/pwrctl'Bjorn Helgaas
2024-09-19Merge branch 'pci/npem'Bjorn Helgaas
2024-09-19Merge branch 'pci/iommu'Bjorn Helgaas