Age | Commit message (Expand) | Author | Files | Lines |
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 |
2019-09-04 | fpga: dfl: afu: add userclock sysfs interfaces. | Wu Hao | 2 | -1/+119 |
2019-09-04 | fpga: dfl: afu: convert platform_driver to use dev_groups | Wu Hao | 1 | -33/+36 |
2019-09-04 | fpga: dfl: fme: convert platform_driver to use dev_groups | Wu Hao | 1 | -27/+2 |
2019-09-04 | fpga: dfl: make init callback optional | Wu Hao | 1 | -4/+6 |
2019-09-04 | Merge branch 'char-misc-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Moritz Fischer | 9 | -41/+549 |
2019-09-02 | Merge 5.3-rc7 into char-misc-next | Greg Kroah-Hartman | 1 | -4/+7 |
2019-08-28 | Merge tag 'fpga-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 1 | -4/+7 |
2019-08-24 | fpga: altera-cvp: Add Stratix10 (V2) Support | Thor Thayer | 2 | -17/+176 |
2019-08-24 | fpga: altera-cvp: Preparation for V2 parts. | Thor Thayer | 1 | -26/+43 |
2019-08-24 | fpga: altera-cvp: Discover Vendor Specific offset | Thor Thayer | 1 | -37/+58 |
2019-08-19 | fpga: altera-ps-spi: Fix getting of optional confd gpio | Phil Reid | 1 | -4/+7 |
2019-08-09 | Merge tag 'fpga-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mdf... | Greg Kroah-Hartman | 3 | -5/+6 |
2019-08-05 | fpga: dfl: fme: add capability sysfs interfaces | Wu Hao | 1 | -0/+48 |
2019-08-05 | fpga: dfl: make uinit callback optional | Wu Hao | 1 | -1/+2 |
2019-08-05 | fpga: dfl: add id_table for dfl private feature driver | Wu Hao | 6 | -15/+59 |
2019-08-05 | fpga: dfl: afu: add AFU state related sysfs interfaces | Wu Hao | 2 | -0/+148 |
2019-08-05 | fpga: dfl: pci: enable SRIOV support. | Wu Hao | 3 | -1/+120 |
2019-08-05 | fpga: dfl: fme: add DFL_FPGA_FME_PORT_RELEASE/ASSIGN ioctl support. | Wu Hao | 3 | -12/+153 |
2019-07-30 | drivers: Introduce device lookup variants by of_node | Suzuki K Poulose | 2 | -14/+2 |
2019-07-29 | Merge 5.3-rc2 into char-misc-next | Greg Kroah-Hartman | 1 | -0/+1 |