summaryrefslogtreecommitdiffstats
path: root/drivers/misc/ocxl/config.c
Commit message (Expand)AuthorAgeFilesLines
* ocxl: fix pci device refcount leak when calling get_function_0()Yang Yingliang2022-11-231-1/+19
* ocxl: Use pci core's DVSEC functionalityBen Widawsky2021-10-291-12/+1
* misc: ocxl: config: Rename function attribute descriptionLee Jones2020-11-031-1/+1
* ocxl: Address kernel doc errors & warningsAlastair D'Silva2020-07-291-12/+12
* ocxl: control via sysfs whether the FPGA is reloaded on a link resetPhilippe Bergheaud2020-07-151-5/+76
* ocxl: Update for AFU descriptor template version 1.1Alastair D'Silva2019-07-101-20/+161
* ocxl: Remove some unused exported symbolsAlastair D'Silva2019-05-031-3/+1
* ocxl: read_pasid never returns an error, so make it voidAlastair D'Silva2019-05-031-7/+2
* ocxl: Fix endiannes bug in read_afu_name()Greg Kurz2018-12-211-1/+1
* ocxl: Fix access to the AFU Descriptor DataChristophe Lombard2018-09-191-1/+3
* ocxl: Add a kernel API for other opencapi driversFrederic Barrat2018-01-241-1/+12
* ocxl: Driver code for 'generic' opencapi devicesFrederic Barrat2018-01-241-0/+712