aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-07-31Merge branch 'pci/controller/linkup-fix'Bjorn Helgaas1-8/+5
2025-07-31Merge branch 'pci/resources'Bjorn Helgaas1-0/+39
2025-07-14PCI/IOV: Allow IOV resources to be resized in pci_resize_resource()Michał Winiarski1-0/+9
2025-07-14PCI/IOV: Add pci_resource_num_to_vf_bar() to convert VF BAR number to/from IOV resourceMichał Winiarski1-0/+18
2025-07-14PCI/IOV: Restore VF resizable BAR state after resetMichał Winiarski1-0/+12
2025-06-25PCI: Move link up wait time and max retries macros to pci.hNiklas Cassel1-0/+4
2025-06-25PCI: rockchip-host: Use macro PCIE_RESET_CONFIG_WAIT_MSNiklas Cassel1-7/+0
2025-06-25PCI: Rename PCIE_RESET_CONFIG_DEVICE_WAIT_MS to PCIE_RESET_CONFIG_WAIT_MSNiklas Cassel1-1/+1
2025-06-24PCI: Fix link speed calculation on retrain failureJiwei Sun1-13/+19
2025-06-04Merge tag 'pci-v6.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pciLinus Torvalds1-17/+58
2025-06-04Merge branch 'pci/controller/qcom'Bjorn Helgaas1-1/+31
2025-06-04Merge branch 'pci/pm'Bjorn Helgaas1-0/+1
2025-06-04Merge branch 'pci/hotplug'Bjorn Helgaas1-0/+3
2025-06-04Merge branch 'pci/enumeration'Bjorn Helgaas1-0/+11
2025-06-04Merge branch 'pci/devres'Bjorn Helgaas1-5/+0
2025-06-04Merge branch 'pci/bwctrl'Bjorn Helgaas1-7/+3
2025-05-23PCI/AER: Add sysfs attributes for log ratelimitsJon Pan-Doh1-0/+1
2025-05-23PCI/AER: Ratelimit correctable and non-fatal error loggingJon Pan-Doh1-1/+3
2025-05-23PCI/AER: Convert aer_get_device_error_info(), aer_print_error() to indexBjorn Helgaas1-2/+2
2025-05-23PCI/ERR: Add printk level to pcie_print_tlp_log()Bjorn Helgaas1-1/+2
2025-05-23PCI/AER: Check log level once and remember itKarolina Stolarek1-0/+1
2025-05-22PCI: Remove function pcim_intx() prototype from pci.hPhilipp Stanner1-2/+0
2025-05-19PCI: Remove pcim_request_region_exclusive()Philipp Stanner1-2/+0
2025-05-19PCI: Remove hybrid devres nature from request functionsPhilipp Stanner1-1/+0
2025-05-15PCI: Limit visibility of match_driver flag to PCI coreLukas Wunner1-0/+11
2025-05-15PCI/bwctrl: Replace lbms_count with PCI_LINK_LBMS_SEEN flagIlpo Järvinen1-7/+3
2025-05-05PCI: Explicitly put devices into D0 when initializingMario Limonciello1-0/+1
2025-04-19PCI: of: Add of_pci_get_equalization_presets() APIKrishna Chaitanya Chundru1-1/+31
2025-04-15PCI: pciehp: Ignore Link Down/Up caused by Secondary Bus ResetLukas Wunner1-0/+3
2025-04-09PCI/MSI: Provide a sane mechanism for TPHThomas Gleixner1-0/+9
2025-03-27Merge branch 'pci/devtree-create'Bjorn Helgaas1-0/+7
2025-03-27Merge branch 'pci/resource'Bjorn Helgaas1-5/+45
2025-03-27Merge branch 'pci/enumeration'Bjorn Helgaas1-0/+1
2025-03-27Merge branch 'pci/doe'Bjorn Helgaas1-0/+9
2025-03-27Merge branch 'pci/devres'Bjorn Helgaas1-0/+16
2025-03-21PCI/DOE: Expose DOE features via sysfsAlistair Francis1-0/+9
2025-03-20PCI: Move cardbus IO size declarations into pci/pci.hIlpo Järvinen1-0/+2
2025-03-20PCI: Move resource reassignment func declarations into pci/pci.hIlpo Järvinen1-0/+2
2025-03-20PCI: Move pci_rescan_bus_bridge_resize() declaration to pci/pci.hIlpo Järvinen1-0/+2
2025-03-14PCI: Check BAR index for validityPhilipp Stanner1-0/+16
2025-03-10PCI: Cache offset of Resizable BAR capabilityBjorn Helgaas1-0/+1
2025-02-28PCI: of: Create device tree PCI host bridge nodeHerve Codina1-0/+7
2025-02-21PCI/ERR: Handle TLP Log in Flit modeIlpo Järvinen1-1/+2
2025-02-21PCI: Track Flit Mode Status & print it with link statusIlpo Järvinen1-1/+2
2025-02-18PCI: Extend enable to check for any optional resourceIlpo Järvinen1-0/+1
2025-02-18PCI: Add pci_resource_num() helperIlpo Järvinen1-1/+23
2025-02-18PCI: Add pci_resource_is_iov() to identify IOV resourcesMichał Winiarski1-4/+15
2025-01-23Merge branch 'pci/pci-sysfs'Bjorn Helgaas1-2/+1
2025-01-23Merge branch 'pci/of'Bjorn Helgaas1-7/+0
2025-01-23Merge branch 'pci/err'Bjorn Helgaas1-0/+9