Revision 92adeb616c9172dea9678f53ea6e5501fc4f4338 authored by Linus Torvalds on 13 July 2019, 22:07:02 UTC, committed by Linus Torvalds on 13 July 2019, 22:07:02 UTC
Pull IPMI updates from Corey Minyard:
 "Some small fixes for various things, nothing huge, mostly found by
  automated tools.

  Plus add a driver that allows Linux to act as an IPMB slave device, so
  it can be a satellite MC in an IPMI network"

* tag 'for-linus-5.3' of git://github.com/cminyard/linux-ipmi:
  docs: ipmb: place it at driver-api and convert to ReST
  fix platform_no_drv_owner.cocci warnings
  ipmi: ipmb: don't allocate i2c_client on stack
  ipmi: ipmb: Fix build error while CONFIG_I2C is set to m
  Add support for IPMB driver
  drivers: ipmi: Drop device reference
  ipmi_ssif: fix unexpected driver unregister warning
  ipmi_si: use bool type for initialized variable
  ipmi_si: fix unexpected driver unregister warning
2 parent s 43c95d3 + ac499fb
History
File Mode Size
mpu401
opl3
opl4
pcsp
vx
Kconfig -rw-r--r-- 7.3 KB
Makefile -rw-r--r-- 823 bytes
aloop.c -rw-r--r-- 35.1 KB
dummy.c -rw-r--r-- 31.3 KB
ml403-ac97cr.c -rw-r--r-- 39.0 KB
mtpav.c -rw-r--r-- 19.1 KB
mts64.c -rw-r--r-- 25.5 KB
pcm-indirect2.c -rw-r--r-- 16.1 KB
pcm-indirect2.h -rw-r--r-- 4.4 KB
portman2x4.c -rw-r--r-- 24.4 KB
serial-u16550.c -rw-r--r-- 30.0 KB
virmidi.c -rw-r--r-- 4.8 KB

back to top