linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-06-20 21:32:42 to 2008-06-28 10:43:55 UTC [more...]

[PATCH -rt] ide: fix interrupts processing issue with preempt-able hardirqs
 2008-06-28 10:43 UTC  (18+ messages)
      ` [PATCH v2 -rt] ide: workaround buggy hardware issues with preemptable hardirqs

[PATCH ht6560b] Force prefetch for some devices
 2008-06-27 20:04 UTC  (4+ messages)

Update my email address
 2008-06-27 19:23 UTC 

[PATCH] ht6560b: remove old history
 2008-06-27 19:34 UTC  (2+ messages)

ATA_16 support on mptsas
 2008-06-27 17:14 UTC  (6+ messages)

[PATCH #upstream-fixes] ahci: always clear all bits in irq_stat
 2008-06-27 16:49 UTC 

[PATCH #upstream-fixes] libata-sff: improve HSM violation reporting
 2008-06-27 16:39 UTC 

[Bug 10943] New: machine doesn't shutdown when ahci sata driver is compiled as module
 2008-06-27 15:45 UTC  (10+ messages)
` [Bug 10943] "

libata and DMA quirks
 2008-06-27  9:31 UTC  (7+ messages)

[PATCH #upstream-fixes] sata_uli: hardreset is broken
 2008-06-27  7:00 UTC  (2+ messages)

[PATCH] libata support for rotation speed
 2008-06-27  6:56 UTC  (11+ messages)

[PATCH] ata: endianness annotations in pata drivers
 2008-06-27  6:56 UTC  (4+ messages)
  ` [PATCHv2] "

[PATCH #upstream 1/2] libata-eh: update atapi_eh_request_sense() to take @dev instead of @qc
 2008-06-27  6:41 UTC  (4+ messages)
` [PATCH #upstream 2/2] libata-eh: clear UNIT ATTENTION after reset

sata_svw data corruption, strange problems
 2008-06-27  6:41 UTC  (14+ messages)

[PATCH 1/4] ide-pmac: media-bay support fixes
 2008-06-26  9:40 UTC  (18+ messages)

[regression] Re: 2.6.26-rc6: pcmcia stopped working
 2008-06-25 22:15 UTC  (5+ messages)

[PATCH] pci: VT3336 can't do MSI either
 2008-06-25 21:12 UTC  (4+ messages)

[2.6 patch] fix BLK_DEV_HD_ONLY on ARM dependencies
 2008-06-25 20:16 UTC  (11+ messages)
      ` [0/5] move hd.c to drivers/block/
      ` [1/5] remove BLK_DEV_HD_ONLY
      ` [2/5] ide/legacy/hd.c: use late_initcall()
      ` [3/5] move ide/legacy/hd.c to drivers/block/
      ` [4/5] update the BLK_DEV_HD help text
      ` [5/5] hd.c: remove the #include <linux/mc146818rtc.h>

[PATCH] IDE: Fix HDIO_DRIVE_RESET handling
 2008-06-25 20:24 UTC  (29+ messages)
    ` [PATCH 2/4] IDE: Remove unused code
    ` [PATCH 3/4] Update documentation of HDIO_DRIVE_RESET ioctl
    ` [PATCH 4/4] IDE: Report errors during drive reset back to user space
                    ` [PATCH 1/4 v2] IDE: Fix HDIO_DRIVE_RESET handling
                    ` [PATCH 2/4 v2] IDE: Remove unused code
                    ` [PATCH 3/4 v2] Update documentation of HDIO_DRIVE_RESET ioctl
                    ` [PATCH 4/4 v2] IDE: Report errors during drive reset back to user space

Do SATA Tapes work on *any* SATA controller?
 2008-06-25 11:59 UTC  (2+ messages)

FW: ICH10R PMP support
 2008-06-25  0:13 UTC  (10+ messages)

PLEXTOR DVDR PX-740A drive not ready for command
 2008-06-24 19:00 UTC  (2+ messages)

[RFC] Separating out libata out of SCSI (finally)
 2008-06-24 16:54 UTC  (17+ messages)

sata_sx4 vs. Promise SX4060
 2008-06-24 14:06 UTC 

FW: ICH10R PMP support
 2008-06-24  7:08 UTC 

ATA_16 support on mptsas
 2008-06-23 22:09 UTC 

libata pata_jmicron: kernel 2.6.26-rc6 wait for a long time to probe HDD
 2008-06-23 13:57 UTC  (4+ messages)

SB700 AHCI causes disk power cycle
 2008-06-23 11:52 UTC  (3+ messages)

Adding port multiplier support to a LLDD
 2008-06-23  0:22 UTC  (2+ messages)

[PATCH 1/4] ide-generic: probing fix
 2008-06-22 19:36 UTC  (4+ messages)
` [PATCH 2/4] ide: add 'config' field to hw_regs_t
` [PATCH 3/4] ide: add struct ide_tp_ops
` [PATCH 4/4] ide: add struct ide_host

[PATCH] gayle: reserve memory resources at once
 2008-06-22 17:16 UTC 

sata_mv on Orion: mv_err_intr when shutting down
 2008-06-22 14:37 UTC  (6+ messages)

[PATCH 2/2] ide: pass hw_regs_t-s to ide_device_add[_all]()
 2008-06-22 13:22 UTC  (3+ messages)

[Bug 6883] ide-probe.c attempts to use polling designed for ancient Seagate drives on some compact flash disks
 2008-06-22 12:41 UTC 

[KERNEL 2.6.26-rc4] bugreport : pata_pcmcia with Sandisk Extreme III 8GB
 2008-06-22  1:07 UTC  (6+ messages)

[PATCH 3/4] ide: filter out invalid transfer mode values in set_xfer_rate()
 2008-06-21 19:57 UTC  (3+ messages)

[PATCH 01/18] ide: add ->read_sff_dma_status method
 2008-06-21 19:29 UTC  (15+ messages)
` [PATCH 04/18] ide: remove ide_setup_dma()
` [PATCH 11/18] ide: use ->tf_load in ide_config_drive_speed()
` [PATCH 12/18] ide: use ->tf_load in actual_try_to_identify()
` [PATCH 13/18] ide: use ->tf_load in SELECT_DRIVE()
` [PATCH 14/18] ide: use ->tf_read in ide_read_error()
` [PATCH 15/18] ide: add ide_read_device() helper
` [PATCH 16/18] ide: add ide_read_ireason() helper
` [PATCH 17/18] ide: add ide_read_bcount_and_ireason() helper
` [PATCH 18/18] ide: remove ->INB, ->OUTB and ->OUTBSYNC methods

[PATCH 4/4] ide: filter out "default" transfer mode values in set_xfer_rate()
 2008-06-21 19:21 UTC 

[PATCH 2/4] ide: remove dead Virtual DMA support
 2008-06-21 19:18 UTC 

[PATCH 1/4] ide: mark hpt34x host driver as BROKEN
 2008-06-21 19:12 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).