90 Commits (f9663aea2a938f9dc60dbfef34b9e7847a69c947)

Author SHA1 Message Date
Tejun Heo abb6a88974 libata: report protocol and full CDB on error 17 years ago
Adrian Bunk 21bef6dd2b libata: remove unused functions 17 years ago
Tejun Heo dfcc173d71 libata: consider errors not associated with commands for speed down 17 years ago
Tejun Heo 08cf69d005 libata: more robust reset failure handling 17 years ago
Tejun Heo 416dc9ed20 libata: cosmetic clean up / reorganization of ata_eh_reset() 17 years ago
Tejun Heo cd955463bb libata: fix timing computation in ata_eh_reset() 17 years ago
Tejun Heo e027bd36c1 libata: implement and use ATA_QCFLAG_QUIET 17 years ago
Tejun Heo f90f0828e5 libata: stop being overjealous about non-IO commands 17 years ago
Kristen Carlson Accardi ca77329fb7 [libata] Link power management infrastructure 17 years ago
Tejun Heo 4fb4615bc9 libata: no need to speed down if already at PIO0 17 years ago
Tejun Heo cdeab11407 libata: relocate forcing PIO0 on reset 17 years ago
Tejun Heo 054a5fbace libata: track SLEEP state and issue SRST to wake it up 17 years ago
Tejun Heo 0e06d9ce7a libata: cosmetic clean up in ata_eh_reset() 17 years ago
Jeff Garzik 2dcb407e61 [libata] checkpatch-inspired cleanups 17 years ago
Jeff Garzik 2855568b1e [libata] struct pci_dev related cleanups 17 years ago
Tejun Heo b06ce3e51e libata: use ata_exec_internal() for PMP register access 17 years ago
Tejun Heo afaa5c373d libata: implement ATA_PFLAG_RESETTING 17 years ago
Tejun Heo 2b789108fc libata: add @timeout to ata_exec_internal[_sg]() 17 years ago
Tejun Heo 9073868376 libata: wrap schedule_timeout_uninterruptible() in loop 17 years ago
Tejun Heo 94ff3d5408 libata: skip suppress reporting if ATA_EHI_QUIET 17 years ago
Robert Hancock 1333e19434 libata: add human-readable error value decoding 17 years ago
Tejun Heo 633273a3ed libata-pmp: hook PMP support and enable it 17 years ago
Tejun Heo 3495de7336 libata-pmp: update ata_eh_reset() for PMP 17 years ago
Tejun Heo 7d77b24708 libata-pmp-prep: implement sata_async_notification() 17 years ago
Tejun Heo 668108d73b libata-pmp-prep: implement EH fast-fail path 17 years ago
Tejun Heo f9df58cb27 libata-pmp-prep: implement ATA_LFLAG_DISABLED 17 years ago
Tejun Heo fd995f7039 libata-pmp-prep: implement ATA_LFLAG_NO_RETRY 17 years ago
Tejun Heo ae791c0569 libata-pmp-prep: implement ATA_LFLAG_NO_SRST, ASSUME_ATA and ASSUME_SEMB 17 years ago
Tejun Heo da917d69d0 libata-pmp-prep: implement qc_defer helpers 17 years ago
Tejun Heo fb7fd61454 libata-pmp-prep: make a number of functions global to libata 17 years ago
Tejun Heo 422c9daa8b libata-pmp-prep: add @new_class to ata_dev_revalidate() 17 years ago
Tejun Heo a1e10f7e68 libata: move EH repeat reporting into ata_eh_report() 17 years ago
Tejun Heo cbcdd87593 libata: implement and use ata_port_desc() to report port configuration 17 years ago
Tejun Heo 9b1e2658fa libata-link: update EH to deal with PMP links 17 years ago
Tejun Heo cf1b86c8ab libata-link: update ata_scsi_error() to handle PMP links 17 years ago
Tejun Heo dbd826168d libata-link: implement ata_link_abort() 17 years ago
Tejun Heo 0260731f01 libata-link: linkify config/EH related functions 17 years ago
Tejun Heo cc0680a580 libata-link: linkify reset 17 years ago
Tejun Heo 955e57dfde libata-link: linkify EH action helpers 17 years ago
Tejun Heo 936fd73286 libata-link: linkify PHY-related functions 17 years ago
Tejun Heo f58229f806 libata-link: implement and use link/device iterators 17 years ago
Tejun Heo 9af5c9c97d libata-link: introduce ata_link 17 years ago
Tejun Heo 5ddf24c5ea libata: implement EH fast drain 18 years ago
Tejun Heo 4e57c517b3 libata: schedule probing after SError access failure during autopsy 18 years ago
Tejun Heo fccb6ea5c2 libata: clear HOTPLUG flag after a reset 18 years ago
Tejun Heo f1545154a5 libata: quickly trigger SATA SPD down after debouncing failed 18 years ago
Tejun Heo 008a78961e libata: improve SATA PHY speed down logic 18 years ago
Tejun Heo 5335b72906 libata: implement AC_ERR_NCQ 18 years ago
Tejun Heo b64bbc39f2 libata: improve EH report formatting 18 years ago
Tejun Heo fee7ca72d3 libata-link: separate out ata_eh_handle_dev_fail() 18 years ago