aboutsummaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)Author
2015-06-26Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-06-25Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds
2015-06-18libata: Do not blacklist Micron M500DCMartin K. Petersen
2015-06-17ata: ahci_mvebu: add suspend/resume supportThomas Petazzoni
2015-06-17ahci, msix: Fix build error for !PCI_MSIRobert Richter
2015-06-16ahci: Add support for Cavium's ThunderX host controllerRobert Richter
2015-06-16ahci: Add generic MSI-X support for single interrupts to SATA PCI driverRobert Richter
2015-06-10libata: finally use __initconst in ata_parse_force_one()Rasmus Villemoes
2015-06-10drivers: ata: add support for Ceva sata host controllerSuneel Garapati
2015-06-09ahci: added support for Freescale AHCI sataTang Yuantian
2015-06-08Merge branch 'for-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-06-08pata_octeon_cf: fix broken buildAaro Koskinen
2015-06-03ahci: Store irq number in struct ahci_host_privRobert Richter
2015-06-03ahci: Move interrupt enablement code to a separate functionRobert Richter
2015-05-29Doc: libata: Fix spelling typo found in libata.xmlMasanari Iida
2015-05-26ata: ahci_mvebu: Fix wrongly set base address for the MBus window settingNadav Haklai
2015-05-25ata:sata_nv - Change 1 to true for bool type variable.Shailendra Verma
2015-05-24ata: add Broadcom AHCI SATA3 driver for STB chipsBrian Norris
2015-05-21libata: Fix regression when the NCQ Send and Receive log page is absentMartin K. Petersen
2015-05-21ata: hpt366: fix constant cast warningArnd Bergmann
2015-05-20ata: at91: use syscon to configure the smcAlexandre Belloni
2015-05-18ata: ahci_xgene: potential NULL dereference in probeDan Carpenter
2015-05-11Merge branch 'for-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-05-11ata: ahci_xgene: Add AHCI Support for 2nd HW version of APM X-Gene SoC AHCI S...Suman Tripathi
2015-05-10libahci: Add support to handle HOST_IRQ_STAT as edge trigger latch.Suman Tripathi
2015-05-10libahci: Refactoring of ahci_single_irq_intr function.Suman Tripathi
2015-05-10ahci: avoton port-disable reset-quirkDan Williams
2015-05-05ata: select DW_DMAC in case of SATA_DWCAndy Shevchenko
2015-05-05libata: Fall back to unqueued READ LOG EXT if the DMA variant failsMartin K. Petersen
2015-05-05libata: Expose TRIM capability in sysfsMartin K. Petersen
2015-05-05libata: Allow NCQ TRIM to be enabled or disabled with a module parameterMartin K. Petersen
2015-05-04libata: Blacklist queued TRIM on all Samsung 800-seriesMartin K. Petersen
2015-05-02libata: samsung_cf: Constify platform_device_idKrzysztof Kozlowski
2015-04-25libata: Ignore spurious PHY event on LPM policy changeGabriele Mazzotta
2015-04-25libata: Add helper to determine when PHY events should be ignoredGabriele Mazzotta
2015-04-20ata: ahci_st: fixup layering violations / drvdata errorsPeter Griffin
2015-04-16Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds
2015-04-14Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-04-14Remove celleb-only SCC PATA driversDaniel Axtens
2015-04-13Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds
2015-04-13Merge branch 'pnp'Rafael J. Wysocki
2015-04-08ata: remove deprecated use of pci apiQuentin Lambert
2015-04-07Merge branch 'next-remove-ldst' of git://git.kernel.org/pub/scm/linux/kernel/...Michael Ellerman
2015-04-01ahci: st: st_configure_oob must be called after IP is clocked.Peter Griffin
2015-03-30sata_dwc_460ex: indent an if statementDan Carpenter
2015-03-27libata: Blacklist queued TRIM on Samsung SSD 850 ProMartin K. Petersen
2015-03-27libata: Update Crucial/Micron blacklistMartin K. Petersen
2015-03-27libata: Add tracepointsHannes Reinecke
2015-03-27libata-eh: Set 'information' field for autosenseHannes Reinecke
2015-03-27libata: Implement support for sense data reportingHannes Reinecke