index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
fpga
/
fpga-bridge.c
Age
Commit message (
Expand
)
Author
2021-01-10
fpga: Use DEFINE_SPINLOCK() for spinlock
Zheng Yongjun
2020-06-18
fpga: Fix dead store in fpga-bridge.c
Tom Rix
2019-07-30
drivers: Introduce device lookup variants by of_node
Suzuki K Poulose
2018-10-16
fpga: bridge: add devm_fpga_bridge_create
Alan Tull
2018-09-30
fpga: bridge: fix obvious function documentation error
Alan Tull
2018-05-25
fpga: clarify that unregister functions also free
Alan Tull
2018-05-25
fpga: bridge: kernel-doc fixes
Alan Tull
2018-05-25
fpga: use SPDX
Alan Tull
2018-05-25
fpga: bridge: change api, don't use drvdata
Alan Tull
2017-11-28
fpga: fpga-bridge: remove unnecessary null check in of_fpga_bridge_get
Gustavo A. R. Silva
2017-11-28
fpga: add attribute groups
Alan Tull
2017-11-28
fpga: bridge: support getting bridge from device
Alan Tull
2017-03-17
fpga: bridge: Replace open-coded list_for_each + list_entry
Moritz Fischer
2017-03-17
fpga: fix sparse warnings in fpga-mgr and fpga-bridge
Dinh Nguyen
2016-11-10
fpga: add fpga bridge framework
Alan Tull