summaryrefslogtreecommitdiffstats
path: root/drivers/ata
AgeCommit message (Expand)AuthorLines
2015-06-08Merge branch 'for-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+2
2015-06-08pata_octeon_cf: fix broken buildAaro Koskinen-1/+1
2015-05-26ata: ahci_mvebu: Fix wrongly set base address for the MBus window settingNadav Haklai-1/+1
2015-05-11Merge branch 'for-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1156/+157
2015-05-10ahci: avoton port-disable reset-quirkDan Williams-8/+95
2015-05-05ata: select DW_DMAC in case of SATA_DWCAndy Shevchenko-0/+1
2015-05-04libata: Blacklist queued TRIM on all Samsung 800-seriesMartin K. Petersen-1/+1
2015-04-25libata: Ignore spurious PHY event on LPM policy changeGabriele Mazzotta-1/+17
2015-04-25libata: Add helper to determine when PHY events should be ignoredGabriele Mazzotta-2/+20
2015-04-20ata: ahci_st: fixup layering violations / drvdata errorsPeter Griffin-25/+24
2015-04-16Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds-15/+6
2015-04-14Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-13/+1
2015-04-14Remove celleb-only SCC PATA driversDaniel Axtens-1120/+0
2015-04-13Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds-815/+673
2015-04-13Merge branch 'pnp'Rafael J. Wysocki-13/+1
2015-04-08ata: remove deprecated use of pci apiQuentin Lambert-63/+63
2015-04-07Merge branch 'next-remove-ldst' of git://git.kernel.org/pub/scm/linux/kernel/...Michael Ellerman-5/+5
2015-04-01ahci: st: st_configure_oob must be called after IP is clocked.Peter Griffin-2/+4
2015-03-30sata_dwc_460ex: indent an if statementDan Carpenter-1/+1
2015-03-27libata: Blacklist queued TRIM on Samsung SSD 850 ProMartin K. Petersen-0/+2
2015-03-27libata: Update Crucial/Micron blacklistMartin K. Petersen-2/+11
2015-03-27libata: Add tracepointsHannes Reinecke-3/+163
2015-03-27libata-eh: Set 'information' field for autosenseHannes Reinecke-3/+21
2015-03-27libata: Implement support for sense data reportingHannes Reinecke-4/+102
2015-03-27libata: Implement NCQ autosenseHannes Reinecke-2/+26
2015-03-27libata: use status bit definitions in ata_dump_status()Hannes Reinecke-14/+15
2015-03-27ide,ata: Rename ATA_IDX to ATA_SENSEHannes Reinecke-1/+1
2015-03-27libata: whitespace fixes in ata_to_sense_error()Hannes Reinecke-21/+40
2015-03-27libata: whitespace cleanup in ata_get_cmd_descript()Hannes Reinecke-25/+25
2015-03-27libata: use READ_LOG_DMA_EXTHannes Reinecke-2/+7
2015-03-24libata: remove ATA_FLAG_LOWTAGTejun Heo-5/+2
2015-03-24sata_dwc_460ex: re-use hsdev->dev instead of dwc_devAndy Shevchenko-12/+11
2015-03-24sata_dwc_460ex: move to generic DMA driverAndy Shevchenko-614/+122
2015-03-24sata_dwc_460ex: join messages backAndy Shevchenko-49/+54
2015-03-23powerpc: Move Power Macintosh drivers to generic byteswappersDavid Gibson-5/+5
2015-03-19sata: xgene: add ACPI support for APM X-Gene SATA portsFeng Kan-0/+10
2015-03-19ata: sata_mv: add proper definitions for LP_PHY_CTL register valuesThomas Petazzoni-4/+16
2015-03-19ata: Add a new flag to destinguish sas controllerShaohua Li-2/+2
2015-03-18PNP: ata/pata_isapnp: Use module_pnp_driver to register driverPeter Huewe-13/+1
2015-03-17sata_svw: remove the dependency on PPC_OFKevin Hao-10/+1
2015-03-02sata-fsl: Apply link speed limitsMartin Hicks-0/+2
2015-02-12Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds-54/+54
2015-02-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-11/+9
2015-02-10sata_dwc_460ex: disable COMPILE_TEST againLinus Torvalds-1/+1
2015-02-09Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Tejun Heo-13/+54
2015-02-03ahci_xgene: Fix the dma state machine lockup for the ATA_CMD_SMART PIO mode c...Suman Tripathi-1/+2
2015-02-03ata: libahci: Use of_platform_device_create only if supportedGuenter Roeck-1/+3
2015-02-03sata_mv: Delete unnecessary checks before the function call "phy_power_off"Markus Elfring-4/+2
2015-02-03ata: Delete unnecessary checks before the function call "pci_dev_put"Markus Elfring-4/+2
2015-01-28ata: pata_platform: fix owner module reference mismatch for scsi hostAkinobu Mita-5/+13