Age | Commit message (Expand) | Author | Files | Lines |
2016-01-12 | Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li... | Linus Torvalds | 9 | -82/+193 |
2016-01-08 | libata: skip debounce delay on link resume | Danesh Petigara | 2 | -1/+3 |
2016-01-08 | ata: ahci_brcmstb: disable DIPM support | Danesh Petigara | 1 | -1/+1 |
2016-01-08 | ata: ahci_brcmstb: enable support for ALPM | Danesh Petigara | 1 | -0/+35 |
2016-01-08 | drivers: libata-core: Use usleep_range() instead of msleep() for short sleeps... | Anil Veliyankara Madam | 1 | -1/+7 |
2016-01-01 | sata_sx4: correctly handling failed allocation | Insu Yun | 1 | -0/+2 |
2016-01-01 | ata: ahci_brcmstb: add support for MIPS-based platforms | Jaedon Shin | 2 | -1/+2 |
2015-12-16 | ahci: qoriq: Adjust the default register values on ls1021a | Tang Yuantian | 1 | -10/+14 |
2015-12-16 | ahci: qoriq: Update the default Rx watermark value | Tang Yuantian | 1 | -1/+2 |
2015-12-16 | ahci: qoriq: Adjust the default register values on ls1043a | Tang Yuantian | 1 | -0/+8 |
2015-12-07 | ata/sata_fsl.c: add ATA_FLAG_NO_LOG_PAGE to blacklist the controller for log ... | Andreas Werner | 1 | -1/+2 |
2015-12-07 | libata-eh.c: Introduce new ata port flag for controller which lockup on read ... | Andreas Werner | 1 | -0/+8 |
2015-12-07 | ahci: compile out msi/msix infrastructure | Dan Williams | 2 | -8/+25 |
2015-12-07 | ata: core: fix irq description on AHCI single irq systems | Heiner Kallweit | 1 | -1/+8 |
2015-11-30 | sata_sil: disable trim | Mikulas Patocka | 1 | -0/+3 |
2015-11-30 | AHCI: Fix softreset failed issue of Port Multiplier | Xiangliang Yu | 1 | -0/+9 |
2015-11-30 | ata: ahci_brcmstb: remove unused definitions | Jaedon Shin | 1 | -2/+0 |
2015-11-30 | ata: ahci_brcmstb: add a quirk for MIPS-based platforms | Jaedon Shin | 1 | -1/+10 |
2015-11-30 | ata: ahci_brcmstb: disable NCQ for MIPS-based platforms | Jaedon Shin | 1 | -0/+11 |
2015-11-24 | ata: sata_rcar: Remove obsolete platform_device_id entries | Geert Uytterhoeven | 1 | -12/+3 |
2015-11-20 | sata_rcar: Add compatible string for r8a7795 | Kouei Abe | 1 | -0/+4 |
2015-11-20 | sata/mvebu: use #ifdef around suspend/resume code | Arnd Bergmann | 1 | -0/+5 |
2015-11-16 | ahci: kill 'intr_status' | Dan Williams | 1 | -1/+0 |
2015-11-16 | ahci: switch from 'threaded' to 'hardirq' interrupt handling | Dan Williams | 1 | -26/+8 |
2015-11-16 | ahci: per-port msix support | Dan Williams | 3 | -27/+61 |
2015-11-16 | ahci: Order SATA device IDs for codename Lewisburg | Alexandra Yates | 1 | -10/+10 |
2015-11-16 | ahci: Add Device ID for Intel Sunrise Point PCH | Charles_Rose@Dell.com | 1 | -0/+2 |
2015-11-14 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -3/+0 |
2015-11-10 | scsi: use host wide tags by default | Christoph Hellwig | 1 | -3/+0 |
2015-11-04 | Merge branch 'for-4.3-fixes' into for-4.4 | Tejun Heo | 1 | -0/+1 |
2015-11-04 | ahci: add new Intel device IDs | Alexandra Yates | 1 | -0/+10 |
2015-10-31 | ahci: Add Marvell 88se91a2 device id | Johannes Thumshirn | 1 | -0/+2 |
2015-10-31 | ahci: cleanup ahci_host_activate_multi_irqs | Dan Williams | 1 | -18/+3 |
2015-10-31 | ahci: ahci_host_activate: kill IRQF_SHARED | Dan Williams | 1 | -1/+1 |
2015-10-31 | ahci: qoriq: Disable NCQ on ls2080a SoC | Tang Yuantian | 1 | -1/+7 |
2015-10-31 | ahci: qoriq: Rename LS2085A SoC support code to LS2080A | Tang Yuantian | 1 | -3/+3 |
2015-10-27 | libata: enable LBA flag in taskfile for ata_scsi_pass_thru() | Vinayak Kale | 1 | -0/+3 |
2015-10-27 | libata: add support for NCQ commands for SG interface | Vinayak Kale | 1 | -1/+7 |
2015-10-15 | ahci: qoriq: Fix a compiling warning | Arnd Bergmann | 1 | -2/+3 |
2015-10-15 | pata_it821x: use "const char *" for string literals | LABBE Corentin | 1 | -3/+3 |
2015-10-12 | libata: only call ->done once all per-tag ressources are released | Christoph Hellwig | 1 | -9/+13 |
2015-10-04 | libata: cleanup ata_scsi_qc_complete | Christoph Hellwig | 1 | -14/+5 |
2015-10-01 | ata: ahci: find eSATA ports and flag them as removable | Manuel Lauss | 3 | -2/+14 |
2015-09-25 | libata: samsung_cf: fix handling platform_get_irq result | Andrzej Hajda | 1 | -1/+1 |
2015-09-17 | ata: pata_macio: Fix module autoload for OF platform driver | Luis de Bethencourt | 1 | -0/+1 |
2015-09-11 | ata: pata_pxa: dmaengine conversion | Robert Jarzmik | 1 | -112/+59 |
2015-09-08 | ahci: added a new driver for supporting Freescale AHCI sata | Tang Yuantian | 3 | -0/+282 |
2015-09-08 | Revert "ahci: added support for Freescale AHCI sata" | Tang Yuantian | 1 | -1/+0 |
2015-09-04 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 1 | -2/+1 |
2015-09-03 | MIPS: Remove all the uses of custom gpio.h | Alban Bedel | 1 | -2/+1 |