summaryrefslogtreecommitdiffstats
path: root/drivers/ata
AgeCommit message (Expand)AuthorLines
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-17Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-154/+24
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
2015-07-15libata: add ATA_HORKAGE_NOTRIMArne Fitzenreiter-1/+4
2015-07-14libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for HP 250GB SATA disk VB0250EAVERAleksei Mamlin-1/+2
2015-07-14ata: pmp: add quirk for Marvell 4140 SATA PMPLior Amsalem-0/+7
2015-07-07ata: ahci_platform: Add ACPI _CLS matchingSuthikulpanit, Suravee-1/+10
2015-06-26Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-22/+71
2015-06-25Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds-81/+907
2015-06-18libata: Do not blacklist Micron M500DCMartin K. Petersen-1/+1
2015-06-17ata: ahci_mvebu: add suspend/resume supportThomas Petazzoni-0/+22
2015-06-17ahci, msix: Fix build error for !PCI_MSIRobert Richter-20/+1
2015-06-16ahci: Add support for Cavium's ThunderX host controllerRobert Richter-1/+4
2015-06-16ahci: Add generic MSI-X support for single interrupts to SATA PCI driverRobert Richter-0/+72
2015-06-10libata: finally use __initconst in ata_parse_force_one()Rasmus Villemoes-6/+1
2015-06-10drivers: ata: add support for Ceva sata host controllerSuneel Garapati-0/+248
2015-06-09ahci: added support for Freescale AHCI sataTang Yuantian-0/+1
2015-06-08Merge branch 'for-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+2
2015-06-08pata_octeon_cf: fix broken buildAaro Koskinen-1/+1
2015-06-03ahci: Store irq number in struct ahci_host_privRobert Richter-19/+27
2015-06-03ahci: Move interrupt enablement code to a separate functionRobert Richter-9/+22
2015-05-29Doc: libata: Fix spelling typo found in libata.xmlMasanari Iida-1/+1
2015-05-26ata: ahci_mvebu: Fix wrongly set base address for the MBus window settingNadav Haklai-1/+1
2015-05-25ata:sata_nv - Change 1 to true for bool type variable.Shailendra Verma-1/+1
2015-05-24ata: add Broadcom AHCI SATA3 driver for STB chipsBrian Norris-0/+332
2015-05-21libata: Fix regression when the NCQ Send and Receive log page is absentMartin K. Petersen-0/+1
2015-05-21ata: hpt366: fix constant cast warningArnd Bergmann-2/+2
2015-05-20ata: at91: use syscon to configure the smcAlexandre Belloni-22/+71
2015-05-18ata: ahci_xgene: potential NULL dereference in probeDan Carpenter-3/+1
2015-05-11Merge branch 'for-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1156/+157
2015-05-11ata: ahci_xgene: Add AHCI Support for 2nd HW version of APM X-Gene SoC AHCI S...Suman Tripathi-19/+86
2015-05-10libahci: Add support to handle HOST_IRQ_STAT as edge trigger latch.Suman Tripathi-0/+42
2015-05-10libahci: Refactoring of ahci_single_irq_intr function.Suman Tripathi-21/+30
2015-05-10ahci: avoton port-disable reset-quirkDan Williams-8/+95
2015-05-05ata: select DW_DMAC in case of SATA_DWCAndy Shevchenko-0/+1
2015-05-05libata: Fall back to unqueued READ LOG EXT if the DMA variant failsMartin K. Petersen-1/+11
2015-05-05libata: Expose TRIM capability in sysfsMartin K. Petersen-0/+22
2015-05-05libata: Allow NCQ TRIM to be enabled or disabled with a module parameterMartin K. Petersen-0/+2