aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-07ata: ahci_platform: Add ACPI _CLS matchingSuthikulpanit, Suravee2-1/+10
2015-06-26Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-22/+71
2015-06-25Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds19-81/+907
2015-06-18libata: Do not blacklist Micron M500DCMartin K. Petersen1-1/+1
2015-06-17ata: ahci_mvebu: add suspend/resume supportThomas Petazzoni1-0/+22
2015-06-17ahci, msix: Fix build error for !PCI_MSIRobert Richter1-20/+1
2015-06-16ahci: Add support for Cavium's ThunderX host controllerRobert Richter1-1/+4
2015-06-16ahci: Add generic MSI-X support for single interrupts to SATA PCI driverRobert Richter1-0/+72
2015-06-10libata: finally use __initconst in ata_parse_force_one()Rasmus Villemoes1-6/+1
2015-06-10drivers: ata: add support for Ceva sata host controllerSuneel Garapati3-0/+248
2015-06-09ahci: added support for Freescale AHCI sataTang Yuantian1-0/+1
2015-06-08Merge branch 'for-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds2-2/+2
2015-06-08pata_octeon_cf: fix broken buildAaro Koskinen1-1/+1
2015-06-03ahci: Store irq number in struct ahci_host_privRobert Richter6-19/+27
2015-06-03ahci: Move interrupt enablement code to a separate functionRobert Richter1-9/+22
2015-05-29Doc: libata: Fix spelling typo found in libata.xmlMasanari Iida1-1/+1
2015-05-26ata: ahci_mvebu: Fix wrongly set base address for the MBus window settingNadav Haklai1-1/+1
2015-05-25ata:sata_nv - Change 1 to true for bool type variable.Shailendra Verma1-1/+1
2015-05-24ata: add Broadcom AHCI SATA3 driver for STB chipsBrian Norris3-0/+332
2015-05-21libata: Fix regression when the NCQ Send and Receive log page is absentMartin K. Petersen1-0/+1
2015-05-21ata: hpt366: fix constant cast warningArnd Bergmann1-2/+2
2015-05-20ata: at91: use syscon to configure the smcAlexandre Belloni2-22/+71
2015-05-18ata: ahci_xgene: potential NULL dereference in probeDan Carpenter1-3/+1
2015-05-11Merge branch 'for-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds8-1156/+157
2015-05-11ata: ahci_xgene: Add AHCI Support for 2nd HW version of APM X-Gene SoC AHCI SATA Host controller.Suman Tripathi1-19/+86
2015-05-10libahci: Add support to handle HOST_IRQ_STAT as edge trigger latch.Suman Tripathi2-0/+42
2015-05-10libahci: Refactoring of ahci_single_irq_intr function.Suman Tripathi1-21/+30
2015-05-10ahci: avoton port-disable reset-quirkDan Williams1-8/+95
2015-05-05ata: select DW_DMAC in case of SATA_DWCAndy Shevchenko1-0/+1
2015-05-05libata: Fall back to unqueued READ LOG EXT if the DMA variant failsMartin K. Petersen1-1/+11
2015-05-05libata: Expose TRIM capability in sysfsMartin K. Petersen1-0/+22
2015-05-05libata: Allow NCQ TRIM to be enabled or disabled with a module parameterMartin K. Petersen1-0/+2
2015-05-04libata: Blacklist queued TRIM on all Samsung 800-seriesMartin K. Petersen1-1/+1
2015-05-02libata: samsung_cf: Constify platform_device_idKrzysztof Kozlowski1-1/+1
2015-04-25libata: Ignore spurious PHY event on LPM policy changeGabriele Mazzotta2-1/+17
2015-04-25libata: Add helper to determine when PHY events should be ignoredGabriele Mazzotta2-2/+20
2015-04-20ata: ahci_st: fixup layering violations / drvdata errorsPeter Griffin1-25/+24
2015-04-16Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linuxLinus Torvalds2-15/+6
2015-04-14Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-13/+1
2015-04-14Remove celleb-only SCC PATA driversDaniel Axtens3-1120/+0
2015-04-13Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds31-815/+673
2015-04-13Merge branch 'pnp'Rafael J. Wysocki1-13/+1
2015-04-08ata: remove deprecated use of pci apiQuentin Lambert22-63/+63
2015-04-07Merge branch 'next-remove-ldst' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc into nextMichael Ellerman1-5/+5
2015-04-01ahci: st: st_configure_oob must be called after IP is clocked.Peter Griffin1-2/+4
2015-03-30sata_dwc_460ex: indent an if statementDan Carpenter1-1/+1
2015-03-27libata: Blacklist queued TRIM on Samsung SSD 850 ProMartin K. Petersen1-0/+2
2015-03-27libata: Update Crucial/Micron blacklistMartin K. Petersen1-2/+11
2015-03-27libata: Add tracepointsHannes Reinecke4-3/+163
2015-03-27libata-eh: Set 'information' field for autosenseHannes Reinecke4-3/+21