summaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
* 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
| * sata_sil24: use dma_set_mask_and_coherentChristoph Hellwig2019-08-261-22/+4
| * sata_qstor: use dma_set_mask_and_coherentChristoph Hellwig2019-08-261-27/+7
| * sata_nv: use dma_set_mask_and_coherentChristoph Hellwig2019-08-261-7/+3
| * sata_mv: use dma_set_mask_and_coherentChristoph Hellwig2019-08-261-34/+4
| * pdc_adma: use dma_set_mask_and_coherentChristoph Hellwig2019-08-261-19/+4
| * ahci: use dma_set_mask_and_coherentChristoph Hellwig2019-08-261-25/+8
| * acard_ahci: use dma_set_mask_and_coherentChristoph Hellwig2019-08-261-33/+5
| * ata/pata_buddha: Probe via modalias instead of initcallMax Staudt2019-08-231-93/+135
* | libata: add SG safety checks in SFF pio transfersJens Axboe2019-08-071-0/+6
* | libata: have ata_scsi_rw_xlat() fail invalid passthrough requestsJens Axboe2019-08-071-0/+21
* | ata: rb532_cf: Fix unused variable warning in rb532_pata_driver_probeGustavo A. R. Silva2019-08-061-1/+0
|/
* ata: libahci: do not complain in case of deferred probeMiquel Raynal2019-07-311-0/+3
* libata: zpodd: Fix small read overflow in zpodd_get_mech_type()Kees Cook2019-07-291-1/+1
* ata: libahci_platform: remove redundant dev_err messageDing Xiang2019-07-161-1/+0
* Merge tag 'for-5.3/libata-20190708' of git://git.kernel.dk/linux-blockLinus Torvalds2019-07-099-15/+51
|\
| * drivers: ata: ahci_sunxi: Increased SATA/AHCI DMA TX/RX FIFOsUenal Mutlu2019-07-051-2/+45
| * libata: Drop firmware version check from the ST1000LM024 quirkHans de Goede2019-07-021-3/+1
| * ata: sata_sil24: Remove call to memset after dmam_alloc_coherentFuqian Huang2019-06-291-1/+0
| * ata:sata_qstor: Remove call to memset after dmam_alloc_coherentFuqian Huang2019-06-291-1/+0
| * ata: sata_nv: Remove call to memset after dmam_alloc_coherentFuqian Huang2019-06-291-2/+0
| * ata: pdc_adma: Remove call to memset after dmam_alloc_coherentFuqian Huang2019-06-291-1/+0
| * ata: libahci: Remove call to memset after dmam_alloc_coherentFuqian Huang2019-06-291-1/+0
OpenPOWER on IntegriCloud