summaryrefslogtreecommitdiff
path: root/drivers/pci/pci.h
AgeCommit message (Expand)Author
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
2025-01-23PCI: Batch BAR sizing operationsAlex Williamson
2025-01-16PCI: Add pcie_print_tlp_log() to print TLP Header and Prefix LogIlpo Järvinen
2025-01-16PCI: Add TLP Prefix reading to pcie_read_tlp_log()Ilpo Järvinen
2025-01-15PCI: Unexport of_pci_parse_bus_range()Bjorn Helgaas
2025-01-15PCI/sysfs: Move reset related sysfs code to correct fileIlpo Järvinen
2025-01-14PCI: Move TLP Log handling to its own fileIlpo Järvinen
2025-01-14PCI: Don't expose pcie_read_tlp_log() outside PCI subsystemIlpo Järvinen
2024-11-25Merge branch 'pci/tph'Bjorn Helgaas
2024-11-25Merge branch 'pci/reset'Bjorn Helgaas