Age | Commit message (Expand) | Author |
2016-03-18 | Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li... | Linus Torvalds |
2016-03-18 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-03-17 | Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds |
2016-03-17 | ata: hpt366: convert to use match_string() helper | Andy Shevchenko |
2016-03-16 | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-03-11 | ata: ahci_xgene: dereferencing uninitialized pointer in probe | Dan Carpenter |
2016-03-11 | AHCI: Remove obsolete Intel Lewisburg SATA RAID device IDs | Scott Lawson |
2016-03-11 | Merge branch 'for-4.5-fixes' into for-4.6 | Tejun Heo |
2016-03-04 | ata: sata_rcar: Use ARCH_RENESAS | Simon Horman |
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-25 | sata_via: Implement hotplug for VT6421 | Ondrej Zary |
2016-02-25 | sata_via: Apply WD workaround only when needed on VT6421 | Ondrej Zary |
2016-02-19 | ahci: Add runtime PM support for the host controller | Mika Westerberg |
2016-02-19 | ahci: Add functions to manage runtime PM of AHCI ports | Mika Westerberg |
2016-02-19 | ahci: Convert driver to use modern PM hooks | Mika Westerberg |
2016-02-19 | ahci: Cache host controller version | Mika Westerberg |
2016-02-18 | ata: ahci_mvebu: add support for Armada 3700 variant | Lior Amsalem |
2016-02-18 | libata: fix unbalanced spin_lock_irqsave/spin_unlock_irq() in ata_scsi_park_s... | Tejun Heo |
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-16 | gpio: Include linux/gpio.h instead of asm/gpio.h | Bjorn Helgaas |
2016-02-11 | libata: support AHCI on OCTEON platform | Aleksey Makarov |
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-05 | PCI: Remove includes of asm/pci-bridge.h | Bjorn Helgaas |
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 |