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-mgr.c
Age
Commit message (
Expand
)
Author
2020-06-18
fpga: Fix dead store fpga-mgr.c
Tom Rix
2019-07-30
drivers: Introduce device lookup variants by of_node
Suzuki K Poulose
2018-10-16
fpga: mgr: add devm_fpga_mgr_create
Alan Tull
2018-07-15
fpga: mgr: add status for fpga-manager
Wu Hao
2018-05-25
fpga: clarify that unregister functions also free
Alan Tull
2018-05-25
fpga: mgr: kernel-doc fixes
Alan Tull
2018-05-25
fpga: use SPDX
Alan Tull
2018-05-25
fpga: manager: change api, don't use drvdata
Alan Tull
2017-11-28
fpga: fpga-mgr: remove unnecessary code in __fpga_mgr_get
Gustavo A. R. Silva
2017-11-28
fpga: add attribute groups
Alan Tull
2017-11-28
fpga: mgr: separate getting/locking FPGA manager
Alan Tull
2017-11-28
fpga: mgr: API change to replace fpga load functions with single function
Alan Tull
2017-03-17
fpga: fix sparse warnings in fpga-mgr and fpga-bridge
Dinh Nguyen
2017-02-10
fpga: Add scatterlist based programming
Jason Gunthorpe
2016-11-29
fpga: Clarify how write_init works streaming modes
Jason Gunthorpe
2016-11-10
fpga-mgr: add fpga image information struct
Alan Tull
2016-11-10
fpga: add method to get fpga manager from device
Alan Tull
2015-11-24
fpga manager: Fix firmware resource leak on error
Tobias Klauser
2015-11-24
fpga manager: remove label
Alan Tull
2015-10-23
fpga manager: remove unnecessary null pointer checks
Alan Tull
2015-10-23
fpga manager: ensure lifetime with of_fpga_mgr_get
Alan Tull
2015-10-07
add FPGA manager core
Alan Tull