index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
fpga
Age
Commit message (
Expand
)
Author
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: bridge: change api, don't use drvdata
Alan Tull
2018-05-25
fpga: manager: change api, don't use drvdata
Alan Tull
2017-11-28
fpga: add attribute groups
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: add fpga-region.h header
Alan Tull
2017-11-28
fpga: region: use image info as parameter for programming region
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-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-07-17
fpga: Add flag to indicate bitstream needs decompression
Anatolij Gustschin
2017-07-17
fpga: Add flag to indicate SPI bitstream is bit-reversed
Anatolij Gustschin
2017-04-08
fpga pr ip: Core driver support for Altera Partial Reconfiguration IP.
Matthew Gerlach
2017-04-08
fpga: add config complete timeout
Alan Tull
2017-03-17
fpga: Add flag to indicate bitstream needs decrypting
Moritz Fischer
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: fpga-region: device tree control for FPGA
Alan Tull
2016-11-10
fpga: add fpga bridge framework
Alan Tull
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-10-07
add FPGA manager core
Alan Tull