summaryrefslogtreecommitdiff
path: root/include/linux/libata.h
AgeCommit message (Expand)Author
2021-10-09libata: Add ATA_HORKAGE_NO_NCQ_ON_ATI for Samsung 860 and 870 SSD.Kate Hsuan
2020-10-01ata: make qc_prep return ata_completion_errorsJiri Slaby
2020-10-01ata: define AC_ERR_OKJiri Slaby
2020-06-29libata: Use per port sync for detachKai-Heng Feng
2018-07-17ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOSHans de Goede
2016-03-09libata: Align ata_device's id on a cachelineHarvey Hunt
2015-12-07libata-eh.c: Introduce new ata port flag for controller which lockup on read ...Andreas Werner
2015-09-30ata: ahci: find eSATA ports and flag them as removableManuel Lauss
2015-07-15libata: add ATA_HORKAGE_MAX_SEC_1024 to revert back to previous max_sectors l...David Milburn
2015-07-15libata: add ATA_HORKAGE_NOTRIMArne Fitzenreiter
2015-06-25Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds
2015-06-23Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-05-31scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke
2015-05-05libata: Fall back to unqueued READ LOG EXT if the DMA variant failsMartin K. Petersen
2015-04-25libata: Ignore spurious PHY event on LPM policy changeGabriele Mazzotta
2015-04-25libata: Add helper to determine when PHY events should be ignoredGabriele Mazzotta
2015-04-13Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds
2015-03-24libata: remove ATA_FLAG_LOWTAGTejun Heo
2015-03-19ata: Add a new flag to destinguish sas controllerShaohua Li
2015-02-12Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-02-09Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Tejun Heo
2015-01-28ata: ahci_platform: fix owner module reference mismatch for scsi hostAkinobu Mita
2015-01-23libata: use blk tagingShaohua Li
2015-01-19libata: allow sata_sil24 to opt-out of tag ordered submissionDan Williams
2015-01-08libata: Whitelist SSDs that are known to properly return zeroes after TRIMMartin K. Petersen
2014-12-11Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2014-11-24scsi: drop reason argument from ->change_queue_depthChristoph Hellwig
2014-11-05libata: Implement ATA_DEV_ZACHannes Reinecke
2014-09-23libata: change ata_<foo>_printk routines to return voidJoe Perches
2014-07-23libata: introduce ata_host->n_tags to avoid oops on SAS controllersTejun Heo
2014-04-18libata/ahci: accommodate tag ordered controllersDan Williams
2014-03-19libata: remove unused ata_sas_port_async_resume() stubDan Williams
2014-03-19libata.h: add stub for ata_sas_port_resumeRandy Dunlap
2014-03-18libata, libsas: kill pm_result and related cleanupDan Williams
2014-01-16libata: disable LPM for some WD SATA-I devicesTejun Heo
2013-12-17libata: implement ATA_HORKAGE_NO_NCQ_TRIM and apply it to Micro M500 SSDsMarc Carino
2013-08-25libata: Add support for queued DSM TRIMMarc Carino
2013-08-25libata: Add support for SEND/RECEIVE FPDMA QUEUEDMarc Carino
2013-08-25libata: Add H2D FIS "auxiliary" port flagMarc Carino
2013-08-25libata: Populate host-to-device FIS "auxiliary" fieldMarc Carino
2013-08-23ata: acpi: rework the ata acpi bind supportAaron Lu
2013-07-16libata: move 'struct ata_taskfile' and friends from ata.h to libata.hSergei Shtylyov
2013-06-06ahci: make ahci_transmit_led_message into a function pointerMark Langsdorf
2013-05-22libata: Add atapi_dmadir force flagVincent Pelletier
2013-05-14libata: export ata_port port_no attribute via /sysDavid Milburn
2013-04-03libata: Set max sector to 65535 for Slimtype DVD A DS8A8SH driveShan Hai
2013-01-25Revert "libata: export host controller number thru /sys"Jeff Garzik
2013-01-21libata: identify and init ZPODD devicesAaron Lu
2013-01-14libata: export host controller number thru /sysDavid Milburn
2013-01-14[libata] replace sata_settings with devslp_timingShane Huang