summaryrefslogtreecommitdiffstats
path: root/drivers/ata
AgeCommit message (Expand)Author
2019-09-16libata: Extend quirks for the ST1000LM024 drives with NOLPM quirkHans de Goede
2019-05-23libata: fix using DMA buffers on stackraymond pang
2019-03-08libata: Add NOLPM quirk for SAMSUNG MZ7TE512HMHP-000L1 SSDHans de Goede
2019-03-01sata_rcar: fix deferred probingSergei Shtylyov
2019-01-12libata: whitelist all SAMSUNG MZ7KM* solid-state disksJuha-Matti Tilli
2018-11-21libata: blacklist SAMSUNG MZ7TD256HAFV-000L9 SSDDiego Viola
2018-11-13libata: Apply NOLPM quirk for SAMSUNG MZ7TD256HAFV-000L9Diego Viola
2018-10-10scsi: libata: Add missing newline at end of fileGeert Uytterhoeven
2018-10-03ata: ftide010: Add a quirk for SQ201Linus Walleij
2018-09-29libata: mask swap internal and hardware tagJens Axboe
2018-09-19ata: libahci: Correct setting of DEVSLP registerSrinivas Pandruvada
2018-09-19ata: libahci: Allow reconfigure of DEVSLP registerSrinivas Pandruvada
2018-09-05scsi: libsas: dynamically allocate and free ata hostJason Yan
2018-07-02ata: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven
2018-07-02ata: Fix ZBC_OUT all bit handlingDamien Le Moal
2018-07-02ata: Fix ZBC_OUT command block checkDamien Le Moal
2018-07-02ahci: Add Intel Ice Lake LP PCI IDMika Westerberg
2018-07-02ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOSHans de Goede
2018-07-02sata_nv: remove redundant pointers sdev0 and sdev1Colin Ian King
2018-06-19sata_fsl: remove dead code in tag retrievalJens Axboe
2018-06-19sata_fsl: convert to command iteratorJens Axboe
2018-06-19libata: convert eh to command iteratorsJens Axboe
2018-06-18ata: ahci_mvebu: ahci_mvebu_stop_engine() can be staticWei Yongjun
2018-06-18libahci: Fix possible Spectre-v1 pmp indexing in ahci_led_store()John Garry
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-10Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-06-05Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2018-06-05Merge branch 'for-4.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-06-04Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-05-31libata: Drop SanDisk SD7UB3Q*G1001 NOLPM quirkHans de Goede
2018-05-29libata: remove ata_scsi_timed_outChristoph Hellwig
2018-05-29libata: zpodd: small read overflow in eject_tray()Dan Carpenter
2018-05-24ahci: Add PCI ID for Cannon Lake PCH-LP AHCIMika Westerberg
2018-05-21libata: blacklist Micron 500IT SSD with MU01 firmwareSudip Mukherjee
2018-05-14libata: Apply NOLPM quirk for SAMSUNG PM830 CXM13D1Q.François Cami
2018-05-14sata_fsl: use the right type for tag bitshiftJens Axboe
2018-05-11ahci: enable full queue depth of 32Jens Axboe
2018-05-11libata: don't clamp queue depth to ATA_MAX_QUEUE - 1Jens Axboe
2018-05-11libata: add extra internal commandJens Axboe
2018-05-11sata_nv: set host can_queue count appropriatelyJens Axboe
2018-05-11libata: remove assumption that ATA_MAX_QUEUE - 1 is the maxJens Axboe
2018-05-11libata: use ata_tag_internal() consistentlyJens Axboe
2018-05-11libata: bump ->qc_active to a 64-bit typeJens Axboe
2018-05-11libata: convert core and drivers to ->hw_tag usageJens Axboe
2018-05-11libata: introduce notion of separate hardware tagsJens Axboe
2018-05-10libata: Fix command retry decisionDamien Le Moal
2018-05-10libata: Honor RQF_QUIET flagDamien Le Moal
2018-05-10libata: Make ata_dev_set_mode() less verboseDamien Le Moal
2018-05-10libata: Fix ata_err_string()Damien Le Moal