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
/
fpga-bridge.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-31
fpga: bridge: add owner module and take its refcount
Marco Pagani
1
-26
/
+31
2024-02-18
fpga: remove redundant checks for bridge ops
Marco Pagani
1
-4
/
+4
2023-08-11
fpga: bridge: make fpga_bridge_class a static const structure
Ivan Orlov
1
-13
/
+12
2023-07-10
fpga: bridge: fix kernel-doc
Marco Pagani
1
-11
/
+12
2023-04-27
Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2023-04-06
fpga: bridge: properly initialize bridge device before populating children
Alexis Lothoré
1
-1
/
+2
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
1
-1
/
+1
2023-03-09
fpga: bridge: fix kernel-doc parameter description
Marco Pagani
1
-1
/
+1
2023-01-28
fpga: bridge: return errors in the show() method of the "state" attribute
Marco Pagani
1
-4
/
+7
2022-06-08
fpga: Directly use ida_alloc()/free()
keliu
1
-3
/
+3
2021-11-29
fpga: bridge: Use standard dev_release for class driver
Russ Weight
1
-94
/
+28
2021-07-22
fpga: fpga-bridge: removed repeated word
Navin Sankar Velliangiri
1
-2
/
+2
2021-07-22
fpga: fix spelling mistakes
Tom Rix
1
-2
/
+2
2021-06-15
fpga: bridge: Rename dev to parent for parent device
Russ Weight
1
-9
/
+9
2021-06-09
fpga: bridge: change FPGA indirect article to an
Tom Rix
1
-11
/
+11
2021-01-10
fpga: Use DEFINE_SPINLOCK() for spinlock
Zheng Yongjun
1
-3
/
+1
2020-06-19
fpga: Fix dead store in fpga-bridge.c
Tom Rix
1
-4
/
+2
2019-07-30
drivers: Introduce device lookup variants by of_node
Suzuki K Poulose
1
-7
/
+1
2018-10-16
fpga: bridge: add devm_fpga_bridge_create
Alan Tull
1
-9
/
+59
2018-09-30
fpga: bridge: fix obvious function documentation error
Alan Tull
1
-1
/
+1
2018-05-25
fpga: clarify that unregister functions also free
Alan Tull
1
-1
/
+1
2018-05-25
fpga: bridge: kernel-doc fixes
Alan Tull
1
-0
/
+1
2018-05-25
fpga: use SPDX
Alan Tull
1
-12
/
+1
2018-05-25
fpga: bridge: change api, don't use drvdata
Alan Tull
1
-24
/
+46
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: add attribute groups
Alan Tull
1
-0
/
+1
2017-11-28
fpga: bridge: support getting bridge from device
Alan Tull
1
-23
/
+87
2017-03-17
fpga: bridge: Replace open-coded list_for_each + list_entry
Moritz Fischer
1
-11
/
+4
2017-03-17
fpga: fix sparse warnings in fpga-mgr and fpga-bridge
Dinh Nguyen
1
-1
/
+1
2016-11-10
fpga: add fpga bridge framework
Alan Tull
1
-0
/
+395