| Age | Commit message (Expand) | Author | Files | Lines |
| 2019-02-11 | Merge 5.0-rc6 into char-misc-next | Greg Kroah-Hartman | 1 | -4/+1 |
| 2019-01-31 | fpga: altera_freeze_bridge: remove restriction to socfpga | Alan Tull | 1 | -1/+1 |
| 2019-01-31 | fpga: mgr: altera-ps-spi: make array dummy static, shrinks object size | Colin Ian King | 1 | -1/+1 |
| 2019-01-31 | fpga: stratix10-soc: fix wrong of_node_put() in init function | Nicolas Saenz Julienne | 1 | -4/+1 |
| 2019-01-03 | Remove 'type' argument from access_ok() function | Linus Torvalds | 2 | -3/+2 |
| 2018-11-26 | fpga: of-fpga-region: Use platform_set_drvdata | Moritz Fischer | 1 | -1/+1 |
| 2018-11-26 | fpga: dfl-fme-region: Use platform_get_drvdata() | Moritz Fischer | 1 | -1/+1 |
| 2018-11-26 | fpga: add intel stratix10 soc fpga manager driver | Alan Tull | 3 | -0/+542 |
| 2018-11-26 | fpga: mgr: altera-ps-spi: enable usage on non-dt platforms | Anatolij Gustschin | 1 | -5/+35 |
| 2018-11-26 | fpga: altera-cvp: fix probing for multiple FPGAs on the bus | Anatolij Gustschin | 1 | -10/+24 |
| 2018-11-11 | zynq-fpga: Only route PR via PCAP when required | Mike Looijmans | 1 | -0/+4 |
| 2018-11-11 | fpga: altera-cvp: Fix registration for CvP incapable devices | Andreas Puhm | 1 | -0/+9 |
| 2018-11-11 | fpga: dfl: fme: remove set but not used variable 'priv' | YueHaibing | 1 | -2/+0 |
| 2018-11-11 | fpga: altera-cvp: fix 'bad IO access' on x86_64 | Anatolij Gustschin | 1 | -2/+4 |
| 2018-10-16 | fpga: add devm_fpga_region_create | Alan Tull | 4 | -20/+63 |
| 2018-10-16 | fpga: bridge: add devm_fpga_bridge_create | Alan Tull | 6 | -38/+73 |
| 2018-10-16 | fpga: mgr: add devm_fpga_mgr_create | Alan Tull | 12 | -80/+87 |
| 2018-10-08 | Merge 4.19-rc7 into char-misc-next | Greg Kroah-Hartman | 3 | -3/+6 |
| 2018-09-30 | fpga: bridge: fix obvious function documentation error | Alan Tull | 1 | -1/+1 |
| 2018-09-30 | fpga: do not access region struct after fpga_region_unregister | Alan Tull | 2 | -2/+5 |
| 2018-09-16 | Merge b4.19-rc4 into char-misc-next | Greg Kroah-Hartman | 1 | -1/+1 |
| 2018-09-12 | drivers: fpga: fix two trivial spelling mistakes | Colin Ian King | 2 | -2/+2 |
| 2018-09-12 | fpga: dfl: fme: fix return value check in in pr_mgmt_init() | Wei Yongjun | 1 | -1/+1 |
| 2018-07-16 | Merge 4.18-rc5 into char-misc-next | Greg Kroah-Hartman | 1 | -2/+4 |
| 2018-07-15 | fpga: dfl: afu: add DFL_FPGA_PORT_DMA_MAP/UNMAP ioctls support | Wu Hao | 4 | -3/+554 |
| 2018-07-15 | fpga: dfl: afu: add afu sub feature support | Xiao Guangrong | 4 | -7/+451 |
| 2018-07-15 | fpga: dfl: afu: add DFL_FPGA_GET_API_VERSION/CHECK_EXTENSION ioctls support | Wu Hao | 1 | -0/+11 |
| 2018-07-15 | fpga: dfl: afu: add header sub feature support | Wu Hao | 1 | -1/+78 |
| 2018-07-15 | fpga: dfl: afu: add port ops support | Wu Hao | 1 | -1/+121 |
| 2018-07-15 | fpga: dfl: add FPGA Accelerated Function Unit driver basic framework | Wu Hao | 3 | -0/+173 |
| 2018-07-15 | fpga: dfl: fme-region: add support for compat_id | Wu Hao | 1 | -0/+1 |
| 2018-07-15 | fpga: dfl: add fpga region platform driver for FME | Wu Hao | 3 | -0/+95 |
| 2018-07-15 | fpga: dfl: add fpga bridge platform driver for FME | Wu Hao | 3 | -0/+121 |
| 2018-07-15 | fpga: dfl: fme-mgr: add compat_id support | Wu Hao | 1 | -0/+15 |
| 2018-07-15 | fpga: dfl: add fpga manager platform driver for FME | Wu Hao | 3 | -0/+341 |
| 2018-07-15 | fpga: dfl: fme: add partial reconfiguration sub feature support | Kang Luwei | 5 | -2/+644 |
| 2018-07-15 | fpga: dfl: fme: add DFL_FPGA_GET_API_VERSION/CHECK_EXTENSION ioctls support | Wu Hao | 1 | -0/+12 |
| 2018-07-15 | fpga: dfl: fme: add header sub feature support | Kang Luwei | 1 | -0/+68 |
| 2018-07-15 | fpga: dfl: add FPGA Management Engine driver basic framework | Kang Luwei | 3 | -0/+171 |
| 2018-07-15 | fpga: dfl-pci: add enumeration for feature devices | Wu Hao | 1 | -2/+142 |
| 2018-07-15 | fpga: add FPGA DFL PCIe device driver | Zhang Yi | 3 | -0/+121 |
| 2018-07-15 | fpga: dfl: add dfl_fpga_check_port_id function. | Wu Hao | 2 | -0/+23 |
| 2018-07-15 | fpga: dfl: add dfl_fpga_port_ops support. | Wu Hao | 2 | -0/+100 |
| 2018-07-15 | fpga: dfl: add feature device infrastructure | Xiao Guangrong | 2 | -1/+152 |
| 2018-07-15 | fpga: dfl: add dfl_fpga_cdev_find_port | Wu Hao | 2 | -0/+53 |
| 2018-07-15 | fpga: dfl: add chardev support for feature devices | Wu Hao | 2 | -3/+130 |
| 2018-07-15 | fpga: add device feature list support | Wu Hao | 4 | -0/+1019 |
| 2018-07-15 | fpga: region: add compat_id support | Wu Hao | 1 | -0/+22 |
| 2018-07-15 | fpga: mgr: add status for fpga-manager | Wu Hao | 1 | -0/+28 |
| 2018-07-07 | fpga: altera-cvp: Fix an error handling path in 'altera_cvp_probe()' | Christophe Jaillet | 1 | -2/+4 |
| 2018-05-25 | fpga: clarify that unregister functions also free | Alan Tull | 3 | -3/+3 |
| 2018-05-25 | fpga: region: kernel-doc fixes | Alan Tull | 1 | -2/+5 |
| 2018-05-25 | fpga: bridge: kernel-doc fixes | Alan Tull | 1 | -0/+1 |
| 2018-05-25 | fpga: mgr: kernel-doc fixes | Alan Tull | 1 | -9/+29 |
| 2018-05-25 | fpga: use SPDX | Alan Tull | 11 | -135/+11 |
| 2018-05-25 | fpga: region: change api, add fpga_region_create/free | Alan Tull | 2 | -21/+60 |
| 2018-05-25 | fpga: bridge: change api, don't use drvdata | Alan Tull | 5 | -42/+117 |
| 2018-05-25 | fpga: manager: change api, don't use drvdata | Alan Tull | 11 | -59/+204 |
| 2018-05-25 | fpga: region: don't use drvdata in common fpga code | Alan Tull | 2 | -1/+1 |
| 2018-04-30 | Merge 4.17-rc3 into char-misc-next | Greg Kroah-Hartman | 1 | -1/+1 |
| 2018-04-23 | fpga: fpga-region: comment on fpga_region_program_fpga locking | Alan Tull | 1 | -0/+5 |
| 2018-04-23 | fpga: lattice machxo2: Add Lattice MachXO2 support | Paolo Pisati | 3 | -0/+411 |
| 2018-04-23 | fpga: Remove depends on HAS_DMA in case of platform dependency | Geert Uytterhoeven | 1 | -1/+0 |
| 2018-04-23 | fpga-manager: altera-ps-spi: preserve nCONFIG state | Anatolij Gustschin | 1 | -1/+1 |
| 2018-03-14 | PCI: Add Altera vendor ID | Johannes Thumshirn | 1 | -2/+0 |
| 2017-12-18 | fpga: socfpga-a10: disable clk on error in socfpga_a10_fpga_probe() | Alexey Khoroshilov | 1 | -1/+7 |
| 2017-11-28 | fpga: region: release of_parse_phandle nodes after use | Ian Abbott | 1 | -3/+10 |
| 2017-11-28 | fpga: fpga-bridge: remove unnecessary null check in of_fpga_bridge_get | Gustavo A. R. Silva | 1 | -2/+0 |
| 2017-11-28 | fpga: fpga-mgr: remove unnecessary code in __fpga_mgr_get | Gustavo A. R. Silva | 1 | -2/+0 |
| 2017-11-28 | fpga: add attribute groups | Alan Tull | 3 | -0/+3 |
| 2017-11-28 | fpga: clean up fpga Kconfig | Alan Tull | 1 | -54/+54 |
| 2017-11-28 | fpga: of-fpga-region: accept overlays that don't program FPGA | Alan Tull | 1 | -5/+6 |
| 2017-11-28 | fpga: region: move device tree support to of-fpga-region.c | Alan Tull | 4 | -455/+509 |
| 2017-11-28 | fpga: region: add fpga_region_class_find | Alan Tull | 1 | -8/+15 |
| 2017-11-28 | fpga: region: add register/unregister functions | Alan Tull | 1 | -40/+65 |
| 2017-11-28 | fpga: region: rename some functions prior to moving | Alan Tull | 1 | -29/+31 |
| 2017-11-28 | fpga: region: add fpga-region.h header | Alan Tull | 1 | -20/+4 |
| 2017-11-28 | fpga: region: separate out code that parses the overlay | Alan Tull | 1 | -49/+73 |
| 2017-11-28 | fpga: region: use image info as parameter for programming region | Alan Tull | 1 | -7/+9 |
| 2017-11-28 | fpga: region: fix slow warning with more than one overlay | Alan Tull | 1 | -0/+5 |
| 2017-11-28 | fpga: region: check for child regions before allocing image info | Alan Tull | 1 | -5/+9 |
| 2017-11-28 | fpga: region: get mgr early on | Alan Tull | 1 | -22/+23 |
| 2017-11-28 | fpga: region: remove unneeded of_node_get and put | Alan Tull | 1 | -3/+0 |
| 2017-11-28 | fpga: region: use dev_err instead of pr_err | Alan Tull | 1 | -10/+10 |
| 2017-11-28 | fpga: mgr: separate getting/locking FPGA manager | Alan Tull | 2 | -18/+48 |
| 2017-11-28 | fpga: mgr: API change to replace fpga load functions with single function | Alan Tull | 2 | -26/+85 |
| 2017-11-28 | fpga: bridge: support getting bridge from device | Alan Tull | 2 | -27/+94 |
| 2017-11-16 | Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
| 2017-10-16 | Merge 4.14-rc5 into char-misc-next | Greg Kroah-Hartman | 1 | -3/+3 |
| 2017-10-04 | fpga: make xlnx_pr_decoupler_br_ops const | Bhumika Goyal | 1 | -1/+1 |
| 2017-09-19 | fpga: altera-cvp: remove DRIVER_ATTR() usage | Greg Kroah-Hartman | 1 | -3/+3 |
| 2017-08-10 | fpga: altera-hps2fpga: fix multiple init of l3_remap_lock | Ian Abbott | 1 | -3/+1 |
| 2017-08-10 | fpga: altera-hps2fpga: add NULL check on of_match_device() return value | Gustavo A. R. Silva | 1 | -0/+5 |
| 2017-08-10 | ARM: socfpga: explicitly request exclusive reset control | Philipp Zabel | 1 | -1/+2 |
| 2017-08-10 | fpga: Convert to using %pOF instead of full_name | Rob Herring | 1 | -2/+2 |
| 2017-07-17 | fpga manager: Add Altera CvP driver | Anatolij Gustschin | 3 | -0/+508 |
| 2017-07-17 | fpga-manager: altera-ps-spi: use bitrev8x4 | Joshua Clayton | 1 | -4/+15 |
| 2017-07-17 | fpga manager: Add altera-ps-spi driver for Altera FPGAs | Joshua Clayton | 3 | -0/+305 |
| 2017-07-17 | Make FPGA a menuconfig to ease disabling it all | Vincent Legoll | 1 | -5/+1 |
| 2017-04-26 | fpga fr br: update supported version numbers | Matthew Gerlach | 1 | -11/+19 |
| 2017-04-26 | fpga: region: release FPGA region reference in error path | Tobias Klauser | 1 | -1/+3 |
| 2017-04-26 | fpga altera-hps2fpga: disable/unprepare clock on error in alt_fpga_bridge_pro... | Tobias Klauser | 1 | -6/+9 |
| 2017-04-08 | fpga: Add support for Xilinx LogiCORE PR Decoupler | Moritz Fischer | 3 | -0/+172 |
| 2017-04-08 | fpga pr ip: Platform driver for Altera Partial Reconfiguration IP. | Matthew Gerlach | 3 | -0/+76 |
| 2017-04-08 | fpga pr ip: Core driver support for Altera Partial Reconfiguration IP. | Matthew Gerlach | 3 | -0/+226 |
| 2017-04-08 | fpga: add config complete timeout | Alan Tull | 1 | -0/+3 |
| 2017-04-08 | fpga manager: Add Xilinx slave serial SPI driver | Anatolij Gustschin | 3 | -0/+206 |
| 2017-04-08 | fpga: altera_freeze_bridge: Constify ops | Moritz Fischer | 1 | -1/+1 |
| 2017-03-17 | fpga: bridge: Replace open-coded list_for_each + list_entry | Moritz Fischer | 1 | -11/+4 |
| 2017-03-17 | fpga: Add support for Lattice iCE40 FPGAs | Joel Holdsworth | 3 | -0/+214 |
| 2017-03-17 | FPGA: Add TS-7300 FPGA manager | Florian Fainelli | 3 | -0/+164 |
| 2017-03-17 | fpga: region: Add fpga-region property 'encrypted-fpga-config' | Moritz Fischer | 1 | -2/+6 |
| 2017-03-17 | fpga: zynq: Add support for encrypted bitstreams | Moritz Fischer | 1 | -3/+25 |
| 2017-03-17 | fpga: fix sparse warnings in fpga-mgr and fpga-bridge | Dinh Nguyen | 2 | -2/+2 |
| 2017-02-10 | fpga zynq: Use the scatterlist interface | Jason Gunthorpe | 1 | -39/+135 |
| 2017-02-10 | fpga: Add scatterlist based programming | Jason Gunthorpe | 1 | -30/+206 |
| 2017-02-10 | fpga zynq: Check the bitstream for validity | Jason Gunthorpe | 1 | -0/+21 |
| 2017-02-10 | fpga zynq: Check for errors after completing DMA | Jason Gunthorpe | 1 | -22/+32 |
| 2016-11-29 | fpga: Clarify how write_init works streaming modes | Jason Gunthorpe | 2 | -2/+5 |
| 2016-11-29 | fpga zynq: Fix incorrect ISR state on bootup | Jason Gunthorpe | 1 | -7/+10 |
| 2016-11-29 | fpga zynq: Remove priv->dev | Jason Gunthorpe | 1 | -11/+8 |
| 2016-11-29 | fpga zynq: Add missing \n to messages | Jason Gunthorpe | 1 | -11/+11 |
| 2016-11-29 | fpga: Add COMPILE_TEST to all drivers | Jason Gunthorpe | 1 | -2/+3 |
| 2016-11-17 | ARM: socfpga: checking the wrong variable | Dan Carpenter | 1 | -1/+1 |
| 2016-11-10 | fpga-manager: Add Socfpga Arria10 support | Alan Tull | 3 | -0/+563 |
| 2016-11-10 | fpga: add altera freeze bridge support | Alan Tull | 3 | -0/+283 |
| 2016-11-10 | ARM: socfpga: fpga bridge driver support | Alan Tull | 4 | -0/+410 |
| 2016-11-10 | fpga: fpga-region: device tree control for FPGA | Alan Tull | 3 | -0/+613 |
| 2016-11-10 | fpga: add fpga bridge framework | Alan Tull | 3 | -0/+405 |
| 2016-11-10 | fpga-mgr: add fpga image information struct | Alan Tull | 3 | -15/+19 |
| 2016-11-10 | fpga: add method to get fpga manager from device | Alan Tull | 1 | -22/+54 |
| 2016-09-08 | fpga manager: Add hardware dependency to Zynq driver | Jean Delvare | 1 | -0/+1 |
| 2016-08-04 | drivers/fpga/Kconfig: fix build failure | Sudip Mukherjee | 1 | -0/+1 |
| 2015-11-24 | fpga manager: Fix firmware resource leak on error | Tobias Klauser | 1 | -3/+1 |
| 2015-11-24 | fpga manager: remove label | Alan Tull | 1 | -6/+3 |
| 2015-10-29 | fpga: socfpga: Fix check of return value of devm_request_irq | Moritz Fischer | 1 | -1/+1 |
| 2015-10-23 | fpga: zynq-fpga: Fix issue with drvdata being overwritten. | Moritz Fischer | 1 | -3/+4 |
| 2015-10-23 | fpga manager: remove unnecessary null pointer checks | Alan Tull | 1 | -8/+4 |
| 2015-10-23 | fpga manager: ensure lifetime with of_fpga_mgr_get | Alan Tull | 1 | -15/+17 |
| 2015-10-23 | fpga: zynq-fpga: Change fw format to handle bin instead of bit. | Moritz Fischer | 1 | -22/+2 |
| 2015-10-23 | fpga: zynq-fpga: Fix unbalanced clock handling | Moritz Fischer | 1 | -2/+2 |
| 2015-10-17 | fpga manager: Adding FPGA Manager support for Xilinx Zynq 7000 | Moritz Fischer | 3 | -0/+539 |
| 2015-10-07 | fpga manager: add driver for socfpga fpga manager | Alan Tull | 3 | -0/+627 |
| 2015-10-07 | add FPGA manager core | Alan Tull | 3 | -0/+404 |