aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2024-10-30PCI: Make pcim_request_all_regions() a public functionPhilipp Stanner1-1/+2
2024-10-29PCI: Fix pci_enable_acs() support for the ACS quirksJason Gunthorpe1-5/+9
2024-10-27PCI: dwc: endpoint: Clear outbound address on unmapDamien Le Moal1-0/+1
2024-10-25Merge tag 'pci-v6.12-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pciLinus Torvalds2-5/+52
2024-10-24misc: Add support for LAN966x PCI deviceHerve Codina1-0/+1
2024-10-23PCI/pwrctl: Abandon QCom WCN probe on pre-pwrseq device-treesBartosz Golaszewski1-5/+50
2024-10-22PCI/ASPM: Disable L1 before disabling L1 PM SubstatesAjay Agarwal1-42/+50
2024-10-22PCI: cpqphp: Simplify PCI_ScanBusForNonBridge()Ilpo Järvinen1-19/+15
2024-10-22PCI: cpqphp: Use define to read class/revision dwordIlpo Järvinen1-2/+2
2024-10-22PCI: cpqphp: Use pci_bus_read_dev_vendor_id() to detect presenceIlpo Järvinen1-16/+6
2024-10-22PCI: cpqphp: Fix PCIBIOS_* return value confusionIlpo Järvinen1-5/+10
2024-10-18PCI: Improve pdev_sort_resources() warning messageIlpo Järvinen1-2/+3
2024-10-18PCI: cpqphp: Remove unused struct ctrl_dbg.ctrlChristophe JAILLET1-1/+0
2024-10-18PCI: cpcihp: Remove unused struct cpci_hp_controller_ops.hardware_testGuilherme Giacomo Simoes1-1/+0
2024-10-18PCI: Simplify pci_read_bridge_bases() logicIlpo Järvinen1-8/+9
2024-10-18PCI: Move struct pci_bus_resource into bus.cIlpo Järvinen1-0/+12
2024-10-18PCI: Remove unused PCI_SUBTRACTIVE_DECODEIlpo Järvinen2-6/+3
2024-10-16PCI: endpoint: test: Use pci_epc_mem_map/unmap()Damien Le Moal1-176/+190
2024-10-16PCI: endpoint: Introduce pci_epc_mem_map()/unmap()Damien Le Moal1-0/+103
2024-10-15PCI: Constify pci_register_io_range() fwnode_handleRob Herring (Arm)1-1/+1
2024-10-13PCI/DOE: Poll DOE Busy bit for up to 1 second in pci_doe_send_req()Gregory Price1-1/+13
2024-10-12PCI: Hold rescan lock while adding devices during host probeBartosz Golaszewski1-0/+2
2024-10-12PCI: endpoint: Improve pci_epc_mem_alloc_addr()Damien Le Moal1-3/+6
2024-10-12PCI: endpoint: Introduce pci_epc_function_is_valid()Damien Le Moal1-48/+31
2024-10-10PCI: Add ALIGN_DOWN_IF_NONZERO() helperIlpo Järvinen1-6/+7
2024-10-10PCI: Use align and resource helpers, and SZ_* in quirk_s3_64M()Ilpo Järvinen1-1/+2
2024-10-10PCI: Use resource_set_{range,size}() helpersIlpo Järvinen8-45/+34
2024-10-04PCI: Simplify pci_create_slot() logicIlpo Järvinen1-9/+11
2024-10-03PCI: acpiphp_ampere_altra: Switch back to struct platform_driver::remove()Sergio Paracuellos1-1/+1
2024-10-03PCI: controller: Switch back to struct platform_driver::remove()Sergio Paracuellos26-28/+28
2024-10-02PCI: Fix reset_method_store() memory leakTodd Kjos1-2/+3
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro1-1/+1
2024-10-02PCI/TPH: Add Steering Tag supportWei Huang1-1/+351
2024-10-02PCI: Add TLP Processing Hints (TPH) supportWei Huang6-0/+224
2024-09-30PCI: hotplug: Remove "Returns" kerneldoc from void functionsIlpo Järvinen1-6/+0
2024-09-30PCI: hotplug: Reorganize kerneldoc parameter namesJulia Lawall1-1/+1
2024-09-23Merge tag 'pci-v6.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pciLinus Torvalds63-1151/+2725
2024-09-19Merge branch 'pci/misc'Bjorn Helgaas7-9/+7
2024-09-19Merge branch 'pci/quirks'Bjorn Helgaas1-0/+4
2024-09-19Merge branch 'pci/controller/xilinx'Bjorn Helgaas2-24/+168
2024-09-19Merge branch 'pci/controller/vmd'Bjorn Helgaas1-2/+2
2024-09-19Merge branch 'pci/controller/rcar-gen4'Bjorn Helgaas1-1/+6
2024-09-19Merge branch 'pci/controller/qcom'Bjorn Helgaas17-69/+333
2024-09-19Merge branch 'pci/controller/mediatek-gen3'Bjorn Helgaas2-16/+166
2024-09-19Merge branch 'pci/controller/mediatek'Bjorn Helgaas1-1/+0
2024-09-19Merge branch 'pci/controller/kirin'Bjorn Helgaas1-2/+2
2024-09-19Merge branch 'pci/controller/keystone'Bjorn Helgaas1-1/+1
2024-09-19Merge branch 'pci/controller/j721e'Bjorn Helgaas4-36/+197
2024-09-19Merge branch 'pci/controller/imx6'Bjorn Helgaas1-464/+526
2024-09-19Merge branch 'pci/controller/dra7xx'Bjorn Helgaas1-2/+9