1. 70b23b8 Merge tag 'fpga-fixes-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mdf/linux-fpga into char-misc-next by Greg Kroah-Hartman · 4 years, 7 months ago
  2. 6a47d6e fpga: zynqmp: fix modular build by Arnd Bergmann · 4 years, 8 months ago
  3. 9aa900c Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years, 7 months ago
  4. e0cd920 Merge branch 'uaccess.access_ok' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 7 months ago
  5. 83a4f2e drivers/fpga/dfl-afu-dma-region.c: get rid of pointless access_ok() by Al Viro · 4 years, 8 months ago
  6. c9a4bb4 drivers/fpga/dfl-fme-pr.c: get rid of pointless access_ok() by Al Viro · 4 years, 9 months ago
  7. c9d7e3d fpga: dfl: afu: Corrected error handling levels by Souptick Joarder · 4 years, 8 months ago
  8. f877a18 Merge tag 'fpga-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mdf/linux-fpga into char-misc-next by Greg Kroah-Hartman · 4 years, 8 months ago
  9. a2b9d4e fpga: dfl: afu: support debug access to memory-mapped afu regions by Dominic Chen · 4 years, 10 months ago
  10. 5a53881 fpga: dfl.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
  11. d299253 fpga: stratix10-soc: add compatible property value for intel agilex by Richard Gong · 5 years ago
  12. a1d1f5d fpga: machxo2-spi: Use new structure for SPI transfer delays by Sergiu Cuciurean · 4 years, 11 months ago
  13. 1493674 fpga: ice40-spi: Use new structure for SPI transfer delays by Sergiu Cuciurean · 4 years, 11 months ago
  14. b686219 fpga: dfl: support multiple opens on feature device node. by Xu Yilun · 5 years ago
  15. 724142f fpga: dfl: fme: add performance reporting support by Wu Hao · 4 years, 9 months ago
  16. 4db8180 firmware: xilinx: Remove eemi ops for fpga related APIs by Rajan Vaja · 4 years, 9 months ago
  17. 7536ad8 firmware: fpga: replace the error codes with the standard ones by Richard Gong · 4 years, 9 months ago
  18. 3c2760b fpga: dfl: pci: fix return value of cci_pci_sriov_configure by Xu Yilun · 4 years, 11 months ago
  19. daec0f4 fpga: zynq: Remove clk_get error message for probe defer by Shubhrajyoti Datta · 5 years ago
  20. 28910ce fpga: xilinx-pr-decoupler: Remove clk_get error message for probe defer by Shubhrajyoti Datta · 5 years ago
  21. 1d39387 fpga: remove redundant dev_err message by Ding Xiang · 5 years ago
  22. 9bc6597 fpga: dfl: afu: remove set but not used variable 'afu' by yu kuai · 5 years ago
  23. 8082c51a fpga: dfl: fme: remove set but not used variable 'fme' by yu kuai · 5 years ago
  24. fddc9fc fpga: dfl: fme: add power management support by Wu Hao · 5 years ago
  25. 4284c65 fpga: dfl: fme: add thermal management support by Wu Hao · 5 years ago
  26. d20c0da fpga: Remove dev_err() usage after platform_get_irq() by Stephen Boyd · 5 years ago
  27. 6cfae0c Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 5 years ago
  28. 4feaab0 Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 5 years ago
  29. cb3c2c4 fpga: dfl: fme: add global error reporting support by Wu Hao · 5 years ago
  30. bd127b8 fpga: dfl: afu: add STP (SignalTap) support by Wu Hao · 5 years ago
  31. 44d2475 fpga: dfl: afu: add error reporting support. by Wu Hao · 5 years ago
  32. 9584437 fpga: dfl: afu: expose __afu_port_enable/disable function. by Wu Hao · 5 years ago
  33. f09991a fpga: dfl: afu: add userclock sysfs interfaces. by Wu Hao · 5 years ago
  34. a80a4b8 fpga: dfl: afu: convert platform_driver to use dev_groups by Wu Hao · 5 years ago
  35. 084c3ff fpga: dfl: fme: convert platform_driver to use dev_groups by Wu Hao · 5 years ago
  36. 84b693e fpga: dfl: make init callback optional by Wu Hao · 5 years ago
  37. af9ca4b Merge branch 'char-misc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc into fpga-dfl-for-5.4 by Moritz Fischer · 5 years ago
  38. 99097a2 Merge 5.3-rc7 into char-misc-next by Greg Kroah-Hartman · 5 years ago
  39. c78439f Merge tag 'fpga-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mdf/linux-fpga into char-misc-linus by Greg Kroah-Hartman · 5 years ago
  40. e589151 fpga: altera-cvp: Add Stratix10 (V2) Support by Thor Thayer · 5 years ago
  41. d2083d04 fpga: altera-cvp: Preparation for V2 parts. by Thor Thayer · 5 years ago
  42. eb12511 fpga: altera-cvp: Discover Vendor Specific offset by Thor Thayer · 5 years ago
  43. dec43da fpga: altera-ps-spi: Fix getting of optional confd gpio by Phil Reid · 5 years ago
  44. cec2cae Merge tag 'fpga-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mdf/linux-fpga into char-misc-next by Greg Kroah-Hartman · 5 years ago
  45. 52eb6d3 fpga: dfl: fme: add capability sysfs interfaces by Wu Hao · 5 years ago
  46. 3c51ff7 fpga: dfl: make uinit callback optional by Wu Hao · 5 years ago
  47. 15bbb30 fpga: dfl: add id_table for dfl private feature driver by Wu Hao · 5 years ago
  48. d2ad5ac fpga: dfl: afu: add AFU state related sysfs interfaces by Wu Hao · 5 years ago
  49. bdd4f30 fpga: dfl: pci: enable SRIOV support. by Wu Hao · 5 years ago
  50. 69bb18d fpga: dfl: fme: add DFL_FPGA_FME_PORT_RELEASE/ASSIGN ioctl support. by Wu Hao · 5 years ago
  51. cfba5de drivers: Introduce device lookup variants by of_node by Suzuki K Poulose · 5 years ago
  52. 6de465a Merge 5.3-rc2 into char-misc-next by Greg Kroah-Hartman · 5 years ago
  53. dcfecd4 fpga: dfl: use driver core functions, not sysfs ones. by Greg Kroah-Hartman · 6 years ago
  54. 71d8e94 fpga: altera-pr-ip: Make alt_pr_unregister function void by Moritz Fischer · 6 years ago
  55. 998c1de fpga: altera-cvp: Fix function definition argument by Carlos A Petry · 6 years ago
  56. 3d13970 fpga-manager: altera-ps-spi: Fix build error by YueHaibing · 6 years ago
  57. 79eb597 mm: add account_locked_vm utility function by Daniel Jordan · 5 years ago
  58. f632a81 Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
  59. 6941673 fpga: dfl: fme: align PR buffer size per PR datawidth by Wu Hao · 6 years ago
  60. 49ec630 fpga: dfl: fme: remove copy_to_user() in ioctl for PR by Wu Hao · 6 years ago
  61. e150e3f fpga: dfl-fme-mgr: fix FME_PR_INTFC_ID register address. by Wu Hao · 6 years ago
  62. 65b6668 drivers: Add generic helper to match by of_node by Suzuki K Poulose · 6 years ago
  63. 786285f drivers: fpga: Kconfig: pedantic cleanups by Enrico Weigelt · 6 years ago
  64. 9331b67 Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  65. 1ce2c85 Merge tag 'char-misc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  66. b886d83c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 by Thomas Gleixner · 6 years ago
  67. 75a6faf treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422 by Thomas Gleixner · 6 years ago
  68. 8e8e69d treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285 by Thomas Gleixner · 6 years ago
  69. 498ddaa fpga: zynqmp-fpga: Correctly handle error pointer by Moritz Fischer · 6 years ago
  70. de9a7f6 fpga: dfl: expand minor range when registering chrdev region by Chengguang Xu · 6 years ago
  71. dfe3de8 fpga: dfl: Add lockdep classes for pdata->lock by Scott Wood · 6 years ago
  72. 1306984 fpga: dfl: afu: Pass the correct device to dma_mapping_error() by Scott Wood · 6 years ago
  73. f5dd873 fpga: stratix10-soc: fix use-after-free on s10_init() by Wen Yang · 6 years ago
  74. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  75. dc413a9 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  76. 73b0140 mm/gup: change GUP fast to use flags rather than a write 'bool' by Ira Weiny · 6 years ago
  77. c09f747 fpga manager: Adding FPGA Manager support for Xilinx zynqmp by Nava kishore Manne · 6 years ago
  78. 5c07488 Merge 5.0-rc6 into char-misc-next by Greg Kroah-Hartman · 6 years ago
  79. 38cd7ad fpga: altera_freeze_bridge: remove restriction to socfpga by Alan Tull · 6 years ago
  80. f1bd3a6 fpga: mgr: altera-ps-spi: make array dummy static, shrinks object size by Colin Ian King · 6 years ago
  81. 32a6637 fpga: stratix10-soc: fix wrong of_node_put() in init function by Nicolas Saenz Julienne · 6 years ago
  82. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  83. 488d040 fpga: of-fpga-region: Use platform_set_drvdata by Moritz Fischer · 6 years ago
  84. b77c987 fpga: dfl-fme-region: Use platform_get_drvdata() by Moritz Fischer · 6 years ago
  85. e7eef1d fpga: add intel stratix10 soc fpga manager driver by Alan Tull · 6 years ago
  86. 1a195d8 fpga: mgr: altera-ps-spi: enable usage on non-dt platforms by Anatolij Gustschin · 6 years ago
  87. 30522a9 fpga: altera-cvp: fix probing for multiple FPGAs on the bus by Anatolij Gustschin · 6 years ago
  88. 9e9a615 zynq-fpga: Only route PR via PCAP when required by Mike Looijmans · 6 years ago
  89. 68f60538 fpga: altera-cvp: Fix registration for CvP incapable devices by Andreas Puhm · 6 years ago
  90. ae66864 fpga: dfl: fme: remove set but not used variable 'priv' by YueHaibing · 6 years ago
  91. 187fade fpga: altera-cvp: fix 'bad IO access' on x86_64 by Anatolij Gustschin · 6 years ago
  92. fea82b7 fpga: add devm_fpga_region_create by Alan Tull · 6 years ago
  93. 213befe fpga: bridge: add devm_fpga_bridge_create by Alan Tull · 6 years ago
  94. 084181f fpga: mgr: add devm_fpga_mgr_create by Alan Tull · 6 years ago
  95. ba1cb31 Merge 4.19-rc7 into char-misc-next by Greg Kroah-Hartman · 6 years ago
  96. b4d9a0e fpga: bridge: fix obvious function documentation error by Alan Tull · 6 years ago
  97. 34bd2833 fpga: do not access region struct after fpga_region_unregister by Alan Tull · 6 years ago
  98. f685fc6 Merge b4.19-rc4 into char-misc-next by Greg Kroah-Hartman · 6 years ago
  99. 83b15fe drivers: fpga: fix two trivial spelling mistakes by Colin Ian King · 6 years ago
  100. 029d727b fpga: dfl: fme: fix return value check in in pr_mgmt_init() by Wei Yongjun · 6 years ago