index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
fpga
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-12
fpga: dfl: fme: fix return value check in in pr_mgmt_init()
Wei Yongjun
1
-1
/
+1
2018-07-16
Merge 4.18-rc5 into char-misc-next
Greg Kroah-Hartman
1
-2
/
+4
2018-07-15
fpga: dfl: afu: add DFL_FPGA_PORT_DMA_MAP/UNMAP ioctls support
Wu Hao
4
-3
/
+554
2018-07-15
fpga: dfl: afu: add afu sub feature support
Xiao Guangrong
4
-7
/
+451
2018-07-15
fpga: dfl: afu: add DFL_FPGA_GET_API_VERSION/CHECK_EXTENSION ioctls support
Wu Hao
1
-0
/
+11
2018-07-15
fpga: dfl: afu: add header sub feature support
Wu Hao
1
-1
/
+78
2018-07-15
fpga: dfl: afu: add port ops support
Wu Hao
1
-1
/
+121
2018-07-15
fpga: dfl: add FPGA Accelerated Function Unit driver basic framework
Wu Hao
3
-0
/
+173
2018-07-15
fpga: dfl: fme-region: add support for compat_id
Wu Hao
1
-0
/
+1
2018-07-15
fpga: dfl: add fpga region platform driver for FME
Wu Hao
3
-0
/
+95
2018-07-15
fpga: dfl: add fpga bridge platform driver for FME
Wu Hao
3
-0
/
+121
2018-07-15
fpga: dfl: fme-mgr: add compat_id support
Wu Hao
1
-0
/
+15
2018-07-15
fpga: dfl: add fpga manager platform driver for FME
Wu Hao
3
-0
/
+341
2018-07-15
fpga: dfl: fme: add partial reconfiguration sub feature support
Kang Luwei
5
-2
/
+644
2018-07-15
fpga: dfl: fme: add DFL_FPGA_GET_API_VERSION/CHECK_EXTENSION ioctls support
Wu Hao
1
-0
/
+12
2018-07-15
fpga: dfl: fme: add header sub feature support
Kang Luwei
1
-0
/
+68
2018-07-15
fpga: dfl: add FPGA Management Engine driver basic framework
Kang Luwei
3
-0
/
+171
2018-07-15
fpga: dfl-pci: add enumeration for feature devices
Wu Hao
1
-2
/
+142
2018-07-15
fpga: add FPGA DFL PCIe device driver
Zhang Yi
3
-0
/
+121
2018-07-15
fpga: dfl: add dfl_fpga_check_port_id function.
Wu Hao
2
-0
/
+23
2018-07-15
fpga: dfl: add dfl_fpga_port_ops support.
Wu Hao
2
-0
/
+100
2018-07-15
fpga: dfl: add feature device infrastructure
Xiao Guangrong
2
-1
/
+152
2018-07-15
fpga: dfl: add dfl_fpga_cdev_find_port
Wu Hao
2
-0
/
+53
2018-07-15
fpga: dfl: add chardev support for feature devices
Wu Hao
2
-3
/
+130
2018-07-15
fpga: add device feature list support
Wu Hao
4
-0
/
+1019
2018-07-15
fpga: region: add compat_id support
Wu Hao
1
-0
/
+22
2018-07-15
fpga: mgr: add status for fpga-manager
Wu Hao
1
-0
/
+28
2018-07-07
fpga: altera-cvp: Fix an error handling path in 'altera_cvp_probe()'
Christophe Jaillet
1
-2
/
+4
2018-05-25
fpga: clarify that unregister functions also free
Alan Tull
3
-3
/
+3
2018-05-25
fpga: region: kernel-doc fixes
Alan Tull
1
-2
/
+5
2018-05-25
fpga: bridge: kernel-doc fixes
Alan Tull
1
-0
/
+1
2018-05-25
fpga: mgr: kernel-doc fixes
Alan Tull
1
-9
/
+29
2018-05-25
fpga: use SPDX
Alan Tull
11
-135
/
+11
2018-05-25
fpga: region: change api, add fpga_region_create/free
Alan Tull
2
-21
/
+60
2018-05-25
fpga: bridge: change api, don't use drvdata
Alan Tull
5
-42
/
+117
2018-05-25
fpga: manager: change api, don't use drvdata
Alan Tull
11
-59
/
+204
2018-05-25
fpga: region: don't use drvdata in common fpga code
Alan Tull
2
-1
/
+1
2018-04-30
Merge 4.17-rc3 into char-misc-next
Greg Kroah-Hartman
1
-1
/
+1
2018-04-23
fpga: fpga-region: comment on fpga_region_program_fpga locking
Alan Tull
1
-0
/
+5
2018-04-23
fpga: lattice machxo2: Add Lattice MachXO2 support
Paolo Pisati
3
-0
/
+411
2018-04-23
fpga: Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
1
-1
/
+0
2018-04-23
fpga-manager: altera-ps-spi: preserve nCONFIG state
Anatolij Gustschin
1
-1
/
+1
2018-03-14
PCI: Add Altera vendor ID
Johannes Thumshirn
1
-2
/
+0
2017-12-18
fpga: socfpga-a10: disable clk on error in socfpga_a10_fpga_probe()
Alexey Khoroshilov
1
-1
/
+7
2017-11-28
fpga: region: release of_parse_phandle nodes after use
Ian Abbott
1
-3
/
+10
2017-11-28
fpga: fpga-bridge: remove unnecessary null check in of_fpga_bridge_get
Gustavo A. R. Silva
1
-2
/
+0
2017-11-28
fpga: fpga-mgr: remove unnecessary code in __fpga_mgr_get
Gustavo A. R. Silva
1
-2
/
+0
2017-11-28
fpga: add attribute groups
Alan Tull
3
-0
/
+3
2017-11-28
fpga: clean up fpga Kconfig
Alan Tull
1
-54
/
+54
2017-11-28
fpga: of-fpga-region: accept overlays that don't program FPGA
Alan Tull
1
-5
/
+6
[next]