summaryrefslogtreecommitdiffstats
path: root/drivers/ata
AgeCommit message (Expand)AuthorLines
2017-01-31sata: ahci-da850: add a workaround for controller instabilityBartosz Golaszewski-1/+27
2017-01-31sata: ahci: export ahci_do_hardreset() locallyBartosz Golaszewski-5/+16
2017-01-31sata: ahci-da850: implement a workaround for the softreset quirkBartosz Golaszewski-1/+32
2017-01-31sata: ahci-da850: add device tree match tableBartosz Golaszewski-0/+7
2017-01-31sata: ahci-da850: get the sata clock using a connection idBartosz Golaszewski-0/+16
2017-01-27block: split scsi_request out of struct requestChristoph Hellwig-1/+1
2017-01-24ata: pata_of_platform: using of_property_read_u32() helperKefeng Wang-7/+2
2017-01-23pata_atiixp: Don't use unconnected secondary port on SB600/SB700Darren Stevens-0/+5
2017-01-23libata-sff: Don't scan disabled ports when checking for legacy mode.Darren Stevens-3/+13
2017-01-23pata_octeon_cf: remove unused local variables from octeon_cf_set_piomode()Tejun Heo-8/+0
2017-01-20ahci: qoriq: added ls2088a platforms supportTang Yuantian-0/+9
2017-01-20ahci: qoriq: report error when ecc register address is missing in dtsTang Yuantian-2/+9
2017-01-20ahci: qoriq: added a condition to enable dma coherenceTang Yuantian-4/+11
2017-01-18Revert "libata: switch to dynamic allocation instead of ata_scsi_rbuf"Tejun Heo-36/+86
2017-01-15ahci: imx: fix building without hwmon or thermalArnd Bergmann-1/+3
2017-01-10ata: add Atari Falcon PATA controller driverBartlomiej Zolnierkiewicz-0/+194
2017-01-10ata: pass queued command to ->sff_data_xfer methodBartlomiej Zolnierkiewicz-43/+48
2017-01-10ata: allow subsystem to be used on m68k archBartlomiej Zolnierkiewicz-1/+1
2017-01-10libata: switch to dynamic allocation instead of ata_scsi_rbufChristoph Hellwig-86/+36
2017-01-10libata: don't call ata_scsi_rbuf_fill for command without a response bufferChristoph Hellwig-21/+1
2017-01-10libata: call ->scsi_done from ata_scsi_simulateChristoph Hellwig-15/+7
2017-01-10libata: remove the done callback from ata_scsi_argsChristoph Hellwig-3/+1
2017-01-10libata: move struct ata_scsi_args to libata-scsi.cChristoph Hellwig-7/+7
2017-01-10libata: avoid global response buffer in atapi_qc_completeChristoph Hellwig-24/+22
2017-01-09libata-eh: Use switch() instead of sparse array for protocol stringsGeert Uytterhoeven-13/+31
2017-01-09ata: sata_mv: Convert to devm_ioremap_resource()Andy Shevchenko-8/+5
2017-01-09Merge branch 'for-4.10-fixes' into for-4.11Tejun Heo-2/+7
2017-01-06ata: sata_mv:- Handle return value of devm_ioremap.Arvind Yadav-0/+3
2017-01-06libata: Fix ATA request senseDamien Le Moal-0/+2
2017-01-06ata: sata_mv: fix module license specificationUwe Kleine-König-1/+1
2017-01-06ahci: imx: Add imx53 SATA temperature sensor supportCsaba Kertesz-0/+195
2017-01-06libata: apply MAX_SEC_1024 to all CX1-JB*-HP devicesTejun Heo-2/+2
2017-01-06ata: ahci_xgene: free structure returned by acpi_get_object_info()Michał Kępień-2/+4
2017-01-06libata: Protect DMA core code by #ifdef CONFIG_HAS_DMAGeert Uytterhoeven-26/+35
2017-01-06libata: Make ata_sg_clean() static againGeert Uytterhoeven-2/+1
2017-01-06ata: AHCI and other non-SFF native drivers should depend on HAS_DMAGeert Uytterhoeven-0/+4
2017-01-06ata: ATA_BMDMA should depend on HAS_DMAGeert Uytterhoeven-0/+1
2017-01-06ata: SATA_HIGHBANK should depend on HAS_DMAGeert Uytterhoeven-0/+1
2017-01-06ata: SATA_MV should depend on HAS_DMAGeert Uytterhoeven-0/+1
2016-12-13Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds-20/+31
2016-12-13ata: avoid probing NCQ Prio Support if not explicitly requestedAdam Manzanares-20/+31
2016-12-13Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds-31/+224
2016-12-12Merge tag 'docs-4.10' of git://git.lwn.net/linuxLinus Torvalds-1/+1
2016-12-07libata-scsi: disable SCT Write Same for the momentNicolai Stange-0/+1
2016-12-05ahci: warn about remapped NVMe devicesChristoph Hellwig-0/+39
2016-11-29ata: sata_mv: check for errors when parsing nr-ports from dtUwe Kleine-König-1/+14
2016-11-21ahci: always fall back to single-MSI modeChristoph Hellwig-7/+0
2016-11-18Merge tag 'v4.9-rc4' into soundJonathan Corbet-19/+22
2016-11-09pata: imx: support controller modes up to PIO4Vladimir Zapolskiy-1/+1
2016-11-09pata: imx: add support of setting timings for PIO modesVladimir Zapolskiy-1/+46