summaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAge
* Merge 4.18-rc5 into char-misc-nextGreg Kroah-Hartman2018-07-16
|\
| * ata: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven2018-07-02
| * ata: Fix ZBC_OUT all bit handlingDamien Le Moal2018-07-02
| * ata: Fix ZBC_OUT command block checkDamien Le Moal2018-07-02
| * ahci: Add Intel Ice Lake LP PCI IDMika Westerberg2018-07-02
| * ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOSHans de Goede2018-07-02
| * sata_nv: remove redundant pointers sdev0 and sdev1Colin Ian King2018-07-02
| * sata_fsl: remove dead code in tag retrievalJens Axboe2018-06-19
| * sata_fsl: convert to command iteratorJens Axboe2018-06-19
| * libata: convert eh to command iteratorsJens Axboe2018-06-19
| * ata: ahci_mvebu: ahci_mvebu_stop_engine() can be staticWei Yongjun2018-06-18
| * libahci: Fix possible Spectre-v1 pmp indexing in ahci_led_store()John Garry2018-06-18
* | headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap2018-07-07
|/
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-12
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-06-10
|\
| * scsi: libsas: add transport class for ATA devicesJason Yan2018-04-18
* | Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2018-06-05
|\ \
| * | sata_fsl: use the right type for tag bitshiftJens Axboe2018-05-14
| * | ahci: enable full queue depth of 32Jens Axboe2018-05-11
| * | libata: don't clamp queue depth to ATA_MAX_QUEUE - 1Jens Axboe2018-05-11
| * | libata: add extra internal commandJens Axboe2018-05-11
| * | sata_nv: set host can_queue count appropriatelyJens Axboe2018-05-11
| * | libata: remove assumption that ATA_MAX_QUEUE - 1 is the maxJens 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: Fix command retry decisionDamien Le Moal2018-05-10
| * | libata: Honor RQF_QUIET flagDamien Le Moal2018-05-10
| * | libata: Make ata_dev_set_mode() less verboseDamien Le Moal2018-05-10
| * | libata: Fix ata_err_string()Damien Le Moal2018-05-10
| * | libata: Fix comment typo in ata_eh_analyze_tf()Damien Le Moal2018-05-10
| * | sata_nv: don't use block layer bounce bufferChristoph Hellwig2018-05-10
| * | ata: hpt37x: Convert to use match_string() helperAndy Shevchenko2018-05-07
| |/
* | Merge branch 'for-4.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-06-05
|\ \
| * | libata: Drop SanDisk SD7UB3Q*G1001 NOLPM quirkHans de Goede2018-05-31
| * | libata: zpodd: small read overflow in eject_tray()Dan Carpenter2018-05-29
* | | Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-blockLinus Torvalds2018-06-04
|\ \ \ | |/ / |/| |
| * | libata: remove ata_scsi_timed_outChristoph Hellwig2018-05-29
| |/
* | ahci: Add PCI ID for Cannon Lake PCH-LP AHCIMika Westerberg2018-05-24
* | 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
* | driver core: add __printf verification to __ata_ehi_pushv_descMathieu Malaterre2018-05-07
* | ata: fix spelling mistake: "directon" -> "direction"Colin Ian King2018-05-01
* | 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
* | ata: ahci: mvebu: override ahci_stop_engine for mvebu AHCIEvan Wang2018-04-26
* | libahci: Allow drivers to override stop_engineEvan Wang2018-04-26