summaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-07-244-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
| * libata: add ATA_HORKAGE_NOTRIMArne Fitzenreiter2015-07-152-1/+4
| * libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for HP 250GB SATA disk VB0250EAVERAleksei Mamlin2015-07-141-1/+2
| * ata: pmp: add quirk for Marvell 4140 SATA PMPLior Amsalem2015-07-141-0/+7
* | Update Viresh Kumar's email addressViresh Kumar2015-07-171-2/+2
* | ata: ahci_platform: Add ACPI _CLS matchingSuthikulpanit, Suravee2015-07-072-1/+10
|/
* Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-06-262-22/+71
|\
| * ata: at91: use syscon to configure the smcAlexandre Belloni2015-05-202-22/+71
* | Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds2015-06-2519-81/+907
|\ \
| * | libata: Do not blacklist Micron M500DCMartin K. Petersen2015-06-181-1/+1
| * | ata: ahci_mvebu: add suspend/resume supportThomas Petazzoni2015-06-171-0/+22
| * | ahci, msix: Fix build error for !PCI_MSIRobert Richter2015-06-171-20/+1
| * | ahci: Add support for Cavium's ThunderX host controllerRobert Richter2015-06-161-1/+4
| * | ahci: Add generic MSI-X support for single interrupts to SATA PCI driverRobert Richter2015-06-161-0/+72
| * | libata: finally use __initconst in ata_parse_force_one()Rasmus Villemoes2015-06-101-6/+1
| * | drivers: ata: add support for Ceva sata host controllerSuneel Garapati2015-06-103-0/+248
| * | ahci: added support for Freescale AHCI sataTang Yuantian2015-06-091-0/+1
| * | ahci: Store irq number in struct ahci_host_privRobert Richter2015-06-036-19/+27
| * | ahci: Move interrupt enablement code to a separate functionRobert Richter2015-06-031-9/+22
| * | Doc: libata: Fix spelling typo found in libata.xmlMasanari Iida2015-05-291-1/+1
| * | ata:sata_nv - Change 1 to true for bool type variable.Shailendra Verma2015-05-251-1/+1
| * | ata: add Broadcom AHCI SATA3 driver for STB chipsBrian Norris2015-05-243-0/+332
| * | libata: Fix regression when the NCQ Send and Receive log page is absentMartin K. Petersen2015-05-211-0/+1
| * | ata: hpt366: fix constant cast warningArnd Bergmann2015-05-211-2/+2
| * | ata: ahci_xgene: potential NULL dereference in probeDan Carpenter2015-05-181-3/+1
| * | ata: ahci_xgene: Add AHCI Support for 2nd HW version of APM X-Gene SoC AHCI S...Suman Tripathi2015-05-111-19/+86
| * | libahci: Add support to handle HOST_IRQ_STAT as edge trigger latch.Suman Tripathi2015-05-102-0/+42
| * | libahci: Refactoring of ahci_single_irq_intr function.Suman Tripathi2015-05-101-21/+30
| * | libata: Fall back to unqueued READ LOG EXT if the DMA variant failsMartin K. Petersen2015-05-051-1/+11
| * | libata: Expose TRIM capability in sysfsMartin K. Petersen2015-05-051-0/+22
| * | libata: Allow NCQ TRIM to be enabled or disabled with a module parameterMartin K. Petersen2015-05-051-0/+2
| * | libata: samsung_cf: Constify platform_device_idKrzysztof Kozlowski2015-05-021-1/+1
* | | Merge branch 'for-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-06-082-2/+2
|\ \ \
| * | | pata_octeon_cf: fix broken buildAaro Koskinen2015-06-081-1/+1
| * | | ata: ahci_mvebu: Fix wrongly set base address for the MBus window settingNadav Haklai2015-05-261-1/+1
* | | | Merge branch 'for-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-05-118-1156/+157
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | ahci: avoton port-disable reset-quirkDan Williams2015-05-101-8/+95
| * | ata: select DW_DMAC in case of SATA_DWCAndy Shevchenko2015-05-051-0/+1
| * | libata: Blacklist queued TRIM on all Samsung 800-seriesMartin K. Petersen2015-05-041-1/+1
| * | libata: Ignore spurious PHY event on LPM policy changeGabriele Mazzotta2015-04-252-1/+17
| * | libata: Add helper to determine when PHY events should be ignoredGabriele Mazzotta2015-04-252-2/+20
| |/
| * ata: ahci_st: fixup layering violations / drvdata errorsPeter Griffin2015-04-201-25/+24
| * Remove celleb-only SCC PATA driversDaniel Axtens2015-04-143-1120/+0
* | Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2015-04-162-15/+6
|\ \
| * \ Merge branch 'next-remove-ldst' of git://git.kernel.org/pub/scm/linux/kernel/...Michael Ellerman2015-04-071-5/+5
| |\ \
| | * | powerpc: Move Power Macintosh drivers to generic byteswappersDavid Gibson2015-03-231-5/+5
OpenPOWER on IntegriCloud