aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-05libata: move ata_read_log_page to libata-core.cChristoph Hellwig3-66/+66
2017-06-02ahci: qoriq: add ls1088a platforms supportYuantian Tang1-0/+14
2017-05-31libata: fix error checking in in ata_parse_force_one()Tejun Heo1-1/+1
2017-05-30ata: sata_fsl: cut drvdata assignmentLinus Walleij1-2/+0
2017-05-30ata: samsung_cf: cut drvdata assignmentLinus Walleij1-2/+0
2017-05-30ata: rb532_cf: cut drvdata assignmentLinus Walleij1-2/+0
2017-05-30ata: dwc_460ex: cut drvdata assignmentLinus Walleij1-1/+0
2017-05-30ata: ep93xx: cut drvdata assignmentLinus Walleij1-1/+0
2017-05-30ata: bf54x: cut drvdata assignmentLinus Walleij1-2/+0
2017-05-24Revert "ata: sata_mv: Convert to devm_ioremap_resource()"Andrew Lunn1-5/+8
2017-05-16ata: update references for libata documentationMauro Carvalho Chehab23-23/+23
2017-05-16libata: fix identation on a kernel-doc markupMauro Carvalho Chehab1-3/+4
2017-05-16ata: libahci: properly propagate return value of platform_get_irq()Thomas Petazzoni1-2/+3
2017-05-16ata: sata_rcar: Handle return value of clk_prepare_enableArvind Yadav1-3/+12
2017-05-16ahci: Acer SA5-271 SSD Not Detected FixSui Chen1-0/+38
2017-05-16ata-sff: always map page before data transferTycho Andersen1-36/+8
2017-05-16ata: update references for libata documentationMauro Carvalho Chehab23-23/+23
2017-05-16libata: fix identation on a kernel-doc markupMauro Carvalho Chehab1-3/+4
2017-05-09Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-0/+392
2017-05-01Merge branch 'for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds12-630/+256
2017-04-28libata: remove SCT WRITE SAME supportChristoph Hellwig1-103/+29
2017-04-28libata: reject passthrough WRITE SAME requestsChristoph Hellwig1-0/+8
2017-04-11sata_via: Enable hotplug only on VT6421Ondrej Zary1-8/+10
2017-03-30pata_bk3710: clear status bits of BMISP on chipset initializationBartlomiej Zolnierkiewicz1-1/+1
2017-03-30pata_bk3710: disable IORDY Timer on chipset initializationBartlomiej Zolnierkiewicz1-2/+2
2017-03-30ata: add Palmchip BK3710 PATA controller driverBartlomiej Zolnierkiewicz3-0/+392
2017-03-27Revert "pata_atiixp: Don't use unconnected secondary port on SB600/SB700"Tejun Heo1-5/+0
2017-03-24ata: ahci: add support for DaVinci DM816 SATA controllerBartosz Golaszewski3-0/+210
2017-03-16pata: remove the at91 driverBoris Brezillon3-512/+0
2017-03-13libata: make ata_sg_clean static over againJason Yan1-1/+1
2017-03-13libata: use setup_deferrable_timerGeliang Tang1-3/+3
2017-03-09ahci: qoriq: correct the sata ecc setting errorYuantian Tang1-2/+4
2017-03-07ata: allow subsystem to be used on m32r and s390 archsBartlomiej Zolnierkiewicz1-1/+0
2017-03-06Delete redundant return value check of platform_get_resource()Belen Sarabia1-5/+0
2017-03-06libata: drop WARN from protocol error in ata_sff_qc_issue()Tejun Heo1-1/+0
2017-03-06libata: transport: Remove circular dependency at free timeGwendal Grignou1-6/+3
2017-03-06ata: constify of_device_id structuresBhumika Goyal5-5/+5
2017-03-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-8/+4
2017-02-27scripts/spelling.txt: add "followings" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-02-23Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-22/+174
2017-02-23scsi: merge __scsi_execute into scsi_executeChristoph Hellwig1-8/+4
2017-02-21Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds23-187/+608
2017-02-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds3-2/+1
2017-02-17Merge branch 'for-4.11/next' into for-4.11/linus-mergeJens Axboe1-2/+2
2017-02-06scsi: remove eh_timed_out methods in the transport templateChristoph Hellwig3-2/+1
2017-01-31block: introduce blk_rq_is_passthroughChristoph Hellwig1-1/+1
2017-01-31sata: ahci-da850: un-hardcode the MPY bitsBartosz Golaszewski1-15/+76
2017-01-31sata: ahci-da850: add a workaround for controller instabilityBartosz Golaszewski1-1/+27
2017-01-31sata: ahci: export ahci_do_hardreset() locallyBartosz Golaszewski2-5/+16
2017-01-31sata: ahci-da850: implement a workaround for the softreset quirkBartosz Golaszewski1-1/+32