[PATCH] sata_sil24: put port into known state before softresetting
[safe/jmp/linux-2.6] / drivers / scsi / sata_sil24.c
2006-04-11 Tejun Heo[PATCH] sata_sil24: put port into known state before...
2006-04-11 Tejun Heo[PATCH] sata_sil24: implement sil24_init_port()
2006-04-11 Tejun Heo[PATCH] sata_sil24: implement loss of completion interr...
2006-04-11 Tejun Heo[PATCH] sata_sil24: consolidate host flags into SIL24_C...
2006-04-11 Tejun Heo[PATCH] sata_sil24: add more constants
2006-04-11 Tejun Heo[PATCH] sata_sil24: rename PORT_IRQ_SDB_FIS to PORT_IRQ...
2006-04-11 Tejun Heo[PATCH] sata_sil24: typo fix
2006-04-11 Tejun Heo[PATCH] sata_sil24: use ata_wait_register()
2006-04-11 Tejun Heo[PATCH] sata_sil24: better error message from softreset
2006-04-11 Tejun Heo[PATCH] sata_sil24: fix timeout calculation in sil24_so...
2006-04-11 Tejun Heo[PATCH] libata: make reset methods complain when they...
2006-04-11 Tejun Heo[PATCH] libata: kill @verbose from ata_reset_fn_t
2006-04-11 Jeff GarzikMerge branch 'master'
2006-04-10 Christoph Hellwig[PATCH] move ->eh_strategy_handler to the transport...
2006-04-03 Jeff Garzik[libata] bump versions
2006-04-02 Tejun Heo[PATCH] libata: rename ATA_FLAG_PORT_DISABLED to ATA_FL...
2006-03-24 Jeff Garzik[libata] export ata_dev_pair; trim trailing whitespace
2006-03-23 Jeff Garzik[libata sata_sil24] cleanups: use pci_iomap(), kzalloc()
2006-03-21 Tejun Heo[SCSI] libata: implement minimal transport template...
2006-03-12 Tejun Heo[PATCH] sata_sil24: lengthen softreset timeout
2006-03-12 Tejun Heo[PATCH] sata_sil24: exit early from softreset if SStatu...
2006-03-05 Tejun Heo[PATCH] sata_sil24: fix mwdma_mask setting
2006-03-01 Tejun Heo[PATCH] sata_sil24: add a new PCI ID for SiI 3124
2006-02-12 Tejun Heo[PATCH] libata: kill sht->max_sectors
2006-02-12 Tejun Heo[PATCH] libata: move cdb_len for host to device
2006-02-10 Tejun Heo[PATCH] sata_sil24: add hardreset
2006-02-10 Tejun Heo[PATCH] sata_sil24: convert to new reset mechanism
2006-02-10 Tejun Heo[PATCH] libata: kill NULL qc handling from ->eng_timeou...
2006-02-10 Tejun Heo[PATCH] libata: use ata_scsi_timed_out()
2006-01-27 Tejun Heo[PATCH] libata: implement and apply ata_eh_qc_complete...
2006-01-27 Tejun Heo[PATCH] libata: return AC_ERR_* from issue functions
2006-01-27 Tejun Heo[PATCH] libata: add detailed AC_ERR_* flags
2006-01-06 Tejun Heo[BLOCK] update libata to use new blk_ordered for barriers
2005-12-06 Albert Lee[PATCH] libata: move err_mask to ata_queued_cmd
2005-11-18 Tejun Heo[PATCH] sil24: make error_intr less verbose
2005-11-18 Tejun Heo[PATCH] sil24: add ATAPI support
2005-11-18 Tejun Heo[PATCH] sil24: use SRST for phy_reset
2005-11-18 Tejun Heo[PATCH] sil24: add sil24_restart_controller
2005-11-16 Tejun Heo[PATCH] sil24: add constants
2005-11-13 Tejun Heo[PATCH] sil24: add missing ata_pad_free()
2005-11-10 Jeff Garzik[libata] constify PCI ID table in several drivers
2005-11-09 Christoph Hellwig[SCSI] remove Scsi_Host_Template typedef
2005-11-07 Jeff Garzik[libata] eliminate use of drivers/scsi/scsi.h compatibi...
2005-11-05 Jeff Garzik[libata] ATAPI pad allocation fixes/cleanup
2005-10-31 Jeff GarzikMerge branch 'master'
2005-10-30 Jeff Garzik[libata] use dev_printk() throughout drivers
2005-10-30 Jeff GarzikMerge branch 'upstream'
2005-10-30 Jeff Garzik[libata] change ata_qc_complete() to take error mask...
2005-10-30 Jeff GarzikMerge branch 'upstream'
2005-10-30 Jeff Garzik[libata] remove ata_chk_err(), ->check_err() hook.
2005-10-29 Jeff GarzikMerge branch 'master'
2005-10-29 Al Viro[PATCH] sata_sil24 iomem annotations and fixes
2005-10-29 Al Viro[PATCH] sata_sil24 iomem annotations and fixes
2005-10-28 Jeff GarzikMerge branch 'master'
2005-10-22 Jeff Garziklibata: const-ification bombing run
2005-10-19 Jeff Garziklibata: add ata_sg_is_last() helper, use it in several...
2005-10-09 Tejun Heo[libata sata_sil24] add support for 3131/3531
2005-10-09 Tejun Heo[libata sata_sil24] nit pickings
2005-10-06 Tejun Heo[PATCH] sil24: implement tf_read callback
2005-10-06 Tejun Heo[PATCH] sil24: implement proper TF register reading...
2005-10-06 Tejun Heo[PATCH] sil24: remove CMDERR clearing
2005-10-06 Tejun Heo[PATCH] sil24: ignore non-error exception irqs
2005-09-14 Tejun Heo[PATCH] sil24: initialization fix
2005-08-17 Tejun Heo[PATCH] sil24: add more comments for constants
2005-08-17 Tejun Heo[PATCH] sil24: fix PORT_CTRL_STAT constants
2005-08-17 Tejun Heo[PATCH] sil24: replace pp->port w/ ap->ioaddr.cmd_addr
2005-08-17 Tejun Heo[PATCH] sil24: remove PORT_TF
2005-08-17 Tejun Heo[PATCH] sil24: move error handling out of hot interrupt...
2005-08-17 Tejun Heo[PATCH] sil24: add testing for PCI fault
2005-08-17 Tejun Heo[PATCH] sil24: remove irq disable code on spurious...
2005-08-17 Tejun Heo[PATCH] sil24: add FIXME comment above ata_device_add
2005-07-28 Tejun Heo[PATCH] SATA: rewritten sil24 driver