lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-Id: <1464120221-28151-1-git-send-email-tomas.winkler@intel.com> Date: Tue, 24 May 2016 16:03:34 -0400 From: Tomas Winkler <tomas.winkler@...el.com> To: Greg Kroah-Hartman <gregkh@...uxfoundation.org> Cc: Alexander Usyskin <alexander.usyskin@...el.com>, linux-kernel@...r.kernel.org, Tomas Winkler <tomas.winkler@...el.com> Subject: [char-misc-next 0/7] mei: amthif fixes and cleanups Amthif client has special treatment in the driver, this series provides more reuse of the mei generic consturcts and reducing amount of the special code. Alexander Usyskin (7): mei: amthif: drop READ_COMPLETE state mei: amthif: fix request cancel mei: amthif: drop iamthif_current_cb mei: amthif: enable poll for async events mei: amthif: drop mei_amthif_send_cmd mei: amthif: use mei_cl_alloc_cb for allocating cbs mei: drop mei_io_cb_alloc_buf drivers/misc/mei/amthif.c | 200 +++++++++++++------------------------------ drivers/misc/mei/client.c | 32 ++----- drivers/misc/mei/client.h | 2 - drivers/misc/mei/interrupt.c | 5 -- drivers/misc/mei/main.c | 10 +-- drivers/misc/mei/mei_dev.h | 7 +- 6 files changed, 71 insertions(+), 185 deletions(-) -- 2.5.5
Powered by blists - more mailing lists