aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/libata-core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-1/+1
2018-06-05Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds1-34/+27
2018-05-31libata: Drop SanDisk SD7UB3Q*G1001 NOLPM quirkHans de Goede1-3/+0
2018-05-21libata: blacklist Micron 500IT SSD with MU01 firmwareSudip Mukherjee1-0/+2
2018-05-14libata: Apply NOLPM quirk for SAMSUNG PM830 CXM13D1Q.François Cami1-1/+2
2018-05-11libata: don't clamp queue depth to ATA_MAX_QUEUE - 1Jens Axboe1-3/+3
2018-05-11libata: add extra internal commandJens Axboe1-16/+6
2018-05-11libata: use ata_tag_internal() consistentlyJens Axboe1-1/+1
2018-05-11libata: bump ->qc_active to a 64-bit typeJens Axboe1-8/+9
2018-05-11libata: convert core and drivers to ->hw_tag usageJens Axboe1-4/+4
2018-05-11libata: introduce notion of separate hardware tagsJens Axboe1-2/+2
2018-05-10libata: Make ata_dev_set_mode() less verboseDamien Le Moal1-3/+5
2018-05-08libata: Blacklist some Sandisk SSDs for NCQTejun Heo1-0/+4
2018-04-26libata: Apply NOLPM quirk for SanDisk SD7UB3Q*G1001 SSDsHans de Goede1-0/+3
2018-04-26libata: Apply NOLPM quirk for SAMSUNG MZMPC128HBFU-000MV SSDHans de Goede1-0/+3
2018-04-03Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds1-8/+38
2018-04-03Merge tag 'leds_for_4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-ledsLinus Torvalds1-1/+1
2018-03-27libata: ensure host is free'd on error exit pathsColin Ian King1-1/+3
2018-03-19libata: Modify quirks for MX100 to limit NCQ_TRIM quirk to MU01 versionHans de Goede1-2/+5
2018-03-19libata: Make Crucial BX100 500GB LPM quirk apply to all firmware versionsHans de Goede1-1/+1
2018-03-19libata: Apply NOLPM quirk to Crucial M500 480 and 960GB SSDsHans de Goede1-0/+8
2018-03-14libata: Enable queued TRIM for Samsung SSD 860Ju Hyung Park1-1/+3
2018-03-13libata: add refcounting to ata_hostTaras Kondratiuk1-8/+36
2018-03-11leds: Extends disk trigger for reads and writesLinus Walleij1-1/+1
2018-02-20libata: disable LPM for Crucial BX100 SSD 500GB driveKai-Heng Feng1-0/+3
2018-02-18libata: Apply NOLPM quirk to Crucial MX100 512GB SSDsHans de Goede1-0/+5
2018-02-12libata: remove WARN() for DMA or PIO command without dataEric Biggers1-2/+1
2017-12-19libata: apply MAX_SEC_1024 to all LITEON EP1 series devicesXinyu Lin1-0/+1
2017-12-04libata: sata_down_spd_limit should return if driver has not recorded sstatus speedDavid Milburn1-3/+9
2017-11-15Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds1-2/+6
2017-10-30libata: fix spelling mistake: 'ambigious' -> 'ambiguous'Arvind Yadav1-1/+1
2017-10-23ata: mark expected switch fall-throughsGustavo A. R. Silva1-0/+3
2017-10-17libata: Convert timers to use timer_setup()Kees Cook1-3/+2
2017-10-02libata: make ata_port_type constBhumika Goyal1-1/+1
2017-09-18libata: Add new med_power_with_dipm link_power_management_policy settingHans de Goede1-0/+1
2017-09-07ata: avoid gcc-7 warning in ata_timing_quantizeArnd Bergmann1-10/+10
2017-08-29Revert "libata: quirk read log on no-name M.2 SSD"Tejun Heo1-4/+0
2017-08-29libata: check for trusted computing in IDENTIFY DEVICE dataChristoph Hellwig1-0/+3
2017-08-28libata: quirk read log on no-name M.2 SSDChristoph Hellwig1-0/+4
2017-07-10libata: Cleanup ata_read_log_page()Damien Le Moal1-3/+3
2017-07-06Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds1-70/+144
2017-07-03Merge tag 'docs-4.13' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2017-06-27libata: Support for an ATA PASS-THROUGH(32) command.Minwoo Im1-1/+1
2017-06-05libata: implement SECURITY PROTOCOL IN/OUTChristoph Hellwig1-0/+32
2017-06-05libata: factor out a ata_identify_page_supported helperChristoph Hellwig1-27/+32
2017-06-05libata: clarify log page naming / groupingChristoph Hellwig1-5/+5
2017-06-05libata: factor out a ata_log_supported helperChristoph Hellwig1-43/+16
2017-06-05libata: move ata_read_log_page to libata-core.cChristoph Hellwig1-0/+64
2017-05-31libata: fix error checking in in ata_parse_force_one()Tejun Heo1-1/+1
2017-05-16ata: update references for libata documentationMauro Carvalho Chehab1-1/+1