Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-04-18 | PCI/DOE: Relax restrictions on request and response size | Lukas Wunner | 1 | -25/+49 |
2023-04-18 | PCI/DOE: Make mailbox creation API private | Lukas Wunner | 1 | -37/+4 |
2023-04-18 | PCI/DOE: Create mailboxes on device enumeration | Lukas Wunner | 1 | -0/+73 |
2023-04-18 | PCI/DOE: Allow mailbox creation without devres management | Lukas Wunner | 1 | -37/+66 |
2023-04-18 | PCI/DOE: Deduplicate mailbox flushing | Lukas Wunner | 1 | -6/+3 |
2023-04-18 | PCI/DOE: Make asynchronous API private | Lukas Wunner | 1 | -2/+43 |
2023-04-18 | PCI/DOE: Provide synchronous API and use it internally | Lukas Wunner | 1 | -15/+54 |
2023-04-04 | PCI/DOE: Fix memory leak with CONFIG_DEBUG_OBJECTS=y | Lukas Wunner | 1 | -0/+1 |
2023-04-04 | PCI/DOE: Silence WARN splat with CONFIG_DEBUG_OBJECTS=y | Lukas Wunner | 1 | -1/+3 |
2023-03-21 | cxl/pci: Fix CDAT retrieval on big endian | Lukas Wunner | 1 | -11/+14 |
2022-11-16 | PCI/DOE: Fix maximum data object length miscalculation | Li Ming | 1 | -4/+16 |
2022-07-20 | PCI/DOE: Add DOE mailbox support functions | Jonathan Cameron | 1 | -0/+536 |