summaryrefslogtreecommitdiff
path: root/drivers/scsi/libata-core.c
AgeCommit message (Expand)Author
2006-06-05[PATCH] the latest consensus libata resume fixMark Lord
2006-02-27[libata] Disable FUAJeff Garzik
2006-02-20[PATCH] libata: make ata_sg_setup_one() trim zero length sgTejun Heo
2006-02-20[PATCH] libata: fix WARN_ON() condition in *_fill_sg()Tejun Heo
2006-02-17[PATCH] libata: minor fix for 2.6.16-rc3Albert Lee
2006-01-17[PATCH] libata: Code for the IRQ mask flagAlan Cox
2006-01-17[PATCH] libata: Fix sector lock to apply to both drives not drive 0 twiceAlan Cox
2006-01-17[PATCH] libata: Fix heuristic typos add LBA48PIO flag and support code, add I...Alan Cox
2006-01-17[PATCH] libata: add a function to decide if we need iordyAlan Cox
2006-01-17[PATCH] libata: Pre UDMA EIDE PIO mode selectionAlan Cox
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven
2006-01-06Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2006-01-06[PATCH] Suspend support for libataJens Axboe
2006-01-06[BLOCK] add FUA support to libataTejun Heo
2005-12-13[PATCH] libata: remove unused qc->waitingTejun Heo
2005-12-13[PATCH] libata: remove unused functionsTejun Heo
2005-12-13[PATCH] libata: use ata_exec_internal()Tejun Heo
2005-12-13[PATCH] libata: implement ata_exec_internal()Tejun Heo
2005-12-12Merge branch 'upstream-fixes'Jeff Garzik
2005-12-12[PATCH] libata-core.c: fix parameter bug on kunmap_atomic() callsMark Lord
2005-12-06[PATCH] libata: err_mask misc fixAlbert Lee
2005-12-06[PATCH] libata: determine the err_mask directly in atapi_packet_task()Albert Lee
2005-12-06[PATCH] libata: determine the err_mask when the error is foundAlbert Lee
2005-12-06[PATCH] libata: move err_mask to ata_queued_cmdAlbert Lee
2005-12-06[PATCH] libata: minor patch before moving err_maskAlbert Lee
2005-12-01[PATCH] mark several libata datastructures constArjan van de Ven
2005-11-20[libata] Print out SATA speed, if link is upJeff Garzik
2005-11-17[libata] add timeout to commands for which we call wait_completion()Jeff Garzik
2005-11-16[PATCH] libata: honor the transfer cycle time speficied by the EIDE deviceAlbert Lee
2005-11-14[libata] REQUEST SENSE handling fixesJeff Garzik
2005-11-14[libata] minor fixes, new helpersJeff Garzik
2005-11-14[libata] fix bugs in ATAPI padding DMA mapping codeJeff Garzik
2005-11-13[PATCH] libata: fix comments on ata_tf_from_fis()Mark Lord
2005-11-11[PATCH] libata: propogate host private data from probe functionAlan Cox
2005-11-09[PATCH] libata: if condition fix for ata_dev_identify()Albert Lee
2005-11-09[PATCH] libata kernel-doc fixesRandy Dunlap
2005-11-07[libata] eliminate use of drivers/scsi/scsi.h compatibility header/definesJeff Garzik
2005-11-05[libata] restore sg on DMA mapping failureTejun Heo
2005-11-04[libata] ATAPI pad allocation fixes/cleanupJeff Garzik
2005-10-30Merge branch 'upstream'Jeff Garzik
2005-10-30[libata] locking rewrite (== fix)Jeff Garzik
2005-10-30[libata] ata_tf_to_host cleanupsJeff Garzik
2005-10-30Merge branch 'master'Jeff Garzik
2005-10-30[libata] fix legacy IDE probingJeff Garzik
2005-10-30Merge branch 'upstream'Jeff Garzik
2005-10-30[libata] change ata_qc_complete() to take error mask as second argJeff Garzik
2005-10-30Merge branch 'upstream'Jeff Garzik
2005-10-30Merge branch 'master'Jeff Garzik
2005-10-29[libata] remove ata_chk_err(), ->check_err() hook.Jeff Garzik
2005-10-30[PATCH] Use sg_set_buf/sg_init_one where applicableDavid Hardeman