linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2006-05-03 20:08:22 to 2006-05-11 15:15:08 UTC [more...]

[PATCHSET 07/11] prep LLDDs for hotplug support, take 1 (REPOST)
 2006-05-11 15:14 UTC  (6+ messages)
` [PATCH 5/6] sata_sil24: use sata_phy_debounce() in sil24_hardreset()
` [PATCH 1/6] libata: export ata_hsm_move()
` [PATCH 4/6] sata_sil24: rename PORT_PRB to PORT_LRAM and add PORT_LRAM_SLOT_SZ
` [PATCH 3/6] sata_sil: new interrupt handler
` [PATCH 2/6] sata_sil: add new constants in preparation for "

[PATCHSET 07/11] prep LLDDs for hotplug support, take 1
 2006-05-11 15:14 UTC  (22+ messages)
` [PATCH 02/14] libata-hp-prep: implement ata_dev_init()
` [PATCH 2/6] sata_sil: add new constants in preparation for new interrupt handler
` [PATCH 1/6] libata: export ata_hsm_move()
` [PATCH 01/14] libata-hp-prep: add flags and eh_info/context fields for hotplug
` [PATCH 4/6] sata_sil24: rename PORT_PRB to PORT_LRAM and add PORT_LRAM_SLOT_SZ
` [PATCH 09/14] libata-hp-prep: make probing related functions global
` [PATCH 3/6] sata_sil: new interrupt handler
` [PATCH 6/6] sata_sil24: kill ops->tf_read() and use ata_std_noop_check_status()
` [PATCH 04/14] libata-hp-prep: update ata_scsi_find_dev() and friends
` [PATCH 06/14] libata-hp-prep: implement ap->hw_sata_spd_limit
` [PATCH 07/14] libata-hp-prep: store attached SCSI device
` [PATCH 03/14] libata-hp-prep: make some ata_device fields persistent
` [PATCH 5/6] sata_sil24: use sata_phy_debounce() in sil24_hardreset()
` [PATCH 08/14] libata-hp-prep: add ata_hotplug_wq
` [PATCH 10/14] libata-hp-prep: implement sata_phy_debounce()
` [PATCH 05/14] libata-hp-prep: use __ata_scsi_find_dev()
` [PATCH 11/14] libata-hp-prep: make ops->tf_read() optional
` [PATCH 12/14] libata-hp-prep: implement ata_noop_check_status()
` [PATCH 13/14] libata-hp-prep: add prereset() method and implement ata_std_prereset()
` [PATCH 14/14] libata-hp-prep: implement followup softreset handling
` THIS THREAD IS MESSED UP, PLEASE IGNORE

[PATCHSET 06/11] prep for hotplug support, take 2
 2006-05-11 15:02 UTC  (15+ messages)
` [PATCH 01/14] libata-hp-prep: add flags and eh_info/context fields for hotplug
` [PATCH 04/14] libata-hp-prep: update ata_scsi_find_dev() and friends
` [PATCH 03/14] libata-hp-prep: make some ata_device fields persistent
` [PATCH 02/14] libata-hp-prep: implement ata_dev_init()
` [PATCH 09/14] libata-hp-prep: make probing related functions global
` [PATCH 08/14] libata-hp-prep: add ata_hotplug_wq
` [PATCH 06/14] libata-hp-prep: implement ap->hw_sata_spd_limit
` [PATCH 10/14] libata-hp-prep: implement sata_phy_debounce()
` [PATCH 05/14] libata-hp-prep: use __ata_scsi_find_dev()
` [PATCH 14/14] libata-hp-prep: implement followup softreset handling
` [PATCH 12/14] libata-hp-prep: implement ata_noop_check_status()
` [PATCH 07/14] libata-hp-prep: store attached SCSI device
` [PATCH 11/14] libata-hp-prep: make ops->tf_read() optional
` [PATCH 13/14] libata-hp-prep: add prereset() method and implement ata_std_prereset()

[PATCHSET 05/11] add NCQ support, take 3
 2006-05-11 14:44 UTC  (13+ messages)
` [PATCH 01/12] libata-ncq: add NCQ related ATA/libata constants and macros
` [PATCH 02/12] libata-ncq: pass ata_scsi_translate() return value to SCSI midlayer
` [PATCH 04/12] libata-ncq: implement ap->qc_active, ap->sactive and complete helper
` [PATCH 10/12] ahci: kill pp->cmd_tbl_sg
` [PATCH 09/12] ahci: add HOST_CAP_NCQ constant
` [PATCH 11/12] ahci: implement NCQ suppport
` [PATCH 07/12] libata-ncq: implement NCQ device configuration
` [PATCH 08/12] ahci: clean up AHCI constants in preparation for NCQ
` [PATCH 03/12] libata-ncq: rename ap->qactive to ap->qc_allocated
` [PATCH 05/12] libata-ncq: implement NCQ command translation and exclusion
` [PATCH 06/12] libata-ncq: update EH to handle NCQ
` [PATCH 12/12] sata_sil24: implement NCQ support

[PATCHSET 03/11] new EH implementation, take 3
 2006-05-11 14:39 UTC  (14+ messages)
` [PATCH 06/11] libata-eh: implement BMDMA EH
` [PATCH 03/11] libata-eh: add per-dev ata_ering
` [PATCH 02/11] libata-eh: implement ata_ering
` [PATCH 01/11] libata-eh: add ATA and libata flags for new EH
` [PATCH 05/11] libata-eh: implement "
` [PATCH 04/11] libata-eh: implement ata_eh_info and ata_eh_context
` [PATCH 08/11] sata_sil: convert to new EH
` [PATCH 07/11] ata_piix: "
` [PATCH 11/11] sata_sil24: "
` [PATCH 09/11] ahci: "
` [PATCH 10/11] ahci: add PIOS interim interrupt handling

[PATCHSET 04/11] merge irq-pio
 2006-05-11 13:33 UTC  (3+ messages)
` [PATCH] libata: "
` [PATCH] libata: fix irq-pio merge

[PATCHSET 02/11] new EH framework, take 3
 2006-05-11 12:27 UTC  (12+ messages)
` [PATCH 01/11] libata-eh-fw: add flags and operations for new EH
` [PATCH 04/11] libata-eh-fw: update ata_qc_from_tag() to enforce normal/EH qc ownership
` [PATCH 03/11] libata-eh-fw: use special reserved tag and qc for internal commands
` [PATCH 02/11] libata-eh-fw: clear SError in ata_std_postreset()
` [PATCH 09/11] libata-eh-fw: update ata_scsi_error() for new EH
` [PATCH 11/11] libata-eh-fw: update SCSI command completion path "
` [PATCH 08/11] libata-eh-fw: implement new EH scheduling from PIO
` [PATCH 05/11] libata-eh-fw: implement new EH scheduling via error completion
` [PATCH 10/11] libata-eh-fw: update ata_exec_internal() for new EH
` [PATCH 06/11] libata-eh-fw: implement ata_port_schedule_eh() and ata_port_abort()
` [PATCH 07/11] libata-eh-fw: implement freeze/thaw

[PATCHSET 01/11] prep for new EH
 2006-05-11 11:59 UTC  (23+ messages)
` [PATCH 07/22] libata: fix ->phy_reset class code handling in ata_bus_probe()
` [PATCH 09/22] libata: hold host_set lock while finishing internal qc
` [PATCH 02/22] SCSI: implement host_eh_scheduled hack for libata
` [PATCH 04/22] ahci: hardreset classification fix
` [PATCH 06/22] libata: kill duplicate prototypes
` [PATCH 05/22] libata: unexport ata_scsi_error()
` [PATCH 03/22] libata: silly fix in ata_scsi_start_stop_xlat()
` [PATCH 08/22] libata: clear ap->active_tag atomically w.r.t. command completion
` [PATCH 10/22] libata: use preallocated buffers
` [PATCH 01/22] SCSI: Introduce scsi_req_abort_cmd (REPOST)
` [PATCH 16/22] libata: implement new SCR handling and port on/offline functions
` [PATCH 11/22] libata: move ->set_mode() handling into ata_set_mode()
` [PATCH 19/22] libata: add dev->ap
` [PATCH 21/22] libata: implement ATA printk helpers
` [PATCH 14/22] sata_sil24: update TF image only when necessary
` [PATCH 18/22] libata: kill old SCR functions and sata_dev_present()
` [PATCH 13/22] libata: implement qc->result_tf
` [PATCH 12/22] libata: remove postreset handling from ata_do_reset()
` [PATCH 20/22] libata: use dev->ap
` [PATCH 17/22] libata: use new SCR and on/offline functions
` [PATCH 15/22] libata: init ap->cbl to ATA_CBL_SATA early
` [PATCH 22/22] libata: use ATA printk helpers

EH/NCQ/hotplug/PM patchsets are about to be posted
 2006-05-11 11:27 UTC 

ata_piix resume from S3 on T43P failed
 2006-05-11 10:55 UTC  (6+ messages)

ata_piix failure on ich6m
 2006-05-11  8:11 UTC  (3+ messages)

Infinite loop on MODE-SENSE with a removable ATAPI sata device on VIA chipset
 2006-05-11  7:20 UTC  (3+ messages)

[ANNOUNCE] libata EH/NCQ/hotplug/PM git tree
 2006-05-11  7:07 UTC  (10+ messages)

Show your sweetheart how much you care Dennis
 2006-05-11  7:54 UTC 

sup its Helena
 2006-05-11  3:24 UTC 

Infinite loop on MODE-SENSE with a removable ATAPI sata device on VIA chipset
 2006-05-11  1:57 UTC  (4+ messages)

Problem with disk
 2006-05-10 22:21 UTC  (12+ messages)

libata-core error handling
 2006-05-10 18:45 UTC 

Qualities Luxurious W@tches Ge6
 2006-05-11  1:43 UTC 

[PATCH -mm] sata_vsc gcc 4.1 warning fix
 2006-05-10  4:45 UTC  (4+ messages)

IRQ problem with sata_sil
 2006-05-10  4:36 UTC  (5+ messages)

[PATCH -mm] scsi sata_svw gcc 4.1 warning fix
 2006-05-10  3:16 UTC  (2+ messages)

loads of players online, win big
 2006-05-09  4:09 UTC 

Infinite loop on MODE-SENSE with a removable ATAPI sata device on VIA chipset
 2006-05-08 23:12 UTC  (2+ messages)

[PATCH] pdc202xx_old: remove the obsolete busproc
 2006-05-08 17:36 UTC 

something new Guy
 2006-05-08 18:02 UTC 

PDC40775 (Promise SATA 300 TX2plus): PATA + SATA support simultaneously
 2006-05-08 14:08 UTC 

[PATCH] Move various PCI IDs to header file
 2006-05-08  8:35 UTC  (10+ messages)

KYDEI ENTERPRISE (H.K) CO.LTD
 2006-05-08  8:30 UTC 

KYDEI ENTERPRISE (H.K) CO.LTD
 2006-05-08  8:25 UTC 

Issues with AHCI and SATAII using JMD360
 2006-05-07 15:02 UTC  (11+ messages)

LibPATA code issues / 2.6.15.4
 2006-05-07 12:44 UTC  (32+ messages)
                                                  ` LibPATA code issues / 2.6.16 (previously, 2.6.15.x)
                                                            ` [smartmontools-support]Re: "

[PATCH][RFT] HPT3xxN clocking fixes
 2006-05-06 20:08 UTC  (5+ messages)
` [PATCH][RFT] Fix HPT37x timing tables
  ` [PATCH] Optimize "
` [PATCH] Fix the case of multiple HPT3xx chips present
  ` [PATCH] HPT3xx: fix PCI clock detection

Best Watch Today XusM
 2006-05-07  1:06 UTC 

Customer recognition with your custom logo (ID7752423)
 2006-05-05 22:43 UTC 

hpt366 driver oops or panic with HighPoint RocketRAID 1520 SATA (HPT372N)
 2006-05-04 22:25 UTC  (4+ messages)

PM fromAlexis
 2006-05-04  0:27 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).