summaryrefslogtreecommitdiffstats
path: root/drivers/fpga/dfl-fme-pr.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/fpga/dfl-fme-pr.c: get rid of pointless access_ok()Al Viro2020-05-291-4/+0
* fpga: dfl: add id_table for dfl private feature driverWu Hao2019-08-051-1/+6
* fpga: dfl: fme: align PR buffer size per PR datawidthWu Hao2019-07-031-5/+9
* fpga: dfl: fme: remove copy_to_user() in ioctl for PRWu Hao2019-07-031-3/+0
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-031-2/+1
* fpga: dfl: fme: remove set but not used variable 'priv'YueHaibing2018-11-111-2/+0
* fpga: dfl: fme: fix return value check in in pr_mgmt_init()Wei Yongjun2018-09-121-1/+1
* fpga: dfl: fme: add partial reconfiguration sub feature supportKang Luwei2018-07-151-0/+479