Commit Graph

123 Commits (35e86b53b1a38e78ff0d70dae4aeb25f4572e433)

Author SHA1 Message Date
Tejun Heo 35e86b53b1 [PATCH] libata: dec scmd->retries for qcs with zero err_mask 19 years ago
Tejun Heo 74e6c8c394 [PATCH] libata: don't read TF directly from sense generation functions 19 years ago
Tejun Heo 058e55e120 [PATCH] libata: always generate sense if qc->err_mask is non-zero 19 years ago
Tejun Heo 2719736779 [PATCH] libata: add ATA_QCFLAG_IO 19 years ago
Tejun Heo 198e0fed9e [PATCH] libata: rename ATA_FLAG_PORT_DISABLED to ATA_FLAG_DISABLED 19 years ago
Tejun Heo c43c555c3a [PATCH] libata: ATA_FLAG_IN_EH is not used, kill it 19 years ago
Tejun Heo e1211e3fa7 [PATCH] libata: implement ata_dev_enabled and disabled() 19 years ago
Tejun Heo 8e0e694a3a [PATCH] libata: make ata_qc_issue complete failed qcs 19 years ago
Brian King 2af10a818d [PATCH] libata: ata_scsi_ioctl cleanup 19 years ago
Brian King eb3f0f9c6c [PATCH] libata: ata_scsi_queuecmd cleanup 19 years ago
Jeff Garzik 2e9edbf815 [libata] export ata_dev_pair; trim trailing whitespace 19 years ago
Nigel Cunningham 082776e4be [PATCH] Make libata not powerdown drivers on PM_EVENT_FREEZE. 19 years ago
Alan Cox 2d2020242d [PATCH] libata: pick a less confusion "um dunno" error 19 years ago
Brian King a6cce2a79d [PATCH] libata: ata_scsi_slave_config cleanup 19 years ago
Albert Lee f59b0cf8a3 [PATCH] libata-dev: Remove ATA_PROT_PIO_MULT 19 years ago
Jeff Garzik b142eb6594 [libata] SCSI VPD page 0x83 fixes 19 years ago
Tejun Heo 30afc84cf7 [SCSI] libata: implement minimal transport template for ->eh_timed_out 19 years ago
Tejun Heo 86e45b6bd6 [PATCH] libata: implement port_task 19 years ago
Jeff Garzik c3c013a2c2 [libata] Disable FUA 19 years ago
Tejun Heo 6a62a04d47 [PATCH] libata: rename ata_dev_id_[c_]string() 19 years ago
Tejun Heo b00eec1d58 [PATCH] libata: add per-device max_sectors 19 years ago
Tejun Heo 6e7846e9c5 [PATCH] libata: move cdb_len for host to device 19 years ago
Tejun Heo 2e02671daa [PATCH] libata: use ata_dev_id_c_string() 19 years ago
Tejun Heo a46314744d [PATCH] libata: convert assert(X)'s in libata core layer to WARN_ON(!X)'s 19 years ago
Tejun Heo f637902015 [PATCH] libata: kill NULL qc handling from ->eng_timeout callbacks 19 years ago
Tejun Heo f29841e08f [PATCH] libata: implement ata_scsi_timed_out() 19 years ago
Tejun Heo 341963b909 [PATCH] libata: add ATA_QCFLAG_EH_SCHEDULED 19 years ago
Jeff Garzik 5140788f77 [libata scsi] build fix for ATA_FLAG_IN_EH change 19 years ago
Tejun Heo dde44589bf [PATCH] libata: implement ATA_FLAG_IN_EH port flag 19 years ago
Jens Axboe 48bdc8ec4a [LIBATA] Blacklist certain Maxtor firmware revisions for FUA support 19 years ago
Randy Dunlap c893a3ae49 Various libata documentation updates. 19 years ago
Tejun Heo a72ec4ce6d [PATCH] libata: implement and apply ata_eh_qc_complete/retry() 19 years ago
Tejun Heo 9a3d9eb017 [PATCH] libata: return AC_ERR_* from issue functions 19 years ago
Tejun Heo 8e436af932 [PATCH] libata: fix ata_qc_issue() error handling 19 years ago
Tejun Heo 77853bf2b4 [PATCH] libata: make the owner of a qc responsible for freeing it 19 years ago
Jens Axboe 9b84754866 [PATCH] Suspend support for libata 19 years ago
Tejun Heo 9a3dccc425 [BLOCK] add FUA support to libata 19 years ago
Tony Battersby fd71da468d [PATCH] fix libata inquiry VPD for ATAPI devices 19 years ago
Jeff Garzik 50630195bb [libata] mark certain hardware (or drivers) with a no-atapi flag 19 years ago
Albert Lee a22e2eb071 [PATCH] libata: move err_mask to ata_queued_cmd 19 years ago
Tejun Heo 9a40525788 [PATCH] libata: fix ata_scsi_pass_thru error handling 19 years ago
Arjan van de Ven 98ac62defe [PATCH] mark several libata datastructures const 19 years ago
Jeff Garzik c6e6e666cb [libata] REQUEST SENSE handling fixes 19 years ago
Mark Lord dcc2d1e7f0 [libata passthru] address slave devices correctly 19 years ago
Mike Christie 85837ebdd7 [PATCH] kill libata scsi_wait_req usage (make libata compile with scsi-misc changes) 19 years ago
Alan Cox f51750d5ea [PATCH] libata: Note a nasty ATA quirk 19 years ago
Randy Dunlap 8e8b77dd48 [PATCH] libata kernel-doc fixes 19 years ago
Jeff Garzik 193515d51c [libata] eliminate use of drivers/scsi/scsi.h compatibility header/defines 19 years ago
Jeff Garzik 005a5a06a6 [libata] locking rewrite (== fix) 19 years ago
Jeff Garzik a7dac447bb [libata] change ata_qc_complete() to take error mask as second arg 19 years ago