summaryrefslogtreecommitdiff
path: root/drivers/ata/libata-scsi.c
AgeCommit message (Expand)Author
2008-03-04block: separate out padding from alignmentTejun Heo
2008-03-04block: restore the meaning of rq->data_len to the true data lengthFUJITA Tomonori
2008-02-29[libata] wrap kmap_atomic(KM_IRQ0) with local_irq_save/restore()Jeff Garzik
2008-02-24libata: automatically use DMADIR if drive/bridge requires itTejun Heo
2008-02-20libata: fix kernel-doc parameter warningRandy Dunlap
2008-02-19libata: implement drain buffersJames Bottomley
2008-02-19libata: eliminate the home grown dma padding in favour ofJames Bottomley
2008-02-15ata: make ata_scsiop_inq_89 static in libata-scsi.cHarvey Harrison
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2008-01-23[SCSI] libata: fix corruption induced by relaxed DMA alignment in SCSIJames Bottomley
2008-01-23[libata] Prefer SCSI_SENSE_BUFFERSIZE to sizeof()James Bottomley
2008-01-23[libata] Prefer SCSI_SENSE_BUFFERSIZE to sizeof()akpm@linux-foundation.org
2008-01-23libata annotations and fixesAl Viro
2008-01-23libata: convert to chained sgTejun Heo
2008-01-23libata: rename ATA_PROT_ATAPI_* to ATAPI_PROT_*Tejun Heo
2008-01-23libata: make atapi_request_sense() use sgTejun Heo
2008-01-23libata: Disable ATA8-ACS proposed Trusted Computing features by defaultAlan Cox
2008-01-14libata: relocate sdev->manage_start_stop configurationTejun Heo
2008-01-11[SCSI] relax scsi dma alignmentJames Bottomley
2008-01-10libata and starting/stopping ATAPI floppy devicesOndrej Zary
2007-11-26libata: bump transfer chunk size if it's oddTejun Heo
2007-11-19libata-scsi: be tolerant of 12-byte ATAPI commands in 16-byte CDBsMark Lord
2007-11-03[libata] Utilize new SCSI event infrastructureJeff Garzik
2007-11-03make ata_scsi_lpm_get() staticAdrian Bunk
2007-10-30libata: implement and use ATA_QCFLAG_QUIETTejun Heo
2007-10-30libata: flush is an IO commandTejun Heo
2007-10-29[libata] Link power management infrastructureKristen Carlson Accardi
2007-10-29libata: relocate and fix post-command processingTejun Heo
2007-10-23[libata] checkpatch-inspired cleanupsJeff Garzik
2007-10-22[SG] Update drivers to use sg helpersJens Axboe
2007-10-16Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2007-10-16remove blk_queue_max_phys_segments in libataFUJITA Tomonori
2007-10-15docbook: fix libata contentRandy Dunlap
2007-10-15libata: fix revalidation issuing after configuration commandsTejun Heo
2007-10-12libata_scsi: Fix ATAPI transfer lengthsAlan Cox
2007-10-12libata-pmp-prep: implement sata_async_notification()Tejun Heo
2007-10-12libata-pmp-prep: implement ATA_HORKAGE_SKIP_PMTejun Heo
2007-10-12libata-pmp-prep: implement ops->qc_defer()Tejun Heo
2007-10-12libata: misc updates for ANTejun Heo
2007-10-12[libata] SCSI: simulator version, not device version, belongs in VPDJeff Garzik
2007-10-12[libata] SCSI: clean up R/W recovery mode pageJeff Garzik
2007-10-12[libata] SCSI: improve FORMAT UNIT; minor code cleanupsJeff Garzik
2007-10-12[libata] Slightly improved no-op REQUEST SENSE, SEND DIAGNOSTICJeff Garzik
2007-10-12[libata] SCSI: support INQUIRY page 89h (ATA info page)Jeff Garzik
2007-10-12libata-scsi: convert to use the data buffer accessorsBoaz Harrosh
2007-10-12libata-scsi: Remove !use_sg code pathsBoaz Harrosh
2007-10-12[libata] ahci: send event when AN receivedKristen Carlson Accardi
2007-10-12libata: add support for ATA_16 on ATAPIMark Lord
2007-10-12libata-link: update hotplug to handle PMP linksTejun Heo
2007-10-12libata-link: implement and use link/device iteratorsTejun Heo