summaryrefslogtreecommitdiffstats
path: root/drivers/fpga
Commit message (Expand)AuthorAgeFilesLines
* fpga: dfl: create a dfl bus type to support DFL devicesXu Yilun2020-09-092-8/+343
* fpga: fpga-region: Cleanup an outdated commentMoritz Fischer2020-09-041-1/+1
* fpga: dfl: map feature mmio resources in their own feature driversXu Yilun2020-08-303-77/+141
* fpga manager: xilinx-spi: provide better diagnostics on programming failureLuca Ceresoli2020-08-301-1/+15
* fpga manager: xilinx-spi: add error checking after gpiod_get_value()Luca Ceresoli2020-08-301-8/+27
* fpga manager: xilinx-spi: fix write_complete timeout handlingLuca Ceresoli2020-08-301-8/+15
* fpga manager: xilinx-spi: remove final dot from dev_err() stringsLuca Ceresoli2020-08-301-2/+2
* fpga manager: xilinx-spi: remove stray commentLuca Ceresoli2020-08-191-1/+0
* fpga: dfl: change data type of feature id to u16Xu Yilun2020-08-193-20/+21
* fpga: stratix10-soc: make FPGA task un-interruptibleRichard Gong2020-08-191-20/+3
* Merge 5.8-rc7 into char-misc-nextGreg Kroah-Hartman2020-07-272-2/+4
|\
| * fpga: dfl: fix bug in port reset handshakeMatthew Gerlach2020-07-131-1/+2
| * fpga: dfl: pci: reduce the scope of variable 'ret'Xu Yilun2020-07-131-1/+2
* | Merge tag 'fpga-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mdf...Greg Kroah-Hartman2020-07-2311-43/+574
|\ \ | |/ |/|
| * fpga: dfl: pci: add device id for Intel FPGA PAC N3000Xu Yilun2020-07-121-0/+2
| * fpga: dfl: afu: add AFU interrupt supportXu Yilun2020-07-061-0/+28
| * fpga: dfl: fme: add interrupt support for global error reportingXu Yilun2020-07-062-0/+24
| * fpga: dfl: afu: add interrupt support for port error reportingXu Yilun2020-07-062-0/+21
| * fpga: dfl: introduce interrupt trigger setting APIXu Yilun2020-06-282-0/+173
| * fpga: dfl: pci: add irq info for feature devices enumerationXu Yilun2020-06-281-9/+67
| * fpga: dfl: parse interrupt info for feature devices on enumerationXu Yilun2020-06-282-0/+194
| * fpga manager: xilinx-spi: check INIT_B pin during write_initLuca Ceresoli2020-06-261-1/+54
| * fpga: Fix dead store in fpga-bridge.cTom Rix2020-06-181-4/+2
| * fpga: Fix dead store fpga-mgr.cTom Rix2020-06-181-3/+1
| * fpga: dfl: Use struct_size() in kzalloc()Gustavo A. R. Silva2020-06-182-8/+1
| * fpga manager: xilinx-spi: remove unneeded, mistyped variablesLuca Ceresoli2020-06-181-4/+2
| * fpga manager: xilinx-spi: valid for the 7 Series tooLuca Ceresoli2020-06-181-1/+1
| * fpga: dfl: afu: convert get_user_pages() --> pin_user_pages()John Hubbard2020-06-181-14/+5
* | Merge tag 'fpga-fixes-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2020-06-261-1/+1
|\ \ | |/ |/|
| * fpga: zynqmp: fix modular buildArnd Bergmann2020-06-091-1/+1
* | Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-06-0713-65/+1140
|\ \
| * | fpga: dfl: afu: Corrected error handling levelsSouptick Joarder2020-05-191-2/+2
| * | Merge tag 'fpga-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mdf...Greg Kroah-Hartman2020-05-157-36/+95
| |\ \
| | * | fpga: dfl: afu: support debug access to memory-mapped afu regionsDominic Chen2020-04-291-0/+9
| | * | fpga: dfl.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-04-291-1/+1
| | * | fpga: stratix10-soc: add compatible property value for intel agilexRichard Gong2020-04-291-1/+2
| | * | fpga: machxo2-spi: Use new structure for SPI transfer delaysSergiu Cuciurean2020-04-291-4/+8
| | * | fpga: ice40-spi: Use new structure for SPI transfer delaysSergiu Cuciurean2020-04-291-2/+8
| | * | fpga: dfl: support multiple opens on feature device node.Xu Yilun2020-04-294-28/+67
| * | | fpga: dfl: fme: add performance reporting supportWu Hao2020-04-286-1/+1030
| * | | firmware: xilinx: Remove eemi ops for fpga related APIsRajan Vaja2020-04-281-11/+3
| * | | firmware: fpga: replace the error codes with the standard onesRichard Gong2020-04-281-15/+10
| | |/ | |/|
* | | Merge branch 'uaccess.access_ok' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-06-012-8/+0
|\ \ \ | |/ / |/| |
| * | drivers/fpga/dfl-afu-dma-region.c: get rid of pointless access_ok()Al Viro2020-05-291-4/+0
| * | drivers/fpga/dfl-fme-pr.c: get rid of pointless access_ok()Al Viro2020-05-291-4/+0
| |/
* | fpga: dfl: pci: fix return value of cci_pci_sriov_configureXu Yilun2020-03-301-2/+4
* | fpga: zynq: Remove clk_get error message for probe deferShubhrajyoti Datta2020-03-301-1/+2
|/
* fpga: xilinx-pr-decoupler: Remove clk_get error message for probe deferShubhrajyoti Datta2020-01-101-1/+2
* fpga: remove redundant dev_err messageDing Xiang2020-01-021-3/+1
* fpga: dfl: afu: remove set but not used variable 'afu'yu kuai2020-01-021-2/+0