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-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
2017-11-28
fpga: region: move device tree support to of-fpga-region.c
Alan Tull
4
-455
/
+509
2017-11-28
fpga: region: add fpga_region_class_find
Alan Tull
1
-8
/
+15
2017-11-28
fpga: region: add register/unregister functions
Alan Tull
1
-40
/
+65
2017-11-28
fpga: region: rename some functions prior to moving
Alan Tull
1
-29
/
+31
2017-11-28
fpga: region: add fpga-region.h header
Alan Tull
1
-20
/
+4
2017-11-28
fpga: region: separate out code that parses the overlay
Alan Tull
1
-49
/
+73
2017-11-28
fpga: region: use image info as parameter for programming region
Alan Tull
1
-7
/
+9
2017-11-28
fpga: region: fix slow warning with more than one overlay
Alan Tull
1
-0
/
+5
2017-11-28
fpga: region: check for child regions before allocing image info
Alan Tull
1
-5
/
+9
2017-11-28
fpga: region: get mgr early on
Alan Tull
1
-22
/
+23
2017-11-28
fpga: region: remove unneeded of_node_get and put
Alan Tull
1
-3
/
+0
2017-11-28
fpga: region: use dev_err instead of pr_err
Alan Tull
1
-10
/
+10
2017-11-28
fpga: mgr: separate getting/locking FPGA manager
Alan Tull
2
-18
/
+48
2017-11-28
fpga: mgr: API change to replace fpga load functions with single function
Alan Tull
2
-26
/
+85
[prev]
[next]