aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/libata-scsi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-29libata-acpi: add ata port runtime D3Cold supportLin Ming1-0/+3
2012-04-23[SCSI] libsas, libata: fix start of life for a sas ata_portDan Williams1-15/+20
2012-04-22[SCSI] libata: Pass correct DMA device to scsi hostLin Ming1-1/+2
2012-04-12libata: make ata_print_id atomicDan Williams1-2/+2
2012-02-29[SCSI] libsas: async ata scanningDan Williams1-0/+13
2012-01-08ata: add ata port runtime PM callbacksLin Ming1-0/+1
2012-01-08ata: make ata port as parent device of scsi hostLin Ming1-1/+1
2011-11-09[libata] libata-scsi.c: Add function parameter documentationMarcos Paulo de Souza1-0/+4
2011-10-31ide/ata: Add export.h for EXPORT_SYMBOL/THIS_MODULE where neededPaul Gortmaker1-0/+1
2011-10-02[SCSI] libsas,libata: fix ->change_queue_{depth|type} for sata devicesDan Williams1-15/+29
2011-07-23ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>Joe Perches1-13/+9
2011-06-23libata/sas: only set FROZEN flag if new EH is supportedNishanth Aravamudan1-0/+6
2011-05-25Merge branch 'for-2.6.40/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-6/+7
2011-05-19libata: Use Maximum Write Same Length to report discard size limitMartin K. Petersen1-1/+1
2011-05-06SATA: enable non-queueable flush flagshaohua.li@intel.com1-6/+7
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-14libata: Include WWN ID in inquiry VPD emulationHannes Reinecke1-0/+11
2011-03-02libata: fix locking for sas pathsJames Bottomley1-1/+1
2011-03-02libata: plumb sas port scan into standard libata pathsJames Bottomley1-1/+1
2011-01-28libata: set queue DMA alignment to sector size for ATAPI tooTejun Heo1-6/+18
2011-01-05[libata] avoid needlessly passing around ptr to SCSI completion funcJeff Garzik1-35/+25
2010-11-17[libata] remove SCSI host lock and serial number usage from ata_scsi_queuecmdJeff Garzik1-12/+9
2010-11-16SCSI host lock push-downJeff Garzik1-1/+3
2010-11-12libata: fix NULL sdev dereference race in atapi_qc_complete()Tejun Heo1-1/+4
2010-10-21libata: Signal that our SATL supports WRITE SAME(16) with UNMAPMartin K. Petersen1-0/+14
2010-10-21libata: reimplement link power managementTejun Heo1-3/+8
2010-10-21libata: clean up lpm related symbols and sysfs show/store functionsTejun Heo1-44/+22
2010-10-21[libata] support for > 512 byte sectors (e.g. 4K Native)Grant Grundler1-31/+65
2010-10-21[libata] Add ATA transport classGwendal Grignou1-17/+4
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-2/+2
2010-08-07block: unify flags for struct bio and struct requestChristoph Hellwig1-1/+1
2010-08-07block: remove wrappers for request type/flagsChristoph Hellwig1-1/+1
2010-07-02libata: take advantage of cmwq and remove concurrency limitationsTejun Heo1-4/+6
2010-06-02libata: implement on-demand HPA unlockingTejun Heo1-0/+29
2010-05-17libata: kill ATA_FLAG_DISABLEDTejun Heo1-3/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-26block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectorsMartin K. Petersen1-1/+1
2010-02-04libata-scsi passthru: fix bug which truncated LBA48 return valuesDouglas Gilbert1-1/+1
2009-12-17libata: use the WRITE_SAME_16 defineChristoph Hellwig1-1/+1
2009-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-1/+6
2009-12-04[SCSI] modify change_queue_depth to take in reason why it is being calledMike Christie1-1/+6
2009-12-03libata: Clarify ata_set_lba_range_entries functionMartin K. Petersen1-1/+1
2009-12-03libata: Report zeroed read after TRIM and max discard sizeMartin K. Petersen1-3/+9
2009-12-03libata: add translation for SCSI WRITE SAME (aka TRIM support)Christoph Hellwig1-0/+98
2009-12-03ata: Don't require newlines for link_power_management_policyMatthew Garrett1-2/+1
2009-09-08libata: unbreak TPM filtering by reorganizing ata_scsi_pass_thru()Tejun Heo1-53/+51
2009-09-01libata: Delegate nonrot flag setting to SCSIMartin K. Petersen1-4/+0
2009-09-01libata: remove spindown skipping and warningTejun Heo1-51/+0
2009-05-22Merge branch 'master' into for-2.6.31Jens Axboe1-8/+30
2009-05-15libata: Media rotation rate and form factor heuristicsMartin K. Petersen1-5/+6