summaryrefslogtreecommitdiff
path: root/drivers/ata/libata-core.c
AgeCommit message (Expand)Author
2018-12-21libata: 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-09-21Merge tag 'for-linus-20180920' of git://git.kernel.dk/linux-blockGreg Kroah-Hartman
2018-09-20libata: mask swap internal and hardware tagJens Axboe
2018-08-27scsi: libata: Add missing newline at end of fileGeert Uytterhoeven
2018-08-24Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2018-08-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-07-30ata: ahci: Support state with min power but Partial low power stateSrinivas Pandruvada
2018-07-12ata: Only output sg element mapped number in verbose debugPaul Menzel
2018-07-02ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOSHans de Goede
2018-06-19scsi: libsas: dynamically allocate and free ata hostJason Yan
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-05Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2018-05-31libata: Drop SanDisk SD7UB3Q*G1001 NOLPM quirkHans de Goede
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-11libata: don't clamp queue depth to ATA_MAX_QUEUE - 1Jens Axboe
2018-05-11libata: add extra internal commandJens 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: Make ata_dev_set_mode() less verboseDamien Le Moal
2018-05-08libata: Blacklist some Sandisk SSDs for NCQTejun Heo
2018-04-26libata: Apply NOLPM quirk for SanDisk SD7UB3Q*G1001 SSDsHans de Goede
2018-04-26libata: Apply NOLPM quirk for SAMSUNG MZMPC128HBFU-000MV SSDHans de Goede
2018-04-03Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2018-04-03Merge tag 'leds_for_4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-03-27libata: ensure host is free'd on error exit pathsColin Ian King
2018-03-19libata: Modify quirks for MX100 to limit NCQ_TRIM quirk to MU01 versionHans de Goede
2018-03-19libata: Make Crucial BX100 500GB LPM quirk apply to all firmware versionsHans de Goede
2018-03-19libata: Apply NOLPM quirk to Crucial M500 480 and 960GB SSDsHans de Goede
2018-03-14libata: Enable queued TRIM for Samsung SSD 860Ju Hyung Park
2018-03-13libata: add refcounting to ata_hostTaras Kondratiuk
2018-03-11leds: Extends disk trigger for reads and writesLinus Walleij
2018-02-20libata: disable LPM for Crucial BX100 SSD 500GB driveKai-Heng Feng
2018-02-18libata: Apply NOLPM quirk to Crucial MX100 512GB SSDsHans de Goede
2018-02-12libata: remove WARN() for DMA or PIO command without dataEric Biggers
2017-12-19libata: apply MAX_SEC_1024 to all LITEON EP1 series devicesXinyu Lin
2017-12-04libata: sata_down_spd_limit should return if driver has not recorded sstatus ...David Milburn
2017-11-15Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2017-10-30libata: fix spelling mistake: 'ambigious' -> 'ambiguous'Arvind Yadav
2017-10-23ata: mark expected switch fall-throughsGustavo A. R. Silva
2017-10-17libata: Convert timers to use timer_setup()Kees Cook
2017-10-02libata: make ata_port_type constBhumika Goyal
2017-09-18libata: Add new med_power_with_dipm link_power_management_policy settingHans de Goede
2017-09-07ata: avoid gcc-7 warning in ata_timing_quantizeArnd Bergmann
2017-08-29Revert "libata: quirk read log on no-name M.2 SSD"Tejun Heo
2017-08-29libata: check for trusted computing in IDENTIFY DEVICE dataChristoph Hellwig