Tejun Heo
2014-09-08 00:59:44 UTC
Hello, Linus.
Two patches are to add PCI IDs for ICH9 and all others are device
specific fixes. Nothing too interesting.
Thanks.
The following changes since commit 2a13772a144d2956a7fedd18685921d0a9b8b783:
libata: widen Crucial M550 blacklist matching (2014-08-18 17:40:09 -0400)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git for-3.17-fixes
for you to fetch changes up to 0babe614b6b4c7d1d8e12d7a6dbdac6e2f0df8e2:
ahci_xgene: Fix the link down in first attempt for the APM X-Gene SoC AHCI SATA host controller driver. (2014-09-06 11:27:15 +0900)
----------------------------------------------------------------
Chuansheng Liu (1):
ata: Disabling the async PM for JMicron chip 363/361
James Ralston (2):
ahci: Add Device IDs for Intel 9 Series PCH
ata_piix: Add Device IDs for Intel 9 Series PCH
Mikko Perttunen (1):
ata: ahci_tegra: Read calibration fuse
Murali Karicheri (1):
ahci: add pcid for Marvel 0x9182 controller
Suman Tripathi (2):
ahci_xgene: Skip the PHY and clock initialization if already configured by the firmware.
ahci_xgene: Fix the link down in first attempt for the APM X-Gene SoC AHCI SATA host controller driver.
drivers/ata/ahci.c | 22 +++++++++++++++++
drivers/ata/ahci_tegra.c | 14 ++++++++---
drivers/ata/ahci_xgene.c | 61 +++++++++++++++++++++++++++++++++++-----------
drivers/ata/ata_piix.c | 8 ++++++
drivers/ata/pata_jmicron.c | 12 +++++++++
5 files changed, 99 insertions(+), 18 deletions(-)
Two patches are to add PCI IDs for ICH9 and all others are device
specific fixes. Nothing too interesting.
Thanks.
The following changes since commit 2a13772a144d2956a7fedd18685921d0a9b8b783:
libata: widen Crucial M550 blacklist matching (2014-08-18 17:40:09 -0400)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git for-3.17-fixes
for you to fetch changes up to 0babe614b6b4c7d1d8e12d7a6dbdac6e2f0df8e2:
ahci_xgene: Fix the link down in first attempt for the APM X-Gene SoC AHCI SATA host controller driver. (2014-09-06 11:27:15 +0900)
----------------------------------------------------------------
Chuansheng Liu (1):
ata: Disabling the async PM for JMicron chip 363/361
James Ralston (2):
ahci: Add Device IDs for Intel 9 Series PCH
ata_piix: Add Device IDs for Intel 9 Series PCH
Mikko Perttunen (1):
ata: ahci_tegra: Read calibration fuse
Murali Karicheri (1):
ahci: add pcid for Marvel 0x9182 controller
Suman Tripathi (2):
ahci_xgene: Skip the PHY and clock initialization if already configured by the firmware.
ahci_xgene: Fix the link down in first attempt for the APM X-Gene SoC AHCI SATA host controller driver.
drivers/ata/ahci.c | 22 +++++++++++++++++
drivers/ata/ahci_tegra.c | 14 ++++++++---
drivers/ata/ahci_xgene.c | 61 +++++++++++++++++++++++++++++++++++-----------
drivers/ata/ata_piix.c | 8 ++++++
drivers/ata/pata_jmicron.c | 12 +++++++++
5 files changed, 99 insertions(+), 18 deletions(-)
--
tejun
--
To unsubscribe from this list: send the line "unsubscribe linux-ide" in
the body of a message to ***@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
tejun
--
To unsubscribe from this list: send the line "unsubscribe linux-ide" in
the body of a message to ***@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html