public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [BK PATCH] W1 patches for 2.6.11
@ 2005-03-04 20:39 Greg KH
  2005-03-04 20:39 ` [PATCH] w1/w1_therm: replace schedule_timeout() with msleep_interruptible() Greg KH
  0 siblings, 1 reply; 8+ messages in thread
From: Greg KH @ 2005-03-04 20:39 UTC (permalink / raw)
  To: torvalds, akpm; +Cc: linux-kernel

Hi,

Here are some W1 driver patches against the latest 2.6.11 tree.  These
have all been in the past few -mm releases.

Please pull from:
	bk://kernel.bkbits.net/gregkh/linux/w1-2.6

thanks,

greg k-h

 drivers/w1/dscore.c    |   27 ++++++++++++++-------------
 drivers/w1/dscore.h    |    3 ---
 drivers/w1/matrox_w1.c |    2 +-
 drivers/w1/w1.c        |   41 +++++++++++++++--------------------------
 drivers/w1/w1.h        |    1 -
 drivers/w1/w1_family.c |    4 ++--
 drivers/w1/w1_int.c    |    4 ----
 drivers/w1/w1_therm.c  |   12 ++++++------
 8 files changed, 38 insertions(+), 56 deletions(-)
-----


Christophe Lucas:
  o drivers/w1/*: convert to pci_register_driver

Evgeniy Polyakov:
  o w1: get rid of the potential problems with atomic operations
  o w1: replace obsoleted *sleep_on*
  o w1: Core cleanup 1/2
  o w1: dscore cleanups. 2/2

Greg Kroah-Hartman:
  o w1: fix some compiler warnings generated by the last "static" patch

Nishanth Aravamudan:
  o w1/w1_therm: replace schedule_timeout() with msleep_interruptible()


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2005-03-05  5:26 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-04 20:39 [BK PATCH] W1 patches for 2.6.11 Greg KH
2005-03-04 20:39 ` [PATCH] w1/w1_therm: replace schedule_timeout() with msleep_interruptible() Greg KH
2005-03-04 20:39   ` [PATCH] w1: dscore cleanups. 2/2 Greg KH
2005-03-04 20:39     ` [PATCH] w1: Core cleanup 1/2 Greg KH
2005-03-04 20:39       ` [PATCH] w1: fix some compiler warnings generated by the last "static" patch Greg KH
2005-03-04 20:39         ` [PATCH] w1: replace obsoleted *sleep_on* Greg KH
2005-03-04 20:39           ` [PATCH] w1: get rid of the potential problems with atomic operations Greg KH
2005-03-04 20:39             ` [PATCH] drivers/w1/*: convert to pci_register_driver Greg KH

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