Age | Commit message (Expand) | Author |
2019-02-11 | Merge 5.0-rc6 into char-misc-next | Greg Kroah-Hartman |
2019-01-31 | fpga: altera_freeze_bridge: remove restriction to socfpga | Alan Tull |
2019-01-31 | fpga: mgr: altera-ps-spi: make array dummy static, shrinks object size | Colin Ian King |
2019-01-31 | fpga: stratix10-soc: fix wrong of_node_put() in init function | Nicolas Saenz Julienne |
2019-01-03 | Remove 'type' argument from access_ok() function | Linus Torvalds |
2018-11-26 | fpga: of-fpga-region: Use platform_set_drvdata | Moritz Fischer |
2018-11-26 | fpga: dfl-fme-region: Use platform_get_drvdata() | Moritz Fischer |
2018-11-26 | fpga: add intel stratix10 soc fpga manager driver | Alan Tull |
2018-11-26 | fpga: mgr: altera-ps-spi: enable usage on non-dt platforms | Anatolij Gustschin |
2018-11-26 | fpga: altera-cvp: fix probing for multiple FPGAs on the bus | Anatolij Gustschin |
2018-11-11 | zynq-fpga: Only route PR via PCAP when required | Mike Looijmans |
2018-11-11 | fpga: altera-cvp: Fix registration for CvP incapable devices | Andreas Puhm |
2018-11-11 | fpga: dfl: fme: remove set but not used variable 'priv' | YueHaibing |
2018-11-11 | fpga: altera-cvp: fix 'bad IO access' on x86_64 | Anatolij Gustschin |
2018-10-16 | fpga: add devm_fpga_region_create | Alan Tull |
2018-10-16 | fpga: bridge: add devm_fpga_bridge_create | Alan Tull |
2018-10-16 | fpga: mgr: add devm_fpga_mgr_create | Alan Tull |
2018-10-08 | Merge 4.19-rc7 into char-misc-next | Greg Kroah-Hartman |
2018-09-30 | fpga: bridge: fix obvious function documentation error | Alan Tull |
2018-09-30 | fpga: do not access region struct after fpga_region_unregister | Alan Tull |
2018-09-16 | Merge b4.19-rc4 into char-misc-next | Greg Kroah-Hartman |
2018-09-12 | drivers: fpga: fix two trivial spelling mistakes | Colin Ian King |
2018-09-12 | fpga: dfl: fme: fix return value check in in pr_mgmt_init() | Wei Yongjun |
2018-07-16 | Merge 4.18-rc5 into char-misc-next | Greg Kroah-Hartman |
2018-07-15 | fpga: dfl: afu: add DFL_FPGA_PORT_DMA_MAP/UNMAP ioctls support | Wu Hao |
2018-07-15 | fpga: dfl: afu: add afu sub feature support | Xiao Guangrong |
2018-07-15 | fpga: dfl: afu: add DFL_FPGA_GET_API_VERSION/CHECK_EXTENSION ioctls support | Wu Hao |
2018-07-15 | fpga: dfl: afu: add header sub feature support | Wu Hao |
2018-07-15 | fpga: dfl: afu: add port ops support | Wu Hao |
2018-07-15 | fpga: dfl: add FPGA Accelerated Function Unit driver basic framework | Wu Hao |
2018-07-15 | fpga: dfl: fme-region: add support for compat_id | Wu Hao |
2018-07-15 | fpga: dfl: add fpga region platform driver for FME | Wu Hao |
2018-07-15 | fpga: dfl: add fpga bridge platform driver for FME | Wu Hao |
2018-07-15 | fpga: dfl: fme-mgr: add compat_id support | Wu Hao |
2018-07-15 | fpga: dfl: add fpga manager platform driver for FME | Wu Hao |
2018-07-15 | fpga: dfl: fme: add partial reconfiguration sub feature support | Kang Luwei |
2018-07-15 | fpga: dfl: fme: add DFL_FPGA_GET_API_VERSION/CHECK_EXTENSION ioctls support | Wu Hao |
2018-07-15 | fpga: dfl: fme: add header sub feature support | Kang Luwei |
2018-07-15 | fpga: dfl: add FPGA Management Engine driver basic framework | Kang Luwei |
2018-07-15 | fpga: dfl-pci: add enumeration for feature devices | Wu Hao |
2018-07-15 | fpga: add FPGA DFL PCIe device driver | Zhang Yi |
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 |
2018-07-15 | fpga: region: add compat_id support | Wu Hao |
2018-07-15 | fpga: mgr: add status for fpga-manager | Wu Hao |
2018-07-07 | fpga: altera-cvp: Fix an error handling path in 'altera_cvp_probe()' | Christophe Jaillet |