summaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
...
| * ata: Only output sg element mapped number in verbose debugPaul Menzel2018-07-121-1/+1
| * ata: Guard ata_scsi_dump_cdb() by ATA_VERBOSE_DEBUGPaul Menzel2018-07-121-2/+2
| * ata: ahci_platform: convert kcalloc to devm_kcallocCorentin Labbe2018-07-121-3/+1Star
| * ata: ahci_platform: convert kzallloc to kcallocCorentin Labbe2018-07-121-5/+3Star
| * ata: ahci_platform: correct parameter documentation for ahci_platform_shutdownCorentin Labbe2018-07-121-1/+1
| * libata: remove ata_sff_data_xfer_noirq()Sebastian Andrzej Siewior2018-07-119-40/+10Star
| * ata: ahci_platform: allow disabling of hotplug to save powerSamuel Morris2018-06-182-19/+74
| * ata: ahci: rpm_put port on port_stop to match rpm_get in port_startSamuel Morris2018-06-181-0/+2
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-08-231-1/+0Star
|\ \
| * | ata: ahci-platform: Remove support for Exynos5440Krzysztof Kozlowski2018-07-171-1/+0Star
| |/
* | Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-08-182-0/+2
|\ \
| * \ Merge 4.18-rc5 into char-misc-nextGreg Kroah-Hartman2018-07-169-47/+98
| |\ \
| * | | headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap2018-07-072-0/+2
| | |/ | |/|
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-08-162-2/+3
|\ \ \
| * | | scsi: libsas: dynamically allocate and free ata hostJason Yan2018-06-202-2/+3
| |/ /
* | | 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