linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2007-11-02 16:43:04 to 2007-11-07 15:51:36 UTC [more...]

[PATCH 1/4] libata sata_qstor fix oops on rmmod
 2007-11-07 15:51 UTC 

[PATCH 1/2] libata: Support PIO polling-only hosts
 2007-11-07 15:28 UTC  (9+ messages)
` [PATCH 2/2] libata: pata_platform: Support polling-mode configuration

SC1200 failure in 2.6.23 and 2.6.24-rc1-git10
 2007-11-07 13:27 UTC  (2+ messages)

sata NCQ blacklist entry
 2007-11-07 12:55 UTC 

AHCI + ST3160023AS + NCQ problems
 2007-11-07  6:21 UTC  (6+ messages)

question about sata-error on boot
 2007-11-07  6:15 UTC 

[PATCH] SCSI: Add the SGPIO support for sata_nv.c
 2007-11-07  4:09 UTC  (3+ messages)

[PATCH] ata_piix: add SATELLITE PRO U200 to broken suspend list
 2007-11-07  3:02 UTC 

[PATCHSET] libata: update timing and fix pata_amd transfer mode selection
 2007-11-07  1:12 UTC  (28+ messages)
` [PATCH 01/12] ata_generic: unindent loop in generic_set_mode()
` [PATCH 02/12] libata: export xfermode / PATA timing related functions
` [PATCH 03/12] libata: clean up xfermode / PATA timing related stuff
` [PATCH 04/12] libata: kill ata_id_to_dma_mode()
` [PATCH 05/12] libata: xfer_mask is unsigned int not unsigned long
` [PATCH 06/12] libata: separate out ata_acpi_gtm_xfermask() from pacpi_discover_modes()
` [PATCH 07/12] libata: fix ata_acpi_gtm_xfermask()
` [PATCH 08/12] libata: implement ata_timing_cycle2mode() and use it in libata-acpi and pata_acpi
` [PATCH 09/12] libata: implement ata_acpi_init_gtm()
` [PATCH 10/12] libata: reimplement ata_acpi_cbl_80wire() using ata_acpi_gtm_xfermask()
` [PATCH 11/12] libata: add ATA_CBL_PATA_IGN
` [PATCH 12/12] pata_amd: update mode selection for NV PATAs

Adding SATA disk with broken NCQ
 2007-11-06 22:49 UTC  (2+ messages)
` Hitachi SATA HSM violation (Was: Re: Adding SATA disk with broken NCQ)

only one drive in a port multiplier system is being recognized
 2007-11-06 21:56 UTC 

Strange freezes (seems like SATA related)
 2007-11-06 21:42 UTC  (2+ messages)

[PATCH 7/15] ide: remove atapi_ireason_t
 2007-11-06 18:01 UTC  (5+ messages)

Maxtor 6L200M0 sata irq timeouts
 2007-11-06 17:29 UTC  (9+ messages)

[PATCH 11/18] pdc202xx_new: move PIO programming code to pdcnew_set_pio_mode()
 2007-11-06 15:13 UTC  (2+ messages)

[PATCH] pata_hpt37x: Fix outstanding bug reports on the HPT374 and 37x cable detect
 2007-11-06 14:59 UTC  (5+ messages)

"Fix ATAPI transfer lengths" causes CD writing regression
 2007-11-06 12:48 UTC  (26+ messages)

[PATCH 2/2] sl82c105: remove no longer needed ->selectproc method
 2007-11-06 12:24 UTC  (2+ messages)

[PATCH 1/2] sl82c105: program DMA/PIO timings in ->dma_start/->ide_dma_end
 2007-11-06 12:21 UTC  (2+ messages)

[PATCH 18/18] ide: remove redundant DMA blacklist check from __ide_dma_on()
 2007-11-06 12:01 UTC  (2+ messages)

[PATCH 16/18] ide: remove redundant ->ide_dma_on call from set_using_dma()
 2007-11-06 11:44 UTC  (2+ messages)

[PATCH 13/18] ide: don't BUG() on unsupported transfer modes
 2007-11-06 11:42 UTC  (2+ messages)

[PATCH 10/18] ide: make 'extra' field in struct ide_port_info u8
 2007-11-06 11:40 UTC  (2+ messages)

[PATCH 5/18] ide: add missing HOB bit clearing to ide_dump_ata_status()
 2007-11-06 11:38 UTC  (2+ messages)

[PATCH 4/18] ide: move ide_fixstring() documentation to ide-iops.c from ide.h
 2007-11-06 11:37 UTC  (2+ messages)

[PATCH 3/18] ide: add missing #ifdef/#endif CONFIG_IDE_TASK_IOCTL
 2007-11-06 11:35 UTC  (2+ messages)

[PATCH 2/18] ide-pmac: skip conservative PIO "downgrade"
 2007-11-06 11:30 UTC  (3+ messages)

[PATCH 1/18] ide: fix ide_find_dma_mode() to print human-readable info
 2007-11-06 11:29 UTC  (2+ messages)

exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen
 2007-11-06  9:49 UTC  (6+ messages)

[PATCHSET] libata: update EH speed down logic, take #2
 2007-11-06  4:53 UTC  (12+ messages)
` [PATCH 1/8] libata: rearrange ATA_DFLAG_*
` [PATCH 2/8] libata: add protocol data transfer tests
` [PATCH 3/8] libata: factor out ata_eh_schedule_probe()
      ` [PATCH 3/8 UPDATED] "
` [PATCH 4/8] libata: move ata_set_mode() to libata-eh.c
` [PATCH 5/8] libata: clean up EH speed down implementation
` [PATCH 6/8] libata: adjust speed down rules
` [PATCH 7/8] libata: implement ATA_DFLAG_DUBIOUS_XFER
` [PATCH 8/8] libata: implement fast speed down for unverified data transfer mode

[git patches] libata fixes
 2007-11-06  0:03 UTC 

[git patches] Add and use media change notification
 2007-11-05 23:17 UTC  (3+ messages)

[PATCH] libata: handle broken cable reporting
 2007-11-05 22:58 UTC 

[git patches] IDE fixes
 2007-11-05 20:49 UTC 

[PATCH] ide: fix IDE_HFLAG_NO_ATAPI_DMA handling in config_drive_for_dma()
 2007-11-05 20:26 UTC 

Suspend to ram regression (2.6.24-rc1-git)
 2007-11-05 17:21 UTC  (7+ messages)

IDE Problem with old Gateway laptop (1998 solo 2300)
 2007-11-05 15:23 UTC  (4+ messages)
    ` IDE Problem with old Gateway laptop -SOLVED

[PATCH] pata_serverworks: Fix problem with some drive combinations
 2007-11-05 15:04 UTC 

[PATCH]libata-acpi: add ACPI _PSx method
 2007-11-05  1:26 UTC  (11+ messages)

[PATCH 17/18] ide: cleanup ide_set_dma()
 2007-11-04 23:33 UTC 

[PATCH 15/18] sc1200: move DMA timings to timing tables
 2007-11-04 23:32 UTC 

[PATCH 14/18] ide: add IDE_HFLAG_ABUSE_SET_DMA_MODE host flag
 2007-11-04 23:31 UTC 

[PATCH 12/18] sis5513: factor out UDMA programming code
 2007-11-04 23:26 UTC 

[PATCH 9/18] ide: kill duplicate code in ide_dump_{ata,atapi}_status()
 2007-11-04 23:23 UTC 

[PATCH 8/18] ide-disk: use ide_get_lba_addr()
 2007-11-04 23:22 UTC 

[PATCH 7/18] ide: add ide_tf_read() helper
 2007-11-04 23:21 UTC 

[PATCH 6/18] ide: fix registers loading order in ide_dump_ata_status()
 2007-11-04 23:20 UTC 

SATA eating my disk, port reset, destroying unrelated data
 2007-11-04 20:58 UTC 

[PATCH 8/15] ide-cd: fix register loading order in cdrom_start_packet_command()
 2007-11-04 15:44 UTC  (2+ messages)

[PATCH 6/15] ide: remove ata_nsector_t, ata_data_t and atapi_bcount_t
 2007-11-04 15:21 UTC  (2+ messages)

[PATCH 5/15] ide: remove atapi_feature_t
 2007-11-04 15:20 UTC  (2+ messages)

[PATCH 1/15] ide-floppy: remove dead code
 2007-11-04 13:14 UTC  (2+ messages)

[PATCH 12/15] ide: remove SELECT_INTERRUPT()
 2007-11-04 13:13 UTC  (2+ messages)

[PATCH 9/15] ide-{floppy,tape,scsi}: fix register loading order when issuing packet command
 2007-11-04 13:09 UTC  (2+ messages)

[PATCH 11/15] ide: remove QUIRK_LIST()
 2007-11-04 13:06 UTC  (2+ messages)

[PATCH 4/15] ide: remove atapi_error_t
 2007-11-04 13:05 UTC  (4+ messages)

[PATCH 1/9] ide-disk: fix __ide_do_rw_disk() to use ->OUTBSYNC
 2007-11-04 12:57 UTC  (2+ messages)

[PATCH 2/9] ide-disk: guarantee 400ns delay after writing command register
 2007-11-04 12:56 UTC  (2+ messages)

new errors with sata_sil24 with port multiplier
 2007-11-04  2:39 UTC  (2+ messages)

Bart's efforts?
 2007-11-03 18:23 UTC 

[git patches] libata fixes
 2007-11-03 18:13 UTC 

Bart's efforts?
 2007-11-03 16:22 UTC  (2+ messages)

Bart's efforts?
 2007-11-03 16:19 UTC  (6+ messages)

[PATCH 6/9] ide: remove 'handler' field from ide_task_t
 2007-11-03  3:00 UTC  (2+ messages)

[PATCHSET] libata: update EH / configuration behavior
 2007-11-03 12:48 UTC  (3+ messages)
` [PATCH 1/6] libata: fix timing computation in ata_eh_reset()

[PATCH] libata: increase 128 KB / cmd limit for ATAPI tape drives
 2007-11-03 12:48 UTC  (2+ messages)

[PATCH 2.6.24-rc1] sata_promise: fix endianess bug in ASIC PRD bug workaround
 2007-11-03 12:48 UTC  (2+ messages)

[2.6 patch] make ata_scsi_lpm_get() static
 2007-11-03 12:48 UTC  (2+ messages)

[PATCH] libata: suppress two warnings
 2007-11-03 12:48 UTC  (2+ messages)

[PATCH 01/12] ata/sata_fsl: Update for ata_link introduction
 2007-11-03 12:48 UTC  (2+ messages)

[PATCH 1/3] libata: implement dev->acpi_init_gtm
 2007-11-03 12:33 UTC  (24+ messages)
` [PATCH 2/3] libata: extend ata_acpi_cbl_80wire() and fix cable detection in pata_via and pata_amd
  ` [PATCH 3/3] pata_amd: fix and improve cable detection

new errors with sata_sil24 with port multiplier
 2007-11-03  7:25 UTC  (2+ messages)

[Bug 9274] segfault after upgrade from 2.6.19.4 to 2.6.23.1
 2007-11-02 23:54 UTC 

[PATCH 9/9] ide-disk: use do_rw_taskfile()
 2007-11-02 22:05 UTC 

[PATCH 8/9] ide-disk: add ide_tf_set_cmd() helper
 2007-11-02 22:05 UTC 

[PATCH 7/9] ide-disk: extend timeout for PIO-in commands
 2007-11-02 22:05 UTC 

[PATCH 5/9] ide: use ->data_phase to set ->handler in do_rw_taskfile()
 2007-11-02 22:05 UTC 

[PATCH 4/9] ide: convert do_rw_taskfile() to use ->data_phase
 2007-11-02 22:05 UTC 

[PATCH 3/9] ide: merge flagged_taskfile() into do_rw_taskfile()
 2007-11-02 22:05 UTC 

question on patch: ide: do_identify() string termination fix [PATCH 2.6.11-rc2 08/29]
 2007-11-02 19:44 UTC  (2+ messages)

pata_serverworks hangs
 2007-11-02 17:41 UTC  (4+ 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).