linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-02-20 05:39:13 to 2012-03-22 06:16:37 UTC [more...]

[libsas PATCH v12 00/11] libsas eh, discovery, suspend, and fixes
 2012-03-22  6:32 UTC  (3+ messages)
` [libsas PATCH v12 01/11] libsas: cleanup spurious calls to scsi_schedule_eh
` [libsas PATCH v12 02/11] libsas: trim sas_task of slow path infrastructure

[PATCH] [SCSI] scsi_lib: use correct DMA device in __scsi_alloc_queue
 2012-03-22  5:52 UTC 

[git patches] libata updates for 3.4
 2012-03-22  5:12 UTC 

Fwd: libata-pmp patch for 3.2.x and later for eSATA Port Multiplier Sil3726
 2012-03-22  4:36 UTC  (4+ messages)

DMA doesn't work since "make ata port as parent device of scsi host"
 2012-03-21 19:40 UTC  (9+ messages)

Easter Bonanza. (Congratulations)
 2012-03-21 17:39 UTC 

[RFC PATCH v2 0/8] ACPI D3Cold state and SATA ZPODD support
 2012-03-21  4:48 UTC  (25+ messages)
` [RFC PATCH v2 1/8] ACPI: Introduce ACPI D3_COLD state support
` [RFC PATCH v2 2/8] ACPI: Add interface to register/unregister device to/from power resources
` [RFC PATCH v2 3/8] PCI: Move acpi_dev_run_wake to acpi core
` [RFC PATCH v2 4/8] libata-acpi: set acpi state for SATA port
` [RFC PATCH v2 5/8] libata-acpi: add ata port runtime D3Cold support
` [RFC PATCH v2 6/8] libata-acpi: register/unregister device to/from power resource
` [RFC PATCH v2 7/8] PM / Runtime: Add can_power_off flag to subsys data
` [RFC PATCH v2 8/8] [SCSI] sr: check and enable Zero-power ODD support

[PATCH v2] libata: disable runtime pm for hotpluggable port
 2012-03-21  4:20 UTC  (4+ messages)

[PATCH] drivers/ata/pata_mpc52xx.c: drop unneeded devm cleanup functions
 2012-03-18 20:58 UTC  (2+ messages)

[libsas PATCH v10 0/9] libsas error handling + discovery v10
 2012-03-16 15:25 UTC  (12+ messages)
` [libsas PATCH v10 1/9] libsas: introduce sas_work to fix sas_drain_work vs sas_queue_work
` [libsas PATCH v10 2/9] libsas: cleanup spurious calls to scsi_schedule_eh
` [libsas PATCH v10 3/9] libata, libsas: introduce sched_eh and end_eh port ops
` [libsas PATCH v10 4/9] libsas: enforce eh strategy handlers only in eh context
` [libsas PATCH v10 5/9] libsas: add sas_eh_abort_handler
` [libsas PATCH v10 6/9] libsas: use ->lldd_I_T_nexus_reset for ->eh_bus_reset_handler
` [libsas PATCH v10 7/9] libsas: trim sas_task of slow path infrastructure
` [libsas PATCH v10 8/9] libsas: fix sas_find_bcast_phy() in the presence of 'vacant' phys
` [libsas PATCH v10 9/9] libsas: sas_rediscover_dev did not look at the SMP exec status

[PATCH resend] ata/ahci_platform: add hibernation callbacks
 2012-03-16 10:19 UTC 

[isci PATCH v3 0/4] isci: suspend/resume support+
 2012-03-16  9:18 UTC  (13+ messages)
` [isci PATCH v3 1/4] libata: export ata_port suspend/resume infrastructure for sas
` [isci PATCH v3 2/4] libsas: drop sata port multiplier infrastructure
` [isci PATCH v3 3/4] libsas: suspend / resume support
` [isci PATCH v3 4/4] isci: enable BCN in sci_port_add_phy()

[libsas PATCH v11 0/2] libsas error handling + discovery v11
 2012-03-14  6:30 UTC  (3+ messages)
` [libsas PATCH v11 1/2] libsas: enforce eh strategy handlers only in eh context
` [libsas PATCH v11 2/2] libsas: fix sas_get_port_device regression

linux-next: Tree for Mar 13 (ata)
 2012-03-14  0:36 UTC  (3+ messages)

[PATCH 0/1] ARM: AT91: drivers: cleanup patches from Arnd Bergmann
 2012-03-13 20:46 UTC  (7+ messages)
` [PATCH 1/1] ata: AT91 ata driver requires specific platforms
` [PATCH v2 0/2] "
  ` [PATCH v2 2/2] ata: AT91 ata driver requires AT91_HAS_PATA

[PATCH v3] drivers/ata/pata_mpc52xx.c: clean up error handling code
 2012-03-13 20:45 UTC  (2+ messages)

[PATCH 4/4] pata_cmd64x: implement sff_irq_check() method
 2012-03-13 20:45 UTC  (2+ messages)

[PATCH 2/4] pata_cmd64x: use interrupt status from MRDMODE register
 2012-03-13 20:44 UTC  (2+ messages)

[PATCH v2 0/3] ahci: fix boot/resume COMRESET failures
 2012-03-13 20:37 UTC  (15+ messages)
` [PATCH v2 1/3] ahci: add AHCI_HFLAG_DELAY_ENGINE host flag
` [PATCH v2 2/3] ahci: move AHCI_HFLAGS() macro to ahci.h
` [PATCH v2 3/3] ahci_platform: add STRICT_AHCI platform type

[PATCH] libata: disable runtime pm for hotpluggable port
 2012-03-12 11:59 UTC  (3+ messages)

[PATCH 0/4] pata_cmd64x: interrupt handling
 2012-03-11 19:35 UTC  (2+ messages)

[PATCH 1/4 RESEND] pata_cmd64x: turn string of *if* statements into *switch*
 2012-03-11 19:29 UTC 

[PATCH 3/4] pata_cmd64x: implement sff_irq_clear() method
 2012-03-11 19:27 UTC 

[PATCH 1/4] pata_cmd64x: turn string of *if* statements into *switch*
 2012-03-11 19:23 UTC 

[PATCH] drivers/ata/pata_mpc52xx.c: add missing kfree
 2012-03-11 10:04 UTC  (8+ messages)

[isci PATCH v2 00/18] isci: suspend/resume support + general updates
 2012-03-11  8:06 UTC  (20+ messages)
` [isci PATCH v2 01/18] isci: improve 'invalid state' warnings
` [isci PATCH v2 02/18] isci: kill ->is_direct_attached
` [isci PATCH v2 03/18] isci: kill sci_phy_protocol and sci_request_protocol
` [isci PATCH v2 04/18] isci: Don't filter BROADCAST CHANGE primitives
` [isci PATCH v2 05/18] isci: kill ->status, and ->state_lock in isci_host
` [isci PATCH v2 06/18] isci: kill isci_port.domain_dev_list
` [isci PATCH v2 07/18] isci: refactor initialization for S3/S4
` [isci PATCH v2 08/18] isci: fix controller stop
` [isci PATCH v2 09/18] isci: fix 'link-up' events occur after 'start-complete'
` [isci PATCH v2 10/18] isci: fix interrupt disable
` [isci PATCH v2 11/18] isci: kill isci_host.shost
` [isci PATCH v2 12/18] libata: make ata_print_id atomic
` [isci PATCH v2 13/18] libsas: continue revalidation
` [isci PATCH v2 14/18] libata: export ata_port suspend/resume infrastructure for sas
` [isci PATCH v2 15/18] libsas: drop sata port multiplier infrastructure
` [isci PATCH v2 16/18] libsas: suspend / resume support
` [isci PATCH v2 17/18] isci: implement suspend/resume support
` [isci PATCH v2 18/18] isci: Changes in COMSAS timings enabling ISCI to detect buggy disc drives

[patch] sata_mv: silence an uninitialized variable warning
 2012-03-10  9:00 UTC 

MAIL
 2012-03-07 15:46 UTC 

[PATCH v8 00/13] libsas error handling + discovery v8
 2012-03-06 19:17 UTC  (14+ messages)
` [PATCH v8 08/13] libsas: libsas.force_hard_reset module parameter
` [PATCH v8 09/13] libsas: enforce eh strategy handlers only in eh context

[PATCH 2/2] scsi: retrieve cache mode using ATA_16 cmd if normal routine fails
 2012-03-06 17:38 UTC  (3+ messages)

ATA standard vs. speed
 2012-03-04 14:55 UTC  (2+ messages)

Single host/multiple hwifs vs. multiple hosts?
 2012-03-04 12:15 UTC 

inquiry
 2012-03-03 15:23 UTC 

[PATCH V3] fsl-sata: add support for interrupt coalsecing feature
 2012-03-02 20:46 UTC  (4+ messages)

[PATCH] ata/pata_arasan_cf: Move arasan_cf_pm_ops out of #ifdef, #endif macros
 2012-03-01  8:04 UTC 

ahci: sata hotplug doesn't work after suspend
 2012-02-28 11:36 UTC  (9+ messages)

Business Proposal of USD $22,500,000.00
 2012-02-28 11:12 UTC 

sata_svm failed to kdump with pending IOs
 2012-02-27  6:01 UTC 

[PATCH] ata/pata_arasan_cf: Add Hibernation support
 2012-02-27  5:45 UTC  (2+ messages)
` [PATCH Resend] "

Braindead newbie questions, DMA-backed PIO
 2012-02-26  1:11 UTC  (3+ messages)

[RFC PATCH 2/6] ACPI: Reference devices in ACPI Power Resource
 2012-02-23 18:10 UTC  (6+ messages)

[PATCH 1/2 v3] libata-pmp: add schedule timeout to support some PMP cards
 2012-02-23  6:35 UTC  (2+ messages)

[RFC PATCH 4/6] PM / Runtime: Introduce flag can_power_off
 2012-02-22  0:57 UTC  (7+ messages)

[PATCH 0/3] ahci: fix boot/resume COMRESET failures
 2012-02-20 22:06 UTC  (9+ messages)
` [PATCH 1/3] ahci: add AHCI_HFLAG_STRICT_SPEC host flag
` [PATCH 2/3] ahci: move AHCI_HFLAGS() macro to ahci.h
` [PATCH 3/3] ahci_platform: add STRICT_AHCI platform type

Transfer Notice!!
 2012-02-20  8:27 UTC 

[RFC] ACPI D3Cold state and SATA ZPODD support
 2012-02-20  5:43 UTC  (9+ messages)
` [RFC PATCH 1/6] ACPI: Introduce ACPI D3_COLD state support
` [RFC PATCH 2/6] ACPI: Reference devices in ACPI Power Resource


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