aboutsummaryrefslogtreecommitdiff
path: root/drivers/ata/libata-scsi.c
AgeCommit message (Expand)Author
2009-02-06MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-11-04libata: Fix a potential race condition in ata_scsi_park_show()Elias Oltmanns
2008-10-27libata: fix NCQ devices behind port multipliersJens Axboe
2008-10-24libata: fix bug with non-ncq devicesJens Axboe
2008-10-23libata: switch to using block layer tagging supportJens Axboe
2008-10-10libata: WIN_* -> ATA_CMD_*Bartlomiej Zolnierkiewicz
2008-10-10Merge branch 'for-2.6.28' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-10-09libata: set queue SSD flag for SSD devicesJens Axboe
2008-09-29libata: Implement disk shock protection supportElias Oltmanns
2008-07-31libata: update atapi disable handlingTejun Heo
2008-07-15Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-07-14[libata] Add support for VPD page b1Matthew Wilcox
2008-07-14libata/ahci: enclosure management supportKristen Carlson Accardi
2008-07-04block: add blk_queue_update_dma_padFUJITA Tomonori
2008-06-18libata: don't check whether to use DMA or not for no data commandsTejun Heo
2008-05-30libata: fix libata-scsi kernel-doc notationRandy Dunlap
2008-05-19libata: ignore SIMG4726 config pseudo deviceTejun Heo
2008-04-29libata-scsi: improve rbuf handling for simulated commandsTejun Heo
2008-04-29libata-scsi: clean up inquiry / mode sense related functionsTejun Heo
2008-04-19SCSI: convert struct class_device to struct deviceTony Jones
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2008-04-18libata: fix boot panic with SATAPI devices on non-SFF HBAsJames Bottomley
2008-04-17libata: implement PMP helpersTejun Heo
2008-04-17libata: make SFF support optionalTejun Heo
2008-04-17libata: rename SFF port opsTejun Heo
2008-04-17libata: kill ata_ehi_schedule_probe()Tejun Heo
2008-04-17libata: kill ATA_EHI_RESUME_LINKTejun Heo
2008-04-17libata: prefer hardresetTejun Heo
2008-04-07[SCSI] libata: use scsi_build_sense_bufferFUJITA Tomonori
2008-03-24libata: implement ata_qc_raw_nbytes()Tejun Heo
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