public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Rob Radez <rob@osinvestor.com>
To: Joel Becker <Joel.Becker@oracle.com>
Cc: linux-kernel@vger.kernel.org, Matt Domsch <Matt_Domsch@dell.com>
Subject: Re: [PATCH] Watchdog Stuff (1/4)
Date: Sat, 1 Jun 2002 22:28:37 -0400	[thread overview]
Message-ID: <20020601222837.A30977@osinvestor.com> (raw)
In-Reply-To: <20020601064309.GA10222@insight.us.oracle.com>

I just put up a copy of my tree with Joel's stuff merged in at
http://junker.org/~rradez/wd/

 Documentation/pcwd-watchdog.txt       |  132 ---
 Documentation/watchdog-api.txt        |  390 -----------
 Documentation/watchdog.txt            |  113 ---
 Documentation/watchdog/api.txt        |  148 ++++
 Documentation/watchdog/howtowrite.txt |   78 ++
 Documentation/watchdog/status.txt     |  151 ++++
 drivers/char/acquirewdt.c             |  209 +++---
 drivers/char/advantechwdt.c           |   40 -
 drivers/char/alim7101_wdt.c           |  161 ++--
 drivers/char/eurotechwdt.c            |  118 +--
 drivers/char/i810-tco.c               |  119 ++-
 drivers/char/i810-tco.h               |   10 
 drivers/char/ib700wdt.c               |  173 +++--
 drivers/char/indydog.c                |   71 +-
 drivers/char/machzwd.c                |  243 +++----
 drivers/char/mixcomwd.c               |  176 ++---
 drivers/char/pcwd.c                   | 1164 +++++++++++++++++++++-------------
 drivers/char/sbc60xxwdt.c             |  254 ++++---
 drivers/char/sc1200wdt.c              |   31 
 drivers/char/sc520_wdt.c              |  191 +++--
 drivers/char/shwdt.c                  |   17 
 drivers/char/softdog.c                |  111 ++-
 drivers/char/w83877f_wdt.c            |  186 ++---
 drivers/char/wafer5823wdt.c           |  151 +++-
 drivers/char/wd501p.h                 |    4 
 drivers/char/wdt.c                    |  165 ++--
 drivers/char/wdt285.c                 |   85 +-
 drivers/char/wdt977.c                 |  203 +++--
 drivers/char/wdt_pci.c                |  165 ++--
 drivers/sbus/char/cpwatchdog.c        |  132 +--
 drivers/sbus/char/riowatchdog.c       |    6 
 include/linux/watchdog.h              |    3 
 32 files changed, 2868 insertions(+), 2332 deletions(-)

Changes since last time include changing some contact information, killing
all trailing white space (which is what inflated the patch size), and
integrating Joel's changes in.

Regards,
Rob Radez

      parent reply	other threads:[~2002-06-02  2:28 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-01  6:43 [PATCH] Watchdog Stuff (1/4) Joel Becker
2002-06-01  7:04 ` [PATCH] Watchdog Stuff (2/4) Joel Becker
2002-06-01  7:05 ` [PATCH] Watchdog Stuff (3/4) Joel Becker
2002-06-01  7:06 ` [PATCH] Watchdog Stuff (4/4) Joel Becker
2002-06-01 18:24 ` [PATCH] Watchdog Stuff (1/4) Rob Radez
2002-06-02  2:28 ` Rob Radez [this message]

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=20020601222837.A30977@osinvestor.com \
    --to=rob@osinvestor.com \
    --cc=Joel.Becker@oracle.com \
    --cc=Matt_Domsch@dell.com \
    --cc=linux-kernel@vger.kernel.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