summaryrefslogtreecommitdiffstats
path: root/drivers/ata
AgeCommit message (Expand)AuthorLines
2016-02-29ata: ahci: don't mark HotPlugCapable Ports as external/removableManuel Lauss-2/+1
2016-02-29ahci: Workaround for ThunderX Errata#22536Tirumalesh Chalamarla-0/+43
2016-02-18Adding Intel Lewisburg device IDs for SATAAlexandra Yates-0/+6
2016-02-18pata-rb532-cf: get rid of the irq_to_gpio() callGabor Juhos-1/+10
2016-02-11libata: fix HDIO_GET_32BIT ioctlArnd Bergmann-6/+5
2016-02-11ahci_xgene: Implement the workaround to fix the missing of the edge interrupt...Suman Tripathi-1/+46
2016-02-11ata: Remove the AHCI_HFLAG_EDGE_IRQ support from libahci.Suman Tripathi-45/+41
2016-02-11libahci: Implement the capability to override the generic ahci interrupt hand...Suman Tripathi-7/+22
2016-02-10ahci: Intel DNV device IDs SATAAlexandra Yates-0/+20
2016-02-01libata: fix sff host state machine locking while pollingTejun Heo-21/+11
2016-01-29libata-sff: use WARN instead of BUG on illegal host state machine stateTejun Heo-1/+2
2016-01-25libata: disable forced PORTS_IMPL for >= AHCI 1.3Tejun Heo-2/+2
2016-01-25libata: blacklist a Viking flash model for MWDMA corruptionShikha Jain-0/+1
2016-01-25drivers: ata: wake port before DMA stop for ALPMDanesh Petigara-1/+24
2016-01-11Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds-82/+193
2016-01-08libata: skip debounce delay on link resumeDanesh Petigara-1/+3
2016-01-08ata: ahci_brcmstb: disable DIPM supportDanesh Petigara-1/+1
2016-01-08ata: ahci_brcmstb: enable support for ALPMDanesh Petigara-0/+35
2016-01-08drivers: libata-core: Use usleep_range() instead of msleep() for short sleeps...Anil Veliyankara Madam-1/+7
2015-12-31sata_sx4: correctly handling failed allocationInsu Yun-0/+2
2015-12-31ata: ahci_brcmstb: add support for MIPS-based platformsJaedon Shin-1/+2
2015-12-16ahci: qoriq: Adjust the default register values on ls1021aTang Yuantian-10/+14
2015-12-16ahci: qoriq: Update the default Rx watermark valueTang Yuantian-1/+2
2015-12-16ahci: qoriq: Adjust the default register values on ls1043aTang Yuantian-0/+8
2015-12-07ata/sata_fsl.c: add ATA_FLAG_NO_LOG_PAGE to blacklist the controller for log ...Andreas Werner-1/+2
2015-12-07libata-eh.c: Introduce new ata port flag for controller which lockup on read ...Andreas Werner-0/+8
2015-12-07ahci: compile out msi/msix infrastructureDan Williams-8/+25
2015-12-07ata: core: fix irq description on AHCI single irq systemsHeiner Kallweit-1/+8
2015-11-30sata_sil: disable trimMikulas Patocka-0/+3
2015-11-30AHCI: Fix softreset failed issue of Port MultiplierXiangliang Yu-0/+9
2015-11-30ata: ahci_brcmstb: remove unused definitionsJaedon Shin-2/+0
2015-11-30ata: ahci_brcmstb: add a quirk for MIPS-based platformsJaedon Shin-1/+10
2015-11-30ata: ahci_brcmstb: disable NCQ for MIPS-based platformsJaedon Shin-0/+11
2015-11-24ata: sata_rcar: Remove obsolete platform_device_id entriesGeert Uytterhoeven-12/+3
2015-11-20sata_rcar: Add compatible string for r8a7795Kouei Abe-0/+4
2015-11-20sata/mvebu: use #ifdef around suspend/resume codeArnd Bergmann-0/+5
2015-11-16ahci: kill 'intr_status'Dan Williams-1/+0
2015-11-16ahci: switch from 'threaded' to 'hardirq' interrupt handlingDan Williams-26/+8
2015-11-16ahci: per-port msix supportDan Williams-27/+61
2015-11-16ahci: Order SATA device IDs for codename LewisburgAlexandra Yates-10/+10
2015-11-16ahci: Add Device ID for Intel Sunrise Point PCHCharles_Rose@Dell.com-0/+2
2015-11-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-3/+0
2015-11-09scsi: use host wide tags by defaultChristoph Hellwig-3/+0
2015-11-03Merge branch 'for-4.3-fixes' into for-4.4Tejun Heo-0/+1
2015-11-03ahci: add new Intel device IDsAlexandra Yates-0/+10
2015-10-31ahci: Add Marvell 88se91a2 device idJohannes Thumshirn-0/+2
2015-10-31ahci: cleanup ahci_host_activate_multi_irqsDan Williams-18/+3
2015-10-31ahci: ahci_host_activate: kill IRQF_SHAREDDan Williams-1/+1
2015-10-31ahci: qoriq: Disable NCQ on ls2080a SoCTang Yuantian-1/+7
2015-10-31ahci: qoriq: Rename LS2085A SoC support code to LS2080ATang Yuantian-3/+3