aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/fpga
Commit message (Expand)AuthorAge
* fpga: clarify that unregister functions also freeAlan Tull2018-05-25
* fpga: region: kernel-doc fixesAlan Tull2018-05-25
* fpga: bridge: kernel-doc fixesAlan Tull2018-05-25
* fpga: mgr: kernel-doc fixesAlan Tull2018-05-25
* fpga: use SPDXAlan Tull2018-05-25
* fpga: region: change api, add fpga_region_create/freeAlan Tull2018-05-25
* fpga: bridge: change api, don't use drvdataAlan Tull2018-05-25
* fpga: manager: change api, don't use drvdataAlan Tull2018-05-25
* fpga: region: don't use drvdata in common fpga codeAlan Tull2018-05-25
* Merge 4.17-rc3 into char-misc-nextGreg Kroah-Hartman2018-04-30
|\
| * fpga-manager: altera-ps-spi: preserve nCONFIG stateAnatolij Gustschin2018-04-23
* | fpga: fpga-region: comment on fpga_region_program_fpga lockingAlan Tull2018-04-23
* | fpga: lattice machxo2: Add Lattice MachXO2 supportPaolo Pisati2018-04-23
* | fpga: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven2018-04-23
|/
* PCI: Add Altera vendor IDJohannes Thumshirn2018-03-14
* fpga: socfpga-a10: disable clk on error in socfpga_a10_fpga_probe()Alexey Khoroshilov2017-12-18
* fpga: region: release of_parse_phandle nodes after useIan Abbott2017-11-28
* fpga: fpga-bridge: remove unnecessary null check in of_fpga_bridge_getGustavo A. R. Silva2017-11-28
* fpga: fpga-mgr: remove unnecessary code in __fpga_mgr_getGustavo A. R. Silva2017-11-28
* fpga: add attribute groupsAlan Tull2017-11-28
* fpga: clean up fpga KconfigAlan Tull2017-11-28
* fpga: of-fpga-region: accept overlays that don't program FPGAAlan Tull2017-11-28
* fpga: region: move device tree support to of-fpga-region.cAlan Tull2017-11-28
* fpga: region: add fpga_region_class_findAlan Tull2017-11-28
* fpga: region: add register/unregister functionsAlan Tull2017-11-28
* fpga: region: rename some functions prior to movingAlan Tull2017-11-28
* fpga: region: add fpga-region.h headerAlan Tull2017-11-28
* fpga: region: separate out code that parses the overlayAlan Tull2017-11-28
* fpga: region: use image info as parameter for programming regionAlan Tull2017-11-28
* fpga: region: fix slow warning with more than one overlayAlan Tull2017-11-28
* fpga: region: check for child regions before allocing image infoAlan Tull2017-11-28
* fpga: region: get mgr early onAlan Tull2017-11-28
* fpga: region: remove unneeded of_node_get and putAlan Tull2017-11-28
* fpga: region: use dev_err instead of pr_errAlan Tull2017-11-28
* fpga: mgr: separate getting/locking FPGA managerAlan Tull2017-11-28
* fpga: mgr: API change to replace fpga load functions with single functionAlan Tull2017-11-28
* fpga: bridge: support getting bridge from deviceAlan Tull2017-11-28
* Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-11-16
|\
| * Merge 4.14-rc5 into char-misc-nextGreg Kroah-Hartman2017-10-16
| |\
| * | fpga: make xlnx_pr_decoupler_br_ops constBhumika Goyal2017-10-04
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
| |/ |/|
* | fpga: altera-cvp: remove DRIVER_ATTR() usageGreg Kroah-Hartman2017-09-19
|/
* fpga: altera-hps2fpga: fix multiple init of l3_remap_lockIan Abbott2017-08-10
* fpga: altera-hps2fpga: add NULL check on of_match_device() return valueGustavo A. R. Silva2017-08-10
* ARM: socfpga: explicitly request exclusive reset controlPhilipp Zabel2017-08-10
* fpga: Convert to using %pOF instead of full_nameRob Herring2017-08-10
* fpga manager: Add Altera CvP driverAnatolij Gustschin2017-07-17
* fpga-manager: altera-ps-spi: use bitrev8x4Joshua Clayton2017-07-17
* fpga manager: Add altera-ps-spi driver for Altera FPGAsJoshua Clayton2017-07-17
* Make FPGA a menuconfig to ease disabling it allVincent Legoll2017-07-17