All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeff Garzik <jgarzik@pobox.com>
To: Alek Du <alek.du@intel.com>
Cc: Sergei Shtylyov <sshtylyov@ru.mvista.com>,
	Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>,
	Alan Cox <alan@lxorguk.ukuu.org.uk>,
	linux-ide@vger.kernel.org
Subject: Re: again: [PATCH] libata: Add Intel SCH PATA Support
Date: Tue, 06 May 2008 10:18:37 -0400	[thread overview]
Message-ID: <482068BD.3070006@pobox.com> (raw)
In-Reply-To: <20080506213141.06b86099@dxy.sh.intel.com>

Alek Du wrote:
> Hi Jeff, Alan, Sergei, Bartlomiej
> 
> Modified again according to your good comments! Hope this time it is ok. :-)
> 
> 
> From 7a7f6630e32b135f6d659db8e189748b4e7fd1a4 Mon Sep 17 00:00:00 2001
> From: Alek Du <alek.du@intel.com>
> Date: Mon, 5 May 2008 14:32:04 +0800
> Subject: [PATCH] libata: Add Intel SCH PATA Support
> 
> This patch adds Intel SCH chipsets (AF82US15W, AF82US15L, AF82UL11L) PATA controller
> support.
> 
> Signed-off-by: Alek Du <alek.du@intel.com>
> ---
>  drivers/ata/Kconfig    |    9 ++
>  drivers/ata/Makefile   |    1 +
>  drivers/ata/pata_sch.c |  206 ++++++++++++++++++++++++++++++++++++++++++++++++
>  3 files changed, 216 insertions(+), 0 deletions(-)
>  create mode 100644 drivers/ata/pata_sch.c

applied

for future reference, multiple revisions of patches are typically done like

   Subject: [PATCH v2] libata: Add Intel SCH PATA Support
   Subject: [PATCH v3] libata: Add Intel SCH PATA Support
   etc.



  reply	other threads:[~2008-05-06 14:18 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20080505172356.636649e6@dxy.sh.intel.com>
2008-05-05 10:33 ` [PATCH] libata: Add Intel SCH PATA Support Sergei Shtylyov
     [not found]   ` <20080505224420.44730838@dxy.sh.intel.com>
2008-05-05 15:01     ` Sergei Shtylyov
2008-05-06  1:41       ` Alek Du
2008-05-06 11:44         ` Alan Cox
2008-05-06 11:50         ` Sergei Shtylyov
2008-05-06 12:04         ` Jeff Garzik
2008-05-06 12:09         ` Jeff Garzik
2008-05-06 13:31           ` again: " Alek Du
2008-05-06 14:18             ` Jeff Garzik [this message]
2008-05-06 16:20             ` Bartlomiej Zolnierkiewicz
2008-05-06 15:59               ` Alan Cox
2008-05-07  2:14                 ` Alek Du
2008-05-07 17:38                 ` Bartlomiej Zolnierkiewicz

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=482068BD.3070006@pobox.com \
    --to=jgarzik@pobox.com \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=alek.du@intel.com \
    --cc=bzolnier@gmail.com \
    --cc=linux-ide@vger.kernel.org \
    --cc=sshtylyov@ru.mvista.com \
    /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.