summaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-121-4/+4
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-122-2/+2
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-06-101-0/+12
|\
| * scsi: libsas: add transport class for ATA devicesJason Yan2018-04-181-0/+12
* | Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2018-06-0512-151/+166
|\ \
| * | sata_fsl: use the right type for tag bitshiftJens Axboe2018-05-141-1/+1
| * | ahci: enable full queue depth of 32Jens Axboe2018-05-111-1/+1
| * | libata: don't clamp queue depth to ATA_MAX_QUEUE - 1Jens Axboe2018-05-112-5/+5
| * | libata: add extra internal commandJens Axboe2018-05-112-17/+8
| * | sata_nv: set host can_queue count appropriatelyJens Axboe2018-05-111-1/+1
| * | libata: remove assumption that ATA_MAX_QUEUE - 1 is the maxJens Axboe2018-05-111-2/+5
| * | libata: use ata_tag_internal() consistentlyJens Axboe2018-05-112-2/+2
| * | libata: bump ->qc_active to a 64-bit typeJens Axboe2018-05-114-11/+12
| * | libata: convert core and drivers to ->hw_tag usageJens Axboe2018-05-119-56/+56
| * | libata: introduce notion of separate hardware tagsJens Axboe2018-05-111-2/+2
| * | libata: Fix command retry decisionDamien Le Moal2018-05-101-4/+8
| * | libata: Honor RQF_QUIET flagDamien Le Moal2018-05-102-1/+28
| * | libata: Make ata_dev_set_mode() less verboseDamien Le Moal2018-05-101-3/+5
| * | libata: Fix ata_err_string()Damien Le Moal2018-05-101-0/+4
| * | libata: Fix comment typo in ata_eh_analyze_tf()Damien Le Moal2018-05-101-2/+2
| * | sata_nv: don't use block layer bounce bufferChristoph Hellwig2018-05-101-38/+24
| * | ata: hpt37x: Convert to use match_string() helperAndy Shevchenko2018-05-071-8/+5
| |/
* | Merge branch 'for-4.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-06-052-4/+1
|\ \
| * | libata: Drop SanDisk SD7UB3Q*G1001 NOLPM quirkHans de Goede2018-05-311-3/+0
| * | libata: zpodd: small read overflow in eject_tray()Dan Carpenter2018-05-291-1/+1
* | | Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-blockLinus Torvalds2018-06-041-51/+0
|\ \ \ | |/ / |/| |
| * | libata: remove ata_scsi_timed_outChristoph Hellwig2018-05-291-51/+0
| |/
* | ahci: Add PCI ID for Cannon Lake PCH-LP AHCIMika Westerberg2018-05-241-0/+1
* | libata: blacklist Micron 500IT SSD with MU01 firmwareSudip Mukherjee2018-05-211-0/+2
* | libata: Apply NOLPM quirk for SAMSUNG PM830 CXM13D1Q.François Cami2018-05-141-1/+2
* | libata: Blacklist some Sandisk SSDs for NCQTejun Heo2018-05-081-0/+4
* | driver core: add __printf verification to __ata_ehi_pushv_descMathieu Malaterre2018-05-071-2/+2
* | ata: fix spelling mistake: "directon" -> "direction"Colin Ian King2018-05-011-2/+2
* | libata: Apply NOLPM quirk for SanDisk SD7UB3Q*G1001 SSDsHans de Goede2018-04-261-0/+3
* | libata: Apply NOLPM quirk for SAMSUNG MZMPC128HBFU-000MV SSDHans de Goede2018-04-261-0/+3
* | ata: ahci: mvebu: override ahci_stop_engine for mvebu AHCIEvan Wang2018-04-261-0/+56
* | libahci: Allow drivers to override stop_engineEvan Wang2018-04-266-15/+26
* | Revert "ata: ahci-platform: add reset control support"Kunihiko Hayashi2018-04-092-22/+3
|/
* Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2018-04-0318-123/+966
|\
| * ahci: imx: add the imx8qm ahci sata supportRichard Zhu2018-03-291-0/+332
| * libata: ensure host is free'd on error exit pathsColin Ian King2018-03-271-1/+3
| * ata: ahci-platform: add reset control supportKunihiko Hayashi2018-03-262-3/+22
| * ahci: imx: fix the build warningRichard Zhu2018-03-211-0/+3
| * ata: add Amiga Gayle PATA controller driverBartlomiej Zolnierkiewicz2018-03-193-0/+232
| * ahci: imx: add the imx6qp ahci sata supportRichard Zhu2018-03-191-4/+32
| * ata: change Tegra124 to TegraPreetham Ramchandra2018-03-141-2/+2
| * ata: ahci_tegra: Add AHCI support for Tegra210Preetham Ramchandra2018-03-141-1/+9
| * ata: ahci_tegra: disable DIPMPreetham Ramchandra2018-03-141-1/+1
| * ata: ahci_tegra: disable devslp for Tegra124Preetham Ramchandra2018-03-141-0/+26
| * ata: ahci_tegra: initialize regulators from soc structPreetham Ramchandra2018-03-141-10/+23
OpenPOWER on IntegriCloud