linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2007-12-14 02:23:12 to 2007-12-20 01:34:35 UTC [more...]

[PATCH 29/63] ide-cd: remove struct ide_cd_{config,state}_flags
 2007-12-20  1:14 UTC 

[PATCH 30/63] ide-cd: remove NO_DOOR_LOCKING define
 2007-12-20  1:15 UTC 

[PATCH 28/63] ide-cd: remove struct atapi_capabilities_page
 2007-12-20  1:13 UTC 

[PATCH 27/63] ide-cd: kill CDROM_STATE_FLAGS() macro
 2007-12-20  1:13 UTC 

[PATCH 26/63] ide-cd: kill CDROM_CONFIG_FLAGS() macro
 2007-12-20  1:12 UTC 

[PATCH 25/63] ide-cd: remove redundant config flags
 2007-12-20  1:11 UTC 

[PATCH 24/63] ide-cd: add IDE_CD_CAPABILITIES define
 2007-12-20  1:10 UTC 

[PATCH 23/63] ide-cd: cleanup ide_cdrom_update_speed()
 2007-12-20  1:10 UTC 

[PATCH 22/63] ide-cd: remove struct atapi_{mechstat_header,changer_info,slot}
 2007-12-20  1:09 UTC 

[PATCH 21/63] ide-cd: remove unused and write-only struct ide_cd_config_flags fields
 2007-12-20  1:08 UTC 

[PATCH 20/63] ide-cd: remove needless zeroing of 'info' fields from ide_cdrom_setup()
 2007-12-20  1:08 UTC 

[PATCH 19/63] ide-cd: remove unused struct atapi_cdrom_subchnl
 2007-12-20  1:06 UTC 

[PATCH 18/63] ide-cd: remove dead code from cdrom_pc_intr()
 2007-12-20  1:05 UTC 

[PATCH 17/63] ide-cd: remove unused defines from ide-cd.h
 2007-12-20  1:05 UTC 

[PATCH 15/63] ide-cd: move historical changelog to Documentation/ide/ChangeLog.ide-cd.1994-2004
 2007-12-20  1:03 UTC 

[PATCH 16/63] ide-cd: remove stale cdrom_transfer_packet_command() comment
 2007-12-20  1:04 UTC 

[PATCH 14/63] ide-cd: fix trailing whitespaces in changelog
 2007-12-20  1:02 UTC 

[PATCH 13/63] ide-cd: fix DMA error handling in cdrom_newpc_intr()
 2007-12-20  1:02 UTC 

[PATCH 12/63] ide-cd: fix "missing data" handling in cdrom_pc_intr()
 2007-12-20  1:01 UTC 

[PATCH 11/63] ide-cd: add ide_cd_pad_transfer() helper
 2007-12-20  1:00 UTC 

[PATCH 10/63] ide-cd: use xfer_func_t in cdrom_pc_intr()
 2007-12-20  0:59 UTC 

[PATCH 09/63] ide-cd: fix 'ireason' reporting in cdrom_pc_intr()
 2007-12-20  0:58 UTC 

[PATCH 08/63] ide-cd: fix error message in cdrom_pc_intr()
 2007-12-20  0:57 UTC 

[PATCH 04/63] ide-cd: fix error messages in cdrom_{read,write}_check_ireason()
 2007-12-20  0:53 UTC 

[PATCH 05/63] ide-cd: add missing 'ireason' masking to cdrom_write_intr()
 2007-12-20  0:55 UTC 

[PATCH 01/63] ide-cd: fix SAMSUNG CD-ROM SCR-3231 quirk
 2007-12-20  0:50 UTC 

[PATCH 02/63] ide-cd: fix ACER/AOpen 24X CDROM speed reporting on big-endian machines
 2007-12-20  0:51 UTC 

[PATCH 03/63] ide-cd: use ide_cd_release() in ide_cd_probe()
 2007-12-20  0:52 UTC 

[PATCH 07/63] ide-cd: add error message for DMA error to cdrom_read_intr()
 2007-12-20  0:57 UTC 

[PATCH 06/63] ide-cd: fix error messages in cdrom_write_intr()
 2007-12-20  0:56 UTC 

[PATCH 00/63] ide-cd: redux
 2007-12-20  0:48 UTC 

Bug: get EXT3-fs error Allocating block in system zone
 2007-12-19 21:27 UTC  (10+ messages)

question about SATA vs (SATA via USB)
 2007-12-19  8:57 UTC 

[PATCH 0/7] sg_ring: a ring of scatterlist arrays
 2007-12-19  7:38 UTC  (8+ messages)
` [PATCH 1/7] sg_ring: introduce "
  ` [PATCH 2/7] sg_ring: use in virtio
    ` [PATCH 3/7] sg_ring: blk_rq_map_sg_ring as a counterpart to blk_rq_map_sg
      ` [PATCH 4/7] sg_ring: dma_map_sg_ring() helper
        ` [PATCH 5/7] sg_ring: Convert core scsi code to sg_ring
          ` [PATCH 6/7] sg_ring: libata simplification
            ` [PATCH 7/7] sg_ring: convert core ATA code to sg_ring

[patch 9/9] pata_legacy: restructure and revamp
 2007-12-18 22:08 UTC  (2+ messages)

[PATCH] pata_pcmcia: Minor cleanups and support for dual channel cards
 2007-12-18 22:07 UTC  (2+ messages)

Merged some Alan patches
 2007-12-18 22:06 UTC 

[PATCH 0/2] [libata] sata_mv: Add support for Marvell's integrated SATA controller
 2007-12-18 22:02 UTC  (6+ messages)
` [PATCH 1/2] [libata] sata_mv: Remove PCI dependency
  ` [PATCH 2/2] [libata] sata_mv: Support integrated controllers

[PATCH 1/1] [LibATA] sata_mv: Remove dumplicated host template
 2007-12-18 21:48 UTC  (2+ messages)

[PATCHSET] libata: improve ATAPI data transfer handling, take #3
 2007-12-18 21:45 UTC  (13+ messages)
` [PATCH 01/15] libata: make atapi_request_sense() use sg
` [PATCH 05/15] libata: rename ATA_PROT_ATAPI_* to ATAPI_PROT_*
` [PATCH 07/15] change-data_xfer
` [PATCH 08/15] libata: improve ATAPI draining
` [PATCH 12/15] libata: make qc->nbytes include extra buffers
` [PATCH 13/15] libata: implement ATAPI drain buffer

[patch 2/9] pata_hpt37x-fix-outstanding-bug-reports-on-the-hpt374-and-37x-cable-detect-checkpatch-fixes
 2007-12-18 21:20 UTC  (2+ messages)

[patch 1/9] drivers/ata/libata-eh.c: fix printk warning
 2007-12-18 21:20 UTC  (2+ messages)

[PATCHSET] libata: improve timing code and fix pata_amd transfer mode selection, take #3
 2007-12-18 21:20 UTC  (7+ messages)
` [PATCH 1/5] libata: separate out ata_acpi_gtm_xfermask() from pacpi_discover_modes()
` [PATCH 2/5] libata: fix ata_acpi_gtm_xfermask()
` [PATCH 3/5] libata: implement ata_timing_cycle2mode() and use it in libata-acpi and pata_acpi
` [PATCH 4/5] libata: reimplement ata_acpi_cbl_80wire() using ata_acpi_gtm_xfermask()
` [PATCH 5/5] pata_amd: update mode selection for NV PATAs

sata_mv not working with a RocketRaid 2220
 2007-12-18 15:27 UTC  (3+ messages)

ATA bus error with external hd on esata
 2007-12-18 13:14 UTC  (5+ messages)

[PATCH 0/4]: Resolve MSI vs. INTX_DISABLE quirks, V2
 2007-12-18 10:52 UTC  (8+ messages)
` [PATCH 0/5]: "
  ` Questions about SATA hotplug in linux 2.6

[patch 3/9] libata: xfer_mask is unsigned int not unsigned long
 2007-12-18  2:49 UTC  (4+ messages)

[git patches] libata fixes
 2007-12-18  2:00 UTC 

[PATCHSET #upstram-fixes] libata-acpi: improve ACPI corner case handling, take #2
 2007-12-18  1:54 UTC  (15+ messages)
` [PATCH 01/10] libata-acpi: adjust constness in ata_acpi_gtm/stm() parameters
` [PATCH 02/10] libata: update ata_*_printk() macros such that level can be a variable
` [PATCH 03/10] libata: add more opcodes to ata.h
` [PATCH 04/10] libata: ata_dev_disable() should be called from EH context
` [PATCH 05/10] libata-acpi: add new hooks ata_acpi_dissociate() and ata_acpi_on_disable()
` [PATCH 06/10] libata-acpi: implement and use ata_acpi_init_gtm()
` [PATCH 07/10] libata-acpi: implement dev->gtf_cache and evaluate _GTF right after _STM during resume
` [PATCH 08/10] libata-acpi: improve ACPI disabling
` [PATCH 09/10] libata-acpi: improve _GTF execution error handling and reporting
` [PATCH 10/10] libata-acpi: implement _GTF command filtering
` git repo and #upstream merging

[PATCH #upstream-fixes] libata: update atapi_eh_request_sense() such that lbam/lbah contains buffer size
 2007-12-18  1:43 UTC  (4+ messages)
` [PATCH #upstream-fixes] libata: fix ATAPI draining

[PATCH] sata_mv: improve warnings about Highpoint RocketRAID 23xx cards
 2007-12-18  1:37 UTC  (2+ messages)

[PATCH #upstream-fixes] libata: add ST3160023AS / 3.42 to NCQ blacklist
 2007-12-18  1:37 UTC  (2+ messages)

[PATCH #upstream-fixes] sata_sil: fix spurious IRQ handling
 2007-12-18  1:37 UTC  (4+ messages)
` [PATCH #upstream-fixes] libata: clear link->eh_info.serror from ata_std_postreset()

[PATCH] libata-core: blacklist drives from using NCQ
 2007-12-18  0:00 UTC  (2+ messages)

[PATCH 2/3] Add GD-Rom support to the SEGA Dreamcast
 2007-12-17 23:20 UTC  (11+ messages)

[PATCH 14/21] ide: remove ideprobe_init()
 2007-12-17 22:56 UTC  (4+ messages)
` [PATCH] Fix build break caused by "ide: remove ideprobe_init()"

[PATCH pata-2.6] hpt366: merge set_dma_mode() methods
 2007-12-17 20:53 UTC  (2+ messages)

[PATCH] drivers/ide/: Spelling fixes
 2007-12-17 20:53 UTC  (3+ messages)

[PATCH] drivers/ata/: Spelling fixes
 2007-12-17 19:30 UTC  (2+ messages)

CMD646 & cdrom: drive appears confused & drive not ready for command
 2007-12-17 11:08 UTC  (2+ messages)

Iomega ZIP-100 drive unsupported with jmicron JMB361 chip?
 2007-12-17  9:00 UTC 

[Patch]: ACPI : Not register gsi for PCI IDE controller in legacy mode
 2007-12-17  7:13 UTC 

Acard ATP8620 2SATA / 1 IDE driver - AHCI.C Nov082007
 2007-12-17  2:35 UTC 

Iomega ZIP-100 drive unsupported with jmicron JMB361 chip?
 2007-12-17  0:50 UTC  (9+ messages)

QUEUE_FLAG_CLUSTER: not working in 2.6.24 ?
 2007-12-16 21:56 UTC  (34+ messages)
                                      ` [PATCH] fix page_alloc for larger I/O segments (improved)
                                  ` [PATCH] fix page_alloc for larger I/O segments

How to Switch DMA off for only one Harddisk at Kernelboot
 2007-12-16 20:31 UTC  (3+ messages)

[PATCH 0/3] Add GD-Rom support to the SEGA Dreamcast
 2007-12-16 17:06 UTC  (4+ messages)

[PATCH v3 0/3] OF-platform PATA driver
 2007-12-16 12:46 UTC  (7+ messages)
` [PATCH 1/3] [libata] pata_platform: make probe and remove functions device type neutral
` [PATCH 2/3] [libata] pata_of_platform: OF-Platform PATA device driver
` [PATCH 3/3] [POWERPC] MPC8349E-mITX: introduce localbus and pata nodes

[PATCH 3/3] Add GD-Rom support to the SEGA Dreamcast
 2007-12-16  0:21 UTC 

[PATCH 1/3] Add GD-Rom support to the SEGA Dreamcast
 2007-12-16  0:21 UTC 

[PATCH] ata.h: Don't do a SATA check for 40wire_relaxed
 2007-12-15 17:49 UTC  (2+ messages)

[PATCH] drivers/ata/ahci.c, kernel 2.6.23.10
 2007-12-15 17:19 UTC  (4+ messages)

Strange ATA problems
 2007-12-15  3:41 UTC  (3+ messages)

[PATCH 12/30] blk_end_request: changing ub (take 4)
 2007-12-14 19:49 UTC  (5+ messages)

[patch 7/9] ata: ahci: Enclosure Management via LED
 2007-12-14 18:01 UTC  (2+ messages)

[PATCH v2 0/4] OF-platform PATA driver
 2007-12-14 16:33 UTC  (10+ messages)
` [PATCH v2 2/4] [libata] pata_of_platform: OF-Platform PATA device driver

Best way to segments/requests
 2007-12-14 15:34 UTC  (4+ messages)

[PATCHSET #upstram-fixes] libata-acpi: improve ACPI corner case handling
 2007-12-14 14:54 UTC  (16+ messages)
` [PATCH 1/9] libata: drop const from struct ata_port param on ata_acpi_gtm/stm()
` [PATCH 2/9] libata: update ata_*_printk() macros such that level can be a variable
` [PATCH 3/9] libata: add more opcodes to ata.h
` [PATCH 4/9] libata: implement ata_acpi_init_gtm()
` [PATCH 5/9] libata: use init_gtm in ata_acpi_cbl_80wire()
` [PATCH 6/9] libata-acpi: improve ACPI disabling
` [PATCH 7/9] libata-acpi: improve _GTF execution error handling and reporting
` [PATCH 8/9] libata-acpi: ignore _GTM failure during suspend
` [PATCH 9/9] libata-acpi: implement _GTF command filtering and filter out LOCK commands

[BUG] Kernel Bugs Weekly (maybe bi-weekly)
 2007-12-14 14:46 UTC  (3+ messages)

ATA ACPI needs "Mr interpreter, would you please shut up?" flag
 2007-12-14 14:02 UTC  (5+ messages)

[patch 5/9] libata: add TOSHIBA MK1637GSX to spurious command completion list
 2007-12-14  4:47 UTC  (2+ messages)


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