aboutsummaryrefslogtreecommitdiff
path: root/drivers/ata/libata-scsi.c
AgeCommit message (Expand)Author
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
2007-10-12libata-link: introduce ata_linkTejun Heo
2007-07-24[BLOCK] Get rid of request_queue_t typedefJens Axboe
2007-07-20libata: improve SCSI scan failure handlingTejun Heo
2007-07-09libata: Support chips with 64K PRD quirkAlan Cox
2007-06-27libata: call ata_check_atapi_dma() with qc better preparedTejun Heo
2007-06-09libata passthru: update cached device paramtersAlbert Lee
2007-06-09libata passthru: always enforce correct DEV bitAlbert Lee
2007-06-09libata passthru: map UDMA protocolsAlbert Lee
2007-06-09libata passthru: support PIO multi commandsAlbert Lee
2007-06-09libata passthru: update protocol numbersAlbert Lee
2007-05-25[libata] Fix decoding of 6-byte commandsJeff Garzik
2007-05-17libata: remove libata.spindown_compatTejun Heo
2007-05-16libata: track spindown status and skip spindown_compat if possibleTejun Heo
2007-05-16libata: fix shutdown warning message printingTejun Heo
2007-05-11libata: implement libata.spindown_compatTejun Heo
2007-05-11libata: reimplement suspend/resume support using sdev->manage_start_stopTejun Heo
2007-04-28libata: separate out ata_host_alloc() and ata_host_register()Tejun Heo
2007-04-28libata: add support for READ/WRITE LONGMark Lord
2007-04-28RESEND: libata: check cdb len per dev instead of per hostMark Lord