linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-06-30 07:15:16 to 2014-07-15 15:16:35 UTC [more...]

[PATCH] libata: handle IDE AMNF errors in the EH path
 2014-07-15 15:16 UTC  (5+ messages)
  ` [PATCH] libata-eh.c should handle AMNF error condition (error byte bit 0, usually code 0x01) in libata-eh.c along with UNC as a media error so SCSI stack can handle it properly (translation code 0x01 is already present in libata-scsi.c) but was never passed down due to lack of handling in EH

[PATCH v5 1/2] phy: qcom: Add driver for QCOM IPQ806x SATA PHY
 2014-07-15 15:11 UTC  (3+ messages)

[PATCH v2 0/7] Serial ATA support for NVIDIA Tegra124
 2014-07-15  9:31 UTC  (21+ messages)
` [PATCH v2 4/7] clk: tegra: Enable hardware control of SATA PLL
    ` [PATCH] clk: tegra: Use XUSB-compatible SATA PLL sequence
` [PATCH v2 6/7] ata: Add support for the Tegra124 SATA controller

SATA disks disabled on boot
 2014-07-14 23:24 UTC  (3+ messages)

Monkey-patching libahci
 2014-07-14 18:30 UTC 

[PATCH v4] libata: support the ata host which implements a queue depth less than 32
 2014-07-14 16:42 UTC  (3+ messages)

[PATCH v3] MAINTAINERS: Add Hans de Goede as ahci-platform maintainer
 2014-07-14 14:16 UTC  (2+ messages)

[PATCH v2] MAINTAINERS: Add Hans de Goede as ahci-platform maintainer
 2014-07-14 13:38 UTC  (4+ messages)

[PATCH] MAINTAINERS: Add Hans de Goede as ahci-platform maintainer
 2014-07-14 12:46 UTC 

[PATCH] phy: qcom: Add driver for QCOM APQ8064 SATA PHY
 2014-07-14 11:18 UTC  (19+ messages)
` [PATCH v2 0/2] Add Qcom AP8064 SATA PHY support
  ` [PATCH v2 1/2] phy: qcom: Add driver for QCOM APQ8064 SATA PHY
  ` [PATCH v2 2/2] phy: qcom: Update APQ8064 PHY device tree bindings
  ` [PATCH v3 0/2] phy: qcom: Add driver for QCOM APQ8064 SATA PHY
    ` [PATCH v3 1/2] "
    ` [PATCH v3 2/2] phy: qcom: Update APQ8064 PHY device tree bindings
  ` [PATCH v4 0/2] phy: qcom: Add driver for QCOM APQ8064 SATA PHY
    ` [PATCH v4 1/2] "
    ` [PATCH v4 2/2] phy: qcom: Add APQ8064 SATA PHY device tree bindings

[PATCH v2 00/12] Remove mach-kirkwood
 2014-07-13 21:59 UTC  (4+ messages)
` [PATCH v2 06/12] ata: Remove ARCH_KIRKWOOD dependency

[PATCH v3] libata: support the ata host which implements a queue depth less than 32
 2014-07-12  0:58 UTC  (10+ messages)

[PATCH 1/1] Add support for the Promise FastTrak TX8660 SATA HBA (ahci mode)
 2014-07-11 16:08 UTC 

[PATCH 0/3] Add pci_enable_msi_partial() to conserve MSI-related resources
 2014-07-10 17:02 UTC  (17+ messages)
` [PATCH 1/3] PCI/MSI: Add pci_enable_msi_partial()

[GIT PULL] libata fixes for v3.16-rc4
 2014-07-10 15:27 UTC 

[PATCH v2 0/3] ata: Fixes related to APM X-Gene SATA host controller driver
 2014-07-10 14:46 UTC  (5+ messages)
` [PATCH v2 1/2] ata: Fix the watermark threshold for the "
` [PATCH v2 2/2] arm64: Fix the APM X-Gene SoC SATA PHY clock DTS node csr-mask of the SATA Host Controller 1

[PATCH 6/9] ARM: tegra: Export tegra_powergate_power_on
 2014-07-09 16:09 UTC  (24+ messages)

[PATCH v9 0/7] ARM: berlin: add AHCI support
 2014-07-09 15:42 UTC  (25+ messages)
` [PATCH v9 1/7] phy: add a driver for the Berlin SATA PHY
` [PATCH v9 2/7] Documentation: bindings: add "
` [PATCH v9 3/7] ata: libahci: allow to use multiple PHYs
` [PATCH v9 4/7] ata: ahci_platform: add a generic AHCI compatible
` [PATCH v9 5/7] Documentation: bindings: document the sub-nodes AHCI bindings
` [PATCH v9 6/7] ARM: berlin: add the AHCI node for the BG2Q
` [PATCH v9 7/7] ARM: berlin: enable the eSATA interface on the BG2Q DMP

[PATCH v6 0/2] ata: Fix the dma state machine lockup for APM X-Gene SoC
 2014-07-08 15:46 UTC  (4+ messages)
` [PATCH v6 1/2] libahci: Export some of the libahci functions
` [PATCH v6 2/2] ata: Fix the dma state machine lockup for the IDENTIFY DEVICE PIO mode command

[PATCH 0/9] Serial ATA support for NVIDIA Tegra124
 2014-07-08 13:34 UTC  (7+ messages)

[PATCH 00/13] Remove mach-kirkwood and mach-dove
 2014-07-08 12:13 UTC  (20+ messages)
  ` [alsa-devel] "
                    ` [rtc-linux] "

[PATCH v2 0/2] libata: support the ata host which implements a queue depth less than 32
 2014-07-08  2:58 UTC  (9+ messages)
` [PATCH v2 1/2] libata: introduce ata_host_set_queue_depth()
` [PATCH v2 2/2] sata_fsl: set the correct queue depth for the host controller

[PATCH 0/5] libata: support the ata host which implements a queue depth less than 32
 2014-07-06  4:16 UTC  (14+ messages)
` [PATCH 1/5] libata: using ata_tag_internal() instead of open-coding
` [PATCH 2/5] libata: introduce ata_get_internal_tag()
` [PATCH 3/5] libata: add a 'struct ata_port *' argument for the ata tag help functions
` [PATCH 4/5] libata: support the ata host which implements a queue depth less than 32
` [PATCH 5/5] sata_fsl: set the correct queue depth for the host controller

Race in AHCI code?
 2014-07-04 16:59 UTC 

[PATCH v5 0/2] ata: Fix the dma state machine lockup for APM X-Gene SoC
 2014-07-03 14:03 UTC  (4+ messages)
` [PATCH v5 1/2] libahci: Implement the function ahci_restart_engine to restart the port dma engine
` [PATCH v5 2/2] ata: Fix the dma state machine lockup for the IDENTIFY DEVICE PIO mode command

[PATCH v8 0/7] ARM: berlin: add AHCI support
 2014-07-02 11:16 UTC  (9+ messages)
` [PATCH v8 1/7] phy: add a driver for the Berlin SATA PHY
` [PATCH v8 2/7] Documentation: bindings: add "
` [PATCH v8 3/7] ata: libahci: allow to use multiple PHYs
` [PATCH v8 4/7] ata: ahci_platform: add a generic AHCI compatible
` [PATCH v8 5/7] Documentation: bindings: document the sub-nodes AHCI bindings
` [PATCH v8 6/7] ARM: berlin: add the AHCI node for the BG2Q
` [PATCH v8 7/7] ARM: berlin: enable the eSATA interface on the BG2Q DMP

[PATCH 0/8] iMX6 SATA configuration
 2014-07-01 21:25 UTC  (4+ messages)

[PATCH #upstream] libata: implement dump_id force param
 2014-07-01 21:07 UTC  (5+ messages)

[PATCH v7 0/7] ARM: berlin: add AHCI support
 2014-06-30 16:55 UTC  (7+ messages)
` [PATCH v7 1/7] phy: add a driver for the Berlin SATA PHY

[PATCH v6 0/7] ARM: berlin: add AHCI support
 2014-06-30 10:20 UTC  (5+ messages)
` [PATCH v6 1/7] phy: add a driver for the Berlin SATA PHY


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).