summaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)Author
2015-06-03ahci: Store irq number in struct ahci_host_privRobert Richter
2015-06-03ahci: Move interrupt enablement code to a separate functionRobert Richter
2015-05-29Doc: libata: Fix spelling typo found in libata.xmlMasanari Iida
2015-05-26ata:sata_nv - Change 1 to true for bool type variable.Shailendra Verma
2015-05-25ata: add Broadcom AHCI SATA3 driver for STB chipsBrian Norris
2015-05-21libata: Fix regression when the NCQ Send and Receive log page is absentMartin K. Petersen
2015-05-21ata: hpt366: fix constant cast warningArnd Bergmann
2015-05-18ata: ahci_xgene: potential NULL dereference in probeDan Carpenter
2015-05-11ata: ahci_xgene: Add AHCI Support for 2nd HW version of APM X-Gene SoC AHCI S...Suman Tripathi
2015-05-10libahci: Add support to handle HOST_IRQ_STAT as edge trigger latch.Suman Tripathi
2015-05-10libahci: Refactoring of ahci_single_irq_intr function.Suman Tripathi
2015-05-05libata: Fall back to unqueued READ LOG EXT if the DMA variant failsMartin K. Petersen
2015-05-05libata: Expose TRIM capability in sysfsMartin K. Petersen
2015-05-05libata: Allow NCQ TRIM to be enabled or disabled with a module parameterMartin K. Petersen
2015-05-03libata: samsung_cf: Constify platform_device_idKrzysztof Kozlowski
2015-04-20ata: ahci_st: fixup layering violations / drvdata errorsPeter Griffin
2015-04-14Remove celleb-only SCC PATA driversDaniel Axtens
2015-04-13Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds
2015-04-08ata: remove deprecated use of pci apiQuentin Lambert
2015-04-01ahci: st: st_configure_oob must be called after IP is clocked.Peter Griffin
2015-03-30sata_dwc_460ex: indent an if statementDan Carpenter
2015-03-27libata: Blacklist queued TRIM on Samsung SSD 850 ProMartin K. Petersen
2015-03-27libata: Update Crucial/Micron blacklistMartin K. Petersen
2015-03-27libata: Add tracepointsHannes Reinecke
2015-03-27libata-eh: Set 'information' field for autosenseHannes Reinecke
2015-03-27libata: Implement support for sense data reportingHannes Reinecke
2015-03-27libata: Implement NCQ autosenseHannes Reinecke
2015-03-27libata: use status bit definitions in ata_dump_status()Hannes Reinecke
2015-03-27ide,ata: Rename ATA_IDX to ATA_SENSEHannes Reinecke
2015-03-27libata: whitespace fixes in ata_to_sense_error()Hannes Reinecke
2015-03-27libata: whitespace cleanup in ata_get_cmd_descript()Hannes Reinecke
2015-03-27libata: use READ_LOG_DMA_EXTHannes Reinecke
2015-03-24libata: remove ATA_FLAG_LOWTAGTejun Heo
2015-03-24sata_dwc_460ex: re-use hsdev->dev instead of dwc_devAndy Shevchenko
2015-03-24sata_dwc_460ex: move to generic DMA driverAndy Shevchenko
2015-03-24sata_dwc_460ex: join messages backAndy Shevchenko
2015-03-19sata: xgene: add ACPI support for APM X-Gene SATA portsFeng Kan
2015-03-19ata: sata_mv: add proper definitions for LP_PHY_CTL register valuesThomas Petazzoni
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-11sata_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