Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-04-06 | libata: Remove some redundant casts from pata_octeon_cf.c | David Daney | |
Signed-off-by: David Daney <ddaney@caviumnetworks.com> Signed-off-by: Jeff Garzik <jgarzik@redhat.com> | |||
2009-03-24 | [libata] convert drivers to use ata.h mode mask defines | Erik Inge Bolsø | |
No functional changes in this patch. Signed-off-by: Erik Inge Bolsø <knan-lkml@anduin.net> Signed-off-by: Jeff Garzik <jgarzik@redhat.com> | |||
2009-01-16 | libata: New driver for OCTEON SOC Compact Flash interface (v7). | David Daney | |
Cavium OCTEON processor support was recently merged, so now we have this CF driver for your consideration. Most OCTEON variants have *no* DMA or interrupt support on the CF interface so for these, only PIO is supported. Although if DMA is available, we do take advantage of it. Signed-off-by: David Daney <ddaney@caviumnetworks.com> Signed-off-by: Jeff Garzik <jgarzik@redhat.com> |