summaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2018-08-141-9/+1Star
|\
| * Merge branch 'asoc-4.19' into asoc-nextMark Brown2018-08-091-9/+1Star
| |\
| | * ata: pata_pxa: remove the dmaengine compat needRobert Jarzmik2018-06-181-9/+1Star
* | | Merge tag 'v4.18-rc6' into for-4.19/block2Jens Axboe2018-08-069-47/+98
|\| |
| * | ata: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven2018-07-021-2/+0Star
| * | ata: Fix ZBC_OUT all bit handlingDamien Le Moal2018-07-021-3/+8
| * | ata: Fix ZBC_OUT command block checkDamien Le Moal2018-07-021-6/+7
| * | ahci: Add Intel Ice Lake LP PCI IDMika Westerberg2018-07-021-0/+1
| * | ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOSHans de Goede2018-07-022-0/+62
| * | sata_nv: remove redundant pointers sdev0 and sdev1Colin Ian King2018-07-021-3/+0Star
| * | sata_fsl: remove dead code in tag retrievalJens Axboe2018-06-191-6/+0Star
| * | sata_fsl: convert to command iteratorJens Axboe2018-06-191-2/+1Star
| * | libata: convert eh to command iteratorsJens Axboe2018-06-191-25/+16Star
| * | ata: ahci_mvebu: ahci_mvebu_stop_engine() can be staticWei Yongjun2018-06-181-1/+1
| * | libahci: Fix possible Spectre-v1 pmp indexing in ahci_led_store()John Garry2018-06-181-2/+5
| |/
* / libata-scsi: Move sense buffers onto stackKees Cook2018-08-021-12/+6Star
|/
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-131-4/+4
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-132-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-191-0/+12
* | Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2018-06-0612-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/+8Star
| * | 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/+24Star
| * | ata: hpt37x: Convert to use match_string() helperAndy Shevchenko2018-05-071-8/+5Star
| |/
* | Merge branch 'for-4.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-06-062-4/+1Star
|\ \
| * | libata: Drop SanDisk SD7UB3Q*G1001 NOLPM quirkHans de Goede2018-05-311-3/+0Star
| * | 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/+0Star
|\ \ \ | |/ / |/| |
| * | libata: remove ata_scsi_timed_outChristoph Hellwig2018-05-291-51/+0Star
| |/
* | 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