summaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)Author
2017-06-26sata_via: Enable optional hotplug on VT6420Ondrej Zary
2017-06-22ata: ahci_brcm: Avoid writing to read-only registersDoug Berger
2017-06-22libata: Add the AHCI_HFLAG_NO_WRITE_TO_RO flagDoug Berger
2017-06-22libata: Add the AHCI_HFLAG_YES_ALPM flagDoug Berger
2017-06-21ata: ftide010: fix resource printingArnd Bergmann
2017-06-20libata: make the function name in comment match the actual functionMinwoo Im
2017-06-19ata: sata_rcar: make of_device_ids const.Arvind Yadav
2017-06-19ata: pata_octeon_cf: make of_device_ids const.Arvind Yadav
2017-06-12libata: Convert bare printks to pr_contJoe Perches
2017-06-12libahci: wrong comments in ahci_do_softreset()Minwoo Im
2017-06-12ata: declare ata_port_info structures as constBhumika Goyal
2017-06-12ata: Add driver for Faraday Technology FTIDE010Linus Walleij
2017-06-05libata: implement SECURITY PROTOCOL IN/OUTChristoph Hellwig
2017-06-05libata: factor out a ata_identify_page_supported helperChristoph Hellwig
2017-06-05libata: clarify log page naming / groupingChristoph Hellwig
2017-06-05libata: factor out a ata_log_supported helperChristoph Hellwig
2017-06-05libata: move ata_read_log_page to libata-core.cChristoph Hellwig
2017-06-02ahci: qoriq: add ls1088a platforms supportYuantian Tang
2017-05-31libata: fix error checking in in ata_parse_force_one()Tejun Heo
2017-05-30ata: sata_fsl: cut drvdata assignmentLinus Walleij
2017-05-30ata: samsung_cf: cut drvdata assignmentLinus Walleij
2017-05-30ata: rb532_cf: cut drvdata assignmentLinus Walleij
2017-05-30ata: dwc_460ex: cut drvdata assignmentLinus Walleij
2017-05-30ata: ep93xx: cut drvdata assignmentLinus Walleij
2017-05-30ata: bf54x: cut drvdata assignmentLinus Walleij
2017-05-24Revert "ata: sata_mv: Convert to devm_ioremap_resource()"Andrew Lunn
2017-05-16ata: update references for libata documentationMauro Carvalho Chehab
2017-05-16libata: fix identation on a kernel-doc markupMauro Carvalho Chehab
2017-05-16ata: libahci: properly propagate return value of platform_get_irq()Thomas Petazzoni
2017-05-16ata: sata_rcar: Handle return value of clk_prepare_enableArvind Yadav
2017-05-16ahci: Acer SA5-271 SSD Not Detected FixSui Chen
2017-05-16ata-sff: always map page before data transferTycho Andersen
2017-05-16ata: update references for libata documentationMauro Carvalho Chehab
2017-05-16libata: fix identation on a kernel-doc markupMauro Carvalho Chehab
2017-05-09Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-05-01Merge branch 'for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2017-04-28libata: remove SCT WRITE SAME supportChristoph Hellwig
2017-04-28libata: reject passthrough WRITE SAME requestsChristoph Hellwig
2017-04-11sata_via: Enable hotplug only on VT6421Ondrej Zary
2017-03-30pata_bk3710: clear status bits of BMISP on chipset initializationBartlomiej Zolnierkiewicz
2017-03-30pata_bk3710: disable IORDY Timer on chipset initializationBartlomiej Zolnierkiewicz
2017-03-30ata: add Palmchip BK3710 PATA controller driverBartlomiej Zolnierkiewicz
2017-03-27Revert "pata_atiixp: Don't use unconnected secondary port on SB600/SB700"Tejun Heo
2017-03-24ata: ahci: add support for DaVinci DM816 SATA controllerBartosz Golaszewski
2017-03-16pata: remove the at91 driverBoris Brezillon
2017-03-13libata: make ata_sg_clean static over againJason Yan
2017-03-13libata: use setup_deferrable_timerGeliang Tang
2017-03-09ahci: qoriq: correct the sata ecc setting errorYuantian Tang
2017-03-07ata: allow subsystem to be used on m32r and s390 archsBartlomiej Zolnierkiewicz
2017-03-06Delete redundant return value check of platform_get_resource()Belen Sarabia