#!/bin/sh # # stackcollapse.py can cover all type of perf samples including # the tracepoints, so no special record requirements, just record what # you want to analyze. # perf record "$@" finity.dev/distro/kernel/atom/include/linux/pci-epf.h?h=0x221E-v0.0-v7.0' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/include/linux/pci-epf.h
AgeCommit message (Expand)Author
2025-03-08PCI: Fix typosBjorn Helgaas
2024-12-12PCI: endpoint: Replace magic number '6' by PCI_STD_NUM_BARSRick Wertenbroek
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-07-04PCI: endpoint: Introduce 'epc_deinit' event and notify the EPF driversManivannan Sadhasivam
2024-07-03driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman
2024-05-28PCI: endpoint: Rename BME to Bus Master EnableManivannan Sadhasivam
2024-05-28PCI: endpoint: Rename core_init() callback in 'struct pci_epc_event_ops' to e...Manivannan Sadhasivam
2024-02-09PCI: endpoint: Refactor pci_epf_alloc_space() APINiklas Cassel
2024-01-15Merge branch 'pci/misc'Bjorn Helgaas
2024-01-15PCI: Fix kernel-doc issuesBjorn Helgaas
2023-12-18PCI: endpoint: Make struct pci_epf_ops in pci_epf_driver constLars-Peter Clausen
2023-06-23PCI: endpoint: Add BME notifier supportManivannan Sadhasivam
2023-06-23PCI: endpoint: Add linkdown notifier supportManivannan Sadhasivam
2023-06-23PCI: endpoint: Pass EPF device ID to the probe functionManivannan Sadhasivam
2023-06-23PCI: endpoint: Move pci_epf_type_add_cfs() codeDamien Le Moal