aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/libata-scsi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-15ata: make ata_scsiop_inq_89 static in libata-scsi.cHarvey Harrison1-1/+1
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-2/+9
2008-01-23[SCSI] libata: fix corruption induced by relaxed DMA alignment in SCSIJames Bottomley1-4/+8
2008-01-23[libata] Prefer SCSI_SENSE_BUFFERSIZE to sizeof()James Bottomley1-1/+1
2008-01-23[libata] Prefer SCSI_SENSE_BUFFERSIZE to sizeof()akpm@linux-foundation.org1-1/+1
2008-01-23libata annotations and fixesAl Viro1-2/+2
2008-01-23libata: convert to chained sgTejun Heo1-1/+1
2008-01-23libata: rename ATA_PROT_ATAPI_* to ATAPI_PROT_*Tejun Heo1-5/+5
2008-01-23libata: make atapi_request_sense() use sgTejun Heo1-1/+3
2008-01-23libata: Disable ATA8-ACS proposed Trusted Computing features by defaultAlan Cox1-0/+18
2008-01-14libata: relocate sdev->manage_start_stop configurationTejun Heo1-3/+3
2008-01-11[SCSI] relax scsi dma alignmentJames Bottomley1-1/+4
2008-01-10libata and starting/stopping ATAPI floppy devicesOndrej Zary1-1/+2
2007-11-26libata: bump transfer chunk size if it's oddTejun Heo1-3/+32
2007-11-19libata-scsi: be tolerant of 12-byte ATAPI commands in 16-byte CDBsMark Lord1-1/+2
2007-11-03[libata] Utilize new SCSI event infrastructureJeff Garzik1-3/+5
2007-11-03make ata_scsi_lpm_get() staticAdrian Bunk1-1/+1
2007-10-30libata: implement and use ATA_QCFLAG_QUIETTejun Heo1-2/+2
2007-10-30libata: flush is an IO commandTejun Heo1-0/+3
2007-10-29[libata] Link power management infrastructureKristen Carlson Accardi1-0/+68
2007-10-29libata: relocate and fix post-command processingTejun Heo1-23/+0
2007-10-23[libata] checkpatch-inspired cleanupsJeff Garzik1-120/+120
2007-10-22[SG] Update drivers to use sg helpersJens Axboe1-1/+1
2007-10-16Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-2/+0
2007-10-16remove blk_queue_max_phys_segments in libataFUJITA Tomonori1-2/+0
2007-10-15docbook: fix libata contentRandy Dunlap1-1/+1
2007-10-15libata: fix revalidation issuing after configuration commandsTejun Heo1-2/+3
2007-10-12libata_scsi: Fix ATAPI transfer lengthsAlan Cox1-4/+14
2007-10-12libata-pmp-prep: implement sata_async_notification()Tejun Heo1-1/+0
2007-10-12libata-pmp-prep: implement ATA_HORKAGE_SKIP_PMTejun Heo1-0/+7
2007-10-12libata-pmp-prep: implement ops->qc_defer()Tejun Heo1-36/+26
2007-10-12libata: misc updates for ANTejun Heo1-3/+4
2007-10-12[libata] SCSI: simulator version, not device version, belongs in VPDJeff Garzik1-2/+3
2007-10-12[libata] SCSI: clean up R/W recovery mode pageJeff Garzik1-3/+2
2007-10-12[libata] SCSI: improve FORMAT UNIT; minor code cleanupsJeff Garzik1-8/+17
2007-10-12[libata] Slightly improved no-op REQUEST SENSE, SEND DIAGNOSTICJeff Garzik1-2/+13
2007-10-12[libata] SCSI: support INQUIRY page 89h (ATA info page)Jeff Garzik1-4/+68
2007-10-12libata-scsi: convert to use the data buffer accessorsBoaz Harrosh1-9/+9
2007-10-12libata-scsi: Remove !use_sg code pathsBoaz Harrosh1-22/+9
2007-10-12[libata] ahci: send event when AN receivedKristen Carlson Accardi1-0/+18
2007-10-12libata: add support for ATA_16 on ATAPIMark Lord1-16/+36
2007-10-12libata-link: update hotplug to handle PMP linksTejun Heo1-50/+109
2007-10-12libata-link: implement and use link/device iteratorsTejun Heo1-16/+10
2007-10-12libata-link: introduce ata_linkTejun Heo1-20/+21
2007-07-24[BLOCK] Get rid of request_queue_t typedefJens Axboe1-1/+1
2007-07-20libata: improve SCSI scan failure handlingTejun Heo1-16/+47
2007-07-09libata: Support chips with 64K PRD quirkAlan Cox1-1/+1
2007-06-27libata: call ata_check_atapi_dma() with qc better preparedTejun Heo1-12/+8
2007-06-09libata passthru: update cached device paramtersAlbert Lee1-6/+16
2007-06-09libata passthru: always enforce correct DEV bitAlbert Lee1-6/+4