linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2006-06-23 11:44:54 to 2006-06-30 05:20:45 UTC [more...]

long boot delay for SATA cdrom on current 2.6.17-git
 2006-06-30  5:20 UTC  (4+ messages)

[PATCH 1/9] libata: change debugging macros/adjust dbg levels
 2006-06-29 21:22 UTC  (7+ messages)

[DOC] SATA status report updated
 2006-06-29 17:51 UTC  (4+ messages)

sata_vsc and device hotplug
 2006-06-29 17:45 UTC  (2+ messages)

[PATCHSET] libata dbg scheme conversion, take 1
 2006-06-29 17:42 UTC  (4+ messages)

[PATCH 4/9] libata-core.c conversion
 2006-06-29 17:07 UTC  (3+ messages)

[PATCH 2/9] ahci.c conversion
 2006-06-29 17:00 UTC  (3+ messages)

[PATCH 5/9] libata-eh.c conversion
 2006-06-29 16:56 UTC  (2+ messages)

[PATCH 3/9] ata_piix.c conversion
 2006-06-29 16:32 UTC  (2+ messages)

[PATCH 9/9] sata_sx4.c conversion
 2006-06-29 16:10 UTC 

[PATCH 7/9] sata_promise.c conversion
 2006-06-29 16:10 UTC 

[PATCH 6/9] sata_mv.c conversion
 2006-06-29 16:10 UTC 

[PATCH 8/9] sata_sil24.c conversion
 2006-06-29 16:10 UTC 

2.6.17 on VIA SP8000 sata: via_sata timeout (cmd 0xef) (retry)
 2006-06-29 15:56 UTC  (3+ messages)
  ` 2.6.17 on VIA SP8000 sata: via_sata timeout (cmd 0xef) (retry) FIXED!!

[PATCH 6/6] Implement the AHCI suspend/resume
 2006-06-29  8:21 UTC 

[PATCH 4/6] The definition of ahci_port_suspend()
 2006-06-29  8:19 UTC 

[PATCH 5/6] Update the users of new added functions
 2006-06-29  8:19 UTC 

[PATCH 3/6] The definition of ahci_port_standby() and ahci_port_spinup()
 2006-06-29  8:19 UTC 

[PATCH 2/6] The definition of ahci_start_fis_rx() and ahci_stop_fis_rx()
 2006-06-29  8:18 UTC 

[PATCH 1/6]The definition of ahci_start_engine() and ahci_stop_engine()
 2006-06-29  8:18 UTC 

[PATCH 0/6] AHCI suspend/resume support --take3
 2006-06-29  8:18 UTC 

[PATCH 4/4] libata: Check per device max cdb length for SAS
 2006-06-29  4:53 UTC  (2+ messages)
` [PATCH 4/4] libata: Check per device max cdb length for SAS - drop

[PATCH-stable] ahci: skip SRST for offline port
 2006-06-28 19:10 UTC 

[PATCH 1/2] ata_piix: add host_set private structure
 2006-06-28 16:58 UTC  (2+ messages)
` [PATCH] ata_piix: implement cached PCS and apply it to ICH5

[PATCH-stable 1/2] ata_piix: add host_set private structure
 2006-06-28 16:51 UTC  (2+ messages)
` [PATCH-stable 2/2] ata_piix: implement cached PCS and apply it to ICH5

Just added Enjoy multi-orgasms using this powerful thing
 2006-06-28 16:32 UTC 

[PATCH] libata: add ap->pflags and move core dynamic flags to it
 2006-06-28 16:29 UTC 

[PATCH] sata_vsc: data_xfer should use mmio
 2006-06-28 16:17 UTC 

[PATCH] libata: add host_set->next for legacy two host sets case
 2006-06-28 16:25 UTC  (10+ messages)
  ` [PATCH] libata: add host_set->next for legacy two host_sets case, take #2
      ` [PATCH] libata: add host_set->next for legacy two host_sets case, take #3

[PATCH 3/3] ipr: Support attaching SATA devices
 2006-06-28 13:46 UTC 

[PATCH 2/3] ipr: Handle new SAS error codes
 2006-06-28 13:46 UTC 

[PATCH 1/3] ipr: Add some hardware defined types for SATA
 2006-06-28 13:46 UTC 

[PATCH 0/3] ipr: Support SATA devices
 2006-06-28 13:46 UTC 

[PATCH 2/4] libata: Add ata_host_set_init
 2006-06-28 13:30 UTC 

[PATCH 3/4] libata: Add support for SATA attachment to SAS adapters
 2006-06-28 13:30 UTC 

[PATCH 1/4] libata: Conditionally set host->max_cmd_len
 2006-06-28 13:30 UTC 

[PATCH 0/4] libata: Support SATA attached via SAS
 2006-06-28 13:29 UTC 

libata new EH issue - ATAPI device error not properly reported
 2006-06-28 11:03 UTC  (3+ messages)

Bug or HW? ata1: command timeout, stat 0x50 host_stat 0x4
 2006-06-28  8:09 UTC  (3+ messages)

[PATCH] libata-core.c: restore configuration boot messages in ata_dev_configure()
 2006-06-28  6:45 UTC  (7+ messages)

[PATCH 2/2] libata-dev: pata_pdc2027x - remove ATA_ENABLE_PATA ifdef
 2006-06-28  6:43 UTC 

[PATCH 1/2] libata-dev: pata_pdc2027x minor fix for new EH
 2006-06-28  6:40 UTC 

[PATCHSET] new Power Management for libata, take 3
 2006-06-28  6:27 UTC  (10+ messages)
` [PATCH 1/8] libata: implement PM EH actions
` [PATCH 3/8] libata: move ata_flush_cache() from libata-core.c to libata-eh.c
` [PATCH 5/8] sata_sil: separate out sil_init_controller()
` [PATCH 4/8] libata: reimplement controller-wide PM
` [PATCH 2/8] libata: reimplement per-dev PM
` [PATCH 8/8] sata_sil24: add suspend/sleep support
` [PATCH 6/8] sata_sil: "
` [PATCH 7/8] sata_sil24: separate out sil24_init_controller()
` [git-patches] new Power Management for libata, take 3

[git patches] libata update
 2006-06-28  1:34 UTC  (3+ messages)

[PATCH][RFT] HPT3xxN clocking fixes
 2006-06-27 21:41 UTC  (11+ messages)
` [PATCH] Fix the case of multiple HPT3xx chips present
  ` [PATCH] HPT3xx: fix PCI clock detection
    ` [PATCH] HPT3xx: rework rate filtering
      ` [PATCH] HPT3xx: print the real chip name at startup
        ` [PATCH] HPT3xx: switch to using pci_find_slot()
          ` [PATCH] HPT3xx: switch to using pci_get_slot()
            ` [PATCH] HPT3xx: cache channel's MCR address
              ` [PATCH] HPT3x7: merge speedproc handlers
                ` [PATCH] HPT370: clean up DMA timeout handling
                  ` [PATCH][RFT] HPT3xx: init code rewrite

[PATCH] libata-core.c: restore configuration boot messages in ata_dev_configure(), v2
 2006-06-27 12:57 UTC  (2+ messages)

[PATCH 2/n] libata-core.c conversion to new debug scheme, part 2 of $N (50% done)
 2006-06-26  8:22 UTC 

regarding ata_msg_*()
 2006-06-27  5:03 UTC  (7+ messages)

Improving sata_vsc PCI ID usage
 2006-06-27  4:28 UTC  (2+ messages)

Hottest new offer I think, yes. Take pleasure from
 2006-06-27  3:54 UTC 

[-mm patch] make drivers/scsi/pata_it821x.c:it821x_passthru_dev_select() static
 2006-06-27  1:03 UTC  (3+ messages)

[PATCH] ata_piix: add ICH6/7/8 to Kconfig
 2006-06-27  1:02 UTC  (2+ messages)

More information on ATI IXP failure in git9
 2006-06-27  1:02 UTC  (13+ messages)
          ` [PATCH] sata_sil: disable hotplug interrupts on two ATI IXPs

[PATCH] libata: cosmetic updates
 2006-06-27  1:01 UTC  (2+ messages)

[PATCHSET] [PATCHSET] new Power Management for libata, take 2
 2006-06-27  1:00 UTC  (29+ messages)
` [PATCH 01/15] libata: move ata_eh_clear_action() upward
` [PATCH 02/15] libata: implement and use ata_deh_dev_action()
` [PATCH 05/15] libata: update ata_do_simple_cmd()
` [PATCH 06/15] libata: make two functions global
` [PATCH 09/15] libata: reimplement per-dev PM
` [PATCH 07/15] libata: implement ata_port_max_devices()
` [PATCH 03/15] libata: clear EH action on device detach
` [PATCH 08/15] libata: implement PM EH actions
` [PATCH 04/15] libata: move ata_do_simple_cmd() below ata_exec_internal()
` [PATCH 12/15] sata_sil: separate out sil_init_controller()
` [PATCH 10/15] libata: move ata_flush_cache() from libata-core.c to libata-eh.c
` [PATCH 14/15] sata_sil24: separate out sil24_init_controller()
` [PATCH 11/15] libata: reimplement controller-wide PM
` [PATCH 15/15] sata_sil24: add suspend/sleep support
` [PATCH 13/15] sata_sil: "
` [git-patch] new Power Management for libata, take 2

[PATCH 4/6] libata: Add ata_host_flags
 2006-06-26 20:54 UTC  (5+ messages)

PATCH: SC1200 debug printk
 2006-06-26 18:12 UTC  (3+ messages)

[RFC: 2.6 patch] drivers/ide/: possible cleanups
 2006-06-26 16:26 UTC 

PATCH: Set err_stops_fifo for newer Promise as well
 2006-06-26 14:00 UTC 

PATCH: Clean up pdc202xx_old so its more readable (done so I could work on libata ports)
 2006-06-26 13:59 UTC 

PATCH: Housekeeping on IDE drivers
 2006-06-26 13:57 UTC 

PATCH: Fix error handling for drives which clear the FIFO on error
 2006-06-26 13:54 UTC 

PATCH: backport piix fixes from libata into the legacy driver
 2006-06-26 13:50 UTC 

PATCH: Clean up siimage
 2006-06-26 13:46 UTC 

PATCH: Old IDE, fix SATA detection for cabling
 2006-06-26 13:42 UTC 

[PATCH 0/3]ACPI support for SATA/PATA
 2006-06-26  7:26 UTC  (2+ messages)

-git9 breaks SATA on ATI-IXP
 2006-06-25 20:49 UTC 

[Bugme-new] [Bug 6745] New: kernel hangs when trying to read atip wiith cdrecord
 2006-06-25 19:00 UTC  (6+ messages)

2.6.17 on VIA SP8000 sata: via_sata timeout (cmd 0xef)
 2006-06-25 15:30 UTC 

[ANNOUNCE] libata: new EH, NCQ, hotplug and Power Management patches against v2.6.17
 2006-06-25 13:48 UTC  (5+ messages)

+ via-pata-controller-xfer-fixes.patch added to -mm tree
 2006-06-25  9:15 UTC  (4+ messages)

Brand new I am sure it was Be delighted with
 2006-06-25  3:27 UTC 

[sata_sil] kernel 2.6.17(-mm2) test - timeout issue
 2006-06-25  3:06 UTC  (2+ messages)

new msg for Morgan
 2006-06-25  1:29 UTC 

Hotplug drives on vt8251 with ahci module
 2006-06-24 18:02 UTC  (5+ messages)

top quality brand watches
 2006-06-24 15:16 UTC 

Oferta de trabajo para usted
 2002-01-25 15:08 UTC 

FWD: Hot and new You crave to shoot like a film star
 2006-06-24 11:48 UTC 

[git patches] major libata update
 2006-06-23 22:32 UTC 

Just added Online Casiino. Goo and Play It
 2006-06-23 12:13 UTC 


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