1. 65a9bde6 Merge 5.8-rc7 into char-misc-next by Greg Kroah-Hartman · 4 years, 5 months ago
  2. cb0cec2 Merge tag 'fpga-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mdf/linux-fpga into char-misc-next by Greg Kroah-Hartman · 4 years, 5 months ago
  3. 8614afd fpga: dfl: fix bug in port reset handshake by Matthew Gerlach · 4 years, 6 months ago
  4. e19485d fpga: dfl: pci: reduce the scope of variable 'ret' by Xu Yilun · 4 years, 6 months ago
  5. eacfbf5 fpga: dfl: pci: add device id for Intel FPGA PAC N3000 by Xu Yilun · 4 years, 6 months ago
  6. 09d8615 fpga: dfl: afu: add AFU interrupt support by Xu Yilun · 4 years, 7 months ago
  7. d43f20b fpga: dfl: fme: add interrupt support for global error reporting by Xu Yilun · 4 years, 7 months ago
  8. fe6a3d6 fpga: dfl: afu: add interrupt support for port error reporting by Xu Yilun · 4 years, 7 months ago
  9. 322b598 fpga: dfl: introduce interrupt trigger setting API by Xu Yilun · 4 years, 7 months ago
  10. bfef946 fpga: dfl: pci: add irq info for feature devices enumeration by Xu Yilun · 4 years, 7 months ago
  11. 8d02103 fpga: dfl: parse interrupt info for feature devices on enumeration by Xu Yilun · 4 years, 7 months ago
  12. dd2784c fpga manager: xilinx-spi: check INIT_B pin during write_init by Luca Ceresoli · 4 years, 6 months ago
  13. 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, 6 months ago
  14. d3fbd73 fpga: Fix dead store in fpga-bridge.c by Tom Rix · 4 years, 7 months ago
  15. 88aaab9 fpga: Fix dead store fpga-mgr.c by Tom Rix · 4 years, 7 months ago
  16. e1d9ec3 fpga: dfl: Use struct_size() in kzalloc() by Gustavo A. R. Silva · 4 years, 7 months ago
  17. 23f872b fpga manager: xilinx-spi: remove unneeded, mistyped variables by Luca Ceresoli · 4 years, 7 months ago
  18. d1ddca7 fpga manager: xilinx-spi: valid for the 7 Series too by Luca Ceresoli · 4 years, 7 months ago
  19. 55dc9b8 fpga: dfl: afu: convert get_user_pages() --> pin_user_pages() by John Hubbard · 4 years, 7 months ago
  20. 6a47d6e fpga: zynqmp: fix modular build by Arnd Bergmann · 4 years, 8 months ago
  21. 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
  22. 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
  23. 83a4f2e drivers/fpga/dfl-afu-dma-region.c: get rid of pointless access_ok() by Al Viro · 4 years, 8 months ago
  24. c9a4bb4 drivers/fpga/dfl-fme-pr.c: get rid of pointless access_ok() by Al Viro · 4 years, 8 months ago
  25. c9d7e3d fpga: dfl: afu: Corrected error handling levels by Souptick Joarder · 4 years, 8 months ago
  26. 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
  27. a2b9d4e fpga: dfl: afu: support debug access to memory-mapped afu regions by Dominic Chen · 4 years, 10 months ago
  28. 5a53881 fpga: dfl.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
  29. d299253 fpga: stratix10-soc: add compatible property value for intel agilex by Richard Gong · 4 years, 11 months ago
  30. a1d1f5d fpga: machxo2-spi: Use new structure for SPI transfer delays by Sergiu Cuciurean · 4 years, 10 months ago
  31. 1493674 fpga: ice40-spi: Use new structure for SPI transfer delays by Sergiu Cuciurean · 4 years, 10 months ago
  32. b686219 fpga: dfl: support multiple opens on feature device node. by Xu Yilun · 5 years ago
  33. 724142f fpga: dfl: fme: add performance reporting support by Wu Hao · 4 years, 8 months ago
  34. 4db8180 firmware: xilinx: Remove eemi ops for fpga related APIs by Rajan Vaja · 4 years, 8 months ago
  35. 7536ad8 firmware: fpga: replace the error codes with the standard ones by Richard Gong · 4 years, 9 months ago
  36. 3c2760b fpga: dfl: pci: fix return value of cci_pci_sriov_configure by Xu Yilun · 4 years, 10 months ago
  37. daec0f4 fpga: zynq: Remove clk_get error message for probe defer by Shubhrajyoti Datta · 4 years, 11 months ago
  38. 28910ce fpga: xilinx-pr-decoupler: Remove clk_get error message for probe defer by Shubhrajyoti Datta · 5 years ago
  39. 1d39387 fpga: remove redundant dev_err message by Ding Xiang · 5 years ago
  40. 9bc6597 fpga: dfl: afu: remove set but not used variable 'afu' by yu kuai · 5 years ago
  41. 8082c51a fpga: dfl: fme: remove set but not used variable 'fme' by yu kuai · 5 years ago
  42. fddc9fc fpga: dfl: fme: add power management support by Wu Hao · 5 years ago
  43. 4284c65 fpga: dfl: fme: add thermal management support by Wu Hao · 5 years ago
  44. d20c0da fpga: Remove dev_err() usage after platform_get_irq() by Stephen Boyd · 5 years ago
  45. 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
  46. 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
  47. cb3c2c4 fpga: dfl: fme: add global error reporting support by Wu Hao · 5 years ago
  48. bd127b8 fpga: dfl: afu: add STP (SignalTap) support by Wu Hao · 5 years ago
  49. 44d2475 fpga: dfl: afu: add error reporting support. by Wu Hao · 5 years ago
  50. 9584437 fpga: dfl: afu: expose __afu_port_enable/disable function. by Wu Hao · 5 years ago
  51. f09991a fpga: dfl: afu: add userclock sysfs interfaces. by Wu Hao · 5 years ago
  52. a80a4b8 fpga: dfl: afu: convert platform_driver to use dev_groups by Wu Hao · 5 years ago
  53. 084c3ff fpga: dfl: fme: convert platform_driver to use dev_groups by Wu Hao · 5 years ago
  54. 84b693e fpga: dfl: make init callback optional by Wu Hao · 5 years ago
  55. 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
  56. 99097a2 Merge 5.3-rc7 into char-misc-next by Greg Kroah-Hartman · 5 years ago
  57. 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
  58. e589151 fpga: altera-cvp: Add Stratix10 (V2) Support by Thor Thayer · 5 years ago
  59. d2083d04 fpga: altera-cvp: Preparation for V2 parts. by Thor Thayer · 5 years ago
  60. eb12511 fpga: altera-cvp: Discover Vendor Specific offset by Thor Thayer · 5 years ago
  61. dec43da fpga: altera-ps-spi: Fix getting of optional confd gpio by Phil Reid · 5 years ago
  62. 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
  63. 52eb6d3 fpga: dfl: fme: add capability sysfs interfaces by Wu Hao · 5 years ago
  64. 3c51ff7 fpga: dfl: make uinit callback optional by Wu Hao · 5 years ago
  65. 15bbb30 fpga: dfl: add id_table for dfl private feature driver by Wu Hao · 5 years ago
  66. d2ad5ac fpga: dfl: afu: add AFU state related sysfs interfaces by Wu Hao · 5 years ago
  67. bdd4f30 fpga: dfl: pci: enable SRIOV support. by Wu Hao · 5 years ago
  68. 69bb18d fpga: dfl: fme: add DFL_FPGA_FME_PORT_RELEASE/ASSIGN ioctl support. by Wu Hao · 5 years ago
  69. cfba5de drivers: Introduce device lookup variants by of_node by Suzuki K Poulose · 5 years ago
  70. 6de465a Merge 5.3-rc2 into char-misc-next by Greg Kroah-Hartman · 5 years ago
  71. dcfecd4 fpga: dfl: use driver core functions, not sysfs ones. by Greg Kroah-Hartman · 5 years ago
  72. 71d8e94 fpga: altera-pr-ip: Make alt_pr_unregister function void by Moritz Fischer · 6 years ago
  73. 998c1de fpga: altera-cvp: Fix function definition argument by Carlos A Petry · 6 years ago
  74. 3d13970 fpga-manager: altera-ps-spi: Fix build error by YueHaibing · 5 years ago
  75. 79eb597 mm: add account_locked_vm utility function by Daniel Jordan · 5 years ago
  76. 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
  77. 6941673 fpga: dfl: fme: align PR buffer size per PR datawidth by Wu Hao · 6 years ago
  78. 49ec630 fpga: dfl: fme: remove copy_to_user() in ioctl for PR by Wu Hao · 6 years ago
  79. e150e3f fpga: dfl-fme-mgr: fix FME_PR_INTFC_ID register address. by Wu Hao · 6 years ago
  80. 65b6668 drivers: Add generic helper to match by of_node by Suzuki K Poulose · 6 years ago
  81. 786285f drivers: fpga: Kconfig: pedantic cleanups by Enrico Weigelt · 6 years ago
  82. 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
  83. 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
  84. b886d83 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 by Thomas Gleixner · 6 years ago
  85. 75a6faf treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422 by Thomas Gleixner · 6 years ago
  86. 8e8e69d treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285 by Thomas Gleixner · 6 years ago
  87. 498ddaa fpga: zynqmp-fpga: Correctly handle error pointer by Moritz Fischer · 6 years ago
  88. de9a7f6 fpga: dfl: expand minor range when registering chrdev region by Chengguang Xu · 6 years ago
  89. dfe3de8 fpga: dfl: Add lockdep classes for pdata->lock by Scott Wood · 6 years ago
  90. 1306984 fpga: dfl: afu: Pass the correct device to dma_mapping_error() by Scott Wood · 6 years ago
  91. f5dd873 fpga: stratix10-soc: fix use-after-free on s10_init() by Wen Yang · 6 years ago
  92. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  93. dc413a9 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  94. 73b0140 mm/gup: change GUP fast to use flags rather than a write 'bool' by Ira Weiny · 6 years ago
  95. c09f747 fpga manager: Adding FPGA Manager support for Xilinx zynqmp by Nava kishore Manne · 6 years ago
  96. 5c07488 Merge 5.0-rc6 into char-misc-next by Greg Kroah-Hartman · 6 years ago
  97. 38cd7ad fpga: altera_freeze_bridge: remove restriction to socfpga by Alan Tull · 6 years ago
  98. f1bd3a6 fpga: mgr: altera-ps-spi: make array dummy static, shrinks object size by Colin Ian King · 6 years ago
  99. 32a6637 fpga: stratix10-soc: fix wrong of_node_put() in init function by Nicolas Saenz Julienne · 6 years ago
  100. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago