Age | Commit message (Expand) | Author | Files | Lines |
2015-06-26 | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2 | -22/+71 |
2015-06-25 | Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li... | Linus Torvalds | 19 | -81/+907 |
2015-06-18 | libata: Do not blacklist Micron M500DC | Martin K. Petersen | 1 | -1/+1 |
2015-06-17 | ata: ahci_mvebu: add suspend/resume support | Thomas Petazzoni | 1 | -0/+22 |
2015-06-17 | ahci, msix: Fix build error for !PCI_MSI | Robert Richter | 1 | -20/+1 |
2015-06-16 | ahci: Add support for Cavium's ThunderX host controller | Robert Richter | 1 | -1/+4 |
2015-06-16 | ahci: Add generic MSI-X support for single interrupts to SATA PCI driver | Robert Richter | 1 | -0/+72 |
2015-06-10 | libata: finally use __initconst in ata_parse_force_one() | Rasmus Villemoes | 1 | -6/+1 |
2015-06-10 | drivers: ata: add support for Ceva sata host controller | Suneel Garapati | 3 | -0/+248 |
2015-06-09 | ahci: added support for Freescale AHCI sata | Tang Yuantian | 1 | -0/+1 |
2015-06-08 | Merge branch 'for-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -2/+2 |
2015-06-08 | pata_octeon_cf: fix broken build | Aaro Koskinen | 1 | -1/+1 |
2015-06-03 | ahci: Store irq number in struct ahci_host_priv | Robert Richter | 6 | -19/+27 |
2015-06-03 | ahci: Move interrupt enablement code to a separate function | Robert Richter | 1 | -9/+22 |
2015-05-29 | Doc: libata: Fix spelling typo found in libata.xml | Masanari Iida | 1 | -1/+1 |
2015-05-26 | ata: ahci_mvebu: Fix wrongly set base address for the MBus window setting | Nadav Haklai | 1 | -1/+1 |
2015-05-25 | ata:sata_nv - Change 1 to true for bool type variable. | Shailendra Verma | 1 | -1/+1 |
2015-05-24 | ata: add Broadcom AHCI SATA3 driver for STB chips | Brian Norris | 3 | -0/+332 |
2015-05-21 | libata: Fix regression when the NCQ Send and Receive log page is absent | Martin K. Petersen | 1 | -0/+1 |
2015-05-21 | ata: hpt366: fix constant cast warning | Arnd Bergmann | 1 | -2/+2 |
2015-05-20 | ata: at91: use syscon to configure the smc | Alexandre Belloni | 2 | -22/+71 |
2015-05-18 | ata: ahci_xgene: potential NULL dereference in probe | Dan Carpenter | 1 | -3/+1 |
2015-05-11 | Merge branch 'for-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 8 | -1156/+157 |
2015-05-11 | ata: ahci_xgene: Add AHCI Support for 2nd HW version of APM X-Gene SoC AHCI S... | Suman Tripathi | 1 | -19/+86 |
2015-05-10 | libahci: Add support to handle HOST_IRQ_STAT as edge trigger latch. | Suman Tripathi | 2 | -0/+42 |
2015-05-10 | libahci: Refactoring of ahci_single_irq_intr function. | Suman Tripathi | 1 | -21/+30 |
2015-05-10 | ahci: avoton port-disable reset-quirk | Dan Williams | 1 | -8/+95 |
2015-05-05 | ata: select DW_DMAC in case of SATA_DWC | Andy Shevchenko | 1 | -0/+1 |
2015-05-05 | libata: Fall back to unqueued READ LOG EXT if the DMA variant fails | Martin K. Petersen | 1 | -1/+11 |
2015-05-05 | libata: Expose TRIM capability in sysfs | Martin K. Petersen | 1 | -0/+22 |
2015-05-05 | libata: Allow NCQ TRIM to be enabled or disabled with a module parameter | Martin K. Petersen | 1 | -0/+2 |
2015-05-04 | libata: Blacklist queued TRIM on all Samsung 800-series | Martin K. Petersen | 1 | -1/+1 |
2015-05-02 | libata: samsung_cf: Constify platform_device_id | Krzysztof Kozlowski | 1 | -1/+1 |
2015-04-25 | libata: Ignore spurious PHY event on LPM policy change | Gabriele Mazzotta | 2 | -1/+17 |
2015-04-25 | libata: Add helper to determine when PHY events should be ignored | Gabriele Mazzotta | 2 | -2/+20 |
2015-04-20 | ata: ahci_st: fixup layering violations / drvdata errors | Peter Griffin | 1 | -25/+24 |
2015-04-16 | Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp... | Linus Torvalds | 2 | -15/+6 |
2015-04-14 | Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -13/+1 |
2015-04-14 | Remove celleb-only SCC PATA drivers | Daniel Axtens | 3 | -1120/+0 |
2015-04-13 | Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li... | Linus Torvalds | 31 | -815/+673 |
2015-04-13 | Merge branch 'pnp' | Rafael J. Wysocki | 1 | -13/+1 |
2015-04-08 | ata: remove deprecated use of pci api | Quentin Lambert | 22 | -63/+63 |
2015-04-07 | Merge branch 'next-remove-ldst' of git://git.kernel.org/pub/scm/linux/kernel/... | Michael Ellerman | 1 | -5/+5 |
2015-04-01 | ahci: st: st_configure_oob must be called after IP is clocked. | Peter Griffin | 1 | -2/+4 |
2015-03-30 | sata_dwc_460ex: indent an if statement | Dan Carpenter | 1 | -1/+1 |
2015-03-27 | libata: Blacklist queued TRIM on Samsung SSD 850 Pro | Martin K. Petersen | 1 | -0/+2 |
2015-03-27 | libata: Update Crucial/Micron blacklist | Martin K. Petersen | 1 | -2/+11 |
2015-03-27 | libata: Add tracepoints | Hannes Reinecke | 4 | -3/+163 |
2015-03-27 | libata-eh: Set 'information' field for autosense | Hannes Reinecke | 4 | -3/+21 |
2015-03-27 | libata: Implement support for sense data reporting | Hannes Reinecke | 2 | -4/+102 |