| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-07-25 | 4 | -4/+29 |
|\ |
|
| * | libata: Do not blacklist M510DC | Martin K. Petersen | 2015-07-16 | 1 | -1/+1 |
| * | libata: increase the timeout when setting transfer mode | Mikulas Patocka | 2015-07-15 | 1 | -1/+2 |
| * | libata: add ATA_HORKAGE_MAX_SEC_1024 to revert back to previous max_sectors l... | David Milburn | 2015-07-15 | 1 | -0/+10 |
| * | libata: force disable trim for SuperSSpeed S238 | Arne Fitzenreiter | 2015-07-15 | 1 | -0/+3 |
| * | libata: add ATA_HORKAGE_NOTRIM | Arne Fitzenreiter | 2015-07-15 | 2 | -1/+4 |
| * | libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for HP 250GB SATA disk VB0250EAVER | Aleksei Mamlin | 2015-07-14 | 1 | -1/+2 |
| * | ata: pmp: add quirk for Marvell 4140 SATA PMP | Lior Amsalem | 2015-07-14 | 1 | -0/+7 |
* | | Update Viresh Kumar's email address | Viresh Kumar | 2015-07-18 | 1 | -2/+2 |
* | | ata: ahci_platform: Add ACPI _CLS matching | Suthikulpanit, Suravee | 2015-07-07 | 2 | -1/+10 |
|/ |
|
* | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2015-06-26 | 2 | -22/+71 |
|\ |
|
| * | ata: at91: use syscon to configure the smc | Alexandre Belloni | 2015-05-20 | 2 | -22/+71 |
* | | Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li... | Linus Torvalds | 2015-06-26 | 19 | -81/+907 |
|\ \ |
|
| * | | libata: Do not blacklist Micron M500DC | Martin K. Petersen | 2015-06-18 | 1 | -1/+1 |
| * | | ata: ahci_mvebu: add suspend/resume support | Thomas Petazzoni | 2015-06-17 | 1 | -0/+22 |
| * | | ahci, msix: Fix build error for !PCI_MSI | Robert Richter | 2015-06-17 | 1 | -20/+1 |
| * | | ahci: Add support for Cavium's ThunderX host controller | Robert Richter | 2015-06-16 | 1 | -1/+4 |
| * | | ahci: Add generic MSI-X support for single interrupts to SATA PCI driver | Robert Richter | 2015-06-16 | 1 | -0/+72 |
| * | | libata: finally use __initconst in ata_parse_force_one() | Rasmus Villemoes | 2015-06-10 | 1 | -6/+1 |
| * | | drivers: ata: add support for Ceva sata host controller | Suneel Garapati | 2015-06-10 | 3 | -0/+248 |
| * | | ahci: added support for Freescale AHCI sata | Tang Yuantian | 2015-06-09 | 1 | -0/+1 |
| * | | ahci: Store irq number in struct ahci_host_priv | Robert Richter | 2015-06-03 | 6 | -19/+27 |
| * | | ahci: Move interrupt enablement code to a separate function | Robert Richter | 2015-06-03 | 1 | -9/+22 |
| * | | Doc: libata: Fix spelling typo found in libata.xml | Masanari Iida | 2015-05-29 | 1 | -1/+1 |
| * | | ata:sata_nv - Change 1 to true for bool type variable. | Shailendra Verma | 2015-05-26 | 1 | -1/+1 |
| * | | ata: add Broadcom AHCI SATA3 driver for STB chips | Brian Norris | 2015-05-25 | 3 | -0/+332 |
| * | | libata: Fix regression when the NCQ Send and Receive log page is absent | Martin K. Petersen | 2015-05-21 | 1 | -0/+1 |
| * | | ata: hpt366: fix constant cast warning | Arnd Bergmann | 2015-05-21 | 1 | -2/+2 |
| * | | ata: ahci_xgene: potential NULL dereference in probe | Dan Carpenter | 2015-05-18 | 1 | -3/+1 |
| * | | ata: ahci_xgene: Add AHCI Support for 2nd HW version of APM X-Gene SoC AHCI S... | Suman Tripathi | 2015-05-11 | 1 | -19/+86 |
| * | | libahci: Add support to handle HOST_IRQ_STAT as edge trigger latch. | Suman Tripathi | 2015-05-10 | 2 | -0/+42 |
| * | | libahci: Refactoring of ahci_single_irq_intr function. | Suman Tripathi | 2015-05-10 | 1 | -21/+30 |
| * | | libata: Fall back to unqueued READ LOG EXT if the DMA variant fails | Martin K. Petersen | 2015-05-05 | 1 | -1/+11 |
| * | | libata: Expose TRIM capability in sysfs | Martin K. Petersen | 2015-05-05 | 1 | -0/+22 |
| * | | libata: Allow NCQ TRIM to be enabled or disabled with a module parameter | Martin K. Petersen | 2015-05-05 | 1 | -0/+2 |
| * | | libata: samsung_cf: Constify platform_device_id | Krzysztof Kozlowski | 2015-05-03 | 1 | -1/+1 |
* | | | Merge branch 'for-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-06-08 | 2 | -2/+2 |
|\ \ \ |
|
| * | | | pata_octeon_cf: fix broken build | Aaro Koskinen | 2015-06-08 | 1 | -1/+1 |
| * | | | ata: ahci_mvebu: Fix wrongly set base address for the MBus window setting | Nadav Haklai | 2015-05-26 | 1 | -1/+1 |
* | | | | Merge branch 'for-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-05-11 | 8 | -1156/+157 |
|\| | |
| |_|/
|/| | |
|
| * | | ahci: avoton port-disable reset-quirk | Dan Williams | 2015-05-10 | 1 | -8/+95 |
| * | | ata: select DW_DMAC in case of SATA_DWC | Andy Shevchenko | 2015-05-05 | 1 | -0/+1 |
| * | | libata: Blacklist queued TRIM on all Samsung 800-series | Martin K. Petersen | 2015-05-04 | 1 | -1/+1 |
| * | | libata: Ignore spurious PHY event on LPM policy change | Gabriele Mazzotta | 2015-04-25 | 2 | -1/+17 |
| * | | libata: Add helper to determine when PHY events should be ignored | Gabriele Mazzotta | 2015-04-25 | 2 | -2/+20 |
| |/ |
|
| * | ata: ahci_st: fixup layering violations / drvdata errors | Peter Griffin | 2015-04-20 | 1 | -25/+24 |
| * | Remove celleb-only SCC PATA drivers | Daniel Axtens | 2015-04-14 | 3 | -1120/+0 |
* | | Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp... | Linus Torvalds | 2015-04-16 | 2 | -15/+6 |
|\ \ |
|
| * \ | Merge branch 'next-remove-ldst' of git://git.kernel.org/pub/scm/linux/kernel/... | Michael Ellerman | 2015-04-07 | 1 | -5/+5 |
| |\ \ |
|
| | * | | powerpc: Move Power Macintosh drivers to generic byteswappers | David Gibson | 2015-03-23 | 1 | -5/+5 |