summaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)Author
2019-12-03Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-12-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-12-01Merge tag 'gpio-v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Linus Torvalds
2019-11-28Merge branch 'pci/resource'Bjorn Helgaas
2019-11-25Merge tag 'm68k-for-v5.5-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-11-25Merge tag 'for-5.5/libata-20191121' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-11-21dma-mapping: treat dev->bus_dma_mask as a DMA limitNicolas Saenz Julienne
2019-11-18m68k/atari: Convert Falcon IDE drivers to platform driversMichael Schmitz
2019-11-12scsi: core: Clean up SG_NONEFinn Thain
2019-11-08ata: pata_artop: make arrays static const, makes object smallerColin Ian King
2019-11-06ata_piix: remove open-coded dmi_match(DMI_OEM_STRING)Michał Mirosław
2019-11-05Merge tag 'v5.4-rc6' into develLinus Walleij
2019-11-01ata: sata_mv, avoid trigerrable BUG_ONJiri Slaby
2019-11-01ata: make qc_prep return ata_completion_errorsJiri Slaby
2019-10-31libata: Ensure ata_port probe has completed before detachJohn Garry
2019-10-25ahci: tegra: use regulator_bulk_set_supply_names()Bartosz Golaszewski
2019-10-25ahci: Add support for Amazon's Annapurna Labs SATA controllerHanna Hawa
2019-10-25ata: libahci_platform: Fix regulator_get_optional() misuseMark Brown
2019-10-24ata: ahci-imx: Covert to use GPIO descriptorLinus Walleij
2019-10-15libata/ahci: Fix PCS quirk applicationDan Williams
2019-10-14PCI: Add PCI_STD_NUM_BARS for the number of standard BARsDenis Efremov
2019-10-06Revert "libata, freezer: avoid block device removal while system is frozen"Mika Westerberg
2019-09-19ata: libahci_platform: Add of_node_put() before loop exitNishka Dasgupta
2019-09-17Merge tag 'for-5.4/libata-2019-09-15' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-08-30libata/ahci: Drop PCS quirk for Denverton and beyondDan Williams
2019-08-30ahci: Do not export local variable ahci_em_messagesAndy Shevchenko
2019-08-26libata: switch remaining drivers to use dma_set_mask_and_coherentChristoph Hellwig
2019-08-26sata_sil24: use dma_set_mask_and_coherentChristoph Hellwig
2019-08-26sata_qstor: use dma_set_mask_and_coherentChristoph Hellwig
2019-08-26sata_nv: use dma_set_mask_and_coherentChristoph Hellwig
2019-08-26sata_mv: use dma_set_mask_and_coherentChristoph Hellwig
2019-08-26pdc_adma: use dma_set_mask_and_coherentChristoph Hellwig
2019-08-26ahci: use dma_set_mask_and_coherentChristoph Hellwig
2019-08-26acard_ahci: use dma_set_mask_and_coherentChristoph Hellwig
2019-08-23ata/pata_buddha: Probe via modalias instead of initcallMax Staudt
2019-08-07libata: add SG safety checks in SFF pio transfersJens Axboe
2019-08-07libata: have ata_scsi_rw_xlat() fail invalid passthrough requestsJens Axboe
2019-08-06ata: rb532_cf: Fix unused variable warning in rb532_pata_driver_probeGustavo A. R. Silva
2019-07-31ata: libahci: do not complain in case of deferred probeMiquel Raynal
2019-07-29libata: zpodd: Fix small read overflow in zpodd_get_mech_type()Kees Cook
2019-07-16ata: libahci_platform: remove redundant dev_err messageDing Xiang
2019-07-09Merge tag 'for-5.3/libata-20190708' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-07-05drivers: ata: ahci_sunxi: Increased SATA/AHCI DMA TX/RX FIFOsUenal Mutlu
2019-07-02libata: Drop firmware version check from the ST1000LM024 quirkHans de Goede
2019-06-29ata: sata_sil24: Remove call to memset after dmam_alloc_coherentFuqian Huang
2019-06-29ata:sata_qstor: Remove call to memset after dmam_alloc_coherentFuqian Huang
2019-06-29ata: sata_nv: Remove call to memset after dmam_alloc_coherentFuqian Huang
2019-06-29ata: pdc_adma: Remove call to memset after dmam_alloc_coherentFuqian Huang
2019-06-29ata: libahci: Remove call to memset after dmam_alloc_coherentFuqian Huang