summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/sata_mv.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Add missing FUA write to sata_mv dma command listJens Axboe2006-02-171-0/+1
* [libata sata_mv] do not enable PCI MSI by defaultJeff Garzik2006-02-021-1/+10
* [BLOCK] update libata to use new blk_ordered for barriersTejun Heo2006-01-061-1/+0Star
* Merge branch 'upstream-fixes'Jeff Garzik2005-12-131-1/+2
|\
| * [libata] mark certain hardware (or drivers) with a no-atapi flagJeff Garzik2005-12-131-1/+2
* | [PATCH] libata: move err_mask to ata_queued_cmdAlbert Lee2005-12-061-3/+6
* | [PATCH] mark several libata datastructures constArjan van de Ven2005-12-011-1/+1
|/
* [libata sata_mv] update copyright, driver versionJeff Garzik2005-11-181-1/+2
* [libata sata_mv] handle lack of hardware nIEN supportJeff Garzik2005-11-171-1/+6
* [libata sata_mv] SATA probe, DMA boundary fixesJeff Garzik2005-11-171-18/+70
* [libata sata_mv] fix tons of 50XX bugsJeff Garzik2005-11-131-49/+252
* [libata sata_mv] call phy fixups during init, as well as phy resetJeff Garzik2005-11-131-12/+26
* [libata sata_mv] move code aroundJeff Garzik2005-11-131-100/+100
* [libata sata_mv] hardware initialization workJeff Garzik2005-11-131-12/+105
* [libata sata_mv] mv_hw_ops for hardware families; new errataJeff Garzik2005-11-131-138/+158
* [libata sata_mv] move code aroundJeff Garzik2005-11-131-48/+48
* [libata sata_mv] implement a bunch of errata workaroundsJeff Garzik2005-11-121-7/+261
* [libata sata_mv] trim trailing whitespaceJeff Garzik2005-11-121-38/+38
* [libata sata_mv] minor fixesJeff Garzik2005-11-121-10/+22
* [libata sata_mv] add Adaptec 1420SA PCI IDJeff Garzik2005-11-111-0/+2
* [libata] constify PCI ID table in several driversJeff Garzik2005-11-101-1/+1
* [libata] eliminate use of drivers/scsi/scsi.h compatibility header/definesJeff Garzik2005-11-071-2/+2
* [libata] ATAPI pad allocation fixes/cleanupJeff Garzik2005-11-051-8/+23
* Merge branch 'master'Jeff Garzik2005-10-311-6/+6
|\
| * [libata] use dev_printk() throughout driversJeff Garzik2005-10-301-6/+6
* | Merge branch 'upstream'Jeff Garzik2005-10-301-5/+6
|\|
| * [libata] change ata_qc_complete() to take error mask as second argJeff Garzik2005-10-301-5/+6
* | Merge branch 'upstream'Jeff Garzik2005-10-301-18/+0Star
|\|
| * [libata] remove ata_chk_err(), ->check_err() hook.Jeff Garzik2005-10-301-18/+0Star
* | Merge branch 'master'Jeff Garzik2005-10-281-2/+2
|\|
| * libata: const-ification bombing runJeff Garzik2005-10-221-1/+1
| * [PATCH] libata: Marvell endian fixBrett Russ2005-10-201-2/+3
* | libata: add ata_sg_is_last() helper, use it in several driversJeff Garzik2005-10-191-7/+9
|/
* [libata sata_mv] fix warningJeff Garzik2005-10-051-2/+3
* [PATCH] libata: Marvell function headersBrett Russ2005-10-051-6/+219
* [PATCH] libata: Marvell spinlock fixes and simplificationBrett Russ2005-10-051-34/+24Star
* [PATCH] libata: Marvell SATA support (DMA mode) (resend: v0.22)Brett Russ2005-10-041-189/+749
* [libata] minor fixesJeff Garzik2005-09-091-16/+0Star
* [libata sata_mv] fix buildJeff Garzik2005-09-071-0/+16
* [PATCH] libata: Marvell SATA support (PIO mode)Brett Russ2005-09-071-0/+827