linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-04-25 16:30:45 to 2008-05-02 06:10:04 UTC [more...]

[PATCH 00/12] sata_mv: The last big set for 2.6.26
 2008-05-02  6:10 UTC  (5+ messages)
` [PATCH 01/12] sata_mv more cosmetic changes
  ` [PATCH 02/12] sata_mv pci features
    ` [PATCH 03/12] sata_mv wait for empty+idle
      ` [PATCH 04/12] sata_mv new mv_qc_defer method

dvd writing problem
 2008-05-02  5:42 UTC 

[PATCH 2/8] ide: use get_unaligned_* helpers
 2008-05-02  3:52 UTC 

libata sata_via unusual behaviour
 2008-05-02  2:40 UTC  (3+ messages)

AHCI w/ATAPI device problems on Intel Tolapai
 2008-05-02  0:35 UTC  (5+ messages)

[PATCHSET] sata_inic162x: make it work
 2008-05-01 14:55 UTC  (13+ messages)
` [PATCH 01/10] sata_inic162x: misc clean ups
` [PATCH 02/10] sata_inic162x: add / update constants
` [PATCH 03/10] sata_inic162x: update TF read handling
  ` [PATCH 03/10 UPDATED] "
` [PATCH 04/10] sata_inic162x: use IDMA for ATA_PROT_DMA
` [PATCH 05/10] sata_inic162x: kill now unused bmdma related stuff
` [PATCH 06/10] sata_inic162x: use IDMA for non DMA ATA commands
` [PATCH 07/10] sata_inic162x: use IDMA for ATAPI commands
` [PATCH 08/10] sata_inic162x: kill now unused SFF related stuff
` [PATCH 09/10] sata_inic162x: add cardbus support
` [PATCH 10/10] sata_inic162x: update intro comment, up the version and drop EXPERIMENTAL

[PATCH #upstream-fixes] libata: improve post-reset device ready test
 2008-05-01 14:41 UTC 

[PATCH] libata-eh copy result_tf flags from outgoing tf
 2008-05-01 12:40 UTC  (19+ messages)
` [PATCH] libata-eh set tf flags in NCQ EH result_tf
    ` libata-eh/pmp command sequence on NCQ media error

[PATCH v2 00/13] removing the on-stack struct request
 2008-05-01 12:28 UTC  (14+ messages)
` [PATCH v2 01/13] ide-cd: convert ide_cd_queue_pc to use blk_execute_rq
  ` [PATCH v2 02/13] ide-cd: convert ide_do_drive_cmd path "
    ` [PATCH v2 03/13] ide-disk: "
      ` [PATCH v2 04/13] ide-floppy: "
        ` [PATCH v2 05/13] ide-taskfile: "
          ` [PATCH v2 06/13] ide-tape: "
            ` [PATCH v2 07/13] ide: "
              ` [PATCH v2 08/13] ide: remove ide_wait/head_wait path in ide_do_drive_cmd
                ` [PATCH v2 09/13] ide: remove ide_init_drive_cmd
                  ` [PATCH v2 10/13] ide-cd: remove ide_cd_init_rq
                    ` [PATCH v2 11/13] block: convert pd_special_command to use blk_execute_rq
                      ` [PATCH v2 12/13] block: remove the checking for NULL queue in blk_put_request
                        ` [PATCH v2 13/13] block: unexport blk_end_sync_rq

[git patches] IDE fixes
 2008-05-01 12:18 UTC 

siimage breakage: no MMIO
 2008-05-01 11:04 UTC  (3+ messages)

[PATCH #upstream-fixes] ata_piix: verify SIDPR access before enabling it
 2008-05-01  1:03 UTC 

pata_jmicron: no drives found on post 2.6.25 kernels
 2008-04-30 20:36 UTC 

[PATCH] libata: fix libata-scsi kernel-doc notation
 2008-04-30 19:57 UTC 

[PATCH] pata_atiixp: Don't disable
 2008-04-30 17:26 UTC 

ata_std_qc_defer not good enough for FIS-based switching ?
 2008-04-30 14:02 UTC  (10+ messages)

[PATCH] ata: Add Intel SCH PATA support
 2008-04-30 11:17 UTC  (23+ messages)
          ` [PATCH] ata: Add Intel SCH PATA support (revised)

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

[PATCH] libata: PIO bounce copies to avoid long IRQ off runs
 2008-04-29 22:01 UTC  (5+ messages)
` [PATCH] "

[PATCH] libata.h: reorganize ata_device a bit
 2008-04-29 21:50 UTC 

[PATCH] pata_atiixp fix PIO timing misprogramming
 2008-04-29 21:49 UTC 

[PATCH #upstream-fixes] ahci: SB600 ahci can't do MSI
 2008-04-29 21:43 UTC  (2+ messages)

[PATCH] pata_via: Fix 6410 misdetect
 2008-04-29 21:43 UTC  (2+ messages)

[PATCH] [IDE] alim15x3: disable init_hwif_ali15x3 for PowerPC
 2008-04-29 21:01 UTC  (2+ messages)

[git patches] IDE fixes
 2008-04-29 21:12 UTC 

[PATCH] ide: fix crash at boot with siimage driver
 2008-04-29 20:53 UTC  (3+ messages)

Status of NCQ for the Promise SATA 300 TX2Plus?
 2008-04-29 15:24 UTC  (2+ messages)

[PATCH] ide: fix au1xxx-ide breakage
 2008-04-29 14:55 UTC  (2+ messages)

[BUG REPORT, 2.6.22] sata controler failure on nforce 2 chipset
 2008-04-29 14:48 UTC  (3+ messages)
  ` Re[2]: "

[Bug 10574] New: Hard disk makes bad noise at poweroff when shutting down
 2008-04-29 14:28 UTC  (4+ messages)
` [Bug 10574] "

[PATCH 0/6] add large command support to the block layer
 2008-04-29 12:46 UTC  (21+ messages)
` [PATCH 1/6] block: no need to initialize rq->cmd in prepare_flush_fn hook
  ` [PATCH 2/6] block: no need to initialize rq->cmd with blk_get_request
    ` [PATCH 3/6] block: rename and export rq_init()
      ` [PATCH 4/6] block: use blk_rq_init() to initialize the request
        ` [PATCH 5/6] ide: "
          ` [PATCH 6/6] block: add large command support
    ` [dm-devel] [PATCH 2/6] block: no need to initialize rq->cmd with blk_get_request

[git patches] libata updates
 2008-04-29  6:25 UTC 

[PATCH 1/1] [libata/BF54x]: Fix bug - Implement bfin ata interrupt handler to avoid "irq 68 nobody cared" (v2)
 2008-04-29  6:18 UTC  (3+ messages)

[PATCH] sata_mv Improve naming of main_irq cause/mask identifiers
 2008-04-29  6:18 UTC  (2+ messages)

[PATCH #upstream-fixes 1/2] libata-scsi: clean up inquiry / mode sense related functions
 2008-04-29  6:18 UTC  (6+ messages)
` [PATCH #upstream-fixes 2/2] libata-scsi: improve rbuf handling for simulated commands
    ` [PATCH #upstream-fixes 2/2 UPDATED] "

[ATA] Rename routerboard 500 to 532
 2008-04-29  6:18 UTC  (3+ messages)

[PATCH 2/3] siimage: add sil_* I/O ops
 2008-04-29  4:45 UTC  (4+ messages)

Inconsistent behavior of mount for CDs
 2008-04-28 22:08 UTC 

[git patches] IDE updates part 5
 2008-04-28 22:07 UTC 

[PATCH] ide: add TSSTcorp CDDVDW SH-S202H to ivb_list[]
 2008-04-28 21:42 UTC 

[PATCH] piix: add Asus Eee 701 controller to short cable list
 2008-04-28 21:42 UTC 

Mode Sense
 2008-04-28 20:15 UTC 

sata_mv performance; impact of NCQ
 2008-04-28 20:07 UTC  (8+ messages)

ata: Initializer Entries defined twice
 2008-04-28 19:28 UTC 

[PATCH] Au1200: kill IDE driver function prototypes
 2008-04-28 18:46 UTC  (4+ messages)

[2.6 patch] PCMCIA mustn't select HAVE_IDE
 2008-04-27 21:06 UTC  (9+ messages)
  ` [2.6 patch] ARM: always "

[PATCH] siimage: coding style cleanup (take 2)
 2008-04-27 19:34 UTC  (4+ messages)

[PATCH 3/6] IDE: ide-cd: fix test unsigned var < 0
 2008-04-27 18:32 UTC  (5+ messages)

[git patches] IDE updates part 4
 2008-04-27 14:26 UTC 

[RFC 0/5] block large commands support continue
 2008-04-27  9:06 UTC  (8+ messages)

2.6.25-mm1 (no disks with sata_nv)
 2008-04-27  3:23 UTC  (4+ messages)

[git patches] IDE updates part 3
 2008-04-26 20:52 UTC 

[PATCH] ide: manage resources for PCI devices in ide_pci_enable() (take 3)
 2008-04-26 20:18 UTC 

[git patches] IDE updates part 2
 2008-04-26 16:12 UTC 

Congratulation
 2008-04-26 16:04 UTC 

[PATCH 0/8] sata_mv interrupt/eh fixes etc
 2008-04-25 17:39 UTC  (9+ messages)
` [PATCH 1/8] sata_mv more cosmetics


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