linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2006-03-02 02:46:27 to 2006-03-10 15:31:51 UTC [more...]

[PATCH 0/5] libata-dev: irq-pio minor fixes
 2006-03-10 15:31 UTC 

Random libata notes
 2006-03-10 14:33 UTC  (3+ messages)

[PATCH/RFC 0/5] libata-dev: integrate polling pio with irq-pio
 2006-03-10 14:25 UTC  (13+ messages)
` [PATCH/RFC 1/5] libata-dev: Move out the HSM code from ata_host_intr()
` [PATCH/RFC 2/5] libata-dev: Minor fix for ata_hsm_move() to work with ata_host_intr()
` [PATCH/RFC 3/5] libata-dev: Let ata_hsm_move() work with both irq-pio and polling pio
` [PATCH/RFC 4/5] libata-dev: Convert ata_pio_task() to use the new ata_hsm_move()
` [PATCH/RFC 5/5] libata-dev: Cleanup unused enums/functions

2.6.16-rc5: known regressions [TP 600X S3, vanilla DSDT]
 2006-03-10 13:36 UTC  (3+ messages)

[PATCH] fix too short span of sil24_issue_SRST() loop to reset non-native hard drives
 2006-03-10  7:25 UTC  (2+ messages)
` [PATCH] sata_sil24: lengthen softreset timeout

2.6.16-rc5: known regressions [TP 600X S3, vanilla DSDT]
 2006-03-10  6:27 UTC  (2+ messages)

2.6.16-rc5: known regressions
 2006-03-10  5:26 UTC  (5+ messages)
` 2.6.16-rc5: known regressions [TP 600X S3, vanilla DSDT]

[PATCH] AHCI prefetch
 2006-03-10  4:37 UTC  (2+ messages)

gigabyte iRam not seen by linux
 2006-03-10  0:36 UTC 

[PATCH] ACPI support for IDE drives
 2006-03-09 23:33 UTC  (2+ messages)

drivers/scsi/sata_vsc.c: inconsistent NULL checking
 2006-03-09 20:41 UTC  (3+ messages)

[PATCHSET] implement and use port_task
 2006-03-09  8:39 UTC  (5+ messages)

Kernel panic on PC with broken hard drive, after DMA errors
 2006-03-09  3:29 UTC 

LibPATA code issues / 2.6.15.4
 2006-03-08 16:46 UTC  (41+ messages)

2.6.16-rc5: known regressions
 2006-03-08 11:13 UTC  (8+ messages)
  ` [v4l-dvb-maintainer] "

SATA ATAPI AHCI error messages?
 2006-03-08  4:13 UTC 

FW: Kernel driver for Sil 3112 (sata_sil.c) problems
 2006-03-08  1:59 UTC  (2+ messages)

Su orden #85693258A a total de 729 fue aceptado
 2006-03-08  4:11 UTC 

With a Barracuda harddisk as hda, Linux 2.6.14 and 2.6.15 DON'T work, 2.6.11 WORKS
 2006-03-07 22:45 UTC  (2+ messages)

/dev/disk/by-id incomplete and unhelpful for SATA drives
 2006-03-07 17:05 UTC  (4+ messages)
                ` [PATCH] "

[PATCHSET] libata: improve transfer mode handling
 2006-03-07  6:47 UTC  (10+ messages)
` [PATCH 1/6] libata: improve xfer mask constants and update ata_mode_string()
` [PATCH 2/6] libata: add xfer_mask handling functions
` [PATCH 3/6] libata: use ata_id_xfermask() in ata_dev_configure()
` [PATCH 5/6] libata: reimplement ata_set_mode() using xfer_mask helpers
` [PATCH 4/6] libata: use xfer_mask helpers in ata_dev_set_mode()
` [PATCH 6/6] libata: kill unused xfer_mode functions

libata: why do we need to define ATA_ENABLE_PATA instead of a CONFIG option?
 2006-03-07  6:00 UTC  (3+ messages)

libata SCSI page 0x83 query
 2006-03-06 23:40 UTC  (4+ messages)

PATA failure with piix, works with libata
 2006-03-06 15:12 UTC  (10+ messages)

[PATCH] Fixup ahci suspend / resume
 2006-03-06  8:36 UTC  (10+ messages)

promise 300 tx4 does not recognize 4 drives
 2006-03-05 21:45 UTC 

[PATCHSET] libata: implement and use ata_dev_revalidate(), take #3
 2006-03-05 16:33 UTC  (6+ messages)
` [PATCH 4/4] libata: revalidate after transfer mode configuration
` [PATCH 3/4] libata: implement ata_dev_revalidate()
` [PATCH 1/4] libata: re-initialize parameters before configuring

[PATCHSET] implement and use port_task
 2006-03-05 16:23 UTC  (7+ messages)
` [PATCH 3/4] libata: kill unused pio_task and packet_task
` [PATCH 2/4] libata: convert pio_task and packet_task to port_task
` [PATCH 4/4] libata: rename ATA_FLAG_FLUSH_PIO_TASK to ATA_FLAG_FLUSH_PORT_TASK
` [PATCH 1/4] libata: implement port_task

[PATCH] sata_sil24: fix mwdma_mask setting
 2006-03-05 16:11 UTC  (2+ messages)

nvidia 2200/2050
 2006-03-05 15:52 UTC  (2+ messages)

[PATCHSET] sata_sil misc updates
 2006-03-05 15:50 UTC  (13+ messages)
` [PATCH 3/6] sata_sil: use kzalloc
` [PATCH 1/6] sata_sil: replace sil_3112_m15w board id with sil_3112
` [PATCH 2/6] sata_sil: kill bogus PCI ID 0x1095/0x0240
` [PATCH 6/6] sata_sil: cosmetic flag/constant changes
` [PATCH 4/6] sata_sil: replace register address constants with sil_port[] entry
` [PATCH 5/6] sata_sil: convert sil_port[] to u16 from unsigned long

NCQ general question
 2006-03-05  7:29 UTC  (24+ messages)

[PATCH 3/6] ata_piix: add a couple of flags
 2006-03-05  5:36 UTC  (4+ messages)
  ` [PATCH] ata_piix: rename PIIX_FLAG_IGN_PRESENT to PIIX_FLAG_IGNORE_PCS

[PATCH, WIP] libata iomap usage
 2006-03-05  4:16 UTC 

terminal SATA troubles
 2006-03-04 20:46 UTC 

[PATCH] sata_promise: Support FastTrak TX4300/TX4310
 2006-03-04 17:20 UTC  (2+ messages)

[BUG] NULL pointer dereference (Re: PIO mode of sata_sil.c)
 2006-03-04 13:46 UTC 

[PATCH] updated sata_promise.c with new device id
 2006-03-04  2:27 UTC  (2+ messages)

[PATCH] sata_promise: Support FastTrak TX4310
 2006-03-04  2:25 UTC  (2+ messages)

[PATCH 4/4] libata: revalidate after transfer mode configuration
 2006-03-03 22:42 UTC  (2+ messages)

[PATCH 3/4] libata: implement ata_dev_revalidate()
 2006-03-03 22:39 UTC  (2+ messages)

[PATCH 1/4] libata: convert dev->id to pointer
 2006-03-03 22:31 UTC  (2+ messages)

CLAIM YOUR WINNING PRIZE
 2006-03-03 21:52 UTC 

[PATCHSET] ata_piix: improve combined mode handling
 2006-03-03 20:53 UTC  (3+ messages)

[PATCH 6/6] ata_piix: don't scan non-existent device
 2006-03-03 20:43 UTC  (2+ messages)

[PATCH 1/6] libata: seperate out ata_class_present()
 2006-03-03 20:40 UTC  (2+ messages)

ATA Pass-Through support
 2006-03-03 18:39 UTC  (3+ messages)

[PATCH] libata-dev: recognize WRITE_MULTI_FUA_EXT for r/w multiple
 2006-03-03 17:22 UTC  (4+ messages)

ATA Pass-Through support
 2006-03-03 16:38 UTC  (2+ messages)

Patch: ide noprobe fix
 2006-03-03 15:06 UTC 

2.6.16-rc5: known regressions
 2006-03-03  5:58 UTC  (2+ messages)
` 2.6.16-rc5: known regressions [600X S3 sleep]

LibPATA code issues / 2.6.15.4
 2006-03-03  0:34 UTC  (25+ messages)
      ` FUA and 311x (was Re: LibPATA code issues / 2.6.15.4)

sx8 driver
 2006-03-02 15:08 UTC  (5+ messages)

libata queue contents
 2006-03-02  3:31 UTC  (5+ messages)


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