summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/sata_mv.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] sata_mv: properly print HC registersDan Aloni2006-04-121-1/+1
* [libata] sata_mv: fix can_queue line accidentally removed in scsi-eh patchJeff Garzik2006-04-101-0/+1
* [PATCH] move ->eh_strategy_handler to the transport classChristoph Hellwig2006-04-101-2/+0
* Merge branch 'mv-merge'Jeff Garzik2006-03-291-18/+24
|\
| * [PATCH] sata_mv: three bug fixesMark Lord2006-03-291-18/+23
* | Merge branch 'master'Jeff Garzik2006-03-221-1/+0
|\ \
| * | [SCSI] libata: implement minimal transport template for ->eh_timed_outTejun Heo2006-03-211-1/+0
* | | [libata] sata_mv: off-by-1 fixMark Lord2006-03-211-1/+4
|/ /
* | [libata] sata_mv: fix irq port status usageJeff Garzik2006-03-201-1/+1
* | Merge branch 'master'Jeff Garzik2006-02-201-0/+1
|\ \ | |/
| * [PATCH] Add missing FUA write to sata_mv dma command listJens Axboe2006-02-171-0/+1
* | [PATCH] libata: kill sht->max_sectorsTejun Heo2006-02-121-1/+0
* | [PATCH] libata: convert assert(xxx)'s in low-level drivers to WARN_ON(!xxx)'sTejun Heo2006-02-111-25/+25
* | [PATCH] libata: kill NULL qc handling from ->eng_timeout callbacksTejun Heo2006-02-101-7/+2
* | [PATCH] libata: use ata_scsi_timed_out()Tejun Heo2006-02-101-0/+1
* | Merge branch 'upstream-fixes'Jeff Garzik2006-02-021-1/+10
|\ \ | |/
| * [libata sata_mv] do not enable PCI MSI by defaultJeff Garzik2006-02-021-1/+10
* | [libata sata_mv] add 6042 support, fix 60xx/50xx EDMA configurationJeff Garzik2006-01-311-12/+200
* | [PATCH] libata: implement and apply ata_eh_qc_complete/retry()Tejun Heo2006-01-261-11/+1
* | [PATCH] libata: return AC_ERR_* from issue functionsTejun Heo2006-01-261-2/+2
* | [PATCH] libata: add detailed AC_ERR_* flagsTejun Heo2006-01-261-1/+1
|/
* [BLOCK] update libata to use new blk_ordered for barriersTejun Heo2006-01-061-1/+0
* 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-121-12/+26
* [libata sata_mv] move code aroundJeff Garzik2005-11-121-100/+100
* [libata sata_mv] hardware initialization workJeff Garzik2005-11-121-12/+105
* [libata sata_mv] mv_hw_ops for hardware families; new errataJeff Garzik2005-11-121-138/+158
* [libata sata_mv] move code aroundJeff Garzik2005-11-121-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-041-8/+23
* Merge branch 'master'Jeff Garzik2005-10-301-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/+0
|\ \ | |/
| * [libata] remove ata_chk_err(), ->check_err() hook.Jeff Garzik2005-10-291-18/+0
* | Merge branch 'master'Jeff Garzik2005-10-281-2/+2
|\ \ | |/
| * libata: const-ification bombing runJeff Garzik2005-10-221-1/+1
OpenPOWER on IntegriCloud