aboutsummaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)Author
2016-02-10ahci: Intel DNV device IDs SATAAlexandra Yates
2016-02-01libata: fix sff host state machine locking while pollingTejun Heo
2016-01-29libata-sff: use WARN instead of BUG on illegal host state machine stateTejun Heo
2016-01-25libata: disable forced PORTS_IMPL for >= AHCI 1.3Tejun Heo
2016-01-25libata: blacklist a Viking flash model for MWDMA corruptionShikha Jain
2016-01-25drivers: ata: wake port before DMA stop for ALPMDanesh Petigara
2016-01-11Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds
2016-01-08libata: skip debounce delay on link resumeDanesh Petigara
2016-01-08ata: ahci_brcmstb: disable DIPM supportDanesh Petigara
2016-01-08ata: ahci_brcmstb: enable support for ALPMDanesh Petigara
2016-01-08drivers: libata-core: Use usleep_range() instead of msleep() for short sleeps...Anil Veliyankara Madam
2015-12-31sata_sx4: correctly handling failed allocationInsu Yun
2015-12-31ata: ahci_brcmstb: add support for MIPS-based platformsJaedon Shin
2015-12-16ahci: qoriq: Adjust the default register values on ls1021aTang Yuantian
2015-12-16ahci: qoriq: Update the default Rx watermark valueTang Yuantian
2015-12-16ahci: qoriq: Adjust the default register values on ls1043aTang Yuantian
2015-12-07ata/sata_fsl.c: add ATA_FLAG_NO_LOG_PAGE to blacklist the controller for log ...Andreas Werner
2015-12-07libata-eh.c: Introduce new ata port flag for controller which lockup on read ...Andreas Werner
2015-12-07ahci: compile out msi/msix infrastructureDan Williams
2015-12-07ata: core: fix irq description on AHCI single irq systemsHeiner Kallweit
2015-11-30sata_sil: disable trimMikulas Patocka
2015-11-30AHCI: Fix softreset failed issue of Port MultiplierXiangliang Yu
2015-11-30ata: ahci_brcmstb: remove unused definitionsJaedon Shin
2015-11-30ata: ahci_brcmstb: add a quirk for MIPS-based platformsJaedon Shin
2015-11-30ata: ahci_brcmstb: disable NCQ for MIPS-based platformsJaedon Shin
2015-11-24ata: sata_rcar: Remove obsolete platform_device_id entriesGeert Uytterhoeven
2015-11-20sata_rcar: Add compatible string for r8a7795Kouei Abe
2015-11-20sata/mvebu: use #ifdef around suspend/resume codeArnd Bergmann
2015-11-16ahci: kill 'intr_status'Dan Williams
2015-11-16ahci: switch from 'threaded' to 'hardirq' interrupt handlingDan Williams
2015-11-16ahci: per-port msix supportDan Williams
2015-11-16ahci: Order SATA device IDs for codename LewisburgAlexandra Yates
2015-11-16ahci: Add Device ID for Intel Sunrise Point PCHCharles_Rose@Dell.com
2015-11-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-11-09scsi: use host wide tags by defaultChristoph Hellwig
2015-11-03Merge branch 'for-4.3-fixes' into for-4.4Tejun Heo
2015-11-03ahci: add new Intel device IDsAlexandra Yates
2015-10-31ahci: Add Marvell 88se91a2 device idJohannes Thumshirn
2015-10-31ahci: cleanup ahci_host_activate_multi_irqsDan Williams
2015-10-31ahci: ahci_host_activate: kill IRQF_SHAREDDan Williams
2015-10-31ahci: qoriq: Disable NCQ on ls2080a SoCTang Yuantian
2015-10-31ahci: qoriq: Rename LS2085A SoC support code to LS2080ATang Yuantian
2015-10-27libata: enable LBA flag in taskfile for ata_scsi_pass_thru()Vinayak Kale
2015-10-27libata: add support for NCQ commands for SG interfaceVinayak Kale
2015-10-15ahci: qoriq: Fix a compiling warningArnd Bergmann
2015-10-15pata_it821x: use "const char *" for string literalsLABBE Corentin
2015-10-12libata: only call ->done once all per-tag ressources are releasedChristoph Hellwig
2015-10-04libata: cleanup ata_scsi_qc_completeChristoph Hellwig
2015-09-30ata: ahci: find eSATA ports and flag them as removableManuel Lauss
2015-09-25libata: samsung_cf: fix handling platform_get_irq resultAndrzej Hajda