summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/pdc_adma.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] move ->eh_strategy_handler to the transport classChristoph Hellwig2006-04-101-1/+0
* Merge branch 'master'Jeff Garzik2006-03-221-1/+0
|\
| * [SCSI] libata: implement minimal transport template for ->eh_timed_outTejun Heo2006-03-211-1/+0
* | [PATCH] libata: make code actually compile with debugging onAlan Cox2006-03-211-1/+1
|/
* [PATCH] libata: kill sht->max_sectorsTejun Heo2006-02-121-1/+0
* [PATCH] libata: use ata_scsi_timed_out()Tejun Heo2006-02-101-0/+1
* [PATCH] libata: return AC_ERR_* from issue functionsTejun Heo2006-01-261-2/+2
* [PATCH] libata: move err_mask to ata_queued_cmdAlbert Lee2005-12-061-6/+5
* [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/+1
* Merge branch 'master'Jeff Garzik2005-10-301-7/+6
|\
| * [libata] use dev_printk() throughout driversJeff Garzik2005-10-301-7/+6
* | Merge branch 'upstream'Jeff Garzik2005-10-301-5/+8
|\ \ | |/
| * [libata] change ata_qc_complete() to take error mask as second argJeff Garzik2005-10-301-5/+8
* | Merge branch 'master'Jeff Garzik2005-10-291-1/+1
|\ \ | |/
| * [libata] ensure ->tf_read() hook reads Status and Error registersJeff Garzik2005-10-291-1/+1
* | Merge branch 'upstream'Jeff Garzik2005-10-281-13/+13
|\ \ | |/
| * [libata pdc_adma] minor fixes and cleanupsJeff Garzik2005-10-281-13/+13
* | Merge branch 'master'Jeff Garzik2005-10-281-1/+1
|\ \ | |/
| * libata: const-ification bombing runJeff Garzik2005-10-221-1/+1
* | libata: add ata_sg_is_last() helper, use it in several driversJeff Garzik2005-10-181-4/+4
|/
* [libata pdc_adma] license update, minor cleanupJeff Garzik2005-10-111-16/+18
* libata: add new driver pdc_adma for PDC ADMA ATA cardsMark Lord2005-10-101-0/+737
OpenPOWER on IntegriCloud