aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/fpga/dfl.c
AgeCommit message (Expand)Author
2020-09-09fpga: dfl: create a dfl bus type to support DFL devicesXu Yilun
2020-08-30fpga: dfl: map feature mmio resources in their own feature driversXu Yilun
2020-08-19fpga: dfl: change data type of feature id to u16Xu Yilun
2020-06-28fpga: dfl: introduce interrupt trigger setting APIXu Yilun
2020-06-28fpga: dfl: parse interrupt info for feature devices on enumerationXu Yilun
2020-06-18fpga: dfl: Use struct_size() in kzalloc()Gustavo A. R. Silva
2020-04-29fpga: dfl: support multiple opens on feature device node.Xu Yilun
2019-09-03fpga: dfl: make init callback optionalWu Hao
2019-08-05fpga: dfl: make uinit callback optionalWu Hao
2019-08-05fpga: dfl: add id_table for dfl private feature driverWu Hao
2019-08-05fpga: dfl: pci: enable SRIOV support.Wu Hao
2019-08-05fpga: dfl: fme: add DFL_FPGA_FME_PORT_RELEASE/ASSIGN ioctl support.Wu Hao
2019-05-24fpga: dfl: expand minor range when registering chrdev regionChengguang Xu
2019-05-24fpga: dfl: Add lockdep classes for pdata->lockScott Wood
2018-10-16fpga: add devm_fpga_region_createAlan Tull
2018-07-15fpga: dfl: add dfl_fpga_check_port_id function.Wu Hao
2018-07-15fpga: dfl: add dfl_fpga_port_ops support.Wu Hao
2018-07-15fpga: dfl: add feature device infrastructureXiao Guangrong
2018-07-15fpga: dfl: add dfl_fpga_cdev_find_portWu Hao
2018-07-15fpga: dfl: add chardev support for feature devicesWu Hao
2018-07-15fpga: add device feature list supportWu Hao