The following changes since commit b7392d2247cfe6771f95d256374f1a8e6a6f48d6:
Linux 3.19-rc2 (2014-12-28 16:49:37 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git/ tags/char-misc-3.19-rc5 for you to fetch changes up to 7b7c54914f73966976893747ee8e2ca58166a627: mcb: mcb-pci: Only remap the 1st 0x200 bytes of BAR 0 (2015-01-09 15:46:37 -0800) ---------------------------------------------------------------- Char/Misc driver fixes for 3.19-rc5 Here are 3 small driver fixes for reported issues for 3.19-rc5. All of these have been in linux-next for a while with no reported problems. Signed-off-by: Greg Kroah-Hartman <[email protected]> ---------------------------------------------------------------- Alexander Usyskin (1): mei: clean reset bit before reset Johannes Thumshirn (1): mcb: mcb-pci: Only remap the 1st 0x200 bytes of BAR 0 Tomas Winkler (1): mei: add ABI documentation for fw_status exported through sysfs Documentation/ABI/testing/sysfs-class-mei | 15 +++++++++++++++ drivers/mcb/mcb-internal.h | 1 + drivers/mcb/mcb-pci.c | 27 ++++++++++++++++++--------- drivers/misc/mei/hw-me.c | 12 ++++++++++++ 4 files changed, 46 insertions(+), 9 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/

