mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Linus Torvalds <torvalds@linux-foundation.org>,
	Andrew Morton <akpm@linux-foundation.org>,
	Arnd Bergmann <arnd@arndb.de>
Cc: linux-kernel@vger.kernel.org
Subject: [GIT PATCH] char/misc fixes for 3.6-rc3
Date: Fri, 17 Aug 2012 10:13:15 -0700	[thread overview]
Message-ID: <20120817171315.GA13984@kroah.com> (raw)

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

                 reply	other threads:[~2012-08-17 17:13 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120817171315.GA13984@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=arnd@arndb.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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