| Commit message (Expand) | Author | Age |
* | [PATCH] move ->eh_strategy_handler to the transport class | Christoph Hellwig | 2006-04-10 |
* | [libata] export ata_dev_pair; trim trailing whitespace | Jeff Garzik | 2006-03-24 |
* | [libata sata_sil24] cleanups: use pci_iomap(), kzalloc() | Jeff Garzik | 2006-03-22 |
* | [SCSI] libata: implement minimal transport template for ->eh_timed_out | Tejun Heo | 2006-03-21 |
* | [PATCH] sata_sil24: lengthen softreset timeout | Tejun Heo | 2006-03-11 |
* | [PATCH] sata_sil24: exit early from softreset if SStatus reports no device | Tejun Heo | 2006-03-11 |
* | [PATCH] sata_sil24: fix mwdma_mask setting | Tejun Heo | 2006-03-05 |
* | [PATCH] sata_sil24: add a new PCI ID for SiI 3124 | Tejun Heo | 2006-03-01 |
* | [PATCH] libata: kill sht->max_sectors | Tejun Heo | 2006-02-12 |
* | [PATCH] libata: move cdb_len for host to device | Tejun Heo | 2006-02-12 |
* | [PATCH] sata_sil24: add hardreset | Tejun Heo | 2006-02-10 |
* | [PATCH] sata_sil24: convert to new reset mechanism | Tejun Heo | 2006-02-10 |
* | [PATCH] libata: kill NULL qc handling from ->eng_timeout callbacks | Tejun Heo | 2006-02-10 |
* | [PATCH] libata: use ata_scsi_timed_out() | Tejun Heo | 2006-02-10 |
* | [PATCH] libata: implement and apply ata_eh_qc_complete/retry() | Tejun Heo | 2006-01-26 |
* | [PATCH] libata: return AC_ERR_* from issue functions | Tejun Heo | 2006-01-26 |
* | [PATCH] libata: add detailed AC_ERR_* flags | Tejun Heo | 2006-01-26 |
* | [BLOCK] update libata to use new blk_ordered for barriers | Tejun Heo | 2006-01-06 |
* | [PATCH] libata: move err_mask to ata_queued_cmd | Albert Lee | 2005-12-06 |
* | [PATCH] sil24: make error_intr less verbose | Tejun Heo | 2005-11-18 |
* | [PATCH] sil24: add ATAPI support | Tejun Heo | 2005-11-18 |
* | [PATCH] sil24: use SRST for phy_reset | Tejun Heo | 2005-11-18 |
* | [PATCH] sil24: add sil24_restart_controller | Tejun Heo | 2005-11-18 |
* | [PATCH] sil24: add constants | Tejun Heo | 2005-11-16 |
* | [PATCH] sil24: add missing ata_pad_free() | Tejun Heo | 2005-11-13 |
* | [libata] constify PCI ID table in several drivers | Jeff Garzik | 2005-11-10 |
* | [libata] eliminate use of drivers/scsi/scsi.h compatibility header/defines | Jeff Garzik | 2005-11-07 |
* | [libata] ATAPI pad allocation fixes/cleanup | Jeff Garzik | 2005-11-04 |
* | Merge branch 'master' | Jeff Garzik | 2005-10-30 |
|\ |
|
| * | [libata] use dev_printk() throughout drivers | Jeff Garzik | 2005-10-30 |
* | | Merge branch 'upstream' | Jeff Garzik | 2005-10-30 |
|\| |
|
| * | [libata] change ata_qc_complete() to take error mask as second arg | Jeff Garzik | 2005-10-30 |
* | | Merge branch 'upstream' | Jeff Garzik | 2005-10-30 |
|\| |
|
| * | [libata] remove ata_chk_err(), ->check_err() hook. | Jeff Garzik | 2005-10-29 |
* | | Merge branch 'master' | Jeff Garzik | 2005-10-29 |
|\| |
|
| * | [PATCH] sata_sil24 iomem annotations and fixes | Al Viro | 2005-10-29 |
* | | Merge branch 'master' | Jeff Garzik | 2005-10-28 |
|\| |
|
| * | libata: const-ification bombing run | Jeff Garzik | 2005-10-22 |
* | | libata: add ata_sg_is_last() helper, use it in several drivers | Jeff Garzik | 2005-10-18 |
|/ |
|
* | [libata sata_sil24] add support for 3131/3531 | Tejun Heo | 2005-10-09 |
* | [libata sata_sil24] nit pickings | Tejun Heo | 2005-10-09 |
* | [PATCH] sil24: implement tf_read callback | Tejun Heo | 2005-10-06 |
* | [PATCH] sil24: implement proper TF register reading & caching | Tejun Heo | 2005-10-06 |
* | [PATCH] sil24: remove CMDERR clearing | Tejun Heo | 2005-10-06 |
* | [PATCH] sil24: ignore non-error exception irqs | Tejun Heo | 2005-10-06 |
* | [PATCH] sil24: initialization fix | Tejun Heo | 2005-09-14 |
* | [PATCH] sil24: add more comments for constants | Tejun Heo | 2005-08-17 |
* | [PATCH] sil24: fix PORT_CTRL_STAT constants | Tejun Heo | 2005-08-17 |
* | [PATCH] sil24: replace pp->port w/ ap->ioaddr.cmd_addr | Tejun Heo | 2005-08-17 |
* | [PATCH] sil24: remove PORT_TF | Tejun Heo | 2005-08-17 |