summaryrefslogtreecommitdiff
path: root/drivers/ata
Commit message (Expand)AuthorAge
* Merge branch 'next-remove-ldst' of git://git.kernel.org/pub/scm/linux/kernel/...Michael Ellerman2015-04-07
|\
| * powerpc: Move Power Macintosh drivers to generic byteswappersDavid Gibson2015-03-23
* | sata_svw: remove the dependency on PPC_OFKevin Hao2015-03-17
* | sata-fsl: Apply link speed limitsMartin Hicks2015-03-02
|/
* Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2015-02-12
|\
| * libata: make sata_sil24 use fifo tag allocatorShaohua Li2015-01-26
| * libata: move sas ata tag allocation to libata-scsi.cShaohua Li2015-01-24
| * libata: use blk tagingShaohua Li2015-01-23
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-02-11
|\ \
| * | libata: fixup oops in ata_eh_link_report()Hannes Reinecke2015-01-20
| * | libata: use __scsi_format_command()Hannes Reinecke2015-01-09
| |/
* | sata_dwc_460ex: disable COMPILE_TEST againLinus Torvalds2015-02-10
* | Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Tejun Heo2015-02-09
|\ \
| * | ahci_xgene: Fix the dma state machine lockup for the ATA_CMD_SMART PIO mode c...Suman Tripathi2015-02-03
| * | libata: prevent HSM state change race between ISR and PIODavid Jeffery2015-01-19
| * | libata: allow sata_sil24 to opt-out of tag ordered submissionDan Williams2015-01-19
| * | ata: pata_at91: depend on !ARCH_MULTIPLATFORMAlexandre Belloni2015-01-13
| * | ahci: Remove Device ID for Intel Sunrise Point PCHJames Ralston2015-01-13
| * | ahci: Use dev_info() to inform about the lack of Device Sleep supportGabriele Mazzotta2015-01-09
| * | libata: Whitelist SSDs that are known to properly return zeroes after TRIMMartin K. Petersen2015-01-08
* | | ata: libahci: Use of_platform_device_create only if supportedGuenter Roeck2015-02-03
* | | sata_mv: Delete unnecessary checks before the function call "phy_power_off"Markus Elfring2015-02-03
* | | ata: Delete unnecessary checks before the function call "pci_dev_put"Markus Elfring2015-02-03
* | | ata: pata_platform: fix owner module reference mismatch for scsi hostAkinobu Mita2015-01-28
* | | ata: ahci_platform: fix owner module reference mismatch for scsi hostAkinobu Mita2015-01-28
* | | pata_pdc2027x: Use 64-bit timekeepingTina Ruchandani2015-01-27
* | | ata: libahci: Fix devres cleanup on failureThierry Reding2015-01-21
* | | ata: libahci: Allow using multiple regulatorsGregory CLEMENT2015-01-19
* | | ata: libahci: Clean-up the ahci_platform_en/disable_phys functionsGregory CLEMENT2015-01-19
* | | sata_rcar: extend PM methodsMikhail Ulyanov2015-01-19
* | | sata_dwc_460ex: disable compilation on ARM and ARM64Andy Shevchenko2015-01-12
* | | ata: libata-core: Remove unused functionRickard Strandqvist2015-01-11
* | | sata_dwc_460ex: convert to devm_kzalloc in ->probe()Andy Shevchenko2015-01-08
* | | sata_dwc_460ex: remove extra messageAndy Shevchenko2015-01-08
* | | sata_dwc_460ex: use np local variable in ->probe()Andy Shevchenko2015-01-08
* | | sata_dwc_460ex: fix most of the sparse warningsAndy Shevchenko2015-01-08
* | | sata_dwc_460ex: enable COMPILE_TEST for the driverAndy Shevchenko2015-01-08
* | | sata_dwc_460ex: remove redundant dev_set_drvdataAndy Shevchenko2015-01-08
* | | Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Tejun Heo2015-01-08
|\ \ \ | |/ /
| * | sata_dwc_460ex: fix resource leak on error pathAndy Shevchenko2015-01-07
* | | libata: Remove FIXME comment in atapi_eh_request_senseNicholas Krause2015-01-07
* | | ahci_xgene: Implement the workaround to support PMP enumeration and discovery.Suman Tripathi2015-01-06
* | | ahci_xgene: Implement the xgene_ahci_poll_reg_val to support PMP.Suman Tripathi2015-01-06
* | | Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Tejun Heo2015-01-06
|\ \ \ | |/ /
| * | libata: export ata_get_cmd_descript()Andy Shevchenko2015-01-05
| * | ahci_xgene: Fix the DMA state machine lockup for the ATA_CMD_PACKET PIO mode ...Suman Tripathi2015-01-05
| * | ahci_xgene: Fix the endianess issue in APM X-Gene SoC AHCI SATA controller dr...Suman Tripathi2015-01-05
| |/
* | libata: s/ata_id_removeable()/ata_id_removable()/Nicholas Krause2014-12-25
|/
* Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-18
|\
| * PM / Kconfig: Replace PM_RUNTIME with PM in dependenciesRafael J. Wysocki2014-12-13