aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/sata_sil24.c
Commit message (Expand)AuthorAge
* [BLOCK] update libata to use new blk_ordered for barriersTejun Heo2006-01-06
* [PATCH] libata: move err_mask to ata_queued_cmdAlbert Lee2005-12-06
* [PATCH] sil24: make error_intr less verboseTejun Heo2005-11-18
* [PATCH] sil24: add ATAPI supportTejun Heo2005-11-18
* [PATCH] sil24: use SRST for phy_resetTejun Heo2005-11-18
* [PATCH] sil24: add sil24_restart_controllerTejun Heo2005-11-18
* [PATCH] sil24: add constantsTejun Heo2005-11-16
* [PATCH] sil24: add missing ata_pad_free()Tejun Heo2005-11-13
* [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-29
|\|
| * [PATCH] sata_sil24 iomem annotations and fixesAl Viro2005-10-29
* | Merge branch 'master'Jeff Garzik2005-10-28
|\|
| * libata: const-ification bombing runJeff Garzik2005-10-22
* | libata: add ata_sg_is_last() helper, use it in several driversJeff Garzik2005-10-18
|/
* [libata sata_sil24] add support for 3131/3531Tejun Heo2005-10-09
* [libata sata_sil24] nit pickingsTejun Heo2005-10-09
* [PATCH] sil24: implement tf_read callbackTejun Heo2005-10-06
* [PATCH] sil24: implement proper TF register reading & cachingTejun Heo2005-10-06
* [PATCH] sil24: remove CMDERR clearingTejun Heo2005-10-06
* [PATCH] sil24: ignore non-error exception irqsTejun Heo2005-10-06
* [PATCH] sil24: initialization fixTejun Heo2005-09-14
* [PATCH] sil24: add more comments for constantsTejun Heo2005-08-17
* [PATCH] sil24: fix PORT_CTRL_STAT constantsTejun Heo2005-08-17
* [PATCH] sil24: replace pp->port w/ ap->ioaddr.cmd_addrTejun Heo2005-08-17
* [PATCH] sil24: remove PORT_TFTejun Heo2005-08-17
* [PATCH] sil24: move error handling out of hot interrupt pathTejun Heo2005-08-17
* [PATCH] sil24: add testing for PCI faultTejun Heo2005-08-17
* [PATCH] sil24: remove irq disable code on spurious interruptTejun Heo2005-08-17
* [PATCH] sil24: add FIXME comment above ata_device_addTejun Heo2005-08-17
* [PATCH] SATA: rewritten sil24 driverTejun Heo2005-07-28