summaryrefslogtreecommitdiffstats
path: root/drivers/ata
AgeCommit message (Expand)Author
2020-01-27ahci: Do not export local variable ahci_em_messagesAndy Shevchenko
2020-01-09libata: Fix retrieving of active qcsSascha Hauer
2020-01-09ata: ahci_brcm: BCM7425 AHCI requires AHCI_HFLAG_DELAY_ENGINEFlorian Fainelli
2020-01-09ata: ahci_brcm: Add missing clock management during recoveryFlorian Fainelli
2020-01-09ata: ahci_brcm: Allow optional reset controller to be usedFlorian Fainelli
2020-01-09ata: ahci_brcm: Fix AHCI resources managementFlorian Fainelli
2020-01-09ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys()Florian Fainelli
2019-12-31libata: Ensure ata_port probe has completed before detachJohn Garry
2019-12-05ata: ahci: mvebu: do Armada 38x configuration only on relevant SoCsMiquel Raynal
2019-11-24ata: ep93xx: Use proper enums for directionsNathan Chancellor
2019-11-24ata: ahci_brcm: Allow using driver or DSL SoCsFlorian Fainelli
2019-11-20ata: Disable AHCI ALPM feature for Ampere Computing eMAG SATASuman Tripathi
2019-10-29libata/ahci: Fix PCS quirk applicationDan Williams
2019-10-05libata/ahci: Drop PCS quirk for Denverton and beyondDan Williams
2019-08-29libata: add SG safety checks in SFF pio transfersJens Axboe
2019-08-29libata: have ata_scsi_rw_xlat() fail invalid passthrough requestsJens Axboe
2019-08-25ata: libahci: do not complain in case of deferred probeMiquel Raynal
2019-08-25libata: zpodd: Fix small read overflow in zpodd_get_mech_type()Kees Cook
2019-07-26libata: don't request sense data on !ZAC ATA devicesTejun Heo
2019-06-19libata: Extend quirks for the ST1000LM024 drives with NOLPM quirkHans de Goede
2019-05-04libata: fix using DMA buffers on stackraymond pang
2019-02-15libata: Add NOLPM quirk for SAMSUNG MZ7TE512HMHP-000L1 SSDHans de Goede
2019-02-12sata_rcar: fix deferred probingSergei Shtylyov
2018-12-21libata: whitelist all SAMSUNG MZ7KM* solid-state disksJuha-Matti Tilli
2018-11-21libata: blacklist SAMSUNG MZ7TD256HAFV-000L9 SSDDiego Viola
2018-11-13libata: Apply NOLPM quirk for SAMSUNG MZ7TD256HAFV-000L9Diego Viola
2018-09-21Merge tag 'for-linus-20180920' of git://git.kernel.dk/linux-blockGreg Kroah-Hartman
2018-09-20libata: mask swap internal and hardware tagJens Axboe
2018-09-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-08-27ata: ftide010: Add a quirk for SQ201Linus Walleij
2018-08-27scsi: libata: Add missing newline at end of fileGeert Uytterhoeven
2018-08-24Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2018-08-23Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-08-22ata: ahci_platform: enable to get and control resetKunihiko Hayashi
2018-08-22ata: libahci_platform: add reset control supportKunihiko Hayashi
2018-08-22ata: add an extra argument to ahci_platform_get_resources()Kunihiko Hayashi
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-08-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-08-14Merge tag 'sound-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2018-08-09Merge branch 'asoc-4.19' into asoc-nextMark Brown
2018-08-06ata: sata_rcar: exclude setting of PHY registers in Gen3Masaharu Hayakawa
2018-08-06ata: sata_rcar: really mask all interrupts on Gen2 and laterWolfram Sang
2018-08-06Revert "ata: ahci_platform: allow disabling of hotplug to save power"Tejun Heo
2018-08-05Merge tag 'v4.18-rc6' into for-4.19/block2Jens Axboe
2018-08-02libata-scsi: Move sense buffers onto stackKees Cook
2018-07-30ata: libahci: Allow reconfigure of DEVSLP registerSrinivas Pandruvada
2018-07-30ata: libahci: Correct setting of DEVSLP registerSrinivas Pandruvada
2018-07-30ata: ahci: Enable DEVSLP by default on x86 with SLP_S0Srinivas Pandruvada
2018-07-30ata: ahci: Support state with min power but Partial low power stateSrinivas Pandruvada
2018-07-24Revert "ata: ahci_platform: convert kcalloc to devm_kcalloc"Corentin Labbe