summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/sata_sil24.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] move ->eh_strategy_handler to the transport classChristoph Hellwig2006-04-101-1/+0
* [libata] export ata_dev_pair; trim trailing whitespaceJeff Garzik2006-03-241-1/+1
* [libata sata_sil24] cleanups: use pci_iomap(), kzalloc()Jeff Garzik2006-03-221-13/+10
* [SCSI] libata: implement minimal transport template for ->eh_timed_outTejun Heo2006-03-211-1/+0
* [PATCH] sata_sil24: lengthen softreset timeoutTejun Heo2006-03-111-4/+4
* [PATCH] sata_sil24: exit early from softreset if SStatus reports no deviceTejun Heo2006-03-111-8/+14
* [PATCH] sata_sil24: fix mwdma_mask settingTejun Heo2006-03-051-0/+1
* [PATCH] sata_sil24: add a new PCI ID for SiI 3124Tejun Heo2006-03-011-0/+1
* [PATCH] libata: kill sht->max_sectorsTejun Heo2006-02-121-1/+0
* [PATCH] libata: move cdb_len for host to deviceTejun Heo2006-02-121-2/+2
* [PATCH] sata_sil24: add hardresetTejun Heo2006-02-101-1/+10
* [PATCH] sata_sil24: convert to new reset mechanismTejun Heo2006-02-101-28/+28
* [PATCH] libata: kill NULL qc handling from ->eng_timeout callbacksTejun Heo2006-02-101-5/+0
* [PATCH] libata: use ata_scsi_timed_out()Tejun Heo2006-02-101-0/+1
* [PATCH] libata: implement and apply ata_eh_qc_complete/retry()Tejun Heo2006-01-261-9/+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
* [PATCH] libata: move err_mask to ata_queued_cmdAlbert Lee2005-12-061-5/+10
* [PATCH] sil24: make error_intr less verboseTejun Heo2005-11-181-3/+9
* [PATCH] sil24: add ATAPI supportTejun Heo2005-11-181-26/+58
* [PATCH] sil24: use SRST for phy_resetTejun Heo2005-11-181-10/+66
* [PATCH] sil24: add sil24_restart_controllerTejun Heo2005-11-181-3/+32
* [PATCH] sil24: add constantsTejun Heo2005-11-161-1/+20
* [PATCH] sil24: add missing ata_pad_free()Tejun Heo2005-11-131-0/+1
* [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-9/+24
* Merge branch 'master'Jeff Garzik2005-10-301-11/+10
|\
| * [libata] use dev_printk() throughout driversJeff Garzik2005-10-301-11/+10
* | Merge branch 'upstream'Jeff Garzik2005-10-301-5/+7
|\ \ | |/
| * [libata] change ata_qc_complete() to take error mask as second argJeff Garzik2005-10-301-5/+7
* | Merge branch 'upstream'Jeff Garzik2005-10-301-8/+0
|\ \ | |/
| * [libata] remove ata_chk_err(), ->check_err() hook.Jeff Garzik2005-10-291-8/+0
* | Merge branch 'master'Jeff Garzik2005-10-291-16/+19
|\ \ | |/
| * [PATCH] sata_sil24 iomem annotations and fixesAl Viro2005-10-291-16/+19
* | 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-5/+10
|/
* [libata sata_sil24] add support for 3131/3531Tejun Heo2005-10-091-8/+30
* [libata sata_sil24] nit pickingsTejun Heo2005-10-091-2/+1
* [PATCH] sil24: implement tf_read callbackTejun Heo2005-10-061-0/+9
* [PATCH] sil24: implement proper TF register reading & cachingTejun Heo2005-10-061-5/+45
* [PATCH] sil24: remove CMDERR clearingTejun Heo2005-10-061-4/+0
* [PATCH] sil24: ignore non-error exception irqsTejun Heo2005-10-061-1/+10
* [PATCH] sil24: initialization fixTejun Heo2005-09-141-8/+23
* [PATCH] sil24: add more comments for constantsTejun Heo2005-08-171-8/+8
* [PATCH] sil24: fix PORT_CTRL_STAT constantsTejun Heo2005-08-171-4/+4
* [PATCH] sil24: replace pp->port w/ ap->ioaddr.cmd_addrTejun Heo2005-08-171-11/+6
* [PATCH] sil24: remove PORT_TFTejun Heo2005-08-171-6/+1
OpenPOWER on IntegriCloud