The following changes since commit 0d7614f09c1ebdbaa1599a5aba7593f147bf96ee:
Linux 3.6-rc1 (2012-08-02 16:38:10 -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.6-rc3 for you to fetch changes up to f3261dfb5538e2ff0264fde3050dbd4e922fa296: 1-Wire: Add support for the maxim ds1825 temperature sensor (2012-08-16 12:33:59 -0700) ---------------------------------------------------------------- Char / Misc driver fixes for 3.6-rc3 Here are some small misc and w1 driver fixes for 3.6-rc3. Nothing major, just some some bugfixes and a new device id for a w1 driver. Signed-off-by: Greg Kroah-Hartman <gre...@linuxfoundation.org> ---------------------------------------------------------------- Matthias Kaehlcke (1): ti-st: Fix check for pdata->chip_awake function pointer Raphael Assenat (1): 1-Wire: Add support for the maxim ds1825 temperature sensor Tomas Winkler (2): mei: fix device stall after wd is stopped mei: add mei_quirk_probe function Documentation/w1/slaves/w1_therm | 2 ++ drivers/misc/mei/interrupt.c | 2 +- drivers/misc/mei/main.c | 27 +++++++++++++++++++++++++++ drivers/misc/ti-st/st_ll.c | 2 +- drivers/w1/slaves/w1_therm.c | 9 +++++++++ drivers/w1/w1_family.h | 1 + 6 files changed, 41 insertions(+), 2 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/