index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
fpga
/
fpga-bridge.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-10
fpga: Use DEFINE_SPINLOCK() for spinlock
Zheng Yongjun
1
-3
/
+1
2020-06-18
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