Age | Commit message (Expand) | Author |
2014-07-18 | ahci: add support for the Promise FastTrak TX8660 SATA HBA (ahci mode) | Romain Degez |
2014-07-17 | drivers/ata/pata_ep93xx.c: use signed int type for result of platform_get_irq() | Andrey Utkin |
2014-07-15 | libata: EH should handle AMNF error condition as a media error | Alexey Asemov |
2014-07-14 | libata: support the ata host which implements a queue depth less than 32 | Kevin Hao |
2014-07-08 | ahci_xgene: fix the dma state machine lockup for the IDENTIFY DEVICE PIO mode... | Suman Tripathi |
2014-07-08 | libahci: export ahci_qc_issue() and ahci_start_fix_rx() | Suman Tripathi |
2014-06-24 | ata: ahci_imx: warn when disabling ahci link | Russell King |
2014-06-24 | ahci: disable ncq feature for hisilicon sata | Kefeng Wang |
2014-06-19 | ahci: imx: manage only sata_ref_clk in imx_sata_enable[disable] | Shawn Guo |
2014-06-17 | libahci_platform: Fail when PHY required but PHY support disabled | Mikko Perttunen |
2014-06-09 | Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds |
2014-06-03 | ahci: Add Device ID for HighPoint RocketRaid 642L | Jérôme Carretero |
2014-06-02 | libata: Blacklist queued trim for Crucial M500 | Martin K. Petersen |
2014-05-27 | ata: ep93xx: use dmaengine_prep_slave_sg api instead of internal callback | Barry Song |
2014-05-27 | ahci: add PCI ID for Marvell 88SE91A0 SATA Controller | Andreas Schrägle |
2014-05-21 | sata_fsl: remove check for CONFIG_MPC8315_DS | Paul Bolle |
2014-05-21 | Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-05-19 | ahci: imx: PLL clock needs 100us to settle down | Shawn Guo |
2014-05-14 | ahci: add support for Hisilicon sata | Kefeng Wang |
2014-05-14 | libahci_platform: add host_flags parameter in ahci_platform_init_host() | Kefeng Wang |
2014-05-14 | ata: ahci: append new hflag AHCI_HFLAG_NO_FBS | Kefeng Wang |
2014-05-09 | ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host drivers | Bartlomiej Zolnierkiewicz |
2014-05-08 | ata: pata_at91 only works on sam9 | Arnd Bergmann |
2014-05-07 | libata: clean up ZPODD when a port is detached | Levente Kurusa |
2014-05-04 | ata: ahci_mvebu: new driver for Marvell Armada 380 AHCI interfaces | Thomas Petazzoni |
2014-05-04 | ahci: imx: software workaround for phy reset issue in resume | Shawn Guo |
2014-05-04 | ahci: imx: add namespace for register enums | Shawn Guo |
2014-05-04 | libata-sff: remove dead code | Paul Bolle |
2014-05-02 | ata: SATL compliance for Inquiry Product Revision | Keith Busch |
2014-04-24 | Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-04-24 | ahci: disable DEVSLP for Intel Valleyview | Jacob Pan |
2014-04-18 | libata/ahci: accommodate tag ordered controllers | Dan Williams |
2014-04-18 | ahci: Do not receive interrupts sent by dummy ports | Alexander Gordeev |
2014-04-17 | ahci: Use pci_enable_msi_exact() instead of pci_enable_msi_range() | Alexander Gordeev |
2014-04-17 | ahci: Ensure "MSI Revert to Single Message" mode is not enforced | Alexander Gordeev |
2014-04-16 | ahci: do not request irq for dummy port | David Milburn |
2014-04-15 | pata_samsung_cf: fix ata_host_activate() failure handling | Bartlomiej Zolnierkiewicz |
2014-04-14 | pata_arasan_cf: fix ata_host_activate() failure handling | Bartlomiej Zolnierkiewicz |
2014-04-14 | pata_octeon_cf: use devm_kzalloc() to allocate cf_port | Bartlomiej Zolnierkiewicz |
2014-04-08 | ata: fix i.MX AHCI driver dependencies | Jean Delvare |
2014-04-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2014-04-02 | pata_at91: fix ata_host_activate() failure handling | Bartlomiej Zolnierkiewicz |
2014-04-02 | libata: Update queued trim blacklist for M5x0 drives | Martin K. Petersen |
2014-04-02 | libata: make AHCI_XGENE depend on PHY_XGENE | Tejun Heo |
2014-04-01 | Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-04-01 | Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-03-31 | Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds |
2014-03-27 | ata: fix Marvell SATA driver dependencies | Bartlomiej Zolnierkiewicz |
2014-03-26 | ata: fix ARASAN CompactFlash PATA driver dependencies | Bartlomiej Zolnierkiewicz |
2014-03-26 | ata: remove superfluous casts | Joe Perches |