aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/libata-scsi.c
Commit message (Expand)AuthorAgeFilesLines
* libata: don't check whether to use DMA or not for no data commandsTejun Heo2008-06-181-9/+7
* libata: fix libata-scsi kernel-doc notationRandy Dunlap2008-05-301-1/+2
* libata: ignore SIMG4726 config pseudo deviceTejun Heo2008-05-191-6/+0
* libata-scsi: improve rbuf handling for simulated commandsTejun Heo2008-04-291-290/+154
* libata-scsi: clean up inquiry / mode sense related functionsTejun Heo2008-04-291-68/+21
* SCSI: convert struct class_device to struct deviceTony Jones2008-04-191-7/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-04-181-5/+1
|\
| * [SCSI] libata: use scsi_build_sense_bufferFUJITA Tomonori2008-04-071-5/+1
* | libata: fix boot panic with SATAPI devices on non-SFF HBAsJames Bottomley2008-04-181-1/+2
* | libata: implement PMP helpersTejun Heo2008-04-171-3/+3
* | libata: make SFF support optionalTejun Heo2008-04-171-0/+2
* | libata: rename SFF port opsTejun Heo2008-04-171-1/+1
* | libata: kill ata_ehi_schedule_probe()Tejun Heo2008-04-171-1/+1
* | libata: kill ATA_EHI_RESUME_LINKTejun Heo2008-04-171-1/+0
* | libata: prefer hardresetTejun Heo2008-04-171-2/+2
|/
* libata: implement ata_qc_raw_nbytes()Tejun Heo2008-03-241-3/+11
* block: separate out padding from alignmentTejun Heo2008-03-041-1/+2
* block: restore the meaning of rq->data_len to the true data lengthFUJITA Tomonori2008-03-041-3/+3
* [libata] wrap kmap_atomic(KM_IRQ0) with local_irq_save/restore()Jeff Garzik2008-02-291-0/+10
* libata: automatically use DMADIR if drive/bridge requires itTejun Heo2008-02-241-1/+2
* libata: fix kernel-doc parameter warningRandy Dunlap2008-02-201-1/+1
* libata: implement drain buffersJames Bottomley2008-02-191-6/+53
* libata: eliminate the home grown dma padding in favour ofJames Bottomley2008-02-191-17/+6
* ata: make ata_scsiop_inq_89 static in libata-scsi.cHarvey Harrison2008-02-151-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-01-251-2/+9
|\
| * [SCSI] libata: fix corruption induced by relaxed DMA alignment in SCSIJames Bottomley2008-01-231-4/+8
| * [SCSI] relax scsi dma alignmentJames Bottomley2008-01-111-1/+4
* | [libata] Prefer SCSI_SENSE_BUFFERSIZE to sizeof()James Bottomley2008-01-231-1/+1
* | [libata] Prefer SCSI_SENSE_BUFFERSIZE to sizeof()akpm@linux-foundation.org2008-01-231-1/+1
* | libata annotations and fixesAl Viro2008-01-231-2/+2
* | libata: convert to chained sgTejun Heo2008-01-231-1/+1
* | libata: rename ATA_PROT_ATAPI_* to ATAPI_PROT_*Tejun Heo2008-01-231-5/+5
* | libata: make atapi_request_sense() use sgTejun Heo2008-01-231-1/+3
* | libata: Disable ATA8-ACS proposed Trusted Computing features by defaultAlan Cox2008-01-231-0/+18
* | libata: relocate sdev->manage_start_stop configurationTejun Heo2008-01-141-3/+3
|/
* libata and starting/stopping ATAPI floppy devicesOndrej Zary2008-01-101-1/+2
* libata: bump transfer chunk size if it's oddTejun Heo2007-11-261-3/+32
* libata-scsi: be tolerant of 12-byte ATAPI commands in 16-byte CDBsMark Lord2007-11-191-1/+2
* [libata] Utilize new SCSI event infrastructureJeff Garzik2007-11-031-3/+5
* make ata_scsi_lpm_get() staticAdrian Bunk2007-11-031-1/+1
* libata: implement and use ATA_QCFLAG_QUIETTejun Heo2007-10-301-2/+2
* libata: flush is an IO commandTejun Heo2007-10-301-0/+3
* [libata] Link power management infrastructureKristen Carlson Accardi2007-10-291-0/+68
* libata: relocate and fix post-command processingTejun Heo2007-10-291-23/+0
* [libata] checkpatch-inspired cleanupsJeff Garzik2007-10-231-120/+120
* [SG] Update drivers to use sg helpersJens Axboe2007-10-221-1/+1
* Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-10-161-2/+0
|\
| * remove blk_queue_max_phys_segments in libataFUJITA Tomonori2007-10-161-2/+0
* | docbook: fix libata contentRandy Dunlap2007-10-151-1/+1
|/
* libata: fix revalidation issuing after configuration commandsTejun Heo2007-10-151-2/+3