public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] dpt_i2o: 64 bit support (take 5)
@ 2008-05-01 23:02 Miquel van Smoorenburg
  2008-05-01 23:05 ` [PATCH 1/4] dpt_i2o: use standard __init / __exit code Miquel van Smoorenburg
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: Miquel van Smoorenburg @ 2008-05-01 23:02 UTC (permalink / raw)
  To: linux-scsi; +Cc: Mark Salyzyn, miquels, Rolf Eike Beer, James Bottomley

[PATCH 0/4] dpt_i2o: 64 bit support (take 5)

These patches update the dpt_i2o driver to work on 64-bit platforms
like x86_64.

This code is based in part on the unofficial adaptec 64-bit
dpt_i2o driver update that I got from Mark Salyzyn at Adaptec.

The driver can use some additional cleanups but that wasn't the
focus for this patch series.

Thanks to Rolf Eike Beer and James Bottomley for reviewing the
previous patches and offering constructive criticism. I tried
to take all your comments into account.

Please consider this for 2.6.26.

[PATCH 1/4] dpt_i2o: use standard __init / __exit code
[PATCH 2/4] dpt_i2o: move from virt_to_bus/bus_to_virt to dma_alloc_coherent
[PATCH 3/4] dpt_i2o: 64 bit support
[PATCH 4/4] dpt_i2o: sysfs code

Mike.

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

end of thread, other threads:[~2008-05-13 16:51 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-01 23:02 [PATCH 0/4] dpt_i2o: 64 bit support (take 5) Miquel van Smoorenburg
2008-05-01 23:05 ` [PATCH 1/4] dpt_i2o: use standard __init / __exit code Miquel van Smoorenburg
2008-05-02 13:18   ` Mark Salyzyn
2008-05-01 23:06 ` [PATCH 2/4] dpt_i2o: move from virt_to_bus/bus_to_virt to dma_alloc_coherent Miquel van Smoorenburg
2008-05-02 11:25   ` Rolf Eike Beer
2008-05-02 12:15     ` Miquel van Smoorenburg
2008-05-01 23:07 ` [PATCH 3/4] dpt_i2o: 64 bit support Miquel van Smoorenburg
2008-05-02 11:32   ` Rolf Eike Beer
2008-05-01 23:08 ` [PATCH 4/4] dpt_i2o: sysfs code Miquel van Smoorenburg
2008-05-02 13:28   ` Mark Salyzyn
2008-05-07  3:10 ` [PATCH 0/4] dpt_i2o: 64 bit support (take 5) Andrew Morton
2008-05-13  5:42   ` Andrew Morton
2008-05-13 16:51     ` James Bottomley

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