summaryrefslogtreecommitdiffstats
path: root/drivers/misc/ocxl
Commit message (Expand)AuthorAgeFilesLines
* Merge 4.16-rc7 into char-misc-nextGreg Kroah-Hartman2018-03-281-0/+27
|\
| * ocxl: Add get_metadata IOCTL to share OCXL information to userspaceAlastair D'Silva2018-03-021-0/+27
* | misc: ocxl: use put_device() instead of device_unregister()Arvind Yadav2018-03-151-1/+1
|/
* ocxl: Fix potential bad errno on irq allocationFrederic Barrat2018-02-211-2/+4
* Merge tag 'powerpc-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-02-141-1/+1
|\
| * ocxl: fix signed comparison with less than zeroColin Ian King2018-02-081-1/+1
* | vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-2/+2
|/
* ocxl: Add Makefile and KconfigFrederic Barrat2018-01-242-0/+42
* ocxl: Add trace pointsFrederic Barrat2018-01-245-1/+205
* ocxl: Add a kernel API for other opencapi driversFrederic Barrat2018-01-243-71/+20
* ocxl: Add AFU interrupt supportFrederic Barrat2018-01-245-2/+315
* ocxl: Driver code for 'generic' opencapi devicesFrederic Barrat2018-01-249-0/+3003
OpenPOWER on IntegriCloud