aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/libata-core.c
Commit message (Expand)AuthorAge
* Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2018-08-24
|\
| * ata: ahci: Support state with min power but Partial low power stateSrinivas Pandruvada2018-07-30
| * ata: Only output sg element mapped number in verbose debugPaul Menzel2018-07-12
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-08-16
|\ \
| * | scsi: libsas: dynamically allocate and free ata hostJason Yan2018-06-19
| |/
* / ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOSHans de Goede2018-07-02
|/
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
* Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2018-06-05
|\
| * libata: don't clamp queue depth to ATA_MAX_QUEUE - 1Jens Axboe2018-05-11
| * libata: add extra internal commandJens Axboe2018-05-11
| * libata: use ata_tag_internal() consistentlyJens Axboe2018-05-11
| * libata: bump ->qc_active to a 64-bit typeJens Axboe2018-05-11
| * libata: convert core and drivers to ->hw_tag usageJens Axboe2018-05-11
| * libata: introduce notion of separate hardware tagsJens Axboe2018-05-11
| * libata: Make ata_dev_set_mode() less verboseDamien Le Moal2018-05-10
* | libata: Drop SanDisk SD7UB3Q*G1001 NOLPM quirkHans de Goede2018-05-31
* | libata: blacklist Micron 500IT SSD with MU01 firmwareSudip Mukherjee2018-05-21
* | libata: Apply NOLPM quirk for SAMSUNG PM830 CXM13D1Q.François Cami2018-05-14
* | libata: Blacklist some Sandisk SSDs for NCQTejun Heo2018-05-08
* | libata: Apply NOLPM quirk for SanDisk SD7UB3Q*G1001 SSDsHans de Goede2018-04-26
* | libata: Apply NOLPM quirk for SAMSUNG MZMPC128HBFU-000MV SSDHans de Goede2018-04-26
|/
* Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2018-04-03
|\
| * libata: ensure host is free'd on error exit pathsColin Ian King2018-03-27
| * libata: add refcounting to ata_hostTaras Kondratiuk2018-03-13
* | Merge tag 'leds_for_4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-04-03
|\ \
| * | leds: Extends disk trigger for reads and writesLinus Walleij2018-03-11
* | | libata: Modify quirks for MX100 to limit NCQ_TRIM quirk to MU01 versionHans de Goede2018-03-19
* | | libata: Make Crucial BX100 500GB LPM quirk apply to all firmware versionsHans de Goede2018-03-19
* | | libata: Apply NOLPM quirk to Crucial M500 480 and 960GB SSDsHans de Goede2018-03-19
* | | libata: Enable queued TRIM for Samsung SSD 860Ju Hyung Park2018-03-14
* | | libata: disable LPM for Crucial BX100 SSD 500GB driveKai-Heng Feng2018-02-20
* | | libata: Apply NOLPM quirk to Crucial MX100 512GB SSDsHans de Goede2018-02-18
| |/ |/|
* | libata: remove WARN() for DMA or PIO command without dataEric Biggers2018-02-12
|/
* libata: apply MAX_SEC_1024 to all LITEON EP1 series devicesXinyu Lin2017-12-19
* libata: sata_down_spd_limit should return if driver has not recorded sstatus ...David Milburn2017-12-04
* Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2017-11-15
|\
| * libata: fix spelling mistake: 'ambigious' -> 'ambiguous'Arvind Yadav2017-10-30
| * ata: mark expected switch fall-throughsGustavo A. R. Silva2017-10-23
| * libata: make ata_port_type constBhumika Goyal2017-10-02
| * libata: Add new med_power_with_dipm link_power_management_policy settingHans de Goede2017-09-18
* | libata: Convert timers to use timer_setup()Kees Cook2017-10-17
|/
* ata: avoid gcc-7 warning in ata_timing_quantizeArnd Bergmann2017-09-07
* Revert "libata: quirk read log on no-name M.2 SSD"Tejun Heo2017-08-29
* libata: check for trusted computing in IDENTIFY DEVICE dataChristoph Hellwig2017-08-29
* libata: quirk read log on no-name M.2 SSDChristoph Hellwig2017-08-28
* libata: Cleanup ata_read_log_page()Damien Le Moal2017-07-10
* Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2017-07-06
|\
| * libata: Support for an ATA PASS-THROUGH(32) command.Minwoo Im2017-06-27
| * libata: implement SECURITY PROTOCOL IN/OUTChristoph Hellwig2017-06-05
| * libata: factor out a ata_identify_page_supported helperChristoph Hellwig2017-06-05