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-region.c
Age
Commit message (
Expand
)
Author
2020-09-04
fpga: fpga-region: Cleanup an outdated comment
Moritz Fischer
2018-10-16
fpga: add devm_fpga_region_create
Alan Tull
2018-07-15
fpga: region: add compat_id support
Wu Hao
2018-05-25
fpga: clarify that unregister functions also free
Alan Tull
2018-05-25
fpga: region: kernel-doc fixes
Alan Tull
2018-05-25
fpga: use SPDX
Alan Tull
2018-05-25
fpga: region: change api, add fpga_region_create/free
Alan Tull
2018-05-25
fpga: region: don't use drvdata in common fpga code
Alan Tull
2018-04-23
fpga: fpga-region: comment on fpga_region_program_fpga locking
Alan Tull
2017-11-28
fpga: add attribute groups
Alan Tull
2017-11-28
fpga: region: move device tree support to of-fpga-region.c
Alan Tull
2017-11-28
fpga: region: add fpga_region_class_find
Alan Tull
2017-11-28
fpga: region: add register/unregister functions
Alan Tull
2017-11-28
fpga: region: rename some functions prior to moving
Alan Tull
2017-11-28
fpga: region: add fpga-region.h header
Alan Tull
2017-11-28
fpga: region: separate out code that parses the overlay
Alan Tull
2017-11-28
fpga: region: use image info as parameter for programming region
Alan Tull
2017-11-28
fpga: region: fix slow warning with more than one overlay
Alan Tull
2017-11-28
fpga: region: check for child regions before allocing image info
Alan Tull
2017-11-28
fpga: region: get mgr early on
Alan Tull
2017-11-28
fpga: region: remove unneeded of_node_get and put
Alan Tull
2017-11-28
fpga: region: use dev_err instead of pr_err
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-11-28
fpga: bridge: support getting bridge from device
Alan Tull
2017-08-10
fpga: Convert to using %pOF instead of full_name
Rob Herring
2017-04-26
fpga: region: release FPGA region reference in error path
Tobias Klauser
2017-04-08
fpga: add config complete timeout
Alan Tull
2017-03-17
fpga: region: Add fpga-region property 'encrypted-fpga-config'
Moritz Fischer
2016-11-10
fpga: fpga-region: device tree control for FPGA
Alan Tull