Age | Commit message (Expand) | Author | Files | Lines |
2020-07-27 | Merge 5.8-rc7 into char-misc-next | Greg Kroah-Hartman | 2 | -2/+4 |
2020-07-23 | Merge tag 'fpga-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mdf... | Greg Kroah-Hartman | 11 | -43/+574 |
2020-07-14 | fpga: dfl: fix bug in port reset handshake | Matthew Gerlach | 1 | -1/+2 |
2020-07-14 | fpga: dfl: pci: reduce the scope of variable 'ret' | Xu Yilun | 1 | -1/+2 |
2020-07-13 | fpga: dfl: pci: add device id for Intel FPGA PAC N3000 | Xu Yilun | 1 | -0/+2 |
2020-07-07 | fpga: dfl: afu: add AFU interrupt support | Xu Yilun | 1 | -0/+28 |
2020-07-07 | fpga: dfl: fme: add interrupt support for global error reporting | Xu Yilun | 2 | -0/+24 |
2020-07-07 | fpga: dfl: afu: add interrupt support for port error reporting | Xu Yilun | 2 | -0/+21 |
2020-06-28 | fpga: dfl: introduce interrupt trigger setting API | Xu Yilun | 2 | -0/+173 |
2020-06-28 | fpga: dfl: pci: add irq info for feature devices enumeration | Xu Yilun | 1 | -9/+67 |
2020-06-28 | fpga: dfl: parse interrupt info for feature devices on enumeration | Xu Yilun | 2 | -0/+194 |
2020-06-27 | fpga manager: xilinx-spi: check INIT_B pin during write_init | Luca Ceresoli | 1 | -1/+54 |
2020-06-26 | Merge tag 'fpga-fixes-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 1 | -1/+1 |
2020-06-19 | fpga: Fix dead store in fpga-bridge.c | Tom Rix | 1 | -4/+2 |
2020-06-19 | fpga: Fix dead store fpga-mgr.c | Tom Rix | 1 | -3/+1 |
2020-06-19 | fpga: dfl: Use struct_size() in kzalloc() | Gustavo A. R. Silva | 2 | -8/+1 |
2020-06-19 | fpga manager: xilinx-spi: remove unneeded, mistyped variables | Luca Ceresoli | 1 | -4/+2 |
2020-06-19 | fpga manager: xilinx-spi: valid for the 7 Series too | Luca Ceresoli | 1 | -1/+1 |
2020-06-19 | fpga: dfl: afu: convert get_user_pages() --> pin_user_pages() | John Hubbard | 1 | -14/+5 |
2020-06-09 | fpga: zynqmp: fix modular build | Arnd Bergmann | 1 | -1/+1 |
2020-06-07 | Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 13 | -65/+1140 |
2020-06-02 | Merge branch 'uaccess.access_ok' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -8/+0 |
2020-05-29 | drivers/fpga/dfl-afu-dma-region.c: get rid of pointless access_ok() | Al Viro | 1 | -4/+0 |
2020-05-29 | drivers/fpga/dfl-fme-pr.c: get rid of pointless access_ok() | Al Viro | 1 | -4/+0 |
2020-05-19 | fpga: dfl: afu: Corrected error handling levels | Souptick Joarder | 1 | -2/+2 |
2020-05-15 | Merge tag 'fpga-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mdf... | Greg Kroah-Hartman | 7 | -36/+95 |
2020-04-30 | fpga: dfl: afu: support debug access to memory-mapped afu regions | Dominic Chen | 1 | -0/+9 |
2020-04-30 | fpga: dfl.h: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 1 | -1/+1 |
2020-04-30 | fpga: stratix10-soc: add compatible property value for intel agilex | Richard Gong | 1 | -1/+2 |
2020-04-30 | fpga: machxo2-spi: Use new structure for SPI transfer delays | Sergiu Cuciurean | 1 | -4/+8 |
2020-04-30 | fpga: ice40-spi: Use new structure for SPI transfer delays | Sergiu Cuciurean | 1 | -2/+8 |
2020-04-30 | fpga: dfl: support multiple opens on feature device node. | Xu Yilun | 4 | -28/+67 |
2020-04-28 | fpga: dfl: fme: add performance reporting support | Wu Hao | 6 | -1/+1030 |
2020-04-28 | firmware: xilinx: Remove eemi ops for fpga related APIs | Rajan Vaja | 1 | -11/+3 |
2020-04-28 | firmware: fpga: replace the error codes with the standard ones | Richard Gong | 1 | -15/+10 |
2020-03-31 | fpga: dfl: pci: fix return value of cci_pci_sriov_configure | Xu Yilun | 1 | -2/+4 |
2020-03-31 | fpga: zynq: Remove clk_get error message for probe defer | Shubhrajyoti Datta | 1 | -1/+2 |
2020-01-10 | fpga: xilinx-pr-decoupler: Remove clk_get error message for probe defer | Shubhrajyoti Datta | 1 | -1/+2 |
2020-01-03 | fpga: remove redundant dev_err message | Ding Xiang | 1 | -3/+1 |
2020-01-03 | fpga: dfl: afu: remove set but not used variable 'afu' | yu kuai | 1 | -2/+0 |
2020-01-03 | fpga: dfl: fme: remove set but not used variable 'fme' | yu kuai | 1 | -2/+0 |
2019-10-17 | fpga: dfl: fme: add power management support | Wu Hao | 1 | -0/+207 |
2019-10-17 | fpga: dfl: fme: add thermal management support | Wu Hao | 2 | -1/+179 |
2019-10-05 | fpga: Remove dev_err() usage after platform_get_irq() | Stephen Boyd | 1 | -3/+1 |
2019-09-18 | Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 15 | -172/+1621 |
2019-09-18 | Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -14/+2 |
2019-09-04 | fpga: dfl: fme: add global error reporting support | Wu Hao | 4 | -3/+378 |
2019-09-04 | fpga: dfl: afu: add STP (SignalTap) support | Wu Hao | 1 | -0/+25 |
2019-09-04 | fpga: dfl: afu: add error reporting support. | Wu Hao | 4 | -0/+241 |
2019-09-04 | fpga: dfl: afu: expose __afu_port_enable/disable function. | Wu Hao | 2 | -11/+19 |