summaryrefslogtreecommitdiff
path: root/drivers/pci/pci.h
AgeCommit message (Expand)Author
2025-10-03Merge branch 'pci/capability-search'Bjorn Helgaas
2025-10-03Merge branch 'pci/virtualization'Bjorn Helgaas
2025-10-03Merge branch 'pci/resource'Bjorn Helgaas
2025-09-26PCI: Add lockdep assertion in pci_stop_and_remove_bus_device()Niklas Schnelle
2025-09-16PCI: Fix finding bridge window in pci_reassign_bridge_resources()Ilpo Järvinen
2025-09-16PCI: Add bridge window selection functionsIlpo Järvinen
2025-09-16PCI: Add defines for bridge window indexingIlpo Järvinen
2025-08-14PCI: Refactor extended capability search into PCI_FIND_NEXT_EXT_CAP()Hans Zhang
2025-08-14PCI: Refactor capability search into PCI_FIND_NEXT_CAP()Hans Zhang
2025-08-11PCI: Clean up pci_scan_child_bus_extend() loopIlpo Järvinen
2025-07-31Merge branch 'pci/controller/linkup-fix'Bjorn Helgaas
2025-07-31Merge 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