aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/fpga/dfl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-03fpga: dfl: make init callback optionalWu Hao1-4/+6
2019-08-05fpga: dfl: make uinit callback optionalWu Hao1-1/+2
2019-08-05fpga: dfl: add id_table for dfl private feature driverWu Hao1-2/+16
2019-08-05fpga: dfl: pci: enable SRIOV support.Wu Hao1-0/+82
2019-08-05fpga: dfl: fme: add DFL_FPGA_FME_PORT_RELEASE/ASSIGN ioctl support.Wu Hao1-12/+101
2019-05-24fpga: dfl: expand minor range when registering chrdev regionChengguang Xu1-3/+3
2019-05-24fpga: dfl: Add lockdep classes for pdata->lockScott Wood1-1/+15
2018-10-16fpga: add devm_fpga_region_createAlan Tull1-4/+2
2018-07-15fpga: dfl: add dfl_fpga_check_port_id function.Wu Hao1-0/+22
2018-07-15fpga: dfl: add dfl_fpga_port_ops support.Wu Hao1-0/+79
2018-07-15fpga: dfl: add feature device infrastructureXiao Guangrong1-0/+71
2018-07-15fpga: dfl: add dfl_fpga_cdev_find_portWu Hao1-0/+32
2018-07-15fpga: dfl: add chardev support for feature devicesWu Hao1-3/+122
2018-07-15fpga: add device feature list supportWu Hao1-0/+721