index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
fpga
/
fpga-mgr.c
Age
Commit message (
Expand
)
Author
2022-06-29
fpga: fpga-mgr: Fix spelling mistake "bitsream" -> "bitstream"
Colin Ian King
2022-06-24
fpga: fpga-mgr: support bitstream offset in image buffer
Ivan Bornyakov
2022-06-08
fpga: Directly use ida_alloc()/free()
keliu
2022-05-10
fpga: fpga-mgr: fix kernel-doc warnings
Nava kishore Manne
2022-05-10
fpga: fix for coding style issues
Nava kishore Manne
2021-11-28
fpga: mgr: Use standard dev_release for class driver
Russ Weight
2021-07-24
fpga: fpga-mgr: wrap the write_sg() op
Tom Rix
2021-07-24
fpga: fpga-mgr: wrap the fpga_remove() op
Tom Rix
2021-07-24
fpga: fpga-mgr: wrap the state() op
Tom Rix
2021-07-24
fpga: fpga-mgr: wrap the status() op
Tom Rix
2021-07-24
fpga: fpga-mgr: wrap the write() op
Tom Rix
2021-07-24
fpga: fpga-mgr: make write_complete() op optional
Tom Rix
2021-07-24
fpga: fpga-mgr: wrap the write_init() op
Tom Rix
2021-06-15
fpga: mgr: Rename dev to parent for parent device
Russ Weight
2021-06-09
fpga-mgr: change FPGA indirect article to an
Tom Rix
2020-12-01
fpga: fpga-mgr: Add devm_fpga_mgr_register() API
Moritz Fischer
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