messages from 2006-05-10 14:51:15 to 2006-05-11 20:16:57 UTC [more...]
[PATCH] PIIX: config_drive_for_dma() cleanup
2006-05-11 20:29 UTC (2+ messages)
[PATCH] PIIX: fix 82371MX enablebits
2006-05-11 20:27 UTC (2+ messages)
[PATCH] SLC90E66: config_drive_for_dma() cleanup
2006-05-11 19:38 UTC
kolytuma
2006-05-11 18:27 UTC
[PATCHSET 03/11] new EH implementation, take 3
2006-05-11 17:16 UTC (19+ messages)
` [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 03/11] libata-eh: add per-dev ata_ering
` [PATCH 02/11] libata-eh: implement ata_ering
` [PATCH 06/11] libata-eh: implement BMDMA EH
` [PATCH 07/11] ata_piix: convert to new EH
` [PATCH 08/11] sata_sil: "
` [PATCH 10/11] ahci: add PIOS interim interrupt handling
` [PATCH 11/11] sata_sil24: convert to new EH
` [PATCH 09/11] ahci: "
[PATCHSET 11/11] implement PM support
2006-05-11 16:43 UTC (11+ messages)
` [PATCH 02/10] libata-pm: update ata_eh_reset() for PM
` [PATCH 01/10] libata-pm: add PM related constants, fields, ops and update helpers
` [PATCH 05/10] sata_sil24: rename PORT_CS_RESUME to PORT_CS_PM_RESUME
` [PATCH 03/10] libata-pm: implement Port Multiplier support
` [PATCH 04/10] libata-pm: hook PM support and enable it
` [PATCH 07/10] sata_sil24: separate out sil24_exec_polled_cmd()
` [PATCH 06/10] sata_sil24: add PM related constants
` [PATCH 10/10] sata_sil24: implement PORT_RST
` [PATCH 09/10] sata_sil24: implement PM support
` [PATCH 08/10] sata_sil24: separate out sil24_do_softreset()
[PATCHSET 10/11] prep for PM support
2006-05-11 16:37 UTC (8+ messages)
` [PATCH 1/7] libata-pm-prep: add @new_class to ata_dev_revalidate()
` [PATCH 4/7] libata-pm-prep: add @is_cmd to ata_tf_to_fis()
` [PATCH 3/7] libata-pm-prep: separate out sata_link_hardreset()
` [PATCH 2/7] libata-pm-prep: make a number of functions global to libata
` [PATCH 7/7] libata-pm-prep: add HRST_TO_RESUME and implement resume action helpers
` [PATCH 5/7] libata-pm-prep: implement ops->qc_defer()
` [PATCH 6/7] libata-pm-prep: implement qc_defer helpers
[PATCHSET 09/11] implement ata_link
2006-05-11 16:30 UTC (15+ messages)
` [PATCH 02/14] libata-link: introduce ata_link
` [PATCH 01/14] libata-link: add PM related ATA constants
` [PATCH 06/14] libata-link: linkify config/EH related functions
` [PATCH 05/14] libata-link: linkify reset
` [PATCH 07/14] libata-link: separate out link initialization functions
` [PATCH 10/14] libata-link: add PM links
` [PATCH 04/14] libata-link: linkify PHY-related functions
` [PATCH 11/14] libata-link: update ata_scsi_error() to handle PM links
` [PATCH 13/14] libata-link: update EH to deal with "
` [PATCH 09/14] libata-link: implement ata_link_abort()
` [PATCH 08/14] libata-link: implement link->reset_tries
` [PATCH 12/14] libata-link: update ata_dev_configure() to deal with PM links
` [PATCH 03/14] libata-link: implement and use link/device iterators
` [PATCH 14/14] libata-link: update hotplug to handle PM links
[PATCHSET 07/11] prep LLDDs for hotplug support, take 1 (REPOST)
2006-05-11 16:16 UTC (9+ messages)
` [PATCH 4/6] sata_sil24: rename PORT_PRB to PORT_LRAM and add PORT_LRAM_SLOT_SZ
` [PATCH 5/6] sata_sil24: use sata_phy_debounce() in sil24_hardreset()
` [PATCH 3/6] sata_sil: new interrupt handler
` [PATCH 1/6] libata: export ata_hsm_move()
` [PATCH 2/6] sata_sil: add new constants in preparation for new interrupt handler
` [PATCH 6/6] sata_sil24: kill ops->tf_read() and use ata_std_noop_check_status()
ata_piix failure on ich6m
2006-05-11 16:16 UTC (5+ messages)
sata_mv module fails to load properly with 3 Supermicro AOC-SAT2-MV8 cards
2006-05-11 16:14 UTC
[PATCHSET 08/11] add hotplug support, take 2
2006-05-11 16:13 UTC (18+ messages)
` [PATCH 06/13] libata-hp: implement bootplug
` [PATCH 01/13] libata-hp: implement ata_eh_detach_dev()
` [PATCH 05/13] libata-hp: hook warmplug
` [PATCH 08/13] ata_piix: convert ata_piix to new probing mechanism
` [PATCH 04/13] libata-hp: implement warmplug
` [PATCH 03/13] libata-hp: implement SCSI part of hotplug
` [PATCH 07/13] libata-hp: implement unload-unplug
` [PATCH 09/13] sata_sil: convert to new probing mechanism and add hotplug support
` [PATCH 02/13] libata-hp: implement hotplug
` [PATCH 13/13] libata-hp: move ata_do_reset() to libata-eh.c
` [PATCH 12/13] libata-hp: killl ops->probe_reset
` [PATCH 10/13] ahci: convert to new probing mechanism and add hotplug support
` [PATCH 11/13] sata_sil24: "
[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 09/14] libata-hp-prep: make probing related functions global
` [PATCH 3/6] sata_sil: new interrupt handler
` [PATCH 4/6] sata_sil24: rename PORT_PRB to PORT_LRAM and add PORT_LRAM_SLOT_SZ
` [PATCH 03/14] libata-hp-prep: make some ata_device fields persistent
` [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 08/14] libata-hp-prep: add ata_hotplug_wq
` [PATCH 5/6] sata_sil24: use sata_phy_debounce() in sil24_hardreset()
` [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 14/14] libata-hp-prep: implement followup softreset handling
` [PATCH 13/14] libata-hp-prep: add prereset() method and implement ata_std_prereset()
` 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 02/14] libata-hp-prep: implement ata_dev_init()
` [PATCH 03/14] libata-hp-prep: make some ata_device fields persistent
` [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 11/14] libata-hp-prep: make ops->tf_read() optional
` [PATCH 07/14] libata-hp-prep: store attached SCSI device
` [PATCH 13/14] libata-hp-prep: add prereset() method and implement ata_std_prereset()
` [PATCH 10/14] libata-hp-prep: implement sata_phy_debounce()
` [PATCH 12/14] libata-hp-prep: implement ata_noop_check_status()
` [PATCH 05/14] libata-hp-prep: use __ata_scsi_find_dev()
` [PATCH 14/14] libata-hp-prep: implement followup softreset handling
` [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
[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 08/12] ahci: clean up AHCI constants in preparation for NCQ
` [PATCH 07/12] libata-ncq: implement NCQ device configuration
` [PATCH 11/12] ahci: implement NCQ suppport
` [PATCH 10/12] ahci: kill pp->cmd_tbl_sg
` [PATCH 09/12] ahci: add HOST_CAP_NCQ constant
` [PATCH 12/12] sata_sil24: implement NCQ support
` [PATCH 06/12] libata-ncq: update EH to handle NCQ
` [PATCH 05/12] libata-ncq: implement NCQ command translation and exclusion
` [PATCH 04/12] libata-ncq: implement ap->qc_active, ap->sactive and complete helper
` [PATCH 03/12] libata-ncq: rename ap->qactive to ap->qc_allocated
[PATCHSET 04/11] merge irq-pio
2006-05-11 13:33 UTC (3+ messages)
` [PATCH] libata: fix irq-pio merge
` [PATCH] libata: merge irq-pio
[PATCHSET 02/11] new EH framework, take 3
2006-05-11 12:27 UTC (12+ messages)
` [PATCH 03/11] libata-eh-fw: use special reserved tag and qc for internal commands
` [PATCH 04/11] libata-eh-fw: update ata_qc_from_tag() to enforce normal/EH qc ownership
` [PATCH 01/11] libata-eh-fw: add flags and operations for new EH
` [PATCH 02/11] libata-eh-fw: clear SError in ata_std_postreset()
` [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 11/11] libata-eh-fw: update SCSI command completion path for new EH
` [PATCH 09/11] libata-eh-fw: update ata_scsi_error() "
` [PATCH 06/11] libata-eh-fw: implement ata_port_schedule_eh() and ata_port_abort()
` [PATCH 07/11] libata-eh-fw: implement freeze/thaw
` [PATCH 10/11] libata-eh-fw: update ata_exec_internal() for new EH
[PATCHSET 01/11] prep for new EH
2006-05-11 11:59 UTC (23+ messages)
` [PATCH 01/22] SCSI: Introduce scsi_req_abort_cmd (REPOST)
` [PATCH 10/22] libata: use preallocated buffers
` [PATCH 02/22] SCSI: implement host_eh_scheduled hack for libata
` [PATCH 09/22] libata: hold host_set lock while finishing internal qc
` [PATCH 07/22] libata: fix ->phy_reset class code handling in ata_bus_probe()
` [PATCH 08/22] libata: clear ap->active_tag atomically w.r.t. command completion
` [PATCH 05/22] libata: unexport ata_scsi_error()
` [PATCH 03/22] libata: silly fix in ata_scsi_start_stop_xlat()
` [PATCH 06/22] libata: kill duplicate prototypes
` [PATCH 04/22] ahci: hardreset classification fix
` [PATCH 13/22] libata: implement qc->result_tf
` [PATCH 18/22] libata: kill old SCR functions and sata_dev_present()
` [PATCH 14/22] sata_sil24: update TF image only when necessary
` [PATCH 21/22] libata: implement ATA printk helpers
` [PATCH 15/22] libata: init ap->cbl to ATA_CBL_SATA early
` [PATCH 17/22] libata: use new SCR and on/offline functions
` [PATCH 20/22] libata: use dev->ap
` [PATCH 12/22] libata: remove postreset handling from ata_do_reset()
` [PATCH 11/22] libata: move ->set_mode() handling into ata_set_mode()
` [PATCH 16/22] libata: implement new SCR handling and port on/offline functions
` [PATCH 19/22] libata: add dev->ap
` [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)
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 (5+ 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 (6+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).