]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - drivers/misc/mei/main.c
mei: add async event notification ioctls
authorTomas Winkler <tomas.winkler@intel.com>
Sun, 26 Jul 2015 06:54:20 +0000 (09:54 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 4 Aug 2015 00:30:00 +0000 (17:30 -0700)
commit3c7c8468e5d993dfe377a67e41cbb23cda93af9e
tree30d8a6572ce41c5cfda0b3599c37bf149b082e22
parentb38a362fad6686dd580a50590053a76ded601a0b
mei: add async event notification ioctls

Add ioctl IOCTL_MEI_NOTIFY_SET for enabling and disabling
async event notification.
Add ioctl IOCTL_MEI_NOTIFY_GET for receiving and acking
an event notification.

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Alexander Usyskin <alexander.usyskin@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/ioctl/ioctl-number.txt
Documentation/misc-devices/mei/mei.txt
drivers/misc/mei/main.c
include/uapi/linux/mei.h