summaryrefslogtreecommitdiffstats
path: root/drivers/ata
AgeCommit message (Expand)AuthorLines
2015-12-07ata/sata_fsl.c: add ATA_FLAG_NO_LOG_PAGE to blacklist the controller for log ...Andreas Werner-1/+2
2015-12-07libata-eh.c: Introduce new ata port flag for controller which lockup on read ...Andreas Werner-0/+8
2015-11-30sata_sil: disable trimMikulas Patocka-0/+3
2015-11-30AHCI: Fix softreset failed issue of Port MultiplierXiangliang Yu-0/+9
2015-11-20sata/mvebu: use #ifdef around suspend/resume codeArnd Bergmann-0/+5
2015-11-16ahci: Order SATA device IDs for codename LewisburgAlexandra Yates-10/+10
2015-11-16ahci: Add Device ID for Intel Sunrise Point PCHCharles_Rose@Dell.com-0/+2
2015-11-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-3/+0
2015-11-09scsi: use host wide tags by defaultChristoph Hellwig-3/+0
2015-11-03Merge branch 'for-4.3-fixes' into for-4.4Tejun Heo-0/+1
2015-11-03ahci: add new Intel device IDsAlexandra Yates-0/+10
2015-10-31ahci: Add Marvell 88se91a2 device idJohannes Thumshirn-0/+2
2015-10-31ahci: cleanup ahci_host_activate_multi_irqsDan Williams-18/+3
2015-10-31ahci: ahci_host_activate: kill IRQF_SHAREDDan Williams-1/+1
2015-10-31ahci: qoriq: Disable NCQ on ls2080a SoCTang Yuantian-1/+7
2015-10-31ahci: qoriq: Rename LS2085A SoC support code to LS2080ATang Yuantian-3/+3
2015-10-27libata: enable LBA flag in taskfile for ata_scsi_pass_thru()Vinayak Kale-0/+3
2015-10-27libata: add support for NCQ commands for SG interfaceVinayak Kale-1/+7
2015-10-15ahci: qoriq: Fix a compiling warningArnd Bergmann-2/+3
2015-10-15pata_it821x: use "const char *" for string literalsLABBE Corentin-3/+3
2015-10-12libata: only call ->done once all per-tag ressources are releasedChristoph Hellwig-9/+13
2015-10-04libata: cleanup ata_scsi_qc_completeChristoph Hellwig-14/+5
2015-09-30ata: ahci: find eSATA ports and flag them as removableManuel Lauss-2/+14
2015-09-25libata: samsung_cf: fix handling platform_get_irq resultAndrzej Hajda-1/+1
2015-09-17ata: pata_macio: Fix module autoload for OF platform driverLuis de Bethencourt-0/+1
2015-09-10ata: pata_pxa: dmaengine conversionRobert Jarzmik-112/+59
2015-09-08ahci: added a new driver for supporting Freescale AHCI sataTang Yuantian-0/+282
2015-09-08Revert "ahci: added support for Freescale AHCI sata"Tang Yuantian-1/+0
2015-09-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-2/+1
2015-09-03MIPS: Remove all the uses of custom gpio.hAlban Bedel-2/+1
2015-09-02Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds-11/+5
2015-08-31Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-24/+1
2015-08-28Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+2
2015-08-26Add factory recertified Crucial M500s to blacklistGuillermo A. Amaral-0/+2
2015-08-24PCI: Disable async suspend/resume for JMicron multi-function SATA/AHCIZhang Rui-24/+1
2015-08-22ata: pata_arasam_cf: Use devm_clk_getVaishali Thakkar-7/+4
2015-08-17Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-154/+24
2015-08-10libata: fix libata-core.c kernel-doc warningRandy Dunlap-0/+1
2015-08-06ata: ahci_brcmstb: Fix misuse of IS_ENABLEDAxel Lin-2/+2
2015-08-06sata_sx4: Check return code from pdc20621_i2c_read()Tomer Barletz-4/+12
2015-08-03Revert "libata: Implement NCQ autosense"Tejun Heo-26/+2
2015-08-03Revert "libata: Implement support for sense data reporting"Tejun Heo-102/+4
2015-08-03Revert "libata-eh: Set 'information' field for autosense"Tejun Heo-21/+3
2015-07-28ata: ahci_brcmstb: Fix warnings with CONFIG_PM_SLEEP=nFlorian Fainelli-0/+2
2015-07-24Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-4/+29
2015-07-17Update Viresh Kumar's email addressViresh Kumar-2/+2
2015-07-16libata: Do not blacklist M510DCMartin K. Petersen-1/+1
2015-07-15libata: increase the timeout when setting transfer modeMikulas Patocka-1/+2
2015-07-15libata: add ATA_HORKAGE_MAX_SEC_1024 to revert back to previous max_sectors l...David Milburn-0/+10
2015-07-15libata: force disable trim for SuperSSpeed S238Arne Fitzenreiter-0/+3