aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/ocxl/config.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-23ocxl: fix pci device refcount leak when calling get_function_0()Yang Yingliang1-1/+19
2021-10-29ocxl: Use pci core's DVSEC functionalityBen Widawsky1-12/+1
2020-11-03misc: ocxl: config: Rename function attribute descriptionLee Jones1-1/+1
2020-07-29ocxl: Address kernel doc errors & warningsAlastair D'Silva1-12/+12
2020-07-15ocxl: control via sysfs whether the FPGA is reloaded on a link resetPhilippe Bergheaud1-5/+76
2019-07-10ocxl: Update for AFU descriptor template version 1.1Alastair D'Silva1-20/+161
2019-05-03ocxl: Remove some unused exported symbolsAlastair D'Silva1-3/+1
2019-05-03ocxl: read_pasid never returns an error, so make it voidAlastair D'Silva1-7/+2
2018-12-21ocxl: Fix endiannes bug in read_afu_name()Greg Kurz1-1/+1
2018-09-19ocxl: Fix access to the AFU Descriptor DataChristophe Lombard1-1/+3
2018-01-24ocxl: Add a kernel API for other opencapi driversFrederic Barrat1-1/+12
2018-01-24ocxl: Driver code for 'generic' opencapi devicesFrederic Barrat1-0/+712