mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PATCH] char/misc fixes for 3.6-rc3
@ 2012-08-17 17:13 Greg KH
  0 siblings, 0 replies; only message in thread
From: Greg KH @ 2012-08-17 17:13 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton, Arnd Bergmann; +Cc: linux-kernel

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 <gregkh@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(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-08-17 17:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-08-17 17:13 [GIT PATCH] char/misc fixes for 3.6-rc3 Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome