提交历史

作者 SHA1 备注 提交日期
  Arnd Bergmann dd3535b937 ipmi: Change to ktime_get_ts64() 7 年之前
  Joe Perches 25880f7d61 ipmi: Use more common logging styles 7 年之前
  Corey Minyard 2512e40e48 ipmi: Rework SMI registration failure 7 年之前
  Corey Minyard 2068db53b6 ipmi: Cleanup oops on initialization failure 7 年之前
  Corey Minyard 163475ebf9 ipmi: Remove the proc interface 7 年之前
  Corey Minyard 93c303d204 ipmi_si: Clean up shutdown a bit 7 年之前
  Corey Minyard 57bccb4e87 ipmi_si: Rename intf_num to si_num 7 年之前
  Corey Minyard 0fbecb4f47 ipmi: Remove smi->intf checks 7 年之前
  Corey Minyard 6a0d23ed33 ipmi: ipmi_unregister_smi() cannot fail, have it return void 7 年之前
  Corey Minyard 7960f18a56 ipmi_si: Convert over to a shutdown handler 7 年之前
  Corey Minyard a567b62300 ipmi: Change ipmi_smi_t to struct ipmi_smi * 7 年之前
  Dan Carpenter 532ed9264d ipmi: missing error code in try_smi_init() 7 年之前
  Corey Minyard 71404a2f75 ipmi: Consolidate cleanup code 7 年之前
  Corey Minyard da18e2c6a8 ipmi: Remove some unnecessary initializations 7 年之前
  Corey Minyard cc095f0ac1 ipmi: Fix some error cleanup issues 7 年之前
  Corey Minyard 243ac21035 ipmi: Add or fix SPDX-License-Identifier in all files 7 年之前
  Masamitsu Yamazaki bd1c06a4f5 ipmi: Clear smi_info->thread to prevent use-after-free during module unload 7 年之前
  Corey Minyard 174134ac76 ipmi_si: Fix error handling of platform device 7 年之前
  Linus Torvalds bfb529ee79 Merge tag 'for-linus-4.15-2' of git://github.com/cminyard/linux-ipmi 7 年之前
  Masamitsu Yamazaki 4f7f5551a7 ipmi: Stop timers before cleaning up the module 7 年之前
  Kees Cook e99e88a9d2 treewide: setup_timer() -> timer_setup() 7 年之前
  Markus Elfring d7e17fe4f7 ipmi_si: Delete an error message for a failed memory allocation in try_smi_init() 7 年之前
  Colin Ian King c0a32fe13c ipmi_si: fix memory leak on new_smi 7 年之前
  Corey Minyard 95e300c052 ipmi: Make the DMI probe into a generic platform probe 7 年之前
  Corey Minyard 55f91cb6f1 ipmi: Make the IPMI proc interface configurable 8 年之前
  Corey Minyard 3dd377b5b0 ipmi_si: Add device attrs for the things in proc 8 年之前
  Corey Minyard 67f4fb025d ipmi_si: remove ipmi_smi_alloc() function 8 年之前
  Corey Minyard 58e2763553 ipmi_si: Move port and mem I/O handling to their own files 8 年之前
  Corey Minyard d1a6791323 ipmi_si: Get rid of unused spacing and port fields 8 年之前
  Corey Minyard c6f85a753d ipmi_si: Move PARISC handling to another file 8 年之前