libata-sff: port_task is SFF specific
[safe/jmp/linux-2.6] / drivers / ata / libata-eh.c
2010-05-19 Tejun Heolibata-sff: port_task is SFF specific
2010-04-23 Jeff Garziklibata: ensure NCQ error result taskfile is fully initi...
2010-04-23 Tejun Heolibata: fix locking around blk_abort_request()
2010-01-20 Tejun Heolibata: retry FS IOs even if it has failed with AC_ERR_...
2009-12-03 Tejun Heolibata: retry failed FLUSH if device didn't fail it
2009-10-16 Tejun Heolibata: fix PMP initialization
2009-10-07 Tejun Heolibata: fix incorrect link online check during probe
2009-09-01 Robert Hancocklibata: add command name parsing for error output
2009-09-01 Tejun Heolibata: clear eh_info on reset completion
2009-09-01 Jeff Garzik[libata] EH: freeze port before aborting commands
2009-07-29 Bartlomiej Zolnier... libata: add missing NULL pointer check to ata_eh_reset()
2009-07-15 Tejun Heolibata: fix follow-up SRST failure path
2009-06-12 Martin Olssontrivial: fix typos s/paramter/parameter/ and s/excute...
2009-05-11 Tejun Heolibata: clear ering on resume
2009-05-11 Tejun Heolibata: fix attach error handling
2009-03-25 Alan Cox[libata] Improve timeout handling
2009-03-05 Tejun Heolibata: make sure port is thawed when skipping resets
2009-03-05 Tejun Heolibata: don't use on-stack sense buffer
2009-02-03 Tejun Heolibata: add no penalty retry request for EH device...
2009-02-03 Tejun Heolibata: improve probe failure handling
2009-02-03 Tejun Heolibata: add @spd_limit to sata_down_spd_limit()
2009-02-03 Tejun Heolibata: clear dev->ering in smarter way
2009-02-03 Tejun Heolibata: move ata_dev_disable() to libata-eh.c
2009-02-03 Tejun Heolibata: fix EH device failure handling
2008-12-29 Tejun Heolibata: perform port detach in EH
2008-12-29 Tejun Heolibata: beef up iterators
2008-11-11 Tejun Heolibata: fix last_reset timestamp handling
2008-10-28 Tejun Heolibata: clear saved xfer_mode and ncq_enabled on device...
2008-10-28 Tejun Heolibata: fix device iteration bugs
2008-10-23 Tejun Heolibata: set device class to NONE if phys_offline
2008-10-23 Tejun Heolibata-eh: fix slave link EH action mask handling
2008-10-23 Tejun Heolibata: transfer EHI control flags to slave ehc.i
2008-10-10 Linus TorvaldsMerge branch 'for-2.6.28' of git://git.kernel.dk/linux...
2008-10-09 Jens Axboeblock: unify request timeout handling
2008-09-29 Tejun Heolibata-eh: clear UNIT ATTENTION after reset
2008-09-29 Elias Oltmannslibata: Implement disk shock protection support
2008-09-29 Tejun Heolibata: implement slave_link
2008-08-22 Tejun Heolibata: use ata_link_printk() when printing SError
2008-08-22 Tejun Heolibata: always do follow-up SRST if hardreset returned...
2008-08-22 Tejun Heolibata: fix EH action overwriting in ata_eh_reset()
2008-08-22 Tejun Heolibata: implement no[hs]rst force params
2008-07-14 Tejun Heolibata-eh: update atapi_eh_request_sense() to take...
2008-07-14 Tejun Heolibata: improve EH internal command timeout handling
2008-07-14 Tejun Heolibata: use ULONG_MAX to terminate reset timeout table
2008-07-14 Tejun Heolibata: improve EH retry delay handling
2008-07-14 Tejun Heolibata: consistently use msecs for time durations
2008-05-19 Tejun Heolibata: ignore recovered PHY errors
2008-05-19 Tejun Heolibata: kill hotplug related race condition
2008-05-19 Tejun Heolibata: move reset freeze/thaw handling into ata_eh_reset()
2008-05-19 Tejun Heolibata: reorganize ata_eh_reset() no reset method path
2008-05-06 Mark Lordlibata: export ata_eh_analyze_ncq_error
2008-04-25 Mark Lordlibata-eh set tf flags in NCQ EH result_tf
2008-04-17 Tejun Heolibata: make EH fail gracefully if no reset method...
2008-04-17 Tejun Heolibata: move link onlineness check out of softreset...
2008-04-17 Tejun Heolibata: kill dead code paths in reset path
2008-04-17 Tejun Heolibata: implement PMP helpers
2008-04-17 Tejun Heolibata: unify mechanism to request follow-up SRST
2008-04-17 Tejun Heolibata: move PMP SCR access failure during reset to...
2008-04-17 Tejun Heolibata: implement and use sata_std_hardreset()
2008-04-17 Tejun Heolibata: rename SFF functions
2008-04-17 Tejun Heolibata: implement ATA_QCFLAG_RETRY
2008-04-17 Tejun Heolibata: make reset related methods proper port operations
2008-04-17 Tejun Heolibata: kill ata_ehi_schedule_probe()
2008-04-17 Tejun Heolibata: kill ATA_EHI_RESUME_LINK
2008-04-17 Tejun Heolibata: prefer hardreset
2008-03-29 Tejun Heolibata: ATA_EHI_LPM should be ATA_EH_LPM
2008-03-11 Tejun Heolibata: allow LLDs w/o any reset method
2008-02-20 Tejun Heolibata: implement libata.force module parameter
2008-01-23 Tejun Heolibata: fix off-by-one in error categorization
2008-01-23 Tejun Heolibata: rename ATA_PROT_ATAPI_* to ATAPI_PROT_*
2008-01-23 Andrew Mortondrivers/ata/libata-eh.c: fix printk warning
2008-01-23 Jeff Garzik[libata] Build fix WRT ata_is_xxx() new API introduction
2008-01-23 Tejun Heolibata: implement fast speed down for unverified data...
2008-01-23 Tejun Heolibata: implement ATA_DFLAG_DUBIOUS_XFER
2008-01-23 Tejun Heolibata: adjust speed down rules
2008-01-23 Tejun Heolibata: clean up EH speed down implementation
2008-01-23 Tejun Heolibata: move ata_set_mode() to libata-eh.c
2008-01-23 Tejun Heolibata: factor out ata_eh_schedule_probe()
2008-01-23 Shaohua Lilibata-acpi: add ACPI _PSx method
2008-01-10 Tejun Heolibata: don't normalize UNKNOWN to NONE after reset
2008-01-10 Tejun Heolibata-pmp: propagate timeout to host link
2007-12-18 Tejun Heolibata: update atapi_eh_request_sense() such that lbam...
2007-12-01 Tejun Heolibata: report protocol and full CDB on error
2007-11-19 Adrian Bunklibata: remove unused functions
2007-11-03 Tejun Heolibata: consider errors not associated with commands...
2007-11-03 Tejun Heolibata: more robust reset failure handling
2007-11-03 Tejun Heolibata: cosmetic clean up / reorganization of ata_eh_re...
2007-11-03 Tejun Heolibata: fix timing computation in ata_eh_reset()
2007-10-30 Tejun Heolibata: implement and use ATA_QCFLAG_QUIET
2007-10-30 Tejun Heolibata: stop being overjealous about non-IO commands
2007-10-29 Kristen Carlson... [libata] Link power management infrastructure
2007-10-29 Tejun Heolibata: no need to speed down if already at PIO0
2007-10-29 Tejun Heolibata: relocate forcing PIO0 on reset
2007-10-29 Tejun Heolibata: track SLEEP state and issue SRST to wake it up
2007-10-25 Tejun Heolibata: cosmetic clean up in ata_eh_reset()
2007-10-24 Jeff Garzik[libata] checkpatch-inspired cleanups
2007-10-12 Jeff Garzik[libata] struct pci_dev related cleanups
2007-10-12 Tejun Heolibata: use ata_exec_internal() for PMP register access
2007-10-12 Tejun Heolibata: implement ATA_PFLAG_RESETTING
2007-10-12 Tejun Heolibata: add @timeout to ata_exec_internal[_sg]()
next