Commit Graph

139 Commits (c5014de8a74f442a4441f21f690d8aae5dc8b432)

Author SHA1 Message Date
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 1fdffbce03 [libata] Move PCI IDE BMDMA-related code to new file libata-bmdma.c. 19 years ago
Tejun Heo 8a19ac89ed [PATCH] libata: implement ata_std_probeinit() 19 years ago
Tejun Heo 7944ea9522 [PATCH] libata: add probeinit component operation to ata_drive_probe_reset() 19 years ago
Tejun Heo 7a7921e866 [PATCH] libata: separate out sata_phy_resume() from sata_std_hardreset() 19 years ago
Tejun Heo b911fc3ae0 [PATCH] libata: fix ata_std_probe_reset() SATA detection 19 years ago
Tejun Heo c18d06f89f [PATCH] libata: EH / pio tasks synchronization 19 years ago
Randy Dunlap c893a3ae49 Various libata documentation updates. 19 years ago
Tejun Heo c2bd58047b [PATCH] libata: implement standard reset component operations and ->probe_reset 19 years ago
Tejun Heo a62c0fc526 [PATCH] libata: implement ata_drive_probe_reset() 19 years ago
Tejun Heo c19ba8af4f [PATCH] libata: new ->probe_reset operation 19 years ago
Tejun Heo b4dc7623c1 [PATCH] libata: modify ata_dev_try_classify 19 years ago
Tejun Heo 6f8b995895 [PATCH] libata: export ata_busy_sleep 19 years ago
Tejun Heo 9506437921 [PATCH] libata: create pio/atapi task queueing wrappers 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 11a56d2439 [PATCH] libata: add detailed AC_ERR_* flags 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
Tejun Heo 4ba946e9d8 [PATCH] libata: fold __ata_qc_complete() into ata_qc_free() 19 years ago
Tejun Heo 3be680b732 [PATCH] libata: separate out ata_sata_print_link_status 19 years ago
Alan Cox a1bd9e6857 [PATCH] libata: Code for the IRQ mask flag 19 years ago
Alan Cox 9d824d0710 [PATCH] libata: Fix sector lock to apply to both drives not drive 0 twice 19 years ago
Alan Cox 8d238e0124 [PATCH] libata: Fix heuristic typos add LBA48PIO flag and support code, add IRQ flag for next diff 19 years ago
Alan Cox 1bc4ccfff8 [PATCH] libata: add a function to decide if we need iordy 19 years ago
Alan Cox ffa29456cd [PATCH] libata: Pre UDMA EIDE PIO mode selection 19 years ago
Arjan van de Ven 858119e159 [PATCH] Unlinline a bunch of other functions 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
Tejun Heo b563230340 [PATCH] libata: remove unused qc->waiting 19 years ago
Tejun Heo 82033adf0a [PATCH] libata: remove unused functions 19 years ago
Tejun Heo a012370322 [PATCH] libata: use ata_exec_internal() 19 years ago
Tejun Heo a2a7a662f8 [PATCH] libata: implement ata_exec_internal() 19 years ago
Mark Lord dfa159886f [PATCH] libata-core.c: fix parameter bug on kunmap_atomic() calls 19 years ago
Albert Lee fe79e683cc [PATCH] libata: err_mask misc fix 19 years ago
Albert Lee d8fe452b3e [PATCH] libata: determine the err_mask directly in atapi_packet_task() 19 years ago
Albert Lee 1c8489840e [PATCH] libata: determine the err_mask when the error is found 19 years ago
Albert Lee a22e2eb071 [PATCH] libata: move err_mask to ata_queued_cmd 19 years ago
Albert Lee c14b8331ec [PATCH] libata: minor patch before moving err_mask 19 years ago
Arjan van de Ven 98ac62defe [PATCH] mark several libata datastructures const 19 years ago
Jeff Garzik 656563e32c [libata] Print out SATA speed, if link is up 20 years ago
Jeff Garzik 64f043d807 [libata] add timeout to commands for which we call wait_completion() 20 years ago
Albert Lee 75b1f2f865 [PATCH] libata: honor the transfer cycle time speficied by the EIDE device 20 years ago
Jeff Garzik c6e6e666cb [libata] REQUEST SENSE handling fixes 20 years ago
Jeff Garzik 2c13b7cee0 [libata] minor fixes, new helpers 20 years ago
Jeff Garzik e1410f2d95 [libata] fix bugs in ATAPI padding DMA mapping code 20 years ago
Mark Lord e12a1be6e8 [PATCH] libata: fix comments on ata_tf_from_fis() 20 years ago
Alan Cox e99f8b5efe [PATCH] libata: propogate host private data from probe function 20 years ago