Revision eea0cf3fcd3243666e0bb792c560ec128b1f06a1 authored by Linus Torvalds on 12 December 2014, 22:49:56 UTC, committed by Linus Torvalds on 12 December 2014, 22:49:56 UTC
Pull IPMI driver updates from Corey Minyard:
  - Quite a few bug fixes
  - A new driver for the powernv
  - A new driver for the SMBus interface from the IPMI 2.0 specification

* tag 'for-linus' of git://git.code.sf.net/p/openipmi/linux-ipmi:
  ipmi: Check the BT interrupt enable periodically
  ipmi: Fix attention handling for system interfaces
  ipmi: Periodically check to see if irqs and messages are set right
  drivers/char/ipmi: Add powernv IPMI driver
  ipmi: Add SMBus interface driver (SSIF)
  ipmi: Remove the now unused priority from SMI sender
  ipmi: Remove the now unnecessary message queue
  ipmi: Make the message handler easier to use for SMI interfaces
  ipmi: Move message sending into its own function
  ipmi: rename waiting_msgs to waiting_rcv_msgs
  ipmi: Fix handling of BMC flags
  ipmi: Initialize BMC device attributes
  ipmi: Unregister previously registered driver in error case
  ipmi: Use the proper type for acpi_handle
  ipmi: Fix a bug in hot add/remove
  ipmi: Remove useless sysfs_name parameters
  ipmi: clean up the device handling for the bmc device
  ipmi: Move the address source to string to ipmi-generic code
  ipmi: Ignore SSIF in the PNP handling
2 parent s 823e334 + 95c97b5
History
File Mode Size
media
.gitignore -rw-r--r-- 116 bytes
80211.tmpl -rw-r--r-- 20.6 KB
Makefile -rw-r--r-- 7.1 KB
alsa-driver-api.tmpl -rw-r--r-- 4.0 KB
debugobjects.tmpl -rw-r--r-- 15.5 KB
device-drivers.tmpl -rw-r--r-- 15.3 KB
deviceiobook.tmpl -rw-r--r-- 11.0 KB
drm.tmpl -rw-r--r-- 162.3 KB
filesystems.tmpl -rw-r--r-- 13.1 KB
gadget.tmpl -rw-r--r-- 29.9 KB
genericirq.tmpl -rw-r--r-- 17.4 KB
kernel-api.tmpl -rw-r--r-- 8.6 KB
kernel-hacking.tmpl -rw-r--r-- 42.0 KB
kernel-locking.tmpl -rw-r--r-- 66.2 KB
kgdb.tmpl -rw-r--r-- 41.5 KB
libata.tmpl -rw-r--r-- 46.6 KB
librs.tmpl -rw-r--r-- 8.0 KB
lsm.tmpl -rw-r--r-- 12.0 KB
media_api.tmpl -rw-r--r-- 6.6 KB
mtdnand.tmpl -rw-r--r-- 43.4 KB
networking.tmpl -rw-r--r-- 2.9 KB
rapidio.tmpl -rw-r--r-- 4.6 KB
regulator.tmpl -rw-r--r-- 9.8 KB
s390-drivers.tmpl -rw-r--r-- 5.4 KB
scsi.tmpl -rw-r--r-- 14.5 KB
sh.tmpl -rw-r--r-- 2.6 KB
stylesheet.xsl -rw-r--r-- 445 bytes
tracepoint.tmpl -rw-r--r-- 3.3 KB
uio-howto.tmpl -rw-r--r-- 35.9 KB
usb.tmpl -rw-r--r-- 38.4 KB
w1.tmpl -rw-r--r-- 2.5 KB
writing-an-alsa-driver.tmpl -rw-r--r-- 200.1 KB
writing_musb_glue_layer.tmpl -rw-r--r-- 32.0 KB
writing_usb_driver.tmpl -rw-r--r-- 17.0 KB
z8530book.tmpl -rw-r--r-- 14.7 KB

back to top