summaryrefslogtreecommitdiffstats
path: root/drivers/fpga
AgeCommit message (Expand)AuthorLines
2017-12-18fpga: socfpga-a10: disable clk on error in socfpga_a10_fpga_probe()Alexey Khoroshilov-1/+7
2017-11-28fpga: region: release of_parse_phandle nodes after useIan Abbott-3/+10
2017-11-28fpga: fpga-bridge: remove unnecessary null check in of_fpga_bridge_getGustavo A. R. Silva-2/+0
2017-11-28fpga: fpga-mgr: remove unnecessary code in __fpga_mgr_getGustavo A. R. Silva-2/+0
2017-11-28fpga: add attribute groupsAlan Tull-0/+3
2017-11-28fpga: clean up fpga KconfigAlan Tull-54/+54
2017-11-28fpga: of-fpga-region: accept overlays that don't program FPGAAlan Tull-5/+6
2017-11-28fpga: region: move device tree support to of-fpga-region.cAlan Tull-455/+509
2017-11-28fpga: region: add fpga_region_class_findAlan Tull-8/+15
2017-11-28fpga: region: add register/unregister functionsAlan Tull-40/+65
2017-11-28fpga: region: rename some functions prior to movingAlan Tull-29/+31
2017-11-28fpga: region: add fpga-region.h headerAlan Tull-20/+4
2017-11-28fpga: region: separate out code that parses the overlayAlan Tull-49/+73
2017-11-28fpga: region: use image info as parameter for programming regionAlan Tull-7/+9
2017-11-28fpga: region: fix slow warning with more than one overlayAlan Tull-0/+5
2017-11-28fpga: region: check for child regions before allocing image infoAlan Tull-5/+9
2017-11-28fpga: region: get mgr early onAlan Tull-22/+23
2017-11-28fpga: region: remove unneeded of_node_get and putAlan Tull-3/+0
2017-11-28fpga: region: use dev_err instead of pr_errAlan Tull-10/+10
2017-11-28fpga: mgr: separate getting/locking FPGA managerAlan Tull-18/+48
2017-11-28fpga: mgr: API change to replace fpga load functions with single functionAlan Tull-26/+85
2017-11-28fpga: bridge: support getting bridge from deviceAlan Tull-27/+94
2017-11-16Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-10-16Merge 4.14-rc5 into char-misc-nextGreg Kroah-Hartman-3/+3
2017-10-04fpga: make xlnx_pr_decoupler_br_ops constBhumika Goyal-1/+1
2017-09-19fpga: altera-cvp: remove DRIVER_ATTR() usageGreg Kroah-Hartman-3/+3
2017-08-10fpga: altera-hps2fpga: fix multiple init of l3_remap_lockIan Abbott-3/+1
2017-08-10fpga: altera-hps2fpga: add NULL check on of_match_device() return valueGustavo A. R. Silva-0/+5
2017-08-10ARM: socfpga: explicitly request exclusive reset controlPhilipp Zabel-1/+2
2017-08-10fpga: Convert to using %pOF instead of full_nameRob Herring-2/+2
2017-07-17fpga manager: Add Altera CvP driverAnatolij Gustschin-0/+508
2017-07-17fpga-manager: altera-ps-spi: use bitrev8x4Joshua Clayton-4/+15
2017-07-17fpga manager: Add altera-ps-spi driver for Altera FPGAsJoshua Clayton-0/+305
2017-07-17Make FPGA a menuconfig to ease disabling it allVincent Legoll-5/+1
2017-04-26fpga fr br: update supported version numbersMatthew Gerlach-11/+19
2017-04-26fpga: region: release FPGA region reference in error pathTobias Klauser-1/+3
2017-04-26fpga altera-hps2fpga: disable/unprepare clock on error in alt_fpga_bridge_pro...Tobias Klauser-6/+9
2017-04-08fpga: Add support for Xilinx LogiCORE PR DecouplerMoritz Fischer-0/+172
2017-04-08fpga pr ip: Platform driver for Altera Partial Reconfiguration IP.Matthew Gerlach-0/+76
2017-04-08fpga pr ip: Core driver support for Altera Partial Reconfiguration IP.Matthew Gerlach-0/+226
2017-04-08fpga: add config complete timeoutAlan Tull-0/+3
2017-04-08fpga manager: Add Xilinx slave serial SPI driverAnatolij Gustschin-0/+206
2017-04-08fpga: altera_freeze_bridge: Constify opsMoritz Fischer-1/+1
2017-03-17fpga: bridge: Replace open-coded list_for_each + list_entryMoritz Fischer-11/+4
2017-03-17fpga: Add support for Lattice iCE40 FPGAsJoel Holdsworth-0/+214
2017-03-17FPGA: Add TS-7300 FPGA managerFlorian Fainelli-0/+164
2017-03-17fpga: region: Add fpga-region property 'encrypted-fpga-config'Moritz Fischer-2/+6
2017-03-17fpga: zynq: Add support for encrypted bitstreamsMoritz Fischer-3/+25
2017-03-17fpga: fix sparse warnings in fpga-mgr and fpga-bridgeDinh Nguyen-2/+2