linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2007-12-14 18:06:05 to 2007-12-20 12:11:57 UTC [more...]

[PATCH 00/63] ide-cd: redux
 2007-12-20 12:11 UTC  (2+ messages)

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

[PATCH v2 0/4] OF-platform PATA driver
 2007-12-20  3:53 UTC  (5+ messages)
` [PATCH] pata_of_platform: Move electra-ide support over to new framework

[PATCH 41/63] ide-cd: move lba_to_msf() and msf_to_lba() to <linux/cdrom.h>
 2007-12-20  8:27 UTC  (2+ messages)

[PATCH 62/63] ide-cd: unify request end exit path in cdrom_decode_status()
 2007-12-20  1:39 UTC 

[PATCH 63/63] ide-cd: update driver version, comments and copyrights
 2007-12-20  1:40 UTC 

[PATCH 61/63] ide-cd: merge cdrom_write_check_ireason() and cdrom_read_check_ireason()
 2007-12-20  1:38 UTC 

[PATCH 60/63] ide-cd: merge cdrom_rw_intr() and cdrom_newpc_intr()
 2007-12-20  1:38 UTC 

[PATCH 58/63] ide-cd: prepare cdrom_rw_intr() and cdrom_newpc_intr() to be merged
 2007-12-20  1:36 UTC 

[PATCH 59/63] ide-cd: call blk_dump_rq_flags() on "missing data" in cdrom_rw_intr()
 2007-12-20  1:37 UTC 

[PATCH 57/63] ide-cd: unify moving to the next buffer in cdrom_rw_intr()
 2007-12-20  1:35 UTC 

[PATCH 56/63] ide-cd: merge cdrom_start_read() and cdrom_start_write()
 2007-12-20  1:35 UTC 

[PATCH 55/63] ide-cd: merge cdrom_start_read_continuation() and cdrom_start_rw_cont()
 2007-12-20  1:34 UTC 

[PATCH 53/63] ide-cd: factor out transfer size checking from cdrom_read_intr()
 2007-12-20  1:32 UTC 

[PATCH 54/63] ide-cd: merge cdrom_read_intr() and cdrom_write_intr()
 2007-12-20  1:33 UTC 

[PATCH 52/63] ide-cd: add ide_cd_drain_data() helper
 2007-12-20  1:31 UTC 

[PATCH 51/63] ide-cd: merge cdrom_do_packet_command() and cdrom_do_block_pc()
 2007-12-20  1:31 UTC 

[PATCH 50/63] ide-cd: remove cdrom_do_pc_continuation()
 2007-12-20  1:30 UTC 

[PATCH 49/63] ide-cd: merge cdrom_pc_intr() and cdrom_newpc_intr()
 2007-12-20  1:29 UTC 

[PATCH 47/63] ide-cd: factor out request sense fixup from cdrom_pc_intr()
 2007-12-20  1:28 UTC 

[PATCH 48/63] ide-cd: unify request end exit path in cdrom_pc_intr()
 2007-12-20  1:29 UTC 

[PATCH 44/63] ide-cd: move code handling cdrom.c IOCTLs to ide-cd_ioctl.c
 2007-12-20  1:26 UTC 

[PATCH 46/63] ide-cd: call blk_dump_rq_flags() on "missing data" in cdrom_newpc_intr()
 2007-12-20  1:27 UTC 

[PATCH 45/63] ide-cd: remove BUG_ON() from cdrom_newpc_intr()
 2007-12-20  1:27 UTC 

[PATCH 43/63] ide-cd: rename cdrom_* functions to ide_cd_*
 2007-12-20  1:25 UTC 

[PATCH 42/63] ide-cd: coding style fixes for cdrom_get_toc_entry()
 2007-12-20  1:25 UTC 

[PATCH 40/63] ide-cd: merge cdrom_select_speed() into ide_cdrom_select_speed()
 2007-12-20  1:23 UTC 

[PATCH 39/63] ide-cd: merge cdrom_read_subchannel() into ide_cdrom_get_mcn()
 2007-12-20  1:22 UTC 

[PATCH 38/63] ide-cd: merge cdrom_play_audio() into ide_cd_fake_play_trkind()
 2007-12-20  1:22 UTC 

[PATCH 36/63] ide-cd: move VERBOSE_IDE_CD_ERRORS code to ide-cd_verbose.c
 2007-12-20  1:20 UTC 

[PATCH 37/63] ide-cd: factor out ioctl handlers from ide_cdrom_audio_ioctl()
 2007-12-20  1:21 UTC 

[PATCH 35/63] ide-cd: coding style fixes for VERBOSE_IDE_CD_ERRORS code
 2007-12-20  1:20 UTC 

[PATCH 33/63] ide-cd: re-organize handling of quirky devices
 2007-12-20  1:18 UTC 

[PATCH 34/63] ide-cd: remove duplicate sense keys definitions from ide-cd.h
 2007-12-20  1:19 UTC 

[PATCH 32/63] ide-cd: use BCD2BIN()/BIN2BCD() macros from <linux/bcd.h>
 2007-12-20  1:17 UTC 

[PATCH 31/63] ide-cd: remove STANDARD_ATAPI define
 2007-12-20  1:16 UTC 

[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 

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 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  (15+ messages)
                ` [PATCH] fix page_alloc for larger I/O segments (improved)

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)


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