messages from 2007-07-12 19:33:33 to 2007-07-17 10:24:53 UTC [more...]
[PATCH] pata_platform: Fix NULL pointer dereference
2007-07-17 10:24 UTC (5+ messages)
Random freezes with libata + ICH7 PATA
2007-07-17 9:54 UTC (3+ messages)
Freeze after disabling write cache with hdparm -W0 /dev/sda
2007-07-17 8:57 UTC (9+ messages)
Switching controller mode in software?
2007-07-17 8:10 UTC
[PATCH] pata_scc.c: small fixes (Workaround for errata A308)
2007-07-17 3:10 UTC
[PATCH] scc_pata.c: Workaround for errata A308 (take 2)
2007-07-17 3:08 UTC
Spinup command fails on WD3200JS
2007-07-16 23:19 UTC (9+ messages)
` [PATCH 2.6.22.1] libata: Adjust libata to ignore errors after spinup
[patch] libata: fix last_ctl caching in ata_tf_read()
2007-07-16 23:13 UTC (2+ messages)
[PATCH 1/3] Make the IDE DMA timeout modifiable
2007-07-16 19:29 UTC (17+ messages)
[patch] add more device IDs for supporting SB700 (resend)
2007-07-16 14:59 UTC
[PATCH] Unbreak build of PMP with ACPI disabled
2007-07-16 10:32 UTC (8+ messages)
[PATCHSET 4/4] implement PMP support, take 5
2007-07-16 9:46 UTC (9+ messages)
` [PATCH 2/8] libata-pmp: implement Port Multiplier support
` [PATCH 3/8] libata-pmp: hook PMP support and enable it
` [PATCH 1/8] libata-pmp: update ata_eh_reset() for PMP
` [PATCH 5/8] libata-pmp: implement qc_defer for command switching PMP support
` [PATCH 4/8] libata-pmp: extend ACPI support to cover PMP
` [PATCH 6/8] sata_sil24: implement PMP support
` [PATCH 8/8] ahci: "
` [PATCH 7/8] sata_sil24: implement PORT_RST
[PATCHSET 2/4] libata: implement ata_link, take 5
2007-07-16 9:42 UTC (16+ messages)
` [PATCH 01/14] libata-link: introduce ata_link
` [PATCH 02/14] libata-link: implement and use link/device iterators
` [PATCH 05/14] libata-link: linkify reset
` [PATCH 06/14] libata-link: linkify config/EH related functions
` [PATCH 07/14] libata-link: make two port flags HRST_TO_RESUME and SKIP_D2H_BSY link flags
` [PATCH 04/14] libata-link: linkify EH action helpers
` [PATCH 03/14] libata-link: linkify PHY-related functions
` [PATCH 12/14] libata-link: update EH to deal with PMP links
` [PATCH 08/14] libata-link: separate out link initialization functions
` [PATCH 13/14] libata-link: update hotplug to handle PMP links
` [PATCH 10/14] libata-link: add "
` [PATCH 09/14] libata-link: implement ata_link_abort()
` [PATCH 11/14] libata-link: update ata_scsi_error() to handle PMP links
` [PATCH 14/14] libata-link: update Power Management "
[PATCHSET 3/4] libata: prep for PMP support, take 5
2007-07-16 9:39 UTC (12+ messages)
` [PATCH 01/11] libata-pmp-prep: add PMP related constants, fields, ops and update helpers
` [PATCH 02/11] libata-pmp-prep: add @new_class to ata_dev_revalidate()
` [PATCH 03/11] libata-pmp-prep: make a number of functions global to libata
` [PATCH 04/11] libata-pmp-prep: implement ops->qc_defer()
` [PATCH 05/11] libata-pmp-prep: implement qc_defer helpers
` [PATCH 06/11] libata-pmp-prep: implement ATA_LFLAG_NO_SRST, ASSUME_ATA and ASSUME_SEMB
` [PATCH 07/11] libata-pmp-prep: implement ATA_LFLAG_NO_RETRY
` [PATCH 10/11] libata-pmp-prep: implement ATA_HORKAGE_SKIP_PM
` [PATCH 08/11] libata-pmp-prep: implement ATA_LFLAG_DISABLED
` [PATCH 09/11] libata-pmp-prep: implement EH fast-fail path
` [PATCH 11/11] libata-pmp-prep: implement sata_async_notification()
[PATCH 2/7] sata_promise: pdc_freeze() semantic change
2007-07-16 9:19 UTC (4+ messages)
[PATCH 0/7] libata: irq_on/off restructuring (take #2)
2007-07-16 9:17 UTC (10+ messages)
` [PATCH 1/7] libata: remove irq_on from ata_bus_reset() and ata_std_postreset()
` [PATCH 4/7] libata: use freeze/thaw for polling PIO
` [PATCH 5/7] libata: integrate freeze/thaw with irq_on/off
` [PATCH 7/7] libata: remove ap->last_ctl
[PATCH 2.6.22-rc4]: libata: PATA-mode fixes for sis_sata
2007-07-16 9:20 UTC (4+ messages)
[PATCH 1/1] libata: pata_pdc2027x PLL input clock fix
2007-07-16 9:12 UTC (2+ messages)
[PATCHSET 1/4] libata: misc updates in preparation of PMP support, take #2
2007-07-16 5:29 UTC (22+ messages)
` [PATCH 01/21] ahci: build fix for !CONFIG_PM
` [PATCH 03/21] ahci: use deadline instead of fixed timeout for 1st FIS for SRST
` [PATCH 02/21] libata: add @is_cmd to ata_tf_to_fis()
` [PATCH 07/21] sata_sil24: replace sil24_update_tf() with sil24_read_tf()
` [PATCH 04/21] ahci: separate out ahci_kick_engine()
` [PATCH 05/21] ahci: separate out ahci_exec_polled_cmd()
` [PATCH 10/21] libata: improve EH report formatting
` [PATCH 08/21] sata_sil24: separate out sil24_exec_polled_cmd()
` [PATCH 09/21] sata_sil24: separate out sil24_do_softreset()
` [PATCH 06/21] ahci: separate out ahci_do_softreset()
` [PATCH 13/21] ahci: make NO_NCQ handling more consistent
` [PATCH 18/21] libata: reorganize ata_ehi_hotplugged()
` [PATCH 12/21] libata: make ->scr_read/write callbacks return error code
` [PATCH 11/21] libata: implement AC_ERR_NCQ
` [PATCH 17/21] libata: improve SCSI scan failure handling
` [PATCH 15/21] libata: improve SATA PHY speed down logic
` [PATCH 14/21] ahci: implement SCR_NOTIFICATION r/w
` [PATCH 16/21] libata: quickly trigger SATA SPD down after debouncing failed
` [PATCH 20/21] libata: schedule probing after SError access failure during autopsy
` [PATCH 21/21] libata: implement EH fast drain
` [PATCH 19/21] libata: clear HOTPLUG flag after a reset
[patch] Add more device IDs for supporting ATI SB700
2007-07-15 2:39 UTC
sata_inic162x issue - PCMCIA card
2007-07-14 23:25 UTC (3+ messages)
[PATCH 1/6] icside: fix ->speedproc to return on unsupported modes
2007-07-14 19:15 UTC (11+ messages)
[PATCH] siimage: fix ->set_pio_mode method to select PIO data transfer
2007-07-14 17:35 UTC (2+ messages)
[PATCH] cs5520: don't enable VDMA in ->speedproc
2007-07-14 17:10 UTC (2+ messages)
[PATCH] piix/slc90e66: fix PIO1 handling in ->speedproc method (take 2)
2007-07-14 16:51 UTC (2+ messages)
[PATCH] it8213: PIO fixes (take 2)
2007-07-14 16:47 UTC (2+ messages)
[PATCH] sc1200: remove redundant warning message from sc1200_tune_chipset()
2007-07-14 16:38 UTC (2+ messages)
[PATCH 3/6] ide-pmac: PIO fixes
2007-07-14 16:29 UTC (6+ messages)
Job Offer. 1100-1400 AUD a WEEK! MKFGD
2007-07-14 12:08 UTC
[RFT][PATCH v7] sata_mv: convert to new EH
2007-07-14 10:00 UTC (9+ messages)
[PATCH 0/3] libata: add taskfile protocol ->proto_mask info member
2007-07-14 8:56 UTC (5+ messages)
` [PATCH 1/3] libata: add ->proto_mask
` [PATCH 2/3] libata: use ->proto_mask in drivers
` [PATCH 3/3] libata: replace ATA_FLAG_{NCQ,NO_ATAPI} using ->proto_mask
40-wire/80-wire detection
2007-07-14 8:37 UTC (7+ messages)
AHCI driver prints "D2H reg with I during NCQ" message, what is it?
2007-07-14 4:12 UTC (2+ messages)
shutdown problem with 2.6.22 and debian 4.0
2007-07-14 4:10 UTC (2+ messages)
Problem with SiS Ide/Pata/Sata on 2.6.22-rc7-git4
2007-07-13 21:32 UTC (4+ messages)
[PATCH 4/6] amd74xx/via82cxxx: use ide_tune_dma()
2007-07-13 20:03 UTC (3+ messages)
[PATCH 4/12] cs5535: PIO fixes
2007-07-13 19:49 UTC (3+ messages)
[PATCH 5/6] sgiioc4: use ide_tune_dma()
2007-07-13 19:49 UTC (3+ messages)
[PATCH 9/12] sis5513: add ->udma_filter method for chipset_family >= ATA_133
2007-07-13 19:48 UTC (3+ messages)
[PATCH 2/6] ide-cris: fix ->set_pio_mode method to set transfer mode on the device
2007-07-13 19:47 UTC (3+ messages)
[PATCH] scc_pata.c: Workaround for errata A308
2007-07-13 16:50 UTC (2+ messages)
[PATCH] pata_scc.c: Workaround for errata A308
2007-07-13 15:45 UTC (2+ messages)
[PATCH] sata_mv: Test patch for Hightpoint RocketRaid 1740/1742
2007-07-13 14:07 UTC (3+ messages)
Possible data corruption sata_sil24?
2007-07-13 11:59 UTC (5+ messages)
[PATCH 05/12] ahci: implement SCR_NOTIFICATION r/w
2007-07-13 11:53 UTC (3+ messages)
[patch] Add more device IDs for supporting ATI SB700 SATA controller completely
2007-07-13 9:19 UTC (2+ messages)
` +AFs-patch+AF0- "
trouble with silicon image 680
2007-07-13 9:14 UTC (2+ messages)
[2.6.20.15] CK804 / sata_nv: Reported link speed not as expected
2007-07-13 5:18 UTC
[PATCH libata-dev#upstream-fixes] libata: fix drive side 80c cable check
2007-07-13 4:12 UTC (8+ messages)
` [PATCH libata-dev#upstream-fixes] libata: fix drive side 80c cable check, take 2
` [PATCH libata-dev#upstream-fixes] libata: fix drive side 80c cable check, take 3
[PATCH 06/15] sata_sil24: separate out sil24_exec_polled_cmd()
2007-07-13 3:06 UTC (3+ messages)
[PATCH 04/15] libata-pmp: extend ACPI support to cover PMP
2007-07-13 3:05 UTC (3+ messages)
invalid map value
2007-07-13 3:01 UTC (4+ messages)
` [PATCH] ata_piix: kill incorrect invalid map value warning
Sata_Sil24: how to disable hotplug
2007-07-13 1:16 UTC (2+ messages)
ipr using libata old-EH
2007-07-12 22:17 UTC (2+ messages)
[PATCHSET 4/4] implement PMP support, take 4
2007-07-12 20:27 UTC (2+ messages)
[PATCH 14/15] ahci: separate out ahci_do_softreset()
2007-07-12 20:26 UTC (2+ messages)
[PATCH 13/15] ahci: separate out ahci_exec_polled_cmd()
2007-07-12 20:26 UTC (2+ messages)
[PATCH 12/15] ahci: separate out ahci_kick_engine()
2007-07-12 20:26 UTC (2+ messages)
[PATCH 07/15] sata_sil24: separate out sil24_do_softreset()
2007-07-12 20:26 UTC (2+ messages)
[git patches] libata updates
2007-07-12 20:20 UTC
[PATCH] libata: add another Maxtor drive with broken NCQ to the list
2007-07-12 20:10 UTC (2+ 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).