summaryrefslogtreecommitdiffstats
path: root/drivers/ata/libata-scsi.c
Commit message (Expand)AuthorAgeFilesLines
...
* | | scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16Hannes Reinecke2014-11-241-1/+1
|/ /
* | scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig2014-11-121-2/+2
|/
* scsi: use 64-bit LUNsHannes Reinecke2014-07-171-1/+1
* ata: SATL compliance for Inquiry Product RevisionKeith Busch2014-05-021-1/+5
* Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2014-01-211-3/+15
|\
| * libata: disable LPM for some WD SATA-I devicesTejun Heo2014-01-161-3/+15
* | Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-12-241-0/+21
|\ \ | |/
| * libata, freezer: avoid block device removal while system is frozenTejun Heo2013-12-191-0/+21
* | [SCSI] Disable WRITE SAME for RAID and virtual host adapter driversMartin K. Petersen2013-11-291-0/+1
|/
* ATA / ACPI: remove power dependent device handlingAaron Lu2013-10-171-3/+0
* Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2013-09-031-13/+25
|\
| * libata: Add support for queued DSM TRIMMarc Carino2013-08-251-6/+19
| * ata: acpi: rework the ata acpi bind supportAaron Lu2013-08-231-7/+6
* | libata: replace strict_strtol() with kstrtol()Jingoo Han2013-07-221-2/+4
|/
* Merge branch 'libata/for-3.10-fixes' into libata/for-3.11Tejun Heo2013-07-021-1/+1
|\
| * libata: update "Maintained by:" tagsTejun Heo2013-05-141-1/+1
* | libata: cleanup SAT error translationGwendal Grignou2013-06-181-20/+17
|/
* [libata] SCSI: really use SATL version in VPDBaruch Even2013-04-111-1/+0
* libata-acpi: remove redundent code for power resource handlingAaron Lu2013-04-031-2/+4
* [libata] Fix HDIO_DRIVE_* ioctl() Linux 3.9 regressionKrzysztof Mazur2013-04-031-4/+4
* [libata] Set proper SK when CK_COND is set.Gwendal Grignou2013-02-201-4/+14
* libata: identify and init ZPODD devicesAaron Lu2013-01-211-0/+2
* [libata] fix Null pointer dereference on disk errorXiaotian Feng2012-12-141-2/+4
* [SCSI] sd: Implement support for WRITE SAMEMartin K. Petersen2012-11-131-0/+1
* [SCSI] Add a report opcode helperMartin K. Petersen2012-11-131-0/+1
* [libata] scsi: implement MODE SELECT commandPaolo Bonzini2012-08-171-6/+188
* [libata] scsi: support MODE SENSE request for changeable and default parametersPaolo Bonzini2012-08-171-16/+43
* [libata] scsi: Remove unlikely() from FUA checkJeff Garzik2012-08-171-2/+2
* libata-acpi: add ata port runtime D3Cold supportLin Ming2012-06-291-0/+3
* [SCSI] libsas, libata: fix start of life for a sas ata_portDan Williams2012-04-231-15/+20
* [SCSI] libata: Pass correct DMA device to scsi hostLin Ming2012-04-221-1/+2
* libata: make ata_print_id atomicDan Williams2012-04-121-2/+2
* [SCSI] libsas: async ata scanningDan Williams2012-02-291-0/+13
* ata: add ata port runtime PM callbacksLin Ming2012-01-081-0/+1
* ata: make ata port as parent device of scsi hostLin Ming2012-01-081-1/+1
* [libata] libata-scsi.c: Add function parameter documentationMarcos Paulo de Souza2011-11-091-0/+4
* ide/ata: Add export.h for EXPORT_SYMBOL/THIS_MODULE where neededPaul Gortmaker2011-10-311-0/+1
* [SCSI] libsas,libata: fix ->change_queue_{depth|type} for sata devicesDan Williams2011-10-021-15/+29
* ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>Joe Perches2011-07-231-13/+9
* libata/sas: only set FROZEN flag if new EH is supportedNishanth Aravamudan2011-06-231-0/+6
* Merge branch 'for-2.6.40/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-05-251-6/+7
|\
| * SATA: enable non-queueable flush flagshaohua.li@intel.com2011-05-061-6/+7
* | libata: Use Maximum Write Same Length to report discard size limitMartin K. Petersen2011-05-191-1/+1
|/
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* libata: Include WWN ID in inquiry VPD emulationHannes Reinecke2011-03-141-0/+11
* libata: fix locking for sas pathsJames Bottomley2011-03-021-1/+1
* libata: plumb sas port scan into standard libata pathsJames Bottomley2011-03-021-1/+1
* libata: set queue DMA alignment to sector size for ATAPI tooTejun Heo2011-01-281-6/+18
* [libata] avoid needlessly passing around ptr to SCSI completion funcJeff Garzik2011-01-051-35/+25
* [libata] remove SCSI host lock and serial number usage from ata_scsi_queuecmdJeff Garzik2010-11-171-12/+9
OpenPOWER on IntegriCloud