aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata
AgeCommit message (Expand)Author
2017-08-11libata: array underflow in ata_find_dev()Dan Carpenter
2017-05-31libata: fix error checking in in ata_parse_force_one()Tejun Heo
2017-05-24Revert "ata: sata_mv: Convert to devm_ioremap_resource()"Andrew Lunn
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-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
2017-03-06libata: drop WARN from protocol error in ata_sff_qc_issue()Tejun Heo
2017-03-06libata: transport: Remove circular dependency at free timeGwendal Grignou
2017-03-06ata: constify of_device_id structuresBhumika Goyal
2017-03-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-02-27scripts/spelling.txt: add "followings" pattern and fix typo instancesMasahiro Yamada
2017-02-23Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-02-23scsi: merge __scsi_execute into scsi_executeChristoph Hellwig
2017-02-21Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2017-02-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-02-17Merge branch 'for-4.11/next' into for-4.11/linus-mergeJens Axboe
2017-02-06scsi: remove eh_timed_out methods in the transport templateChristoph Hellwig
2017-01-31block: introduce blk_rq_is_passthroughChristoph Hellwig
2017-01-31sata: ahci-da850: un-hardcode the MPY bitsBartosz Golaszewski
2017-01-31sata: ahci-da850: add a workaround for controller instabilityBartosz Golaszewski
2017-01-31sata: ahci: export ahci_do_hardreset() locallyBartosz Golaszewski
2017-01-31sata: ahci-da850: implement a workaround for the softreset quirkBartosz Golaszewski
2017-01-31sata: ahci-da850: add device tree match tableBartosz Golaszewski
2017-01-31sata: ahci-da850: get the sata clock using a connection idBartosz Golaszewski
2017-01-27block: split scsi_request out of struct requestChristoph Hellwig
2017-01-24ata: pata_of_platform: using of_property_read_u32() helperKefeng Wang
2017-01-23pata_atiixp: Don't use unconnected secondary port on SB600/SB700Darren Stevens
2017-01-23libata-sff: Don't scan disabled ports when checking for legacy mode.Darren Stevens
2017-01-23pata_octeon_cf: remove unused local variables from octeon_cf_set_piomode()Tejun Heo
2017-01-20ahci: qoriq: added ls2088a platforms supportTang Yuantian
2017-01-20ahci: qoriq: report error when ecc register address is missing in dtsTang Yuantian
2017-01-20ahci: qoriq: added a condition to enable dma coherenceTang Yuantian
2017-01-18Revert "libata: switch to dynamic allocation instead of ata_scsi_rbuf"Tejun Heo
2017-01-15ahci: imx: fix building without hwmon or thermalArnd Bergmann