linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] add CNS3xxx AHCI support
@ 2011-01-06 17:53 mkl0301 at gmail.com
  2011-01-06 17:53 ` [PATCH v3 1/2] ahci_platform: switch to module device table matching mkl0301 at gmail.com
  2011-01-06 17:53 ` [PATCH v3 2/2] ahci_platform: add support for CNS3xxx SoC devices mkl0301 at gmail.com
  0 siblings, 2 replies; 6+ messages in thread
From: mkl0301 at gmail.com @ 2011-01-06 17:53 UTC (permalink / raw)
  To: linux-arm-kernel

From: Mac Lin <mkl0301@gmail.com>

v3:
 - Make the SoC-specific changes into ahci_platform.c directly.
 - Some cosmetic code changes

v2: http://www.spinics.net/lists/linux-ide/msg39766.html
 - Switch ahci_platform to module device table matching to add SoC specific support

v1: http://www.spinics.net/lists/arm-kernel/msg106236.html
 - Add CNS3xxx SoC specific AHCI support

This patchset is based on linux-2.6.37

Mac Lin (2):
      ahci_platform: switch to module device table matching
      ahci_platform: add support for CNS3xxx SoC devices

 arch/arm/mach-cns3xxx/devices.c |    2 +-
 drivers/ata/Kconfig             |   11 ++++++++
 drivers/ata/ahci_platform.c     |   52 ++++++++++++++++++++++++++++++++++++++-
 3 files changed, 63 insertions(+), 2 deletions(-)

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

end of thread, other threads:[~2011-01-06 18:14 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-06 17:53 [PATCH v3 0/2] add CNS3xxx AHCI support mkl0301 at gmail.com
2011-01-06 17:53 ` [PATCH v3 1/2] ahci_platform: switch to module device table matching mkl0301 at gmail.com
2011-01-06 17:53 ` [PATCH v3 2/2] ahci_platform: add support for CNS3xxx SoC devices mkl0301 at gmail.com
2011-01-06 18:04   ` Lin Mac
2011-01-06 18:09     ` Ben Dooks
2011-01-06 18:14       ` Lin Mac

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).