summaryrefslogtreecommitdiff
path: root/drivers/ata
Commit message (Expand)AuthorAge
* libata: fix error checking in in ata_parse_force_one()Tejun Heo2017-05-31
* Revert "ata: sata_mv: Convert to devm_ioremap_resource()"Andrew Lunn2017-05-24
* ata: libahci: properly propagate return value of platform_get_irq()Thomas Petazzoni2017-05-16
* ata: sata_rcar: Handle return value of clk_prepare_enableArvind Yadav2017-05-16
* ahci: Acer SA5-271 SSD Not Detected FixSui Chen2017-05-16
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-05-09
|\
| * pata_bk3710: clear status bits of BMISP on chipset initializationBartlomiej Zolnierkiewicz2017-03-30
| * pata_bk3710: disable IORDY Timer on chipset initializationBartlomiej Zolnierkiewicz2017-03-30
| * ata: add Palmchip BK3710 PATA controller driverBartlomiej Zolnierkiewicz2017-03-30
* | Merge branch 'for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2017-05-01
|\ \
| * | libata: remove SCT WRITE SAME supportChristoph Hellwig2017-04-28
| * | libata: reject passthrough WRITE SAME requestsChristoph Hellwig2017-04-28
| * | ata: ahci: add support for DaVinci DM816 SATA controllerBartosz Golaszewski2017-03-24
| * | pata: remove the at91 driverBoris Brezillon2017-03-16
| * | libata: make ata_sg_clean static over againJason Yan2017-03-13
| * | libata: use setup_deferrable_timerGeliang Tang2017-03-13
| * | ata: allow subsystem to be used on m32r and s390 archsBartlomiej Zolnierkiewicz2017-03-07
| * | Delete redundant return value check of platform_get_resource()Belen Sarabia2017-03-06
| * | ata: constify of_device_id structuresBhumika Goyal2017-03-06
| |/
* | sata_via: Enable hotplug only on VT6421Ondrej Zary2017-04-11
* | Revert "pata_atiixp: Don't use unconnected secondary port on SB600/SB700"Tejun Heo2017-03-27
* | ahci: qoriq: correct the sata ecc setting errorYuantian Tang2017-03-09
* | libata: drop WARN from protocol error in ata_sff_qc_issue()Tejun Heo2017-03-06
* | libata: transport: Remove circular dependency at free timeGwendal Grignou2017-03-06
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-03-03
|\
| * scsi: merge __scsi_execute into scsi_executeChristoph Hellwig2017-02-23
* | scripts/spelling.txt: add "followings" pattern and fix typo instancesMasahiro Yamada2017-02-27
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-02-23
|\ \ | |/ |/|
| * sata: ahci-da850: un-hardcode the MPY bitsBartosz Golaszewski2017-01-31
| * sata: ahci-da850: add a workaround for controller instabilityBartosz Golaszewski2017-01-31
| * sata: ahci: export ahci_do_hardreset() locallyBartosz Golaszewski2017-01-31
| * sata: ahci-da850: implement a workaround for the softreset quirkBartosz Golaszewski2017-01-31
| * sata: ahci-da850: add device tree match tableBartosz Golaszewski2017-01-31
| * sata: ahci-da850: get the sata clock using a connection idBartosz Golaszewski2017-01-31
* | Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2017-02-21
|\ \
| * | ata: pata_of_platform: using of_property_read_u32() helperKefeng Wang2017-01-24
| * | pata_atiixp: Don't use unconnected secondary port on SB600/SB700Darren Stevens2017-01-23
| * | libata-sff: Don't scan disabled ports when checking for legacy mode.Darren Stevens2017-01-23
| * | pata_octeon_cf: remove unused local variables from octeon_cf_set_piomode()Tejun Heo2017-01-23
| * | ahci: qoriq: added ls2088a platforms supportTang Yuantian2017-01-20
| * | ahci: qoriq: report error when ecc register address is missing in dtsTang Yuantian2017-01-20
| * | ahci: qoriq: added a condition to enable dma coherenceTang Yuantian2017-01-20
| * | Revert "libata: switch to dynamic allocation instead of ata_scsi_rbuf"Tejun Heo2017-01-18
| * | ahci: imx: fix building without hwmon or thermalArnd Bergmann2017-01-15
| * | ata: add Atari Falcon PATA controller driverBartlomiej Zolnierkiewicz2017-01-10
| * | ata: pass queued command to ->sff_data_xfer methodBartlomiej Zolnierkiewicz2017-01-10
| * | ata: allow subsystem to be used on m68k archBartlomiej Zolnierkiewicz2017-01-10
| * | libata: switch to dynamic allocation instead of ata_scsi_rbufChristoph Hellwig2017-01-10
| * | libata: don't call ata_scsi_rbuf_fill for command without a response bufferChristoph Hellwig2017-01-10
| * | libata: call ->scsi_done from ata_scsi_simulateChristoph Hellwig2017-01-10