[char-misc-next 00/11] mei fixes and cleanups

From: Tomas Winkler
Date: Mon Feb 17 2014 - 08:14:12 EST



Alexander Usyskin (4):
mei: hbm: revamp client connect and disconnection status
mei: fix potential read outside of array bounds
mei: use helper function to find me client by id
mei: make return values consistent across the driver

Tomas Winkler (7):
mei: add mei_hbuf_acquire wrapper
mei: revamp writing slot counting
mei: Remove all bus devices from the mei_dev list when stopping the
MEI
mei: wd and amthif use mei_cl_ api for dis/connection
mei: don't of list_for_each_entry_safe when not deleting
mei: wd: simplify wd_send command
mei: wd: fix stop completion failure

drivers/misc/mei/amthif.c | 63 +++++-------
drivers/misc/mei/bus.c | 20 +++-
drivers/misc/mei/client.c | 222 +++++++++++++++++++++++--------------------
drivers/misc/mei/client.h | 4 +-
drivers/misc/mei/hbm.c | 209 ++++++++++++++++++++--------------------
drivers/misc/mei/hw-me.c | 12 ++-
drivers/misc/mei/hw-txe.c | 38 ++++----
drivers/misc/mei/hw-txe.h | 1 +
drivers/misc/mei/hw.h | 16 ++--
drivers/misc/mei/init.c | 2 +
drivers/misc/mei/interrupt.c | 113 ++++++++++------------
drivers/misc/mei/main.c | 4 +-
drivers/misc/mei/mei_dev.h | 9 +-
drivers/misc/mei/nfc.c | 14 +--
drivers/misc/mei/wd.c | 135 ++++++++++++++------------
15 files changed, 441 insertions(+), 421 deletions(-)

--
1.8.5.3

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/