aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/sata_mv.c
Commit message (Expand)AuthorAge
* [PATCH] sata_mv: properly print HC registersDan Aloni2006-04-12
* [libata] sata_mv: fix can_queue line accidentally removed in scsi-eh patchJeff Garzik2006-04-10
* [PATCH] move ->eh_strategy_handler to the transport classChristoph Hellwig2006-04-10
* Merge branch 'mv-merge'Jeff Garzik2006-03-29
|\
| * [PATCH] sata_mv: three bug fixesMark Lord2006-03-29
* | Merge branch 'master'Jeff Garzik2006-03-22
|\ \
| * | [SCSI] libata: implement minimal transport template for ->eh_timed_outTejun Heo2006-03-21
* | | [libata] sata_mv: off-by-1 fixMark Lord2006-03-21
|/ /
* | [libata] sata_mv: fix irq port status usageJeff Garzik2006-03-20
* | Merge branch 'master'Jeff Garzik2006-02-20
|\|
| * [PATCH] Add missing FUA write to sata_mv dma command listJens Axboe2006-02-17
* | [PATCH] libata: kill sht->max_sectorsTejun Heo2006-02-12
* | [PATCH] libata: convert assert(xxx)'s in low-level drivers to WARN_ON(!xxx)'sTejun Heo2006-02-11
* | [PATCH] libata: kill NULL qc handling from ->eng_timeout callbacksTejun Heo2006-02-10
* | [PATCH] libata: use ata_scsi_timed_out()Tejun Heo2006-02-10
* | Merge branch 'upstream-fixes'Jeff Garzik2006-02-02
|\|
| * [libata sata_mv] do not enable PCI MSI by defaultJeff Garzik2006-02-02
* | [libata sata_mv] add 6042 support, fix 60xx/50xx EDMA configurationJeff Garzik2006-01-31
* | [PATCH] libata: implement and apply ata_eh_qc_complete/retry()Tejun Heo2006-01-26
* | [PATCH] libata: return AC_ERR_* from issue functionsTejun Heo2006-01-26
* | [PATCH] libata: add detailed AC_ERR_* flagsTejun Heo2006-01-26
|/
* [BLOCK] update libata to use new blk_ordered for barriersTejun Heo2006-01-06
* Merge branch 'upstream-fixes'Jeff Garzik2005-12-13
|\
| * [libata] mark certain hardware (or drivers) with a no-atapi flagJeff Garzik2005-12-13
* | [PATCH] libata: move err_mask to ata_queued_cmdAlbert Lee2005-12-06
* | [PATCH] mark several libata datastructures constArjan van de Ven2005-12-01
|/
* [libata sata_mv] update copyright, driver versionJeff Garzik2005-11-18
* [libata sata_mv] handle lack of hardware nIEN supportJeff Garzik2005-11-17
* [libata sata_mv] SATA probe, DMA boundary fixesJeff Garzik2005-11-17
* [libata sata_mv] fix tons of 50XX bugsJeff Garzik2005-11-13
* [libata sata_mv] call phy fixups during init, as well as phy resetJeff Garzik2005-11-12
* [libata sata_mv] move code aroundJeff Garzik2005-11-12
* [libata sata_mv] hardware initialization workJeff Garzik2005-11-12
* [libata sata_mv] mv_hw_ops for hardware families; new errataJeff Garzik2005-11-12
* [libata sata_mv] move code aroundJeff Garzik2005-11-12
* [libata sata_mv] implement a bunch of errata workaroundsJeff Garzik2005-11-12
* [libata sata_mv] trim trailing whitespaceJeff Garzik2005-11-12
* [libata sata_mv] minor fixesJeff Garzik2005-11-12
* [libata sata_mv] add Adaptec 1420SA PCI IDJeff Garzik2005-11-11
* [libata] constify PCI ID table in several driversJeff Garzik2005-11-10
* [libata] eliminate use of drivers/scsi/scsi.h compatibility header/definesJeff Garzik2005-11-07
* [libata] ATAPI pad allocation fixes/cleanupJeff Garzik2005-11-04
* Merge branch 'master'Jeff Garzik2005-10-30
|\
| * [libata] use dev_printk() throughout driversJeff Garzik2005-10-30
* | Merge branch 'upstream'Jeff Garzik2005-10-30
|\|
| * [libata] change ata_qc_complete() to take error mask as second argJeff Garzik2005-10-30
* | Merge branch 'upstream'Jeff Garzik2005-10-30
|\|
| * [libata] remove ata_chk_err(), ->check_err() hook.Jeff Garzik2005-10-29
* | Merge branch 'master'Jeff Garzik2005-10-28
|\|
| * libata: const-ification bombing runJeff Garzik2005-10-22