summaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds2015-06-2619-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/+1Star
| * | 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/+1Star
| * | 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-261-1/+1
| * | ata: add Broadcom AHCI SATA3 driver for STB chipsBrian Norris2015-05-253-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/+1Star
| * | 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-031-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/+157Star
|\| | | | |_|/ |/| |
| * | 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/+24Star
| * Remove celleb-only SCC PATA driversDaniel Axtens2015-04-143-1120/+0Star
* | Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2015-04-162-15/+6Star
|\ \
| * \ 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
| * | | sata_svw: remove the dependency on PPC_OFKevin Hao2015-03-171-10/+1Star
* | | | Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-151-13/+1Star
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'pnp'Rafael J. Wysocki2015-04-131-13/+1Star
| |\ \ \
| | * | | PNP: ata/pata_isapnp: Use module_pnp_driver to register driverPeter Huewe2015-03-181-13/+1Star
| | |/ /
* | | | Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds2015-04-1431-815/+673Star
|\ \ \ \ | |/ / / |/| | |
| * | | ata: remove deprecated use of pci apiQuentin Lambert2015-04-0822-63/+63
| * | | ahci: st: st_configure_oob must be called after IP is clocked.Peter Griffin2015-04-011-2/+4
| * | | sata_dwc_460ex: indent an if statementDan Carpenter2015-03-301-1/+1
| * | | libata: Add tracepointsHannes Reinecke2015-03-274-3/+163
| * | | libata-eh: Set 'information' field for autosenseHannes Reinecke2015-03-274-3/+21
| * | | libata: Implement support for sense data reportingHannes Reinecke2015-03-272-4/+102
| * | | libata: Implement NCQ autosenseHannes Reinecke2015-03-273-2/+26