linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: mkl0301@gmail.com
To: htejun@gmail.com, cbouatmailru@gmail.com,
	linux-arm-kernel@lists.infradead.org, jgarzik@pobox.com,
	linux-ide@vger.kernel.org
Cc: Mac Lin <mkl0301@gmail.com>
Subject: [PATCH v5 0/3] add CNS3xxx AHCI support
Date: Sun,  9 Jan 2011 15:26:07 +0800	[thread overview]
Message-ID: <1294557970-654-1-git-send-email-mkl0301@gmail.com> (raw)

From: Mac Lin <mkl0301@gmail.com>

v5:
 - Rename ahci_platforms.h to ahci_platform.h
 - s/pltfm/platform/ in ahci_platform.c

v4: http://www.spinics.net/lists/linux-ide/msg39852.html
 - v2 basically, which make SoC-specific changes into separate files
 - Rename module ahci_platform to ahci_platforms, into which link the ahci_platform and the SoC-specific changes
 - No rename of ahci_platform.c
 - Some cosmetic code changes since v2

v3: http://www.spinics.net/lists/arm-kernel/msg109924.html
 - Make the SoC-specific changes into ahci_platform.c directly.
 - Some cosmetic code changes
=> ahci_platform.c is less readable due to SoC-specific changes and macro

v2: http://www.spinics.net/lists/linux-ide/msg39766.html
 - Renaming ahci_platform.c to ahci_pltfm.c for linking SoC specific changes into ahci_platform, while not changing the module name.
 - Switch ahci_platform to module device table matching to add SoC specific support
 - Add CNS3xxx SoC specific AHCI support to ahci_cns3xxx.c

v1: http://www.spinics.net/lists/arm-kernel/msg106236.html
 - Add CNS3xxx SoC specific AHCI support to arch/arm/mach-cns3xxx
=> The changes depends on libahci and libata, i.e. both of them need to be built into kernel

This patchset is based on linux-2.6.37

             reply	other threads:[~2011-01-09  7:27 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-09  7:26 mkl0301 [this message]
2011-01-09  7:26 ` [PATCH v5 1/3] ahci_platform: rename module ahci_platform to ahci_platforms mkl0301
2011-01-09  7:26 ` [PATCH v5 2/3] ahci_platform: switch to module device table matching mkl0301
2011-01-09  7:26 ` [PATCH v5 3/3] ahci_platforms: add support for CNS3xxx SoC devices mkl0301
2011-01-10 12:20   ` Basheer, Mansoor Ahamed
     [not found]   ` <5A47E75E594F054BAF48C5E4FC4B92AB0373E1D99B@dbde02.ent.ti.com>
2011-01-10 15:47     ` Lin Mac
2011-02-15 13:02 ` [PATCH v5 0/3] add CNS3xxx AHCI support Lin Mac

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=1294557970-654-1-git-send-email-mkl0301@gmail.com \
    --to=mkl0301@gmail.com \
    --cc=cbouatmailru@gmail.com \
    --cc=htejun@gmail.com \
    --cc=jgarzik@pobox.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-ide@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;
as well as URLs for NNTP newsgroup(s).