Age | Commit message (Expand) | Author |
2022-05-10 | fpga: dfl: check feature type before parse irq info | Tianfei zhang |
2021-11-28 | fpga: region: Use standard dev_release for class driver | Russ Weight |
2021-09-16 | fpga: dfl: Avoid reads to AFU CSRs during enumeration | Russ Weight |
2021-09-01 | Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2021-07-29 | fpga: dfl: expose feature revision from struct dfl_device | Martin Hundebøll |
2021-07-21 | bus: Make remove callback return void | Uwe Kleine-König |
2021-01-07 | fpga: dfl: move dfl bus related APIs to include/linux/dfl.h | Xu Yilun |
2021-01-07 | fpga: dfl: fix the definitions of type & feature_id for dfl devices | Xu Yilun |
2020-09-09 | fpga: dfl: create a dfl bus type to support DFL devices | Xu Yilun |
2020-08-30 | fpga: dfl: map feature mmio resources in their own feature drivers | Xu Yilun |
2020-08-19 | fpga: dfl: change data type of feature id to u16 | Xu Yilun |
2020-06-28 | fpga: dfl: introduce interrupt trigger setting API | Xu Yilun |
2020-06-28 | fpga: dfl: parse interrupt info for feature devices on enumeration | Xu Yilun |
2020-06-18 | fpga: dfl: Use struct_size() in kzalloc() | Gustavo A. R. Silva |
2020-04-29 | fpga: dfl: support multiple opens on feature device node. | Xu Yilun |
2019-09-03 | fpga: dfl: make init callback optional | Wu Hao |
2019-08-05 | fpga: dfl: make uinit callback optional | Wu Hao |
2019-08-05 | fpga: dfl: add id_table for dfl private feature driver | Wu Hao |
2019-08-05 | fpga: dfl: pci: enable SRIOV support. | Wu Hao |
2019-08-05 | fpga: dfl: fme: add DFL_FPGA_FME_PORT_RELEASE/ASSIGN ioctl support. | Wu Hao |
2019-05-24 | fpga: dfl: expand minor range when registering chrdev region | Chengguang Xu |
2019-05-24 | fpga: dfl: Add lockdep classes for pdata->lock | Scott Wood |
2018-10-16 | fpga: add devm_fpga_region_create | Alan Tull |
2018-07-15 | fpga: dfl: add dfl_fpga_check_port_id function. | Wu Hao |
2018-07-15 | fpga: dfl: add dfl_fpga_port_ops support. | Wu Hao |
2018-07-15 | fpga: dfl: add feature device infrastructure | Xiao Guangrong |
2018-07-15 | fpga: dfl: add dfl_fpga_cdev_find_port | Wu Hao |
2018-07-15 | fpga: dfl: add chardev support for feature devices | Wu Hao |
2018-07-15 | fpga: add device feature list support | Wu Hao |