index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
fpga
/
fpga-region.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-16
fpga: add devm_fpga_region_create
Alan Tull
1
-8
/
+57
2018-07-15
fpga: region: add compat_id support
Wu Hao
1
-0
/
+22
2018-05-25
fpga: clarify that unregister functions also free
Alan Tull
1
-1
/
+1
2018-05-25
fpga: region: kernel-doc fixes
Alan Tull
1
-2
/
+5
2018-05-25
fpga: use SPDX
Alan Tull
1
-13
/
+1
2018-05-25
fpga: region: change api, add fpga_region_create/free
Alan Tull
1
-13
/
+55
2018-05-25
fpga: region: don't use drvdata in common fpga code
Alan Tull
1
-1
/
+0
2018-04-23
fpga: fpga-region: comment on fpga_region_program_fpga locking
Alan Tull
1
-0
/
+5
2017-11-28
fpga: add attribute groups
Alan Tull
1
-0
/
+1
2017-11-28
fpga: region: move device tree support to of-fpga-region.c
Alan Tull
1
-451
/
+1
2017-11-28
fpga: region: add fpga_region_class_find
Alan Tull
1
-8
/
+15
2017-11-28
fpga: region: add register/unregister functions
Alan Tull
1
-40
/
+65
2017-11-28
fpga: region: rename some functions prior to moving
Alan Tull
1
-29
/
+31
2017-11-28
fpga: region: add fpga-region.h header
Alan Tull
1
-20
/
+4
2017-11-28
fpga: region: separate out code that parses the overlay
Alan Tull
1
-49
/
+73
2017-11-28
fpga: region: use image info as parameter for programming region
Alan Tull
1
-7
/
+9
2017-11-28
fpga: region: fix slow warning with more than one overlay
Alan Tull
1
-0
/
+5
2017-11-28
fpga: region: check for child regions before allocing image info
Alan Tull
1
-5
/
+9
2017-11-28
fpga: region: get mgr early on
Alan Tull
1
-22
/
+23
2017-11-28
fpga: region: remove unneeded of_node_get and put
Alan Tull
1
-3
/
+0
2017-11-28
fpga: region: use dev_err instead of pr_err
Alan Tull
1
-10
/
+10
2017-11-28
fpga: mgr: separate getting/locking FPGA manager
Alan Tull
1
-2
/
+12
2017-11-28
fpga: mgr: API change to replace fpga load functions with single function
Alan Tull
1
-15
/
+28
2017-11-28
fpga: bridge: support getting bridge from device
Alan Tull
1
-4
/
+7
2017-08-10
fpga: Convert to using %pOF instead of full_name
Rob Herring
1
-2
/
+2
2017-04-26
fpga: region: release FPGA region reference in error path
Tobias Klauser
1
-1
/
+3
2017-04-08
fpga: add config complete timeout
Alan Tull
1
-0
/
+3
2017-03-17
fpga: region: Add fpga-region property 'encrypted-fpga-config'
Moritz Fischer
1
-2
/
+6
2016-11-10
fpga: fpga-region: device tree control for FPGA
Alan Tull
1
-0
/
+603