summaryrefslogtreecommitdiff
path: root/drivers/scsi/libata-scsi.c
AgeCommit message (Expand)AuthorFilesLines
2005-10-22libata: const-ification bombing runJeff Garzik1-12/+12
2005-10-19[PATCH] libata CHS: calculate read/write commands and protocol on the fly (re...Albert Lee1-7/+6
2005-10-19[PATCH] libata CHS: move the initialization of taskfile LBA flags (revise #6)Albert Lee1-17/+25
2005-10-09[libata scsi] improve scsi error handling with ata_scsi_set_sense()Douglas Gilbert1-63/+121
2005-10-09[libata scsi] add ata_scsi_set_sense helperDouglas Gilbert1-0/+28
2005-10-06libata: minor cleanupsJeff Garzik1-4/+8
2005-10-06libata: move atapi_request_sense() to libata-scsi moduleJeff Garzik1-0/+46
2005-10-05libata: ATAPI command completion tweaks and notesJeff Garzik1-3/+28
2005-10-04Merge branch 'scsi-scan'Jeff Garzik1-0/+16
2005-10-04[libata scsi] add CHS support to ata_scsi_start_stop_xlat()Albert Lee1-4/+15
2005-10-04[libata scsi] tidy up SCSI lba and xfer len calculationsAlbert Lee1-64/+115
2005-10-04libata: minor whitespace, comment, debug message updatesAlbert Lee1-8/+17
2005-10-04[libata] improve device scan even moreJeff Garzik1-3/+7
2005-10-03[libata] improve device scanJeff Garzik1-0/+12
2005-09-08Merge /spare/repo/linux-2.6/ Jeff Garzik1-4/+4
2005-08-31[libata] fix ATAPI-enable typoJeff Garzik1-1/+1
2005-08-30[libata] allow ATAPI to be enabled with new atapi_enabled module optionJeff Garzik1-4/+4
2005-08-30Merge libata branch 'chs-support' to latest upstream kernel.Jeff Garzik1-21/+91
2005-08-30/spare/repo/libata-dev branch 'v2.6.13'Jeff Garzik1-5/+12
2005-08-29Merge /spare/repo/linux-2.6/Jeff Garzik1-0/+66
2005-08-29[libata] license change, other bitsJeff Garzik1-21/+32
2005-08-27[libata scsi] fix read/write translation edge casesJeff Garzik1-0/+10
2005-08-11[libata scsi] add START STOP UNIT translationDouglas Gilbert1-0/+56
2005-08-10libata: fix EH-related lockup by properly cleaning EH command listTejun Heo1-0/+1
2005-06-27[PATCH] libata fix read capacity handling for more than 2TBPhilip Pokorny1-5/+11
2005-06-22Merge upstream kernel changes into 'C/H/S support' branch of libata.Jeff Garzik1-2/+5
2005-05-31libata: doc updatesJeff Garzik1-1/+1
2005-05-16[PATCH] libata: stop setting sdev->host->max_sectors for lba48 drivesJohn W. Linville1-1/+4
2005-05-12[libata] C/H/S support, for older devicesAlbert Lee1-103/+177
2005-04-18[PATCH] remove old scsi data direction macros1-6/+6
2005-04-17Linux-2.6.12-rc2Linus Torvalds1-0/+1593