linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-06-24 07:23:38 to 2008-07-05 16:02:26 UTC [more...]

[PATCH] ide: fix IDE port slots reservation and freeing (take 2)
 2008-07-05 16:02 UTC 

[PATCH 1/4] ide-pmac: media-bay support fixes
 2008-07-05 15:56 UTC  (18+ messages)

pata_it821x completely broken
 2008-07-05 15:49 UTC  (6+ messages)

[PATCH 2/2] ide: ide_unregister() locking bugfix
 2008-07-05 12:51 UTC 

[regression] Re: 2.6.26-rc6: pcmcia stopped working
 2008-07-05 12:48 UTC  (6+ messages)

[PATCH 1/2] ide: ide_unregister() warm-plug bugfix
 2008-07-05 12:50 UTC 

sata_sil: int slow_down uninitialized
 2008-07-05 11:33 UTC  (3+ messages)

[git patches] libata fixes for .26
 2008-07-05  4:10 UTC  (5+ messages)
      ` [PATCH #upstream-fixes] ahci: give another shot at clearing all bits in irq_stat

[PATCH] ide: ide-cd_ioctl.c fix sparse integer as NULL pointer warnings
 2008-07-04 23:46 UTC 

Promise SATA 300 TX2plus: disk stops responding
 2008-07-04 18:50 UTC  (2+ messages)

2.6.25 to 2.6.26-rc8 regression (related to ahci and acpi _GTF)
 2008-07-04 16:08 UTC  (6+ messages)

[PATCH 01/02] sata_mv: enable async_notify for 60x1 Rev.C0 and higher
 2008-07-04 13:11 UTC  (4+ messages)
` [PATCH 02/02] sata_mv: warn on PIO with multiple DRQs
  ` [PATCH] sata_mv: safer logic for limit_warnings

[PATCH #upstream-fixes] libata-sff: improve HSM violation reporting
 2008-07-04 13:11 UTC  (2+ messages)

[PATCH #upstream-fixes] ahci: always clear all bits in irq_stat
 2008-07-04 13:11 UTC  (2+ messages)

[PATCH #upstream-fixes] sata_sil24: add DIDs for adaptec flavors
 2008-07-04 13:10 UTC  (5+ messages)
    ` [PATCH #upstream-fixes take#2] sata_sil24: add DID for another adaptec falvor

[patch 1/2] allow user to power off unused ports via sysfs
 2008-07-04 13:02 UTC  (4+ messages)
` [patch 2/2] set default of ahci driver to power off unused ports

[PATCHSET 2.6.26-rc8] block: implement extended devt
 2008-07-03 15:54 UTC  (9+ messages)
` [PATCH 1/6] block: misc updates
` [PATCH 2/6] block: don't depend on consecutive minor space
` [PATCH 3/6] block: implement extended minors
` [PATCH 4/6] block: adjust formatting for large minors and add ext_range sysfs attr
` [PATCH 5/6] sd/ide-disk: apply extended minors to sd and ide
` [PATCH 6/6] block: implement CONFIG_DEBUG_BLOCK_EXT_DEVT

[PATCH] ide: ide-cd.c fix sparse endianness warnings
 2008-07-03 23:34 UTC 

2.6.26-rc: host can not shutdown: ata problem
 2008-07-03 21:43 UTC 

[patch 0/2] power off unused ports
 2008-07-02 23:13 UTC 

SATA tape - partial success w/Sony i390ST
 2008-07-02  1:32 UTC 

sata-via second IDE hard drive not detected until reboot
 2008-07-01 22:02 UTC 

[Bug 11015] New: Delay on boot: fails to IDENTIFY ata2.01 (I/O error, err_mask=0x1)
 2008-07-01  8:31 UTC  (2+ messages)
` [Bug 11015] "

[PATCH] drivers/ide/ide-tape.c: remove double kfree
 2008-06-30 20:45 UTC  (3+ messages)

[PATCH 00/16] Generic ide device flags
 2008-06-30 20:44 UTC  (18+ messages)
` [PATCH 01/16] ide: push pc callback pointer into the ide_drive_t structure
` [PATCH 02/16] ide-floppy: use drive->pc_callback instead of pc->callback
` [PATCH 03/16] ide-tape: "
` [PATCH 04/16] ide-scsi: "
` [PATCH 05/16] ide: remove pc->callback member from ide_atapi_pc
` [PATCH 06/16] ide-floppy: pass packet command in rq->cmd
` [PATCH 07/16] ide-tape: make room for packet command ids "
` [PATCH 08/16] ide-tape: pass packet command "
` [PATCH 09/16] ide-scsi: "
` [PATCH 10/16] ide: use rq->cmd instead of pc->c in atapi common code
` [PATCH 11/16] ide: add per-device flags
` [PATCH 12/16] ide-floppy: convert to using the new dev_flags
` [PATCH 13/16] ide-tape: "
` [PATCH 14/16] ide-scsi: "
` [PATCH 15/16] ide: remove unused PC_FLAG_DRQ_INTERRUPT
` [PATCH 16/16] ide-cd: convert to using the new dev_flags

[PATCH] ht6560b: remove old history
 2008-06-30 19:31 UTC  (3+ messages)

[git patches] IDE fixes
 2008-06-30 18:21 UTC 

[PATCH] ide: fix /proc/ide/ide?/mate reporting
 2008-06-30 18:02 UTC 

ide_release_lock: bug
 2008-06-29 23:16 UTC  (2+ messages)

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

[shutdown] Updated
 2008-06-29 19:14 UTC 

[Bug 11006] New: 2.6.26-rc6: pcmcia stopped working
 2008-06-29 18:13 UTC 

Promise SATA 300 TX2plus: disk stops responding
 2008-06-29 16:14 UTC 

nvidia GF8200 (MCP78) chipset: plugging PMP gives "failed to IDENTIFY..."
 2008-06-29 15:35 UTC 

Highpoint RocketRaid 1720 support in sata_mv
 2008-06-29  8:45 UTC  (2+ messages)

[PATCH 1/7] ide: add ide_host_add() helper
 2008-06-28 21:44 UTC  (7+ messages)
` [PATCH 2/7] ide: fix ide_host_register() return value
` [PATCH 3/7] ide: fix IDE port slots reservation and freeing
` [PATCH 4/7] ide: move ide_remove_port_from_hwgroup() to ide-probe.c
` [PATCH 5/7] ide: add ide_ports[]
` [PATCH 6/7] ide: allocate ide_hwif_t instances dynamically
` [PATCH 7/7] ide: add ide_host_free() helper

[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 

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

[Bug 10943] New: machine doesn't shutdown when ahci sata driver is compiled as module
 2008-06-27 15:45 UTC  (7+ 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  (7+ 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  (7+ messages)

[PATCH] pci: VT3336 can't do MSI either
 2008-06-25 21:12 UTC  (3+ 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  (21+ messages)
                    ` [PATCH 1/4 v2] "
                    ` [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  (14+ messages)

sata_sx4 vs. Promise SX4060
 2008-06-24 14:06 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).