summaryrefslogtreecommitdiffstats
path: root/drivers/ata
AgeCommit message (Expand)AuthorLines
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook-4/+4
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook-2/+2
2018-06-10Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-0/+12
2018-06-05Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds-151/+166
2018-06-05Merge branch 'for-4.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-4/+1
2018-06-04Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-blockLinus Torvalds-51/+0
2018-05-31libata: Drop SanDisk SD7UB3Q*G1001 NOLPM quirkHans de Goede-3/+0
2018-05-29libata: remove ata_scsi_timed_outChristoph Hellwig-51/+0
2018-05-29libata: zpodd: small read overflow in eject_tray()Dan Carpenter-1/+1
2018-05-24ahci: Add PCI ID for Cannon Lake PCH-LP AHCIMika Westerberg-0/+1
2018-05-21libata: blacklist Micron 500IT SSD with MU01 firmwareSudip Mukherjee-0/+2
2018-05-14libata: Apply NOLPM quirk for SAMSUNG PM830 CXM13D1Q.François Cami-1/+2
2018-05-14sata_fsl: use the right type for tag bitshiftJens Axboe-1/+1
2018-05-11ahci: enable full queue depth of 32Jens Axboe-1/+1
2018-05-11libata: don't clamp queue depth to ATA_MAX_QUEUE - 1Jens Axboe-5/+5
2018-05-11libata: add extra internal commandJens Axboe-17/+8
2018-05-11sata_nv: set host can_queue count appropriatelyJens Axboe-1/+1
2018-05-11libata: remove assumption that ATA_MAX_QUEUE - 1 is the maxJens Axboe-2/+5
2018-05-11libata: use ata_tag_internal() consistentlyJens Axboe-2/+2
2018-05-11libata: bump ->qc_active to a 64-bit typeJens Axboe-11/+12
2018-05-11libata: convert core and drivers to ->hw_tag usageJens Axboe-56/+56
2018-05-11libata: introduce notion of separate hardware tagsJens Axboe-2/+2
2018-05-10libata: Fix command retry decisionDamien Le Moal-4/+8
2018-05-10libata: Honor RQF_QUIET flagDamien Le Moal-1/+28
2018-05-10libata: Make ata_dev_set_mode() less verboseDamien Le Moal-3/+5
2018-05-10libata: Fix ata_err_string()Damien Le Moal-0/+4
2018-05-10libata: Fix comment typo in ata_eh_analyze_tf()Damien Le Moal-2/+2
2018-05-10sata_nv: don't use block layer bounce bufferChristoph Hellwig-38/+24
2018-05-08libata: Blacklist some Sandisk SSDs for NCQTejun Heo-0/+4
2018-05-07ata: hpt37x: Convert to use match_string() helperAndy Shevchenko-8/+5
2018-05-07driver core: add __printf verification to __ata_ehi_pushv_descMathieu Malaterre-2/+2
2018-05-01ata: fix spelling mistake: "directon" -> "direction"Colin Ian King-2/+2
2018-04-26libata: Apply NOLPM quirk for SanDisk SD7UB3Q*G1001 SSDsHans de Goede-0/+3
2018-04-26libata: Apply NOLPM quirk for SAMSUNG MZMPC128HBFU-000MV SSDHans de Goede-0/+3
2018-04-26ata: ahci: mvebu: override ahci_stop_engine for mvebu AHCIEvan Wang-0/+56
2018-04-26libahci: Allow drivers to override stop_engineEvan Wang-15/+26
2018-04-18scsi: libsas: add transport class for ATA devicesJason Yan-0/+12
2018-04-09Revert "ata: ahci-platform: add reset control support"Kunihiko Hayashi-22/+3
2018-04-03Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds-123/+966
2018-04-03Merge tag 'leds_for_4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+1
2018-04-02Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds-1713/+0
2018-03-29ahci: imx: add the imx8qm ahci sata supportRichard Zhu-0/+332
2018-03-27libata: ensure host is free'd on error exit pathsColin Ian King-1/+3
2018-03-26ata: ahci-platform: add reset control supportKunihiko Hayashi-3/+22
2018-03-26ata: remove bf54x driverArnd Bergmann-1713/+0
2018-03-21ahci: imx: fix the build warningRichard Zhu-0/+3
2018-03-19libata: Modify quirks for MX100 to limit NCQ_TRIM quirk to MU01 versionHans de Goede-2/+5
2018-03-19libata: Make Crucial BX100 500GB LPM quirk apply to all firmware versionsHans de Goede-1/+1
2018-03-19libata: Apply NOLPM quirk to Crucial M500 480 and 960GB SSDsHans de Goede-0/+8
2018-03-19ata: add Amiga Gayle PATA controller driverBartlomiej Zolnierkiewicz-0/+232