linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-07-30 17:29:25 to 2014-09-21 13:19:53 UTC [more...]

[PATCH RESEND v3 0/6] AHCI: Optimize interrupt processing
 2014-09-21 13:19 UTC  (7+ messages)
` [PATCH RESEND v3 1/6] AHCI: Cleanup checking of multiple MSIs/SLM modes
` [PATCH RESEND v3 2/6] AHCI: Move host activation code into ahci_host_activate()
` [PATCH RESEND v3 3/6] AHCI: Make few function names more descriptive
` [PATCH RESEND v3 4/6] AHCI: Get rid of redundant arg to ahci_handle_port_interrupt()
` [PATCH RESEND v3 5/6] AHCI: Optimize single IRQ interrupt processing
` [PATCH RESEND v3 6/6] AHCI: Do not read HOST_IRQ_STAT reg in multi-MSI mode

[PATCH v3 6/5] AHCI: Do not read HOST_IRQ_STAT register in multi-MSI mode
 2014-09-19 18:39 UTC  (4+ messages)

[PATCH 1/4] pata_of_platform: Remove "electra-ide" quirk
 2014-09-18 17:29 UTC  (12+ messages)
` [PATCH 3/4] pata_platform: Use devm_ioremap_resource()
` [PATCH 4/4] pata_platform: Use 16-bit wide data transfer

[PATCH v2 0/5] AHCI: Optimize interrupt processing
 2014-09-18  9:58 UTC 

[PATCH v4 1/3] ahci-platform: Bump max number of clocks to 5
 2014-09-16  6:40 UTC  (5+ messages)
` [PATCH v4 2/3] ata: Add Qualcomm ARM SoC AHCI SATA host controller driver
` [PATCH v4 3/3] ata: qcom: Add device tree bindings information

[nForce4] - Repeatable issues with nForce 4
 2014-09-16  2:47 UTC  (4+ messages)

[PATCH] ahci_xgene: Fix the error print invalid resource for APM X-Gene SoC AHCI SATA Host Controller driver
 2014-09-15  8:49 UTC  (6+ messages)

[PATCH RESEND 0/1] AHCI: Optimize interrupt processing
 2014-09-13  4:46 UTC  (7+ messages)
    ` [PATCH v2] "

[PATCH] ata: ahci_platform: Add ACPI support for AMD Seattle SATA controller
 2014-09-12  8:14 UTC  (4+ messages)

[Bug] 3.16 fwdownload failure on Marvell 88SE9125 sata controller
 2014-09-11  1:05 UTC  (8+ messages)

[RESEND: PATCH] ahci: add pcid for Marvel 0x9182 controller
 2014-09-10 18:14 UTC  (3+ messages)

[Patch v3] 0/7] Remove mach-kirkwood
 2014-09-09 15:10 UTC  (7+ messages)
` [Patch v3] 2/7] ata: Remove ARCH_KIRKWOOD dependency

[PATCH v4 1/3] ahci-platform: Bump max number of clocks to 5
 2014-09-09  7:58 UTC  (5+ messages)
` [PATCH v4 2/3] ata: Add Qualcomm ARM SoC AHCI SATA host controller driver
` [PATCH v4 3/3] ata: qcom: Add device tree bindings information

[GIT PULL] libata fixes for v3.17-rc4
 2014-09-08  0:59 UTC 

[PATCHv4 0/4] Initial SMR drive support
 2014-09-07 16:02 UTC  (9+ messages)
` [PATCH 1/4] libata: consolidate ata_dev_classify()
` [PATCH 3/4] libata-scsi: Update SATL for ZAC drives

[PATCH v9 0/3] ahci_xgene: Fixes related to APM X-Gene SATA host controller driver
 2014-09-06  2:28 UTC  (6+ messages)
` [PATCH v9 1/3] arm64: Fix the csr-mask for APM X-Gene SoC AHCI SATA PHY clock DTS node
` [PATCH v9 2/3] ahci_xgene: Skip the PHY and clock initialization if already configured by the firmware
` [PATCH v9 3/3] ahci_xgene: Fix the link down in first attempt for the APM X-Gene SoC AHCI SATA host controller driver

[PATCH] ahci: add pcid for Marvel 0x9182 controller
 2014-09-05 17:12 UTC 

[RFC v2 6/6] pata_marvell: use async probe
 2014-09-05  7:15 UTC  (3+ messages)

[PATCH] ata: Disabling the async PM for JMicron chip 363/361
 2014-09-01 12:48 UTC  (3+ messages)

[PATCH] ahci: ahci_p5wdh_workaround - constify DMI table
 2014-08-31  9:37 UTC  (2+ messages)

[PATCH] libahci_platform: Staticize ahci_platform_<en/dis>able_phys()
 2014-08-31  4:01 UTC  (2+ messages)

[PATCH 2/3] ata_piix: Add Device IDs for Intel 9 Series PCH
 2014-08-28 12:54 UTC  (2+ messages)

[PATCH 1/3] ahci: Add Device IDs for Intel 9 Series PCH
 2014-08-28 12:54 UTC  (2+ messages)

[PATCH v3 0/8] Serial ATA support for NVIDIA Tegra124
 2014-08-26 17:46 UTC  (6+ messages)
` [PATCH v3 2/8] ARM: tegra: Add SATA controller to Tegra124 device tree
` [PATCH v3 8/8] ARM: tegra: Add options for Tegra AHCI support to tegra_defconfig

[PATCH v8 0/3] ahci_xgene: Fixes related to APM X-Gene SATA host controller driver
 2014-08-26 15:29 UTC  (7+ messages)
` [PATCH v8 1/3] arm64: Fix the csr-mask for APM X-Gene SoC AHCI SATA PHY clock DTS node
` [PATCH v8 2/3] ahci_xgene: Skip the PHY and clock initialization if already configured by the firmware
` [PATCH v8 3/3] ahci_xgene: Fix the link down in first attempt for the APM X-Gene SoC AHCI SATA host controller driver

[PATCH v2] ata: ahci_tegra: Read calibration fuse
 2014-08-26 14:50 UTC  (3+ messages)

[PATCH v14 0/8] ARM: berlin: add AHCI support
 2014-08-26 13:40 UTC  (12+ messages)
` [PATCH v14 1/8] phy: add a driver for the Berlin SATA PHY
` [PATCH v14 2/8] Documentation: bindings: add "
` [PATCH v14 3/8] ata: libahci_platform: move port_map parameters into the AHCI structure
` [PATCH v14 4/8] ata: libahci: allow to use multiple PHYs
` [PATCH v14 5/8] ata: ahci_platform: add a generic AHCI compatible
` [PATCH v14 6/8] Documentation: bindings: document the sub-nodes AHCI bindings
` [PATCH v14 7/8] ARM: berlin: add the AHCI node for the BG2Q
` [PATCH v14 8/8] ARM: berlin: enable the eSATA interface on the BG2Q DMP

Invoke set_disk_ro() from user space
 2014-08-26  9:58 UTC 

[PATCH 1/3] libsas: modify SATA error handler
 2014-08-25 16:02 UTC  (10+ messages)

[PATCH 2/4] pata_platform: Remove useless irq_flags field
 2014-08-23 17:06 UTC  (2+ messages)

Medstore here
 2014-08-22 13:23 UTC 

SATA disks disabled on boot
 2014-08-21 22:43 UTC  (6+ messages)

[GIT PULL] libata fixes for v3.17-rc1
 2014-08-21 19:44 UTC 

ahci_tegra build failure in Linus' tree
 2014-08-21 19:32 UTC  (2+ messages)

[PATCH] ata: ahci: tegra: fix build error
 2014-08-21 19:31 UTC  (5+ messages)

[PATCH v3 2/3] ata: Add Qualcomm ARM SoC AHCI SATA host controller driver
 2014-08-21 18:46 UTC  (2+ messages)

[PATCH v7 0/3] ahci_xgene: Fixes related to APM X-Gene SATA host controller driver
 2014-08-21 14:14 UTC  (7+ messages)
` [PATCH v7 1/3] arm64: Fix the csr-mask for APM X-Gene SoC AHCI SATA PHY clock DTS node
` [PATCH v7 2/3] ahci_xgene: Skip the PHY and clock initialization if already configured by the firmware
` [PATCH v7 3/3] ahci_xgene: Fix the link down in first attempt for the APM X-Gene SoC AHCI SATA host controller driver

[PATCH] libata: Use dev_name() for request_irq() to distinguish devices
 2014-08-19 15:47 UTC  (2+ messages)

[PATCH] ata: propagate return value of scc_wait_after_reset
 2014-08-17 13:07 UTC  (5+ messages)

[PATCH] ata: ahci_tegra: Change include to fix compilation
 2014-08-16 13:13 UTC  (3+ messages)

[PATCH] ata: pata_samsung_cf: change ret type to signed
 2014-08-16 13:11 UTC  (2+ messages)

[PATCH v6 0/2] ahci_xgene: Fixes related to APM X-Gene SATA host controller driver
 2014-08-16 13:09 UTC  (5+ messages)
` [PATCH v6 1/2] ahci_xgene: Removing NCQ support from the APM X-Gene SoC AHCI SATA Host Controller driver
  ` [PATCH v6 2/2] arm64: Remove the clock and PHY reference from the APM X-Gene SoC AHCI SATA Host controller dts node

[PATCH] ata: propagate return value of scc_wait_after_reset
 2014-08-16 12:55 UTC  (7+ messages)

[PATCH] ata: remove deprecated struct ahci_platform_data
 2014-08-16 12:36 UTC  (3+ messages)

[PATCH] Drivers: ide: Remove typedef atiixp_ide_timing
 2014-08-14 16:44 UTC 

[PATCH] ata: ahci_tegra: Read calibration fuse
 2014-08-11 13:42 UTC  (2+ messages)

Unable to complete boot with pata_sis
 2014-08-07 21:35 UTC  (3+ messages)

Casino
 2014-08-07 13:04 UTC 

[GIT] IDE
 2014-08-06  5:03 UTC 

[GIT PULL] libata changes for v3.17-rc1
 2014-08-04 14:19 UTC 

[PATCH v5 0/3] ahci_xgene: Fixes related to APM X-Gene SATA host controller driver
 2014-08-01 17:37 UTC  (4+ messages)
` [PATCH v5 1/3] ahci_xgene: Removing NCQ support from the APM X-Gene SoC AHCI SATA Host Controller driver
` [PATCH v5 2/3] arm64: Fix the csr-mask for APM X-Gene SoC AHCI SATA PHY clock DTS node
` [PATCH v5 3/3] ahci_xgene: Skip the PHY and clock initialization if already configured by the firmware

[PATCH v2] ata: libahci: Silence compiler warning on 64-bit
 2014-08-01 15:19 UTC  (2+ messages)

[PATCH] ata: libahci: Make host flags unsigned long
 2014-08-01 14:11 UTC  (5+ messages)

[PATCH v13 0/8] ARM: berlin: add AHCI support
 2014-07-30 18:23 UTC  (5+ messages)


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).