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