linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-04-08 14:48:53 to 2008-04-15 10:05:50 UTC [more...]

[PATCH 3/4] block: replace sizeof(rq->cmd) with BLK_MAX_CDB
 2008-04-15 10:05 UTC  (9+ messages)
        ` [PATCH 4/4] block: add large command support

What to do about the 2TB limit on HDIO_GETGEO ?
 2008-04-15  7:18 UTC  (11+ messages)

sda
 2008-04-15  6:26 UTC  (7+ messages)

libata errors with smartctl on 2.6.24, WD3200AAKS and nVidia AHCI
 2008-04-15  6:21 UTC  (5+ messages)

[PATCH] scc_pata.c: do setup itself instead of ide_setup_pci_device ()
 2008-04-15  3:15 UTC 

[PATCH] scc_pata.c: do setup itself instead of ide_setup_pci_device ()
 2008-04-15  3:15 UTC 

sata_via
 2008-04-15  2:40 UTC  (11+ messages)

No IDE drivers loaded for Toshiba Satellite 320 CDS
 2008-04-15  2:37 UTC  (13+ messages)

[2.6 patch] libata-acpi.c: remove unneeded #if's
 2008-04-15  2:07 UTC  (2+ messages)

[PATCH #upstream 1/2] libata: kill dead code paths in reset path
 2008-04-15  2:07 UTC  (6+ messages)
    ` sata_mv & pmp support

[patch 1/2] ahci: Dont start port DMA engines unless a device is present
 2008-04-14 23:11 UTC  (5+ messages)
` [patch 2/2] libata: power off unused ports

sata io freeze, 2.6.18 and also 2.6.24 [the real culprit]
 2008-04-14 22:31 UTC 

sata io freeze, 2.6.18 and also 2.6.24 [the real culprit]
 2008-04-14 22:24 UTC  (2+ messages)

2.6.24.X: SATA/AHCI related boot delay
 2008-04-14 21:12 UTC  (20+ messages)
` 2.6.24.X: SATA/AHCI related boot delay. - not with 2.6.24.3

[2.6 patch] xtensa: don't offer ATA
 2008-04-14 19:55 UTC 

[PATCH] Au1200: IDE driver build fix
 2008-04-14 19:03 UTC 

status of ETRAX_IDE?
 2008-04-14 18:42 UTC  (3+ messages)
  ` [2.6 patch] remove the broken ETRAX_IDE driver

[RFC: 2.6 patch] make ata_eh_qc_retry() static
 2008-04-14 18:41 UTC 

[PATCH] Au1200: kill IDE driver function prototypes
 2008-04-14 18:28 UTC 

[2.6 patch] avr32 mustn't select HAVE_IDE
 2008-04-14 17:54 UTC  (2+ messages)

[2.6 patch] PCMCIA mustn't select HAVE_IDE
 2008-04-14 17:53 UTC  (2+ messages)

[PATCH] Pb1200/DBAu1200: IDE resource size off by one
 2008-04-14 17:07 UTC 

sata_sil24 stability and performance
 2008-04-14 10:55 UTC  (13+ messages)

2.6.25-rc8-mm1: Intel SATA boot failure
 2008-04-14  2:05 UTC  (5+ messages)

Commit 6856ebbf3e46c8184cec15f59d6436692f85d8ba causes libsas panic on SATA DVD
 2008-04-14  0:35 UTC  (3+ messages)

[patch 2.6.25-rc9] ATA/IDE: fix platform driver hotplug/coldplug
 2008-04-13 17:11 UTC 

Western Digital GreenPower drives and Linux
 2008-04-13 15:41 UTC  (6+ messages)

Western Digital GreenPower drives and Linux
 2008-04-13  8:30 UTC  (7+ messages)

ATA Bus Error with ICH7R and WDC WD7500AAKS-0
 2008-04-13  2:29 UTC  (2+ messages)

Again... DMA speed too slow
 2008-04-13  2:23 UTC  (2+ messages)

2.6.25-rc8-mm2: CONFIG_ATA_SFF: panic involving mount_block_root and down the road
 2008-04-13  0:51 UTC  (5+ messages)
        ` [mm patch] select ATA_SFF

[patch 1/2] pata_atiixp: simplex clear
 2008-04-13  0:39 UTC  (3+ messages)

Promise TX4 performance problems
 2008-04-12 23:20 UTC  (6+ messages)

[Bug 10436] New: Compact Flash HD: dma and seek_error/badCRC problems
 2008-04-12 20:51 UTC  (10+ messages)
` [Bug 10436] "

[PATCH 5/5] ide: remove ->dma_prdtable field from ide_hwif_t
 2008-04-12 19:05 UTC  (2+ messages)

[PATCH 4/5] ide: remove ->dma_vendor{1,3} fields from ide_hwif_t
 2008-04-12 19:05 UTC  (2+ messages)

[PATCH 3/5] scc_pata: add ->dma_host_set and ->dma_start methods
 2008-04-12 19:04 UTC 

[PATCH 2/5] ide: skip "VLB sync" if host uses MMIO
 2008-04-12 19:03 UTC 

[PATCH 1/5] ide: add ide_pad_transfer() helper
 2008-04-12 19:03 UTC 

[PATCH 3/4] ide: add struct ide_dma_ops
 2008-04-12 17:54 UTC  (6+ messages)

[PATCH 1/9] ide: factor out debugging code from ide_tf_load()
 2008-04-12 12:34 UTC  (9+ messages)
` [PATCH 2/9] ide: move ide_tf_{load,read} to ide-iops.c
` [PATCH 3/9] ide: add ->tf_load and ->tf_read methods
` [PATCH 4/9] ide-cris: add ->tf_{load,read} methods
` [PATCH 5/9] ide-h8300: "
` [PATCH 6/9] scc_pata: "
` [PATCH 7/9] ns87415: add ->tf_read method
` [PATCH 8/9] ide: use IDE I/O helpers directly in ide_tf_{load,read}()
` [PATCH 9/9] ide: remove ->INW and ->OUTW methods

Current qc_defer implementation may lead to infinite recursion
 2008-04-12  8:02 UTC  (11+ messages)

[git patches] libata fixes
 2008-04-12  5:28 UTC 

[PATCH #upstream] libata: make EH fail gracefully if no reset method is available
 2008-04-12  5:18 UTC  (2+ messages)

[PATCH] libata: cable logic
 2008-04-12  4:35 UTC  (2+ messages)

[PATCH] libata: Be a bit more slack about early devices
 2008-04-12  4:35 UTC  (2+ messages)

[PATCH] ata-acpi: don't call _GTF for disabled drive
 2008-04-12  4:15 UTC  (2+ messages)

[PATCH] sata_svw: 0x0241 has 8 ports not 4
 2008-04-12  1:39 UTC  (6+ messages)

[2.6 patch] make ali_atapi_dma static
 2008-04-12  1:07 UTC  (3+ messages)

[PATCH 2.6.25-rc6] sata_promise: fix hardreset hotplug quirk
 2008-04-11 21:11 UTC  (3+ messages)
` [PATCH 2.6.25-rc6] sata_promise: fix hardreset hotplug events, take 2

[Bug 9994] New: atiixp ide timeouts
 2008-04-11 11:32 UTC  (4+ messages)
` [Bug 9994] "

Need help understanding SATA error message
 2008-04-11  6:16 UTC  (16+ messages)

[PATCH 6/13] devres: implement managed iomap interface
 2008-04-11  2:08 UTC  (10+ messages)

[PATCH 0/5] sata_mv cleanups
 2008-04-11  0:21 UTC  (4+ messages)
` [PATCH 5/5] sata_mv remove mv_phy_reset and mv_postreset
    ` [PATCH] sata_mv rework hardreset sequence

[PATCH 3/3] ide: add ide_execute_pkt_cmd() helper
 2008-04-10 20:26 UTC 

[PATCH 2/3] ide-{floppy,tape,scsi}: 400ns delay is required after executing the command
 2008-04-10 20:26 UTC 

[PATCH 1/3] ide: always use ->OUTBSYNC method for executing commands
 2008-04-10 20:26 UTC 

[BUG] linux-next: Tree for April 10 - kernel panic while loading ata driver on powermac
 2008-04-10 12:14 UTC  (4+ messages)

libata-dev.git rebased
 2008-04-10  8:01 UTC 

[PATCH 3/3] siimage: remove proc_reports_siimage()
 2008-04-09 18:52 UTC 

[PATCH 2/3] siimage: add sil_* I/O ops
 2008-04-09 18:51 UTC 

[PATCH 1/3] siimage: do clocking register posting earlier in setup_mmio_siimage()
 2008-04-09 18:51 UTC 

[PATCH 5/5] falconide/q40ide: add ->atapi_*put_bytes and ->ata_*put_data methods
 2008-04-09 18:49 UTC  (8+ messages)

[PATCH] ide: make ide_pci_check_iomem() actually work
 2008-04-09 18:34 UTC  (4+ messages)

[PATCH] siimage: fix kernel oops on PPC 44x
 2008-04-09 18:14 UTC  (4+ messages)

Hard freeze / interrupt-related death / instability
 2008-04-09  9:40 UTC  (5+ messages)

[git patches] libata fixes
 2008-04-09  7:04 UTC 

[PATCH] ata: Fix pata SIL680 build on arch/ppc
 2008-04-08 21:51 UTC 

[Bug 10425] New: Problem with pata_marvell kernel module : kernel 2.6.24.4 in Mandriva 2008.1 RC2 don't detect my IDE harddisk connected to a Marvell 88SE6111 IDE Controller
 2008-04-08 16:13 UTC  (2+ messages)
` [Bug 10425] "

DRDY errors again
 2008-04-08 15:59 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).