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