aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/libata-scsi.c
Commit message (Expand)AuthorAgeFilesLines
...
* | libata: beef up iteratorsTejun Heo2008-12-281-11/+11
|/
* libata: revert convert-to-block-tagging patchesTejun Heo2008-11-101-21/+2
* libata: Fix a potential race condition in ata_scsi_park_show()Elias Oltmanns2008-11-041-3/+4
* libata: fix NCQ devices behind port multipliersJens Axboe2008-10-271-0/+9
* libata: fix bug with non-ncq devicesJens Axboe2008-10-241-1/+5
* libata: switch to using block layer tagging supportJens Axboe2008-10-231-2/+8
* libata: WIN_* -> ATA_CMD_*Bartlomiej Zolnierkiewicz2008-10-101-1/+1
* Merge branch 'for-2.6.28' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-10-101-0/+4
|\
| * libata: set queue SSD flag for SSD devicesJens Axboe2008-10-091-0/+4
* | libata: Implement disk shock protection supportElias Oltmanns2008-09-291-0/+108
|/
* libata: update atapi disable handlingTejun Heo2008-07-311-32/+2
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-07-151-1/+98
|\
| * [libata] Add support for VPD page b1Matthew Wilcox2008-07-141-1/+19
| * libata/ahci: enclosure management supportKristen Carlson Accardi2008-07-141-0/+79
* | block: add blk_queue_update_dma_padFUJITA Tomonori2008-07-041-1/+2
|/
* 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
|/