linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2007-07-10 23:52:31 to 2007-07-16 05:29:51 UTC [more...]

[PATCHSET 1/4] libata: misc updates in preparation of PMP support, take #2
 2007-07-16  5:29 UTC  (13+ messages)
` [PATCH 03/21] ahci: use deadline instead of fixed timeout for 1st FIS for SRST
` [PATCH 01/21] ahci: build fix for !CONFIG_PM
` [PATCH 02/21] libata: add @is_cmd to ata_tf_to_fis()
` [PATCH 10/21] libata: improve EH report formatting
` [PATCH 05/21] ahci: separate out ahci_exec_polled_cmd()
` [PATCH 08/21] sata_sil24: separate out sil24_exec_polled_cmd()
` [PATCH 04/21] ahci: separate out ahci_kick_engine()
` [PATCH 06/21] ahci: separate out ahci_do_softreset()
` [PATCH 09/21] sata_sil24: separate out sil24_do_softreset()
` [PATCH 13/21] ahci: make NO_NCQ handling more consistent
` [PATCH 11/21] libata: implement AC_ERR_NCQ
` [PATCH 12/21] libata: make ->scr_read/write callbacks return error code

[PATCH] Unbreak build of PMP with ACPI disabled
 2007-07-16  3:38 UTC  (7+ messages)

Spinup command fails on WD3200JS
 2007-07-16  3:28 UTC  (6+ messages)
      ` [PATCH 2.6.22.1] libata: Adjust libata to ignore errors after spinup

[PATCH 2.6.22-rc4]: libata: PATA-mode fixes for sis_sata
 2007-07-16  2:34 UTC  (2+ messages)

[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  (14+ 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 1/3] Make the IDE DMA timeout modifiable
 2007-07-13 21:00 UTC  (16+ 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)

[PATCH 2/7] sata_promise: pdc_freeze() semantic change
 2007-07-13  9:07 UTC  (3+ messages)

Freeze after disabling write cache with hdparm -W0 /dev/sda
 2007-07-13  7:45 UTC  (9+ messages)

[PATCH 0/7] libata: irq_on/off restructuring (take #2)
 2007-07-13  6:58 UTC  (9+ 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

[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  (4+ messages)

[PATCH] ide: fix drive side 80c cable check
 2007-07-12 18:45 UTC  (5+ messages)
  ` [PATCH] ide: fix drive side 80c cable check, take 2

Linux Software RAID is really RAID?
 2007-07-12 16:27 UTC  (7+ messages)

[2.6.20.15] CK804 / sata_nv: Reported link speed not as expected
 2007-07-12 15:20 UTC 

REQUEST_SENSE and ide-cd.c
 2007-07-12 14:36 UTC  (2+ messages)

sata_sil, writing bug with multiple cards?
 2007-07-12  3:21 UTC  (7+ messages)

Libata Port Multiplier
 2007-07-12  3:10 UTC  (2+ messages)

[PATCH] Native-mode fix for Pegasos pata_via
 2007-07-11 22:39 UTC  (2+ messages)

[PATCH 1/2] [ide] mmio ide support
 2007-07-11 19:02 UTC  (9+ messages)
` [PATCH 2/2] [POWERPC] mmio ide support for mpc8349-itx target

ata and netdev (was Re: -mm merge plans for 2.6.23)
 2007-07-11 16:47 UTC  (3+ messages)

[patch 2/4] Expose Power Management Policy option to users
 2007-07-11 16:51 UTC  (3+ messages)

sata_promise TX4 "intermittent problems" still in 2.6.22
 2007-07-11 16:30 UTC 

[PATCH 1/2] PCI: export __pci_reenable_device()
 2007-07-11 10:32 UTC  (4+ messages)
  ` [PATCH 1/2] PCI: rename and "
    ` [PATCH 2/2] ata_piix: fix suspend/resume for some TOSHIBA laptops

[PATCH 1/1] libata: pata_pdc2027x PLL input clock fix
 2007-07-11 10:26 UTC 

[RFT][PATCH v6] sata_mv: convert to new EH
 2007-07-11  8:41 UTC  (2+ messages)

[PATCH 15/16] libata-link: update hotplug to handle PMP links
 2007-07-11  2:45 UTC  (3+ messages)

[PATCH 1/1] libata: pata_pdc2027x PLL input clock fix
 2007-07-11  2:45 UTC  (2+ messages)

[PATCHSET 3/4] libata: prep for PMP support, take 4
 2007-07-11  2:04 UTC  (2+ messages)

[PATCH 16/16] libata-link: update Power Management to handle PMP links
 2007-07-11  1:59 UTC  (2+ messages)

[PATCH 14/16] libata-link: update EH to deal with PMP links
 2007-07-11  1:54 UTC  (2+ messages)

[PATCH 10/16] libata-link: separate out link initialization functions
 2007-07-11  1:52 UTC  (2+ messages)

[PATCH 01/16] libata-link: separate out ata_eh_handle_dev_fail()
 2007-07-11  1:47 UTC  (2+ messages)

[PATCH]: Add Hitachi HDS7250SASUN500G 0621KTAWSD to NCQ blacklist
 2007-07-11  1:38 UTC  (2+ messages)

[PATCH] pata_scc.c: Workaround for errata A308
 2007-07-11  1:38 UTC 

[PATCH 2.6.22/-stable] libata: add FUJITSU MHV2080BH to NCQ blacklist
 2007-07-11  1:38 UTC  (2+ messages)

[patch 09/11] pata_hpt3x3: major reworking and testing
 2007-07-11  1:38 UTC  (2+ messages)

[PATCH 2.6.22-rc7 1/3] libata: clean up horkage handling
 2007-07-11  1:38 UTC  (2+ messages)

[PATCH 2.6.22-rc7] libata: quirk IOMEGA ZIP 250 ATAPI FLOPPY
 2007-07-11  1:38 UTC  (2+ messages)

[PATCH libata-dev#upstream] libata: simplify PCI legacy SFF host handling
 2007-07-11  1:38 UTC  (2+ messages)

[PATCH] pata_hpt3x3: DMA Kconfig fix
 2007-07-11  1:37 UTC 

[PATCH] pata_mpc52xx: suspend/resume support
 2007-07-11  1:14 UTC  (2+ messages)

[PATCH] sata_promise: SATA hotplug support, take 2
 2007-07-11  1:14 UTC  (2+ messages)

[patch 03/11] libata-core: convert to use cancel_rearming_delayed_work()
 2007-07-11  0:55 UTC  (2+ messages)

[PATCH 6/6] ide: config_drive_for_dma() fixes
 2007-07-11  0:09 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).