summaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-141-13/+1
|\
| * Merge branch 'pnp'Rafael J. Wysocki2015-04-131-13/+1
| |\
| | * PNP: ata/pata_isapnp: Use module_pnp_driver to register driverPeter Huewe2015-03-181-13/+1
* | | Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds2015-04-1331-815/+673
|\ \ \ | |/ / |/| |
| * | 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
| * | libata: use status bit definitions in ata_dump_status()Hannes Reinecke2015-03-271-14/+15
| * | ide,ata: Rename ATA_IDX to ATA_SENSEHannes Reinecke2015-03-271-1/+1
| * | libata: whitespace fixes in ata_to_sense_error()Hannes Reinecke2015-03-271-21/+40
| * | libata: whitespace cleanup in ata_get_cmd_descript()Hannes Reinecke2015-03-271-25/+25
| * | libata: use READ_LOG_DMA_EXTHannes Reinecke2015-03-271-2/+7
| * | libata: remove ATA_FLAG_LOWTAGTejun Heo2015-03-242-5/+2
| * | sata_dwc_460ex: re-use hsdev->dev instead of dwc_devAndy Shevchenko2015-03-241-12/+11
| * | sata_dwc_460ex: move to generic DMA driverAndy Shevchenko2015-03-241-614/+122
| * | sata_dwc_460ex: join messages backAndy Shevchenko2015-03-241-49/+54
| * | sata: xgene: add ACPI support for APM X-Gene SATA portsFeng Kan2015-03-191-0/+10
| * | ata: sata_mv: add proper definitions for LP_PHY_CTL register valuesThomas Petazzoni2015-03-191-4/+16
| |/
* | libata: Blacklist queued TRIM on Samsung SSD 850 ProMartin K. Petersen2015-03-271-0/+2
* | libata: Update Crucial/Micron blacklistMartin K. Petersen2015-03-271-2/+11
* | ata: Add a new flag to destinguish sas controllerShaohua Li2015-03-191-2/+2
|/
* sata-fsl: Apply link speed limitsMartin Hicks2015-03-021-0/+2
* Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2015-02-124-54/+54
|\
| * libata: make sata_sil24 use fifo tag allocatorShaohua Li2015-01-261-0/+1
| * libata: move sas ata tag allocation to libata-scsi.cShaohua Li2015-01-243-77/+46
| * libata: use blk tagingShaohua Li2015-01-233-15/+45
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-02-111-11/+9
|\ \
| * | libata: fixup oops in ata_eh_link_report()Hannes Reinecke2015-01-201-2/+3
| * | libata: use __scsi_format_command()Hannes Reinecke2015-01-091-10/+7
| |/
* | sata_dwc_460ex: disable COMPILE_TEST againLinus Torvalds2015-02-101-1/+1
* | Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Tejun Heo2015-02-098-13/+54
|\ \
| * | ahci_xgene: Fix the dma state machine lockup for the ATA_CMD_SMART PIO mode c...Suman Tripathi2015-02-031-1/+2
| * | libata: prevent HSM state change race between ISR and PIODavid Jeffery2015-01-191-0/+12
| * | libata: allow sata_sil24 to opt-out of tag ordered submissionDan Williams2015-01-192-2/+5
| * | ata: pata_at91: depend on !ARCH_MULTIPLATFORMAlexandre Belloni2015-01-131-0/+1
| * | ahci: Remove Device ID for Intel Sunrise Point PCHJames Ralston2015-01-131-1/+0
| * | ahci: Use dev_info() to inform about the lack of Device Sleep supportGabriele Mazzotta2015-01-091-1/+1
| * | libata: Whitelist SSDs that are known to properly return zeroes after TRIMMartin K. Petersen2015-01-082-8/+33
* | | ata: libahci: Use of_platform_device_create only if supportedGuenter Roeck2015-02-031-1/+3
* | | sata_mv: Delete unnecessary checks before the function call "phy_power_off"Markus Elfring2015-02-031-4/+2
* | | ata: Delete unnecessary checks before the function call "pci_dev_put"Markus Elfring2015-02-031-4/+2
* | | ata: pata_platform: fix owner module reference mismatch for scsi hostAkinobu Mita2015-01-282-5/+13
* | | ata: ahci_platform: fix owner module reference mismatch for scsi hostAkinobu Mita2015-01-2810-22/+80
* | | pata_pdc2027x: Use 64-bit timekeepingTina Ruchandani2015-01-271-5/+5
* | | ata: libahci: Fix devres cleanup on failureThierry Reding2015-01-211-1/+2
* | | ata: libahci: Allow using multiple regulatorsGregory CLEMENT2015-01-193-75/+171
OpenPOWER on IntegriCloud