Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1406148 > unrolled thread
| Started by | Tomas Winkler <tomas.winkler@intel.com> |
|---|---|
| First post | 2016-05-24 15:10 +0200 |
| Last post | 2016-05-24 15:10 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
[char-misc-next 0/7] mei: amthif fixes and cleanups Tomas Winkler <tomas.winkler@intel.com> - 2016-05-24 15:10 +0200
| From | Tomas Winkler <tomas.winkler@intel.com> |
|---|---|
| Date | 2016-05-24 15:10 +0200 |
| Subject | [char-misc-next 0/7] mei: amthif fixes and cleanups |
| Message-ID | <rCkfT-3Ft-15@gated-at.bofh.it> |
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
Back to top | Article view | linux.kernel
csiph-web