index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
doe.c
Age
Commit message (
Expand
)
Author
2025-03-21
PCI/DOE: Expose DOE features via sysfs
Alistair Francis
2025-03-06
PCI/DOE: Rename Discovery Response Data Object Contents to type
Alistair Francis
2025-03-06
PCI/DOE: Rename DOE protocol to feature
Alistair Francis
2024-10-13
PCI/DOE: Poll DOE Busy bit for up to 1 second in pci_doe_send_req()
Gregory Price
2024-04-09
PCI/DOE: Support discovery version 2
Alexey Kardashevskiy
2023-07-27
PCI/DOE: Fix destroy_work_on_stack() race
Ira Weiny
2023-04-18
PCI/DOE: Relax restrictions on request and response size
Lukas Wunner
2023-04-18
PCI/DOE: Make mailbox creation API private
Lukas Wunner
2023-04-18
PCI/DOE: Create mailboxes on device enumeration
Lukas Wunner
2023-04-18
PCI/DOE: Allow mailbox creation without devres management
Lukas Wunner
2023-04-18
PCI/DOE: Deduplicate mailbox flushing
Lukas Wunner
2023-04-18
PCI/DOE: Make asynchronous API private
Lukas Wunner
2023-04-18
PCI/DOE: Provide synchronous API and use it internally
Lukas Wunner
2023-04-03
PCI/DOE: Fix memory leak with CONFIG_DEBUG_OBJECTS=y
Lukas Wunner
2023-04-03
PCI/DOE: Silence WARN splat with CONFIG_DEBUG_OBJECTS=y
Lukas Wunner
2023-03-21
cxl/pci: Fix CDAT retrieval on big endian
Lukas Wunner
2022-11-16
PCI/DOE: Fix maximum data object length miscalculation
Li Ming
2022-07-19
PCI/DOE: Add DOE mailbox support functions
Jonathan Cameron