summaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
* ata: Add driver for Faraday Technology FTIDE010Linus Walleij2017-06-125-0/+1049
* libata: implement SECURITY PROTOCOL IN/OUTChristoph Hellwig2017-06-052-0/+108
* libata: factor out a ata_identify_page_supported helperChristoph Hellwig2017-06-051-27/+32
* libata: clarify log page naming / groupingChristoph Hellwig2017-06-051-5/+5
* libata: factor out a ata_log_supported helperChristoph Hellwig2017-06-051-43/+16
* libata: move ata_read_log_page to libata-core.cChristoph Hellwig2017-06-053-66/+66
* ahci: qoriq: add ls1088a platforms supportYuantian Tang2017-06-021-0/+14
* ata: sata_fsl: cut drvdata assignmentLinus Walleij2017-05-301-2/+0
* ata: samsung_cf: cut drvdata assignmentLinus Walleij2017-05-301-2/+0
* ata: rb532_cf: cut drvdata assignmentLinus Walleij2017-05-301-2/+0
* ata: dwc_460ex: cut drvdata assignmentLinus Walleij2017-05-301-1/+0
* ata: ep93xx: cut drvdata assignmentLinus Walleij2017-05-301-1/+0
* ata: bf54x: cut drvdata assignmentLinus Walleij2017-05-301-2/+0
* ata: update references for libata documentationMauro Carvalho Chehab2017-05-1623-23/+23
* libata: fix identation on a kernel-doc markupMauro Carvalho Chehab2017-05-161-3/+4
* ata-sff: always map page before data transferTycho Andersen2017-05-161-36/+8
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-05-093-0/+392
|\
| * pata_bk3710: clear status bits of BMISP on chipset initializationBartlomiej Zolnierkiewicz2017-03-301-1/+1
| * pata_bk3710: disable IORDY Timer on chipset initializationBartlomiej Zolnierkiewicz2017-03-301-2/+2
| * ata: add Palmchip BK3710 PATA controller driverBartlomiej Zolnierkiewicz2017-03-303-0/+392
* | Merge branch 'for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2017-05-0112-630/+256
|\ \
| * | libata: remove SCT WRITE SAME supportChristoph Hellwig2017-04-281-103/+29
| * | libata: reject passthrough WRITE SAME requestsChristoph Hellwig2017-04-281-0/+8
| * | ata: ahci: add support for DaVinci DM816 SATA controllerBartosz Golaszewski2017-03-243-0/+210
| * | pata: remove the at91 driverBoris Brezillon2017-03-163-512/+0
| * | libata: make ata_sg_clean static over againJason Yan2017-03-131-1/+1
| * | libata: use setup_deferrable_timerGeliang Tang2017-03-131-3/+3
| * | ata: allow subsystem to be used on m32r and s390 archsBartlomiej Zolnierkiewicz2017-03-071-1/+0
| * | Delete redundant return value check of platform_get_resource()Belen Sarabia2017-03-061-5/+0
| * | ata: constify of_device_id structuresBhumika Goyal2017-03-065-5/+5
| |/
* | sata_via: Enable hotplug only on VT6421Ondrej Zary2017-04-111-8/+10
* | Revert "pata_atiixp: Don't use unconnected secondary port on SB600/SB700"Tejun Heo2017-03-271-5/+0
* | ahci: qoriq: correct the sata ecc setting errorYuantian Tang2017-03-091-2/+4
* | libata: drop WARN from protocol error in ata_sff_qc_issue()Tejun Heo2017-03-061-1/+0
* | libata: transport: Remove circular dependency at free timeGwendal Grignou2017-03-061-6/+3
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-03-031-8/+4
|\
| * scsi: merge __scsi_execute into scsi_executeChristoph Hellwig2017-02-231-8/+4
* | scripts/spelling.txt: add "followings" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-02-233-22/+174
|\ \ | |/ |/|
| * sata: ahci-da850: un-hardcode the MPY bitsBartosz Golaszewski2017-01-311-15/+76
| * sata: ahci-da850: add a workaround for controller instabilityBartosz Golaszewski2017-01-311-1/+27
| * sata: ahci: export ahci_do_hardreset() locallyBartosz Golaszewski2017-01-312-5/+16
| * sata: ahci-da850: implement a workaround for the softreset quirkBartosz Golaszewski2017-01-311-1/+32
| * sata: ahci-da850: add device tree match tableBartosz Golaszewski2017-01-311-0/+7
| * sata: ahci-da850: get the sata clock using a connection idBartosz Golaszewski2017-01-311-0/+16
* | Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2017-02-2123-187/+608
|\ \
| * | ata: pata_of_platform: using of_property_read_u32() helperKefeng Wang2017-01-241-7/+2
| * | pata_atiixp: Don't use unconnected secondary port on SB600/SB700Darren Stevens2017-01-231-0/+5
| * | libata-sff: Don't scan disabled ports when checking for legacy mode.Darren Stevens2017-01-231-3/+13
| * | pata_octeon_cf: remove unused local variables from octeon_cf_set_piomode()Tejun Heo2017-01-231-8/+0
OpenPOWER on IntegriCloud