linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-05-18 18:39:38 to 2008-05-27 23:41:53 UTC [more...]

[PATCH] ata: ahci: power off unused ports
 2008-05-27 23:32 UTC  (5+ messages)

[PATCH 01/03] sata_mv: move SOC_FLAG to hpriv
 2008-05-27 21:58 UTC  (3+ messages)
` [PATCH 02/03] sata_mv: PHY_MODEx errata fixes
  ` [PATCH 03/03] sata_mv: nuke unreleased GenIIe revisions

[PATCH 00/40] ide: generic ATAPI support
 2008-05-27 18:58 UTC  (36+ messages)
` [PATCH 04/40] ide-scsi: fix Interrupt Reason checking in idescsi_pc_intr()
` [PATCH 14/40] ide-floppy: merge idefloppy_transfer_pc() and idefloppy_transfer_pc1()
` [PATCH 17/40] ide-tape: merge callbacks
` [PATCH 18/40] ide-tape: make pc->idetape_callback void
` [PATCH 19/40] ide-floppy: merge callbacks
` [PATCH 20/40] ide-{floppy,tape}: merge pc->idefloppy_callback and pc->idetape_callback
` [PATCH 21/40] ide-{floppy,tape}: PC_FLAG_DMA_RECOMMENDED -> PC_FLAG_DMA_OK
` [PATCH 22/40] ide-floppy: start DMA engine in idefloppy_transfer_pc1()
` [PATCH 23/40] ide-tape: set PC_FLAG_DMA_IN_PROGRESS flag in idetape_transfer_pc()
` [PATCH 24/40] ide-tape: factor out waiting for good ireason from idetape_transfer_pc()
` [PATCH 25/40] ide: add PC_FLAG_ZIP_DRIVE pc flag
` [PATCH 26/40] ide-{cd,floppy,tape}: remove checking for drive->scsi
` [PATCH 27/40] ide-scsi: set drive->scsi flag for devices handled by the driver
` [PATCH 28/40] ide: add ide_transfer_pc() helper
` [PATCH 29/40] ide-scsi: move idescsi_map_sg() call out from idescsi_issue_pc()
` [PATCH 30/40] ide: add PC_FLAG_DRQ_INTERRUPT pc flag
` [PATCH 31/40] ide: add ide_issue_pc() helper
` [PATCH 32/40] ide-{floppy,tape}: move checking of ->failed_pc to ->callback
` [PATCH 33/40] ide-tape: factor out DSC handling from idetape_pc_intr()
` [PATCH 34/40] ide-tape: add ide_tape_io_buffers() helper
` [PATCH 35/40] ide-tape: always log debug info in idetape_pc_intr() if debugging is enabled
` [PATCH 36/40] ide-floppy: add more debugging to idefloppy_pc_intr()
` [PATCH 37/40] ide-scsi: use pc->callback
` [PATCH 38/40] ide-scsi: add more debugging to idescsi_pc_intr()
` [PATCH 39/40] ide-{floppy,scsi}: read Status Register before stopping DMA engine
` [PATCH 40/40] ide: add ide_pc_intr() helper

[Bug 10803] New: Kernel freeze on accesing CD-ROM or HDD
 2008-05-27 11:16 UTC  (3+ messages)
` [Bug 10803] "

Linux 2.6.26-rc4
 2008-05-27 10:01 UTC 

Marvell 88SX7042 [4 Port SATA PCI-Express x4] Support/Questions
 2008-05-27  0:34 UTC  (4+ messages)

[PATCH] sis5513: add missing pci_enable_device() call
 2008-05-27 20:15 UTC 

[PATCH] ide: use __generic_unplug_device() in ide_do_drive_cmd() (take 2)
 2008-05-27 20:01 UTC 

[PATCH] block: handle blk_pm_resume_request() requests in blk_execute_rq_nowait()
 2008-05-27 20:02 UTC 

[RFC: 2.6 patch] remove BLK_DEV_HD_ONLY
 2008-05-27 19:14 UTC  (4+ messages)

[PATCH 0/4] revert the commit 22a9189f (cdrom: use kmalloced buffers instead of buffers on stack)
 2008-05-27 18:58 UTC  (43+ messages)
` [PATCH 1/4] block: use ARCH_KMALLOC_MINALIGN as the default dma pad mask
  ` [PATCH 2/4] block: add blk_queue_update_dma_pad
    ` [PATCH 3/4] ide: use the dma safe check for REQ_TYPE_ATA_PC
      ` [PATCH 4/4] cdrom: revert commit 22a9189 (cdrom: use kmalloced buffers instead of buffers on stack)

[PATCH 00/22] ide: even more IDE probing code rework
 2008-05-27 18:36 UTC  (4+ messages)
` [PATCH 04/22] ide: add ide_deprecated_find_port() helper

[Bug 10749] IDE sis5513: the system doesn't shutdown
 2008-05-25 23:50 UTC  (2+ messages)

Bug in libata
 2008-05-25 10:22 UTC  (2+ messages)
  ` [KERNEL] "

[RFC: 2.6 patch] MAINTAINERS: remove SIS 5513 IDE entry
 2008-05-25 13:11 UTC  (3+ messages)

[Bug 10723] New: linux 2.6.24 fails to mount ext3 rootfs on FUJITSU MHK2060AT
 2008-05-23 16:51 UTC  (2+ messages)
` [Bug 10723] "

regarding crazy head unloads
 2008-05-23 11:36 UTC  (2+ messages)

[PATCH] Add port multiplier (PMP) support in sata_fsl driver
 2008-05-23  8:53 UTC  (3+ messages)

[PATCHSET #upstream-fixes] libata: fix a bunch of PMP related problems
 2008-05-23  1:04 UTC  (21+ messages)
` [PATCH 01/10] libata: fix sata_link_hardreset() @online out parameter handling
` [PATCH 05/10] libata: ignore recovered PHY errors
` [PATCH 09/10] sata_sil24: don't use NCQ if marvell 4140 PMP is attached
` [PATCHSET #upstream-fixes] git tree available

[PATCH 2.6.26-rc2 1/3] sata_promise: fix irq clearing buglets
 2008-05-22  8:29 UTC  (7+ messages)

Drives not detected: sil3124 PMP to sil4726 5 drive enclosure
 2008-05-22  2:25 UTC  (2+ messages)

2.6.25 semantic change in bay handling?
 2008-05-21 22:26 UTC  (15+ messages)
          ` [PATCH] Fixups to ATA ACPI hotplug

[PATCH] ata: fix sleep-while-holding-spinlock in sata_nv
 2008-05-21 15:16 UTC  (4+ messages)

confusion about libata.force=80c
 2008-05-21  5:57 UTC  (3+ messages)
` Fwd: "

[PATCH #upstream-fixes] libata: SRST can't be trusted on PMP sil3726
 2008-05-21  5:11 UTC 

[PATCH] libata-sff: Fix oops reported in kerneloops.org for pnp devices with no ctl
 2008-05-21  4:23 UTC  (2+ messages)

[PATCH] ata: fix sleep-while-holding-spinlock in sata_nv
 2008-05-20 22:58 UTC 

[PATCHSET #upstream] libata: improve timeout handling for EH commands
 2008-05-20  4:05 UTC  (13+ messages)
` [PATCH 1/5] libata: kill unused constants
` [PATCH 2/5] libata: consistently use msecs for time durations
` [PATCH 3/5] libata: improve EH retry delay handling
` [PATCH 4/5] libata: use ULONG_MAX to terminate reset timeout table
` [PATCH 5/5] libata: improve EH internal command timeout handling

[PATCH] ahci: change the Device IDs of nvidia MCP7B AHCI controller in ahci.c
 2008-05-20  2:50 UTC  (3+ messages)
  ` Re: [PATCH] ahci: change the Device IDs of nvidia MCP7B AHCI controllerin ahci.c

[Bugme-new] [Bug 10752] New: pata_isapnp driver causes the ata layer to go splat
 2008-05-20  1:13 UTC  (2+ messages)

[PATCH -resend] libata: fix kernel-doc params notation
 2008-05-19 23:18 UTC 

[git patches] libata updates
 2008-05-19 22:57 UTC 

PROBLEM: Error messages on resume from memory/disk
 2008-05-19 22:04 UTC  (3+ messages)

Oops with PREEMPT-RT on 2.6.25.4
 2008-05-19 22:23 UTC  (11+ messages)

How to mount a CD created on Vista?
 2008-05-19 21:58 UTC  (3+ messages)

[patch 1/1] ata: remove FIT() macro
 2008-05-19 21:42 UTC  (2+ messages)

[PATCH 1/1] [libata] pata-bf54x: Set ATAPI host state machine to control IDE device terminate sequence
 2008-05-19 21:42 UTC  (2+ messages)

[PATCH 01/04] sata_mv always do softreset
 2008-05-19 21:42 UTC  (13+ messages)
` [PATCH 02/04] sata_mv fis irq register fixes
  ` [PATCH 03/04] sata_mv group genIIe flags
    ` [PATCH 04/04] sata_mv async notify for genIIe only
      ` [PATCH 05/09] sata_mv don't blindly enable IRQs
        ` [PATCH 06/09] sata_mv consolidate main_irq_mask updates
          ` [PATCH 07/09] sata_mv fix pmp drives not found
            ` [PATCH 08/09] sata_mv disregard masked irqs
              ` [PATCH 09/09] sata_mv cache main_irq_mask register in hpriv
                ` [PATCH 10/10] sata_mv: ensure empty request queue for FBS-NCQ EH

SATA 2.4 ICH8
 2008-05-19 20:26 UTC  (2+ messages)

SATA disk dies and revives after boot
 2008-05-19  8:36 UTC 

[patch 08/18] m68k: macide doesnt check for Mac
 2008-05-18 18:47 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).