summaryrefslogtreecommitdiffstats
path: root/drivers/misc/ocxl/afu_irq.c
Commit message (Expand)AuthorAgeFilesLines
* cxl/ocxl: Prepare cleanup of powerpc's asm/prom.hChristophe Leroy2022-05-111-0/+1
* ocxl: Don't return trigger page when allocating an interruptFrederic Barrat2020-08-251-3/+1
* ocxl: Access interrupt trigger page from xive directlyFrederic Barrat2020-08-251-2/+6
* ocxl: move event_fd handling to frontendAlastair D'Silva2019-05-031-32/+42
* ocxl: afu_irq only deals with IRQ IDs, not offsetsAlastair D'Silva2019-05-031-18/+16
* ocxl/afu_irq: Don't include <asm/pnv-ocxl.h>Greg Kurz2018-12-201-1/+0
* ocxl: Add trace pointsFrederic Barrat2018-01-241-0/+5
* ocxl: Add AFU interrupt supportFrederic Barrat2018-01-241-0/+197