summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/sata_sil24.c
Commit message (Expand)AuthorAgeFilesLines
* libata: const-ification bombing runJeff Garzik2005-10-221-1/+1
* [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
* [PATCH] sil24: move error handling out of hot interrupt pathTejun Heo2005-08-171-24/+31
* [PATCH] sil24: add testing for PCI faultTejun Heo2005-08-171-0/+6
* [PATCH] sil24: remove irq disable code on spurious interruptTejun Heo2005-08-171-10/+5
* [PATCH] sil24: add FIXME comment above ata_device_addTejun Heo2005-08-171-0/+1
* [PATCH] SATA: rewritten sil24 driverTejun Heo2005-07-281-0/+786