index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
fpga
/
fpga-mgr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fpga: fpga-mgr: make fpga_mgr_class a static const structure
Ivan Orlov
2023-08-11
1
-13
/
+12
*
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2023-03-17
1
-1
/
+1
*
fpga: fpga-mgr: Fix spelling mistake "bitsream" -> "bitstream"
Colin Ian King
2022-06-29
1
-1
/
+1
*
fpga: fpga-mgr: support bitstream offset in image buffer
Ivan Bornyakov
2022-06-24
1
-25
/
+198
*
fpga: Directly use ida_alloc()/free()
keliu
2022-06-08
1
-3
/
+3
*
fpga: fpga-mgr: fix kernel-doc warnings
Nava kishore Manne
2022-05-10
1
-0
/
+4
*
fpga: fix for coding style issues
Nava kishore Manne
2022-05-10
1
-4
/
+5
*
fpga: mgr: Use standard dev_release for class driver
Russ Weight
2021-11-28
1
-124
/
+91
*
fpga: fpga-mgr: wrap the write_sg() op
Tom Rix
2021-07-24
1
-1
/
+9
*
fpga: fpga-mgr: wrap the fpga_remove() op
Tom Rix
2021-07-24
1
-2
/
+7
*
fpga: fpga-mgr: wrap the state() op
Tom Rix
2021-07-24
1
-2
/
+9
*
fpga: fpga-mgr: wrap the status() op
Tom Rix
2021-07-24
1
-4
/
+8
*
fpga: fpga-mgr: wrap the write() op
Tom Rix
2021-07-24
1
-5
/
+10
*
fpga: fpga-mgr: make write_complete() op optional
Tom Rix
2021-07-24
1
-22
/
+23
*
fpga: fpga-mgr: wrap the write_init() op
Tom Rix
2021-07-24
1
-3
/
+12
*
fpga: mgr: Rename dev to parent for parent device
Russ Weight
2021-06-15
1
-10
/
+10
*
fpga-mgr: change FPGA indirect article to an
Tom Rix
2021-06-09
1
-11
/
+11
*
fpga: fpga-mgr: Add devm_fpga_mgr_register() API
Moritz Fischer
2020-12-01
1
-12
/
+69
*
fpga: Fix dead store fpga-mgr.c
Tom Rix
2020-06-18
1
-3
/
+1
*
drivers: Introduce device lookup variants by of_node
Suzuki K Poulose
2019-07-30
1
-7
/
+1
*
fpga: mgr: add devm_fpga_mgr_create
Alan Tull
2018-10-16
1
-8
/
+56
*
fpga: mgr: add status for fpga-manager
Wu Hao
2018-07-15
1
-0
/
+28
*
fpga: clarify that unregister functions also free
Alan Tull
2018-05-25
1
-1
/
+1
*
fpga: mgr: kernel-doc fixes
Alan Tull
2018-05-25
1
-9
/
+29
*
fpga: use SPDX
Alan Tull
2018-05-25
1
-12
/
+1
*
fpga: manager: change api, don't use drvdata
Alan Tull
2018-05-25
1
-26
/
+52
*
fpga: fpga-mgr: remove unnecessary code in __fpga_mgr_get
Gustavo A. R. Silva
2017-11-28
1
-2
/
+0
*
fpga: add attribute groups
Alan Tull
2017-11-28
1
-0
/
+1
*
fpga: mgr: separate getting/locking FPGA manager
Alan Tull
2017-11-28
1
-16
/
+36
*
fpga: mgr: API change to replace fpga load functions with single function
Alan Tull
2017-11-28
1
-11
/
+57
*
fpga: fix sparse warnings in fpga-mgr and fpga-bridge
Dinh Nguyen
2017-03-17
1
-1
/
+1
*
fpga: Add scatterlist based programming
Jason Gunthorpe
2017-02-10
1
-30
/
+206
*
fpga: Clarify how write_init works streaming modes
Jason Gunthorpe
2016-11-29
1
-2
/
+4
*
fpga-mgr: add fpga image information struct
Alan Tull
2016-11-10
1
-8
/
+9
*
fpga: add method to get fpga manager from device
Alan Tull
2016-11-10
1
-22
/
+54
*
fpga manager: Fix firmware resource leak on error
Tobias Klauser
2015-11-24
1
-3
/
+1
*
fpga manager: remove label
Alan Tull
2015-11-24
1
-6
/
+3
*
fpga manager: remove unnecessary null pointer checks
Alan Tull
2015-10-23
1
-8
/
+4
*
fpga manager: ensure lifetime with of_fpga_mgr_get
Alan Tull
2015-10-23
1
-15
/
+17
*
add FPGA manager core
Alan Tull
2015-10-07
1
-0
/
+382