aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata
AgeCommit message (Expand)Author
2015-01-19libata: prevent HSM state change race between ISR and PIODavid Jeffery
2015-01-19libata: allow sata_sil24 to opt-out of tag ordered submissionDan Williams
2015-01-13ata: pata_at91: depend on !ARCH_MULTIPLATFORMAlexandre Belloni
2015-01-13ahci: Remove Device ID for Intel Sunrise Point PCHJames Ralston
2015-01-09ahci: Use dev_info() to inform about the lack of Device Sleep supportGabriele Mazzotta
2015-01-08libata: Whitelist SSDs that are known to properly return zeroes after TRIMMartin K. Petersen
2015-01-07sata_dwc_460ex: fix resource leak on error pathAndy Shevchenko
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-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
2014-12-13PM / Kconfig: Replace PM_RUNTIME with PM in dependenciesRafael J. Wysocki
2014-12-11Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2014-12-08Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2014-12-08Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley
2014-12-08Merge remote-tracking branch 'scsi-queue/core-for-3.19' into for-linusJames Bottomley
2014-12-04ahci: disable MSI on SAMSUNG 0xa800 SSDTejun Heo
2014-12-04libata: Remove FIXME comment in atapi_request_sense()Nicholas Krause
2014-12-02sata_fsl: fix error handling of irq_of_parse_and_mapDmitry Torokhov
2014-12-02AHCI: Add DeviceIDs for Sunrise Point-LP SATA controllerDevin Ryles
2014-11-24scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16Hannes Reinecke
2014-11-24scsi: drop reason argument from ->change_queue_depthChristoph Hellwig
2014-11-14ahci_sunxi: Make AHCI_HFLAG_NO_PMP flag configurable with a module optionHans de Goede
2014-11-12scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig
2014-11-05libata-scsi: Update SATL for ZAC drivesHannes Reinecke
2014-11-05libata: Implement ATA_DEV_ZACHannes Reinecke
2014-11-04ahci: fix AHCI parameters not taken into accountAntoine Tenart
2014-10-27ata: sata_rcar: Add r8a7793 device supportKoji Matsuoka
2014-10-27ahci: Add Device IDs for Intel Sunrise Point PCHJames Ralston
2014-10-27ahci: disable MSI instead of NCQ on Samsung pci-e SSDs on macbooksTejun Heo
2014-10-27Revert "AHCI: Optimize single IRQ interrupt processing"Tejun Heo
2014-10-27Revert "AHCI: Do not acquire ata_host::lock from single IRQ handler"Tejun Heo
2014-10-27ata: sata_rcar: Disable DIPM mode for r8a7790 ES1Simon Horman
2014-10-20ata: drop owner assignment from platform_driversWolfram Sang
2014-10-18Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2014-10-15pata_arasan_cf: use dmaengine_terminate_all() APIVinod Koul
2014-10-10Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2014-10-08Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-10-07pata_serverworks: disable 64-KB DMA transfers on Broadcom OSB4 IDE ControllerScott Carter
2014-10-07libata: Un-break ATA blacklistGeorge Spelvin
2014-10-06AHCI: Do not acquire ata_host::lock from single IRQ handlerAlexander Gordeev
2014-10-06AHCI: Optimize single IRQ interrupt processingAlexander Gordeev
2014-10-06AHCI: Do not read HOST_IRQ_STAT reg in multi-MSI modeAlexander Gordeev
2014-10-06AHCI: Make few function names more descriptiveAlexander Gordeev
2014-10-06AHCI: Move host activation code into ahci_host_activate()Alexander Gordeev
2014-10-06AHCI: Move ahci_host_activate() function to libahci.cAlexander Gordeev
2014-10-06AHCI: Pass SCSI host template as arg to ahci_host_activate()Alexander Gordeev
2014-10-04ata: pata_imx: Use the SIMPLE_DEV_PM_OPS() macroFabio Estevam
2014-09-28AHCI: Cleanup checking of multiple MSIs/SLM modesAlexander Gordeev