[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1392642807-8878-1-git-send-email-tomas.winkler@intel.com>
Date: Mon, 17 Feb 2014 15:13:16 +0200
From: Tomas Winkler <tomas.winkler@...el.com>
To: gregkh@...uxfoundation.org
Cc: arnd@...db.de, linux-kernel@...r.kernel.org,
Tomas Winkler <tomas.winkler@...el.com>
Subject: [char-misc-next 00/11] mei fixes and cleanups
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists