All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@suse.de>
To: Linus Torvalds <torvalds@osdl.org>, Andrew Morton <akpm@osdl.org>
Cc: linux-kernel@vger.kernel.org, Evgeniy Polyakov <johnpol@2ka.mipt.ru>
Subject: [GIT PATCH] W1 patches for 2.6.18-rc1
Date: Wed, 12 Jul 2006 16:22:49 -0700	[thread overview]
Message-ID: <20060712232249.GA22654@kroah.com> (raw)

Here are some tiny w1 patches that have been in the -mm tree for a
while.  They fix a bug, remove an unneeded .h file, and update the
	MAINTAINERS file.

Please pull from:
	git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/w1-2.6.git/
or from:
	master.kernel.org:/pub/scm/linux/kernel/git/gregkh/w1-2.6.git/
if it isn't synced up yet.

The full patch series will sent to the linux-kernel mailing list, if
anyone wants to see them.

thanks,

greg k-h


 MAINTAINERS                 |    1 -
 drivers/w1/masters/ds2482.c |    2 +-
 drivers/w1/w1_io.h          |   36 ------------------------------------
 3 files changed, 1 insertions(+), 38 deletions(-)
 delete mode 100644 drivers/w1/w1_io.h

---------------

Adrian Bunk:
      w1: remove drivers/w1/w1.h

Ben Gardner:
      w1: fix idle check loop in ds2482

Evgeniy Polyakov:
      W1: remove w1 mail list from lm_sensors.


             reply	other threads:[~2006-07-12 23:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-12 23:22 Greg KH [this message]
2006-07-12 23:24 ` [PATCH 1/3] [PATCH] W1: remove w1 mail list from lm_sensors Greg KH
2006-07-12 23:24   ` [PATCH 2/3] [PATCH] w1: fix idle check loop in ds2482 Greg KH
2006-07-12 23:24     ` [PATCH 3/3] [PATCH] w1: remove drivers/w1/w1.h Greg KH
2006-07-13  0:25       ` Nish Aravamudan

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=20060712232249.GA22654@kroah.com \
    --to=gregkh@suse.de \
    --cc=akpm@osdl.org \
    --cc=johnpol@2ka.mipt.ru \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@osdl.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.