aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAge
* 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
* sata_dwc_460ex: fix resource leak on error pathAndy Shevchenko2015-01-07
* 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
* 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-12
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\ \
| * | ata: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | | Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2014-12-11
|\ \ \ | |_|/ |/| |
| * | libata: Remove FIXME comment in atapi_request_sense()Nicholas Krause2014-12-04
| * | ahci_sunxi: Make AHCI_HFLAG_NO_PMP flag configurable with a module optionHans de Goede2014-11-14
| * | libata-scsi: Update SATL for ZAC drivesHannes Reinecke2014-11-05
| * | libata: Implement ATA_DEV_ZACHannes Reinecke2014-11-05
* | | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2014-12-09
|\ \ \
| * \ \ Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley2014-12-08
| |\ \ \
| | * | | scsi: drop reason argument from ->change_queue_depthChristoph Hellwig2014-11-24
| * | | | Merge remote-tracking branch 'scsi-queue/core-for-3.19' into for-linusJames Bottomley2014-12-08
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16Hannes Reinecke2014-11-24
| | |/ /
| | * / scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig2014-11-12
| | |/
* | | ahci: disable MSI on SAMSUNG 0xa800 SSDTejun Heo2014-12-04
* | | sata_fsl: fix error handling of irq_of_parse_and_mapDmitry Torokhov2014-12-02
* | | AHCI: Add DeviceIDs for Sunrise Point-LP SATA controllerDevin Ryles2014-12-02
|/ /
* | ahci: fix AHCI parameters not taken into accountAntoine Tenart2014-11-04
* | ata: sata_rcar: Add r8a7793 device supportKoji Matsuoka2014-10-27
* | ahci: Add Device IDs for Intel Sunrise Point PCHJames Ralston2014-10-27
* | ahci: disable MSI instead of NCQ on Samsung pci-e SSDs on macbooksTejun Heo2014-10-27
* | Revert "AHCI: Optimize single IRQ interrupt processing"Tejun Heo2014-10-27
* | Revert "AHCI: Do not acquire ata_host::lock from single IRQ handler"Tejun Heo2014-10-27
* | ata: sata_rcar: Disable DIPM mode for r8a7790 ES1Simon Horman2014-10-27
|/
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-10-18
|\
| * pata_arasan_cf: use dmaengine_terminate_all() APIVinod Koul2014-10-15
* | Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2014-10-10
|\ \
| * | pata_serverworks: disable 64-KB DMA transfers on Broadcom OSB4 IDE ControllerScott Carter2014-10-07
| * | libata: Un-break ATA blacklistGeorge Spelvin2014-10-07
| * | AHCI: Do not acquire ata_host::lock from single IRQ handlerAlexander Gordeev2014-10-06
| * | AHCI: Optimize single IRQ interrupt processingAlexander Gordeev2014-10-06
| * | AHCI: Do not read HOST_IRQ_STAT reg in multi-MSI modeAlexander Gordeev2014-10-06
| * | AHCI: Make few function names more descriptiveAlexander Gordeev2014-10-06
| * | AHCI: Move host activation code into ahci_host_activate()Alexander Gordeev2014-10-06
| * | AHCI: Move ahci_host_activate() function to libahci.cAlexander Gordeev2014-10-06
| * | AHCI: Pass SCSI host template as arg to ahci_host_activate()Alexander Gordeev2014-10-06
| * | ata: pata_imx: Use the SIMPLE_DEV_PM_OPS() macroFabio Estevam2014-10-04
| * | AHCI: Cleanup checking of multiple MSIs/SLM modesAlexander Gordeev2014-09-28
| * | libata-sff: Fix controllers with no ctl portOndrej Zary2014-09-28