index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
fpga
/
fpga-mgr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-10
fpga: fpga-mgr: fix kernel-doc warnings
Nava kishore Manne
1
-0
/
+4
2022-05-10
fpga: fix for coding style issues
Nava kishore Manne
1
-4
/
+5
2021-11-28
fpga: mgr: Use standard dev_release for class driver
Russ Weight
1
-124
/
+91
2021-07-24
fpga: fpga-mgr: wrap the write_sg() op
Tom Rix
1
-1
/
+9
2021-07-24
fpga: fpga-mgr: wrap the fpga_remove() op
Tom Rix
1
-2
/
+7
2021-07-24
fpga: fpga-mgr: wrap the state() op
Tom Rix
1
-2
/
+9
2021-07-24
fpga: fpga-mgr: wrap the status() op
Tom Rix
1
-4
/
+8
2021-07-24
fpga: fpga-mgr: wrap the write() op
Tom Rix
1
-5
/
+10
2021-07-24
fpga: fpga-mgr: make write_complete() op optional
Tom Rix
1
-22
/
+23
2021-07-24
fpga: fpga-mgr: wrap the write_init() op
Tom Rix
1
-3
/
+12
2021-06-15
fpga: mgr: Rename dev to parent for parent device
Russ Weight
1
-10
/
+10
2021-06-09
fpga-mgr: change FPGA indirect article to an
Tom Rix
1
-11
/
+11
2020-12-01
fpga: fpga-mgr: Add devm_fpga_mgr_register() API
Moritz Fischer
1
-12
/
+69
2020-06-18
fpga: Fix dead store fpga-mgr.c
Tom Rix
1
-3
/
+1
2019-07-30
drivers: Introduce device lookup variants by of_node
Suzuki K Poulose
1
-7
/
+1
2018-10-16
fpga: mgr: add devm_fpga_mgr_create
Alan Tull
1
-8
/
+56
2018-07-15
fpga: mgr: add status for fpga-manager
Wu Hao
1
-0
/
+28
2018-05-25
fpga: clarify that unregister functions also free
Alan Tull
1
-1
/
+1
2018-05-25
fpga: mgr: kernel-doc fixes
Alan Tull
1
-9
/
+29
2018-05-25
fpga: use SPDX
Alan Tull
1
-12
/
+1
2018-05-25
fpga: manager: change api, don't use drvdata
Alan Tull
1
-26
/
+52
2017-11-28
fpga: fpga-mgr: remove unnecessary code in __fpga_mgr_get
Gustavo A. R. Silva
1
-2
/
+0
2017-11-28
fpga: add attribute groups
Alan Tull
1
-0
/
+1
2017-11-28
fpga: mgr: separate getting/locking FPGA manager
Alan Tull
1
-16
/
+36
2017-11-28
fpga: mgr: API change to replace fpga load functions with single function
Alan Tull
1
-11
/
+57
2017-03-17
fpga: fix sparse warnings in fpga-mgr and fpga-bridge
Dinh Nguyen
1
-1
/
+1
2017-02-10
fpga: Add scatterlist based programming
Jason Gunthorpe
1
-30
/
+206
2016-11-29
fpga: Clarify how write_init works streaming modes
Jason Gunthorpe
1
-2
/
+4
2016-11-10
fpga-mgr: add fpga image information struct
Alan Tull
1
-8
/
+9
2016-11-10
fpga: add method to get fpga manager from device
Alan Tull
1
-22
/
+54
2015-11-24
fpga manager: Fix firmware resource leak on error
Tobias Klauser
1
-3
/
+1
2015-11-24
fpga manager: remove label
Alan Tull
1
-6
/
+3
2015-10-23
fpga manager: remove unnecessary null pointer checks
Alan Tull
1
-8
/
+4
2015-10-23
fpga manager: ensure lifetime with of_fpga_mgr_get
Alan Tull
1
-15
/
+17
2015-10-07
add FPGA manager core
Alan Tull
1
-0
/
+382