The following changes since commit 317ddd256b9c24b0d78fa8018f80f1e495481a10:
Linux 3.10-rc5 (2013-06-08 17:41:04 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git/ tags/char-misc-3.10-rc5 for you to fetch changes up to 42f132febff3b7b42c6c9dbfc151f29233be3132: mei: me: clear interrupts on the resume path (2013-06-13 22:31:07 -0700) ---------------------------------------------------------------- Char / Misc fixes for 3.10-rc6 Here are some small mei driver fixes for 3.10-rc6 that fix some reported problems. Signed-off-by: Greg Kroah-Hartman <[email protected]> ---------------------------------------------------------------- Samuel Ortiz (1): mei: init: Flush scheduled work before resetting the device Tomas Winkler (2): mei: nfc: fix nfc device freeing mei: me: clear interrupts on the resume path drivers/misc/mei/init.c | 4 ++-- drivers/misc/mei/nfc.c | 2 ++ drivers/misc/mei/pci-me.c | 1 + 3 files changed, 5 insertions(+), 2 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

