summaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
* ata/sata_fsl.c: add ATA_FLAG_NO_LOG_PAGE to blacklist the controller for log ...Andreas Werner2015-12-071-1/+2
* libata-eh.c: Introduce new ata port flag for controller which lockup on read ...Andreas Werner2015-12-071-0/+8
* sata_sil: disable trimMikulas Patocka2015-11-301-0/+3
* AHCI: Fix softreset failed issue of Port MultiplierXiangliang Yu2015-11-301-0/+9
* sata/mvebu: use #ifdef around suspend/resume codeArnd Bergmann2015-11-201-0/+5
* ahci: Order SATA device IDs for codename LewisburgAlexandra Yates2015-11-161-10/+10
* ahci: Add Device ID for Intel Sunrise Point PCHCharles_Rose@Dell.com2015-11-161-0/+2
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-11-141-3/+0Star
|\
| * scsi: use host wide tags by defaultChristoph Hellwig2015-11-101-3/+0Star
* | Merge branch 'for-4.3-fixes' into for-4.4Tejun Heo2015-11-031-0/+1
|\ \
| * | ata: pata_macio: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-171-0/+1
| |/
* | ahci: add new Intel device IDsAlexandra Yates2015-11-031-0/+10
* | ahci: Add Marvell 88se91a2 device idJohannes Thumshirn2015-10-311-0/+2
* | ahci: cleanup ahci_host_activate_multi_irqsDan Williams2015-10-311-18/+3Star
* | ahci: ahci_host_activate: kill IRQF_SHAREDDan Williams2015-10-311-1/+1
* | ahci: qoriq: Disable NCQ on ls2080a SoCTang Yuantian2015-10-311-1/+7
* | ahci: qoriq: Rename LS2085A SoC support code to LS2080ATang Yuantian2015-10-311-3/+3
* | libata: enable LBA flag in taskfile for ata_scsi_pass_thru()Vinayak Kale2015-10-271-0/+3
* | libata: add support for NCQ commands for SG interfaceVinayak Kale2015-10-271-1/+7
* | ahci: qoriq: Fix a compiling warningArnd Bergmann2015-10-151-2/+3
* | pata_it821x: use "const char *" for string literalsLABBE Corentin2015-10-151-3/+3
* | libata: only call ->done once all per-tag ressources are releasedChristoph Hellwig2015-10-121-9/+13
* | libata: cleanup ata_scsi_qc_completeChristoph Hellwig2015-10-041-14/+5Star
* | ata: ahci: find eSATA ports and flag them as removableManuel Lauss2015-09-303-2/+14
* | libata: samsung_cf: fix handling platform_get_irq resultAndrzej Hajda2015-09-251-1/+1
* | ata: pata_pxa: dmaengine conversionRobert Jarzmik2015-09-101-112/+59Star
* | ahci: added a new driver for supporting Freescale AHCI sataTang Yuantian2015-09-083-0/+282
* | Revert "ahci: added support for Freescale AHCI sata"Tang Yuantian2015-09-081-1/+0Star
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-09-041-2/+1Star
|\
| * MIPS: Remove all the uses of custom gpio.hAlban Bedel2015-09-031-2/+1Star
* | Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds2015-09-023-11/+5Star
|\ \
| * | ata: pata_arasam_cf: Use devm_clk_getVaishali Thakkar2015-08-221-7/+4Star
| * | libata: fix libata-core.c kernel-doc warningRandy Dunlap2015-08-101-0/+1
| * | ata: sata_rcar: Remove obsolete sata-r8a779* platform_device_id entriesGeert Uytterhoeven2015-07-141-4/+0Star
* | | Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-09-012-24/+1Star
|\ \ \
| * | | PCI: Disable async suspend/resume for JMicron multi-function SATA/AHCIZhang Rui2015-08-242-24/+1Star
* | | | Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-08-281-0/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add factory recertified Crucial M500s to blacklistGuillermo A. Amaral2015-08-261-0/+2
* | | | Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-08-186-154/+24Star
|\| | |
| * | | ata: ahci_brcmstb: Fix misuse of IS_ENABLEDAxel Lin2015-08-061-2/+2
| * | | sata_sx4: Check return code from pdc20621_i2c_read()Tomer Barletz2015-08-061-4/+12
| * | | Revert "libata: Implement NCQ autosense"Tejun Heo2015-08-033-26/+2Star
| * | | Revert "libata: Implement support for sense data reporting"Tejun Heo2015-08-032-102/+4Star
| * | | Revert "libata-eh: Set 'information' field for autosense"Tejun Heo2015-08-034-21/+3Star
| * | | ata: ahci_brcmstb: Fix warnings with CONFIG_PM_SLEEP=nFlorian Fainelli2015-07-281-0/+2
* | | | Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-07-254-4/+29
|\| | |
| * | | libata: Do not blacklist M510DCMartin K. Petersen2015-07-161-1/+1
| * | | libata: increase the timeout when setting transfer modeMikulas Patocka2015-07-151-1/+2
| * | | libata: add ATA_HORKAGE_MAX_SEC_1024 to revert back to previous max_sectors l...David Milburn2015-07-151-0/+10
| * | | libata: force disable trim for SuperSSpeed S238Arne Fitzenreiter2015-07-151-0/+3