Commit Graph

119 Commits (082c02667d98d3060f63382e7a695d58d4c8c5e4)

Author SHA1 Message Date
Tejun Heo 2e242fa994 [PATCH] libata: make ata_sg_setup_one() trim zero length sg 19 years ago
Tejun Heo 9ae61c6cb6 [PATCH] libata: fix WARN_ON() condition in *_fill_sg() 19 years ago
Albert Lee 0565c26de7 [PATCH] libata: minor fix for 2.6.16-rc3 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 19 years ago
Jeff Garzik 64f043d807 [libata] add timeout to commands for which we call wait_completion() 19 years ago
Albert Lee 75b1f2f865 [PATCH] libata: honor the transfer cycle time speficied by the EIDE device 19 years ago
Jeff Garzik c6e6e666cb [libata] REQUEST SENSE handling fixes 19 years ago
Jeff Garzik 2c13b7cee0 [libata] minor fixes, new helpers 19 years ago
Jeff Garzik e1410f2d95 [libata] fix bugs in ATAPI padding DMA mapping code 19 years ago
Mark Lord e12a1be6e8 [PATCH] libata: fix comments on ata_tf_from_fis() 19 years ago
Alan Cox e99f8b5efe [PATCH] libata: propogate host private data from probe function 19 years ago
Albert Lee 7c3983357f [PATCH] libata: if condition fix for ata_dev_identify() 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
Tejun Heo 537a95d935 [libata] restore sg on DMA mapping failure 19 years ago
Jeff Garzik 6037d6bbdf [libata] ATAPI pad allocation fixes/cleanup 19 years ago
Jeff Garzik 005a5a06a6 [libata] locking rewrite (== fix) 20 years ago
Jeff Garzik e533825447 [libata] ata_tf_to_host cleanups 20 years ago
Jeff Garzik 0f0d519269 [libata] fix legacy IDE probing 20 years ago
Jeff Garzik a7dac447bb [libata] change ata_qc_complete() to take error mask as second arg 20 years ago
Jeff Garzik 0169e284f6 [libata] remove ata_chk_err(), ->check_err() hook. 20 years ago
David Hardeman 378f058cc4 [PATCH] Use sg_set_buf/sg_init_one where applicable 20 years ago
Randy Dunlap 57f3bda88a [PATCH] libata-core cleanups (updated) 20 years ago
Jeff Garzik ac19bff25b [libata] ensure ->tf_read() hook reads Status and Error registers 20 years ago
Alan Cox 91190758d4 [libata] ata_timing fix 20 years ago
Randy Dunlap 6f0ef4fa57 [PATCH] libata kernel-doc fixes 20 years ago
Jeff Garzik 057ace5e79 libata: const-ification bombing run 20 years ago
Alan Cox 452503f993 Add ide-timing functionality to libata. 20 years ago
Alan Cox 11e29e2151 libata: handle early device PIO modes correctly 20 years ago
Albert Lee 59a10b172f [PATCH] libata CHS: reread device identify info (revise #6) 20 years ago
Albert Lee 8cbd6df1f0 [PATCH] libata CHS: calculate read/write commands and protocol on the fly (revise #6) 20 years ago