aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-11Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds9-82/+193
2016-01-08libata: skip debounce delay on link resumeDanesh Petigara2-1/+3
2016-01-08ata: ahci_brcmstb: disable DIPM supportDanesh Petigara1-1/+1
2016-01-08ata: ahci_brcmstb: enable support for ALPMDanesh Petigara1-0/+35
2016-01-08drivers: libata-core: Use usleep_range() instead of msleep() for short sleeps (<20 ms)Anil Veliyankara Madam1-1/+7
2015-12-31sata_sx4: correctly handling failed allocationInsu Yun1-0/+2
2015-12-31ata: ahci_brcmstb: add support for MIPS-based platformsJaedon Shin2-1/+2
2015-12-16ahci: qoriq: Adjust the default register values on ls1021aTang Yuantian1-10/+14
2015-12-16ahci: qoriq: Update the default Rx watermark valueTang Yuantian1-1/+2
2015-12-16ahci: qoriq: Adjust the default register values on ls1043aTang Yuantian1-0/+8
2015-12-07ata/sata_fsl.c: add ATA_FLAG_NO_LOG_PAGE to blacklist the controller for log page readsAndreas Werner1-1/+2
2015-12-07libata-eh.c: Introduce new ata port flag for controller which lockup on read log pageAndreas Werner1-0/+8
2015-12-07ahci: compile out msi/msix infrastructureDan Williams2-8/+25
2015-12-07ata: core: fix irq description on AHCI single irq systemsHeiner Kallweit1-1/+8
2015-11-30sata_sil: disable trimMikulas Patocka1-0/+3
2015-11-30AHCI: Fix softreset failed issue of Port MultiplierXiangliang Yu1-0/+9
2015-11-30ata: ahci_brcmstb: remove unused definitionsJaedon Shin1-2/+0
2015-11-30ata: ahci_brcmstb: add a quirk for MIPS-based platformsJaedon Shin1-1/+10
2015-11-30ata: ahci_brcmstb: disable NCQ for MIPS-based platformsJaedon Shin1-0/+11
2015-11-24ata: sata_rcar: Remove obsolete platform_device_id entriesGeert Uytterhoeven1-12/+3
2015-11-20sata_rcar: Add compatible string for r8a7795Kouei Abe1-0/+4
2015-11-20sata/mvebu: use #ifdef around suspend/resume codeArnd Bergmann1-0/+5
2015-11-16ahci: kill 'intr_status'Dan Williams1-1/+0
2015-11-16ahci: switch from 'threaded' to 'hardirq' interrupt handlingDan Williams1-26/+8
2015-11-16ahci: per-port msix supportDan Williams3-27/+61
2015-11-16ahci: Order SATA device IDs for codename LewisburgAlexandra Yates1-10/+10
2015-11-16ahci: Add Device ID for Intel Sunrise Point PCHCharles_Rose@Dell.com1-0/+2
2015-11-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-3/+0
2015-11-09scsi: use host wide tags by defaultChristoph Hellwig1-3/+0
2015-11-03Merge branch 'for-4.3-fixes' into for-4.4Tejun Heo1-0/+1
2015-11-03ahci: add new Intel device IDsAlexandra Yates1-0/+10
2015-10-31ahci: Add Marvell 88se91a2 device idJohannes Thumshirn1-0/+2
2015-10-31ahci: cleanup ahci_host_activate_multi_irqsDan Williams1-18/+3
2015-10-31ahci: ahci_host_activate: kill IRQF_SHAREDDan Williams1-1/+1
2015-10-31ahci: qoriq: Disable NCQ on ls2080a SoCTang Yuantian1-1/+7
2015-10-31ahci: qoriq: Rename LS2085A SoC support code to LS2080ATang Yuantian1-3/+3
2015-10-27libata: enable LBA flag in taskfile for ata_scsi_pass_thru()Vinayak Kale1-0/+3
2015-10-27libata: add support for NCQ commands for SG interfaceVinayak Kale1-1/+7
2015-10-15ahci: qoriq: Fix a compiling warningArnd Bergmann1-2/+3
2015-10-15pata_it821x: use "const char *" for string literalsLABBE Corentin1-3/+3
2015-10-12libata: only call ->done once all per-tag ressources are releasedChristoph Hellwig1-9/+13
2015-10-04libata: cleanup ata_scsi_qc_completeChristoph Hellwig1-14/+5
2015-09-30ata: ahci: find eSATA ports and flag them as removableManuel Lauss3-2/+14
2015-09-25libata: samsung_cf: fix handling platform_get_irq resultAndrzej Hajda1-1/+1
2015-09-17ata: pata_macio: Fix module autoload for OF platform driverLuis de Bethencourt1-0/+1
2015-09-10ata: pata_pxa: dmaengine conversionRobert Jarzmik1-112/+59
2015-09-08ahci: added a new driver for supporting Freescale AHCI sataTang Yuantian3-0/+282
2015-09-08Revert "ahci: added support for Freescale AHCI sata"Tang Yuantian1-1/+0
2015-09-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-2/+1
2015-09-03MIPS: Remove all the uses of custom gpio.hAlban Bedel1-2/+1