aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/sata_mv.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-11-04[libata] ATAPI pad allocation fixes/cleanupJeff Garzik1-8/+23
2005-10-30Merge branch 'master'Jeff Garzik1-6/+6
2005-10-30[libata] use dev_printk() throughout driversJeff Garzik1-6/+6
2005-10-30Merge branch 'upstream'Jeff Garzik1-5/+6
2005-10-30[libata] change ata_qc_complete() to take error mask as second argJeff Garzik1-5/+6
2005-10-30Merge branch 'upstream'Jeff Garzik1-18/+0
2005-10-29[libata] remove ata_chk_err(), ->check_err() hook.Jeff Garzik1-18/+0
2005-10-28Merge branch 'master'Jeff Garzik1-2/+2
2005-10-22libata: const-ification bombing runJeff Garzik1-1/+1
2005-10-20[PATCH] libata: Marvell endian fixBrett Russ1-2/+3
2005-10-18libata: add ata_sg_is_last() helper, use it in several driversJeff Garzik1-7/+9
2005-10-05[libata sata_mv] fix warningJeff Garzik1-2/+3
2005-10-05[PATCH] libata: Marvell function headersBrett Russ1-6/+219
2005-10-05[PATCH] libata: Marvell spinlock fixes and simplificationBrett Russ1-34/+24
2005-10-03[PATCH] libata: Marvell SATA support (DMA mode) (resend: v0.22)Brett Russ1-189/+749
2005-09-08[libata] minor fixesJeff Garzik1-16/+0
2005-09-07[libata sata_mv] fix buildJeff Garzik1-0/+16
2005-09-07[PATCH] libata: Marvell SATA support (PIO mode)Brett Russ1-0/+827