summaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'libata-5.6-2020-02-05' of git://git.kernel.dk/linux-blockLinus Torvalds2020-02-064-2/+33
|\
| * ata: pata_arasan_cf: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi2020-01-291-2/+4
| * ata: ahci: Add shutdown to freeze hardware resources of ahciPrabhakar Kushwaha2020-01-292-0/+28
| * pata_pcmia: add SanDisk High (>8G) CF card to supported listChristian Zigotzky2020-01-291-0/+1
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-01-291-0/+9
|\ \ | |/ |/|
| * compat_ioctl: scsi: handle HDIO commands from driversArnd Bergmann2020-01-031-0/+9
* | Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds2020-01-273-5/+5
|\ \
| * | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-063-5/+5
| |/
* | ata/acard_ahci: remove unused variable n_elemAlex Shi2020-01-221-3/+1
* | ata: pata_macio: fix comparing pointer to 0Chen Zhou2020-01-221-1/+1
* | ata: ahci_brcm: BCM7216 reset is self de-assertingFlorian Fainelli2020-01-171-4/+12
* | ata: ahci_brcm: Perform reset after obtaining resourcesFlorian Fainelli2020-01-171-6/+6
* | ata: brcm: fix reset controller API usageArnd Bergmann2020-01-161-9/+8
* | ata: brcm: mark PM functions as __maybe_unusedArnd Bergmann2020-01-161-4/+5
* | ata: ahci_brcm: Support BCM7216 reset controller nameFlorian Fainelli2019-12-251-2/+10
* | ata: ahci_brcm: Add a shutdown callbackFlorian Fainelli2019-12-251-0/+15
* | ata: ahci_brcm: Manage reset line during suspend/resumeFlorian Fainelli2019-12-251-2/+13
|/
* ata: ahci_brcm: Add missing clock management during recoveryFlorian Fainelli2019-12-251-0/+7
* ata: ahci_brcm: BCM7425 AHCI requires AHCI_HFLAG_DELAY_ENGINEFlorian Fainelli2019-12-251-15/+16
* ata: ahci_brcm: Fix AHCI resources managementFlorian Fainelli2019-12-251-29/+76
* ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys()Florian Fainelli2019-12-251-2/+4
* libata: Fix retrieving of active qcsSascha Hauer2019-12-254-3/+27
* Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-12-032-2/+2
|\
| * Merge branch 'pci/resource'Bjorn Helgaas2019-11-282-2/+2
| |\
| | * PCI: Add PCI_STD_NUM_BARS for the number of standard BARsDenis Efremov2019-10-142-2/+2
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-12-021-1/+0
|\ \ \
| * | | scsi: core: Clean up SG_NONEFinn Thain2019-11-121-1/+0
| | |/ | |/|
* | | Merge tag 'gpio-v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2019-12-011-17/+8
|\ \ \
| * \ \ Merge tag 'v5.4-rc6' into develLinus Walleij2019-11-053-46/+17
| |\ \ \
| * | | | ata: ahci-imx: Covert to use GPIO descriptorLinus Walleij2019-10-241-17/+8
| | |/ / | |/| |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Linus Torvalds2019-11-281-1/+1
|\ \ \ \
| * | | | dma-mapping: treat dev->bus_dma_mask as a DMA limitNicolas Saenz Julienne2019-11-211-1/+1
| | |/ / | |/| |
* | | | Merge tag 'm68k-for-v5.5-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-11-251-14/+28
|\ \ \ \
| * | | | m68k/atari: Convert Falcon IDE drivers to platform driversMichael Schmitz2019-11-181-14/+28
| | |/ / | |/| |
* | | | Merge tag 'for-5.5/libata-20191121' of git://git.kernel.dk/linux-blockLinus Torvalds2019-11-2521-70/+124
|\ \ \ \ | |_|/ / |/| | |
| * | | ata: pata_artop: make arrays static const, makes object smallerColin Ian King2019-11-081-2/+2
| * | | ata_piix: remove open-coded dmi_match(DMI_OEM_STRING)Michał Mirosław2019-11-061-8/+6
| * | | ata: sata_mv, avoid trigerrable BUG_ONJiri Slaby2019-11-011-5/+3
| * | | ata: make qc_prep return ata_completion_errorsJiri Slaby2019-11-0117-52/+94
| * | | libata: Ensure ata_port probe has completed before detachJohn Garry2019-10-311-0/+3
| * | | ahci: tegra: use regulator_bulk_set_supply_names()Bartosz Golaszewski2019-10-251-3/+3
| * | | ahci: Add support for Amazon's Annapurna Labs SATA controllerHanna Hawa2019-10-251-0/+13
| | |/ | |/|
* / | ata: libahci_platform: Fix regulator_get_optional() misuseMark Brown2019-10-251-24/+14
|/ /
* | libata/ahci: Fix PCS quirk applicationDan Williams2019-10-151-1/+3
* | Revert "libata, freezer: avoid block device removal while system is frozen"Mika Westerberg2019-10-061-21/+0
|/
* ata: libahci_platform: Add of_node_put() before loop exitNishka Dasgupta2019-09-191-2/+7
* Merge tag 'for-5.4/libata-2019-09-15' of git://git.kernel.dk/linux-blockLinus Torvalds2019-09-1724-378/+255
|\
| * libata/ahci: Drop PCS quirk for Denverton and beyondDan Williams2019-08-302-47/+71
| * ahci: Do not export local variable ahci_em_messagesAndy Shevchenko2019-08-301-1/+0
| * libata: switch remaining drivers to use dma_set_mask_and_coherentChristoph Hellwig2019-08-2614-70/+14