aboutsummaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)Author
2015-03-27libata: Blacklist queued TRIM on Samsung SSD 850 ProMartin K. Petersen
2015-03-27libata: Update Crucial/Micron blacklistMartin K. Petersen
2015-03-19ata: Add a new flag to destinguish sas controllerShaohua Li
2015-03-02sata-fsl: Apply link speed limitsMartin Hicks
2015-02-12Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-02-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-02-10sata_dwc_460ex: disable COMPILE_TEST againLinus Torvalds
2015-02-09Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Tejun Heo
2015-02-03ahci_xgene: Fix the dma state machine lockup for the ATA_CMD_SMART PIO mode c...Suman Tripathi
2015-02-03ata: libahci: Use of_platform_device_create only if supportedGuenter Roeck
2015-02-03sata_mv: Delete unnecessary checks before the function call "phy_power_off"Markus Elfring
2015-02-03ata: Delete unnecessary checks before the function call "pci_dev_put"Markus Elfring
2015-01-28ata: pata_platform: fix owner module reference mismatch for scsi hostAkinobu Mita
2015-01-28ata: ahci_platform: fix owner module reference mismatch for scsi hostAkinobu Mita
2015-01-27pata_pdc2027x: Use 64-bit timekeepingTina Ruchandani
2015-01-26libata: make sata_sil24 use fifo tag allocatorShaohua Li
2015-01-24libata: move sas ata tag allocation to libata-scsi.cShaohua Li
2015-01-23libata: use blk tagingShaohua Li
2015-01-21ata: libahci: Fix devres cleanup on failureThierry Reding
2015-01-20libata: fixup oops in ata_eh_link_report()Hannes Reinecke
2015-01-19libata: prevent HSM state change race between ISR and PIODavid Jeffery
2015-01-19ata: libahci: Allow using multiple regulatorsGregory CLEMENT
2015-01-19ata: libahci: Clean-up the ahci_platform_en/disable_phys functionsGregory CLEMENT
2015-01-19libata: allow sata_sil24 to opt-out of tag ordered submissionDan Williams
2015-01-19sata_rcar: extend PM methodsMikhail Ulyanov
2015-01-13ata: pata_at91: depend on !ARCH_MULTIPLATFORMAlexandre Belloni
2015-01-13ahci: Remove Device ID for Intel Sunrise Point PCHJames Ralston
2015-01-12sata_dwc_460ex: disable compilation on ARM and ARM64Andy Shevchenko
2015-01-11ata: libata-core: Remove unused functionRickard Strandqvist
2015-01-09ahci: Use dev_info() to inform about the lack of Device Sleep supportGabriele Mazzotta
2015-01-09libata: use __scsi_format_command()Hannes Reinecke
2015-01-08libata: Whitelist SSDs that are known to properly return zeroes after TRIMMartin K. Petersen
2015-01-08sata_dwc_460ex: convert to devm_kzalloc in ->probe()Andy Shevchenko
2015-01-08sata_dwc_460ex: remove extra messageAndy Shevchenko
2015-01-08sata_dwc_460ex: use np local variable in ->probe()Andy Shevchenko
2015-01-08sata_dwc_460ex: fix most of the sparse warningsAndy Shevchenko
2015-01-08sata_dwc_460ex: enable COMPILE_TEST for the driverAndy Shevchenko
2015-01-08sata_dwc_460ex: remove redundant dev_set_drvdataAndy Shevchenko
2015-01-08Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Tejun Heo
2015-01-07sata_dwc_460ex: fix resource leak on error pathAndy Shevchenko
2015-01-07libata: Remove FIXME comment in atapi_eh_request_senseNicholas Krause
2015-01-06ahci_xgene: Implement the workaround to support PMP enumeration and discovery.Suman Tripathi
2015-01-06ahci_xgene: Implement the xgene_ahci_poll_reg_val to support PMP.Suman Tripathi
2015-01-06Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Tejun Heo
2015-01-05libata: export ata_get_cmd_descript()Andy Shevchenko
2015-01-05ahci_xgene: Fix the DMA state machine lockup for the ATA_CMD_PACKET PIO mode ...Suman Tripathi
2015-01-05ahci_xgene: Fix the endianess issue in APM X-Gene SoC AHCI SATA controller dr...Suman Tripathi
2014-12-25libata: s/ata_id_removeable()/ata_id_removable()/Nicholas Krause
2014-12-18Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds