summaryrefslogtreecommitdiffstats
path: root/drivers/ata
AgeCommit message (Expand)AuthorLines
2018-08-24Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds-120/+158
2018-08-23Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-1/+0
2018-08-22ata: ahci_platform: enable to get and control resetKunihiko Hayashi-1/+2
2018-08-22ata: libahci_platform: add reset control supportKunihiko Hayashi-5/+27
2018-08-22ata: add an extra argument to ahci_platform_get_resources()Kunihiko Hayashi-15/+17
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+2
2018-08-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-2/+3
2018-08-14Merge tag 'sound-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-9/+1
2018-08-09Merge branch 'asoc-4.19' into asoc-nextMark Brown-9/+1
2018-08-06ata: sata_rcar: exclude setting of PHY registers in Gen3Masaharu Hayakawa-2/+2
2018-08-06ata: sata_rcar: really mask all interrupts on Gen2 and laterWolfram Sang-7/+13
2018-08-06Revert "ata: ahci_platform: allow disabling of hotplug to save power"Tejun Heo-74/+19
2018-08-05Merge tag 'v4.18-rc6' into for-4.19/block2Jens Axboe-47/+98
2018-08-02libata-scsi: Move sense buffers onto stackKees Cook-12/+6
2018-07-30ata: libahci: Allow reconfigure of DEVSLP registerSrinivas Pandruvada-8/+10
2018-07-30ata: libahci: Correct setting of DEVSLP registerSrinivas Pandruvada-0/+2
2018-07-30ata: ahci: Enable DEVSLP by default on x86 with SLP_S0Srinivas Pandruvada-5/+33
2018-07-30ata: ahci: Support state with min power but Partial low power stateSrinivas Pandruvada-1/+6
2018-07-24Revert "ata: ahci_platform: convert kcalloc to devm_kcalloc"Corentin Labbe-1/+7
2018-07-23ata: sata_rcar: Add rudimentary Runtime PM supportGeert Uytterhoeven-22/+18
2018-07-23ata: sata_rcar: Provide a short-hand for &pdev->devGeert Uytterhoeven-8/+8
2018-07-17ata: ahci-platform: Remove support for Exynos5440Krzysztof Kozlowski-1/+0
2018-07-16Merge 4.18-rc5 into char-misc-nextGreg Kroah-Hartman-47/+98
2018-07-12ata: Only output sg element mapped number in verbose debugPaul Menzel-1/+1
2018-07-12ata: Guard ata_scsi_dump_cdb() by ATA_VERBOSE_DEBUGPaul Menzel-2/+2
2018-07-12ata: ahci_platform: convert kcalloc to devm_kcallocCorentin Labbe-3/+1
2018-07-12ata: ahci_platform: convert kzallloc to kcallocCorentin Labbe-5/+3
2018-07-12ata: ahci_platform: correct parameter documentation for ahci_platform_shutdownCorentin Labbe-1/+1
2018-07-11libata: remove ata_sff_data_xfer_noirq()Sebastian Andrzej Siewior-40/+10
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap-0/+2
2018-07-02ata: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven-2/+0
2018-07-02ata: Fix ZBC_OUT all bit handlingDamien Le Moal-3/+8
2018-07-02ata: Fix ZBC_OUT command block checkDamien Le Moal-6/+7
2018-07-02ahci: Add Intel Ice Lake LP PCI IDMika Westerberg-0/+1
2018-07-02ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOSHans de Goede-0/+62
2018-07-02sata_nv: remove redundant pointers sdev0 and sdev1Colin Ian King-3/+0
2018-06-19scsi: libsas: dynamically allocate and free ata hostJason Yan-2/+3
2018-06-19sata_fsl: remove dead code in tag retrievalJens Axboe-6/+0
2018-06-19sata_fsl: convert to command iteratorJens Axboe-2/+1
2018-06-19libata: convert eh to command iteratorsJens Axboe-25/+16
2018-06-18ata: pata_pxa: remove the dmaengine compat needRobert Jarzmik-9/+1
2018-06-18ata: ahci_mvebu: ahci_mvebu_stop_engine() can be staticWei Yongjun-1/+1
2018-06-18libahci: Fix possible Spectre-v1 pmp indexing in ahci_led_store()John Garry-2/+5
2018-06-18ata: ahci_platform: allow disabling of hotplug to save powerSamuel Morris-19/+74
2018-06-18ata: ahci: rpm_put port on port_stop to match rpm_get in port_startSamuel Morris-0/+2
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