Age | Commit message (Expand) | Author |
2016-05-11 | ata: ahci-platform: Add ports-implemented DT bindings. | Srinivas Kandagatla |
2016-05-11 | libahci: save port map for forced port map | Srinivas Kandagatla |
2016-05-11 | ata: ahci_xgene: dereferencing uninitialized pointer in probe | Dan Carpenter |
2016-02-29 | ata: ahci: don't mark HotPlugCapable Ports as external/removable | Manuel Lauss |
2016-02-29 | ahci: Workaround for ThunderX Errata#22536 | Tirumalesh Chalamarla |
2016-02-18 | Adding Intel Lewisburg device IDs for SATA | Alexandra Yates |
2016-02-18 | pata-rb532-cf: get rid of the irq_to_gpio() call | Gabor Juhos |
2016-02-11 | libata: fix HDIO_GET_32BIT ioctl | Arnd Bergmann |
2016-02-11 | ahci_xgene: Implement the workaround to fix the missing of the edge interrupt... | Suman Tripathi |
2016-02-11 | ata: Remove the AHCI_HFLAG_EDGE_IRQ support from libahci. | Suman Tripathi |
2016-02-11 | libahci: Implement the capability to override the generic ahci interrupt hand... | Suman Tripathi |
2016-02-10 | ahci: Intel DNV device IDs SATA | Alexandra Yates |
2016-02-01 | libata: fix sff host state machine locking while polling | Tejun Heo |
2016-01-29 | libata-sff: use WARN instead of BUG on illegal host state machine state | Tejun Heo |
2016-01-25 | libata: disable forced PORTS_IMPL for >= AHCI 1.3 | Tejun Heo |
2016-01-25 | libata: blacklist a Viking flash model for MWDMA corruption | Shikha Jain |
2016-01-25 | drivers: ata: wake port before DMA stop for ALPM | Danesh Petigara |
2016-01-11 | Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li... | Linus Torvalds |
2016-01-08 | libata: skip debounce delay on link resume | Danesh Petigara |
2016-01-08 | ata: ahci_brcmstb: disable DIPM support | Danesh Petigara |
2016-01-08 | ata: ahci_brcmstb: enable support for ALPM | Danesh Petigara |
2016-01-08 | drivers: libata-core: Use usleep_range() instead of msleep() for short sleeps... | Anil Veliyankara Madam |
2015-12-31 | sata_sx4: correctly handling failed allocation | Insu Yun |
2015-12-31 | ata: ahci_brcmstb: add support for MIPS-based platforms | Jaedon Shin |
2015-12-16 | ahci: qoriq: Adjust the default register values on ls1021a | Tang Yuantian |
2015-12-16 | ahci: qoriq: Update the default Rx watermark value | Tang Yuantian |
2015-12-16 | ahci: qoriq: Adjust the default register values on ls1043a | Tang Yuantian |
2015-12-07 | ata/sata_fsl.c: add ATA_FLAG_NO_LOG_PAGE to blacklist the controller for log ... | Andreas Werner |
2015-12-07 | libata-eh.c: Introduce new ata port flag for controller which lockup on read ... | Andreas Werner |
2015-12-07 | ahci: compile out msi/msix infrastructure | Dan Williams |
2015-12-07 | ata: core: fix irq description on AHCI single irq systems | Heiner Kallweit |
2015-11-30 | sata_sil: disable trim | Mikulas Patocka |
2015-11-30 | AHCI: Fix softreset failed issue of Port Multiplier | Xiangliang Yu |
2015-11-30 | ata: ahci_brcmstb: remove unused definitions | Jaedon Shin |
2015-11-30 | ata: ahci_brcmstb: add a quirk for MIPS-based platforms | Jaedon Shin |
2015-11-30 | ata: ahci_brcmstb: disable NCQ for MIPS-based platforms | Jaedon Shin |
2015-11-24 | ata: sata_rcar: Remove obsolete platform_device_id entries | Geert Uytterhoeven |
2015-11-20 | sata_rcar: Add compatible string for r8a7795 | Kouei Abe |
2015-11-20 | sata/mvebu: use #ifdef around suspend/resume code | Arnd Bergmann |
2015-11-16 | ahci: kill 'intr_status' | Dan Williams |
2015-11-16 | ahci: switch from 'threaded' to 'hardirq' interrupt handling | Dan Williams |
2015-11-16 | ahci: per-port msix support | Dan Williams |
2015-11-16 | ahci: Order SATA device IDs for codename Lewisburg | Alexandra Yates |
2015-11-16 | ahci: Add Device ID for Intel Sunrise Point PCH | Charles_Rose@Dell.com |
2015-11-13 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2015-11-09 | scsi: use host wide tags by default | Christoph Hellwig |
2015-11-03 | Merge branch 'for-4.3-fixes' into for-4.4 | Tejun Heo |
2015-11-03 | ahci: add new Intel device IDs | Alexandra Yates |
2015-10-31 | ahci: Add Marvell 88se91a2 device id | Johannes Thumshirn |
2015-10-31 | ahci: cleanup ahci_host_activate_multi_irqs | Dan Williams |