aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/ocxl/file.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-05ocxl: Fix missing unlock on error in afu_ioctl_enable_p9_wait()Wei Yongjun1-1/+3
2018-06-03ocxl: Add an IOCTL so userspace knows what OCXL features are availableAlastair D'Silva1-0/+25
2018-06-03ocxl: Expose the thread_id needed for wait on POWER9Alastair D'Silva1-0/+53
2018-03-02ocxl: Add get_metadata IOCTL to share OCXL information to userspaceAlastair D'Silva1-0/+27
2018-02-21ocxl: Fix potential bad errno on irq allocationFrederic Barrat1-2/+4
2018-02-14Merge tag 'powerpc-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-1/+1
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds1-2/+2
2018-02-08ocxl: fix signed comparison with less than zeroColin Ian King1-1/+1
2018-01-24ocxl: Add AFU interrupt supportFrederic Barrat1-0/+34
2018-01-24ocxl: Driver code for 'generic' opencapi devicesFrederic Barrat1-0/+398