1. 6fa09d3 Merge tag 'for-linus-5.13-1' of git://github.com/cminyard/linux-ipmi by Linus Torvalds · 3 years, 9 months ago
  2. 8f88156 ipmi: kcs: aspeed: Adapt to new LPC DTS layout by Chia-Wei, Wang · 3 years, 10 months ago
  3. 07cbd87 ipmi_si: Join string literals back by Andy Shevchenko · 3 years, 10 months ago
  4. 25f314d ipmi_si: Drop redundant check before calling put_device() by Andy Shevchenko · 3 years, 10 months ago
  5. d14ce8c ipmi_si: Use strstrip() to remove surrounding spaces by Andy Shevchenko · 3 years, 10 months ago
  6. 2dafddb ipmi_si: Get rid of ->addr_source_cleanup() by Andy Shevchenko · 3 years, 10 months ago
  7. 59cdb2e7 ipmi_si: Reuse si_to_str[] array in ipmi_hardcode_init_one() by Andy Shevchenko · 3 years, 10 months ago
  8. 649a7d4 ipmi_si: Introduce ipmi_panic_event_str[] array by Andy Shevchenko · 3 years, 10 months ago
  9. bd7a33b ipmi_si: Use proper ACPI macros to check error code for failures by Andy Shevchenko · 3 years, 10 months ago
  10. 96c4d0d ipmi_si: Utilize temporary variable to hold device pointer by Andy Shevchenko · 3 years, 10 months ago
  11. ea63a26 ipmi_si: Remove bogus err_free label by Andy Shevchenko · 3 years, 10 months ago
  12. 079dea0 ipmi_si: Switch to use platform_get_mem_or_io() by Andy Shevchenko · 3 years, 10 months ago
  13. c053c4e ipmi: Handle device properties with software node API by Heikki Krogerus · 3 years, 11 months ago
  14. dcd1052 ipmi:ssif: make ssif_i2c_send() void by Liguang Zhang · 3 years, 11 months ago
  15. c6ddd5f ipmi: Refine retry conditions for getting device id by Terry Duncan · 3 years, 11 months ago
  16. fc26067 ipmi: remove open coded version of SMBus block write by Wolfram Sang · 4 years ago
  17. fad0319 char: ipmi: convert comma to semicolon by Zheng Yongjun · 4 years, 1 month ago
  18. 368ffd9 ipmi: msghandler: Suppress suspicious RCU usage warning by Qinglang Miao · 4 years, 2 months ago
  19. a01a89b ipmi/watchdog: replace atomic_add() and atomic_sub() by Yejune Deng · 4 years, 2 months ago
  20. 0df7b98 char: ipmi: remove unneeded break by Tom Rix · 4 years, 3 months ago
  21. 6e4dc3d Merge tag 'for-linus-5.10-1' of git://github.com/cminyard/linux-ipmi by Linus Torvalds · 4 years, 3 months ago
  22. 8fe7990 ipmi_si: Fix wrong return value in try_smi_init() by Tianjia Zhang · 4 years, 4 months ago
  23. c011410 ipmi: msghandler: Fix a signedness bug by Dan Carpenter · 4 years, 4 months ago
  24. 42d8a34 ipmi: add retry in try_get_dev_id() by Xianting Tian · 4 years, 4 months ago
  25. a190db9 ipmi: Clean up some printks by Corey Minyard · 4 years, 4 months ago
  26. f8910ff ipmi:msghandler: retry to get device id on an error by Xianting Tian · 4 years, 4 months ago
  27. c2b1e76 ipmi:sm: Print current state when the state is invalid by Xianting Tian · 4 years, 4 months ago
  28. 81e7571 ipmi: Reset response handler when failing to send the command by Markus Boehme · 4 years, 4 months ago
  29. 8a00e56 ipmi: add a newline when printing parameter 'panic_op' by sysfs by Xiongfeng Wang · 4 years, 5 months ago
  30. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  31. 83dea12 char: ipmi: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 5 months ago
  32. 634b06d ipmi/watchdog: add missing newlines when printing parameters by sysfs by Xiongfeng Wang · 4 years, 6 months ago
  33. a7f0f92 ipmi: remve duplicate code in __ipmi_bmc_register() by Jing Xiangfeng · 4 years, 6 months ago
  34. 29a5491 ipmi: ssif: Remove finished TODO comment about SMBus alert by Misono Tomohiro · 4 years, 7 months ago
  35. 1f2dc7f Merge tag 'for-linus-5.8-1' of git://github.com/cminyard/linux-ipmi by Linus Torvalds · 4 years, 8 months ago
  36. b23c477 Merge tag 'docs-5.8' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 8 months ago
  37. 2a556ce ipmi:ssif: Remove dynamic platform device handing by Corey Minyard · 4 years, 8 months ago
  38. e641abd Try to load acpi_ipmi when an SSIF ACPI IPMI interface is added by Corey Minyard · 4 years, 8 months ago
  39. 429b00f ipmi_si: Load acpi_ipmi when ACPI IPMI interface added by Stuart Hayes · 4 years, 10 months ago
  40. 4982693 ipmi:bt-bmc: Fix error handling and status check by Tang Bin · 4 years, 9 months ago
  41. 878caa9 ipmi: Replace guid_copy() with import_guid() where it makes sense by Andy Shevchenko · 4 years, 9 months ago
  42. 7c47a21 ipmi: use vzalloc instead of kmalloc for user creation by Feng Tang · 4 years, 9 months ago
  43. 8ed678d ipmi:bt-bmc: Fix some format issue of the code by Tang Bin · 4 years, 9 months ago
  44. 0b671ee ipmi:bt-bmc: Avoid unnecessary check by Tang Bin · 4 years, 10 months ago
  45. 283b69b docs: fix references for ipmi.rst file by Mauro Carvalho Chehab · 4 years, 9 months ago
  46. 653d374 char: ipmi: convert to use i2c_new_client_device() by Wolfram Sang · 4 years, 10 months ago
  47. e963876 ipmi: kcs: Fix aspeed_kcs_probe_of_v1() by Dan Carpenter · 4 years, 10 months ago
  48. 562bf77 ipmi: Add missing annotation for ipmi_ssif_lock_cond() and ipmi_ssif_unlock_cond() by Jules Irenge · 4 years, 10 months ago
  49. 09f5f68 ipmi: kcs: aspeed: Implement v2 bindings by Andrew Jeffery · 5 years ago
  50. af6432c ipmi: kcs: Finish configuring ASPEED KCS device before enable by Andrew Jeffery · 5 years ago
  51. 32830a0 ipmi: fix hung processes in __get_guid() by Wen Yang · 4 years, 10 months ago
  52. 4f1885a drivers: char: ipmi: ipmi_msghandler: Pass lockdep expression to RCU lists by Amol Grover · 5 years ago
  53. 443d372 ipmi_si: Avoid spurious errors for optional IRQs by Takashi Iwai · 5 years ago
  54. e0354d1 drivers: ipmi: fix off-by-one bounds check that leads to a out-of-bounds write by Colin Ian King · 5 years ago
  55. 6b8526d ipmi:ssif: Handle a possible NULL pointer reference by Corey Minyard · 5 years ago
  56. 380665b drivers: ipmi: Modify max length of IPMB packet by Vijay Khemka · 5 years ago
  57. 042f057 drivers: ipmi: Support raw i2c packet in IPMB by Vijay Khemka · 5 years ago
  58. 0da5221 Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  59. 8f56e4e Merge tag 'char-misc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 5 years ago
  60. 8e6a5c8 ipmi: fix ipmb_poll()'s return type by Luc Van Oostenryck · 5 years ago
  61. 599ea01 char: Fix Kconfig indentation, continued by Krzysztof Kozlowski · 5 years ago
  62. c8175bd char: Fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
  63. 8d73b2a ipmi: kill off 'timespec' usage again by Arnd Bergmann · 5 years ago
  64. 0d8633bf drivers: ipmi: Support for both IPMB Req and Resp by Vijay Khemka · 5 years ago
  65. b6dfb24 compat_ioctl: move WDIOC handling into wdt drivers by Arnd Bergmann · 6 years ago
  66. 4aa7afb ipmi: Fix memory leak in __ipmi_bmc_register by Navid Emamdoost · 5 years ago
  67. 2a21d85 ipmi: bt-bmc: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  68. 8ee7b48 ipmi: use %*ph to print small buffer by Andy Shevchenko · 5 years ago
  69. cbb7986 ipmi: Don't allow device module unload when in use by Corey Minyard · 5 years ago
  70. c9acc3c ipmi_si_intf: Fix race in timer shutdown handling by Jes Sorensen · 5 years ago
  71. 3830352 ipmi: move message error checking to avoid deadlock by Tony Camuso · 5 years ago
  72. c4436c9 ipmi_ssif: avoid registering duplicate ssif interface by Kamlakant Patel · 5 years ago
  73. 2033f68 ipmi: Free receive messages when in an oops by Corey Minyard · 5 years ago
  74. 340ff31 ipmi_si: Only schedule continuously in the thread in maintenance mode by Corey Minyard · 5 years ago
  75. 93b6984 ipmi_si: Remove ipmi_ from the device attr names by Corey Minyard · 5 years ago
  76. a6f4c33 ipmi_si: Convert device attr permissions to octal by Corey Minyard · 5 years ago
  77. 104fb25 ipmi_si: Rework some include files by Corey Minyard · 5 years ago
  78. cbb19cb1 ipmi_si: Convert timespec64 to timespec by Corey Minyard · 5 years ago
  79. 71be7b0 Fix uninitialized variable in ipmb_dev_int.c by Asmaa Mnebhi · 5 years ago
  80. 92adeb6 Merge tag 'for-linus-5.3' of git://github.com/cminyard/linux-ipmi by Linus Torvalds · 6 years ago
  81. 92ce7e8 driver_find_device: Unify the match function with class_find_device() by Suzuki K Poulose · 6 years ago
  82. 418e3ea bus_find_device: Unify the match callback with class_find_device by Suzuki K Poulose · 6 years ago
  83. a88b6d5 fix platform_no_drv_owner.cocci warnings by kbuild test robot · 6 years ago
  84. 21feadd ipmi: ipmb: don't allocate i2c_client on stack by Arnd Bergmann · 6 years ago
  85. 102308f ipmi: ipmb: Fix build error while CONFIG_I2C is set to m by YueHaibing · 6 years ago
  86. 51bd6f2 Add support for IPMB driver by Asmaa Mnebhi · 6 years ago
  87. 3559c32 drivers: ipmi: Drop device reference by Suzuki K Poulose · 6 years ago
  88. 2cd0e54 ipmi_ssif: fix unexpected driver unregister warning by Kefeng Wang · 6 years ago
  89. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  90. dd7450c ipmi_si: use bool type for initialized variable by Kefeng Wang · 6 years ago
  91. 2f66353 ipmi_si: fix unexpected driver unregister warning by Kefeng Wang · 6 years ago
  92. 85c1a25 Merge tag 'for-linus-5.2' of git://github.com/cminyard/linux-ipmi by Linus Torvalds · 6 years ago
  93. c5bf68f *: convert stream-like files from nonseekable_open -> stream_open by Kirill Smelkov · 6 years ago
  94. ed6c3a6 ipmi: Remove warning if no slave address is present by Corey Minyard · 6 years ago
  95. 44f56a3 ipmi:ssif: Only unregister the platform driver if it was registered by Corey Minyard · 6 years ago
  96. 55be865 ipmi:ssif: compare block number correctly for multi-part return messages by Kamlakant Patel · 6 years ago
  97. d732363 ipmi: Add the i2c-addr property for SSIF interfaces by Corey Minyard · 6 years ago
  98. 9a75bd1 ipmi: avoid atomic_inc in exit function by Arnd Bergmann · 6 years ago
  99. 8fac128 ipmi: Remove file from ipmi_file_private by Corey Minyard · 6 years ago
  100. af4085d ipmi_si: remove an unused variable in try_smi_init() by Dan Carpenter · 6 years ago