messages from 2007-10-31 11:14:09 to 2007-11-05 00:14:17 UTC [more...]
"Fix ATAPI transfer lengths" causes CD writing regression
2007-11-05 0:15 UTC (35+ messages)
[PATCH 2/18] ide-pmac: skip conservative PIO "downgrade"
2007-11-04 23:35 UTC (2+ messages)
[PATCH 18/18] ide: remove redundant DMA blacklist check from __ide_dma_on()
2007-11-04 23:34 UTC
[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 16/18] ide: remove redundant ->ide_dma_on call from set_using_dma()
2007-11-04 23:33 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 13/18] ide: don't BUG() on unsupported transfer modes
2007-11-04 23:29 UTC
[PATCH 11/18] pdc202xx_new: move PIO programming code to pdcnew_set_pio_mode()
2007-11-04 23:25 UTC
[PATCH 9/18] ide: kill duplicate code in ide_dump_{ata,atapi}_status()
2007-11-04 23:23 UTC
[PATCH 10/18] ide: make 'extra' field in struct ide_port_info u8
2007-11-04 23:25 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 5/18] ide: add missing HOB bit clearing to ide_dump_ata_status()
2007-11-04 23:20 UTC
[PATCH 6/18] ide: fix registers loading order in ide_dump_ata_status()
2007-11-04 23:20 UTC
[PATCH 4/18] ide: move ide_fixstring() documentation to ide-iops.c from ide.h
2007-11-04 23:18 UTC
[PATCH 3/18] ide: add missing #ifdef/#endif CONFIG_IDE_TASK_IOCTL
2007-11-04 23:18 UTC
[PATCH 1/18] ide: fix ide_find_dma_mode() to print human-readable info
2007-11-04 23:13 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)
[git patches] Add and use media change notification
2007-11-04 15:07 UTC
[PATCH 7/15] ide: remove atapi_ireason_t
2007-11-04 14:57 UTC (3+ 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
Suspend to ram regression (2.6.24-rc1-git)
2007-11-03 17:02 UTC (11+ messages)
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)
[PATCH]libata-acpi: add ACPI _PSx method
2007-11-03 13:00 UTC (9+ 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 (3+ 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 (13+ messages)
` [PATCH 02/12] ata/sata_fsl: Remove deprecated hooks
` [PATCH 03/12] ata/sata_fsl: save irq in private data for irq unmapping
` [PATCH 04/12] ata/sata_fsl: Kill ata_sg_is_last()
` [PATCH 05/12] ata/sata_fsl: Remove unnecessary SCR cases
` [PATCH 06/12] ata/sata_fsl: cleanup needless casts to/from void __iomem *
` [PATCH 07/12] ata/sata_fsl: remove unneeded on-stack copy of FIS
` [PATCH 08/12] ata/sata_fsl: remove unneeded sata_fsl_hardreset()
` [PATCH 09/12] ata/sata_fsl: cleanup style problem
` [PATCH 10/12] ata/sata_fsl: Move MPC8315DS link speed limit workaround to specific ifdef
` [PATCH 11/12] ata/sata_fsl: Remove sending LOG EXT command in sata_fsl_softreset()
` [PATCH 12/12] ata/sata_fsl: Remove ata_scsi_suspend/resume callbacks
[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 (6+ messages)
[IDE] Fix build bug
2007-11-02 12:34 UTC (5+ messages)
[smartmontools-support] Bug/Issue
2007-11-02 12:11 UTC (2+ messages)
SATA_SIL
2007-11-02 10:49 UTC (5+ messages)
sata_nv: ata2 errors
2007-11-02 8:36 UTC (3+ messages)
[PATCH] libata ATAPI transfer size cleanups
2007-11-02 5:16 UTC (6+ messages)
Strange freezes (seems like SATA related)
2007-11-01 23:40 UTC
[PATCHSET] libata: update EH speed down logic
2007-11-01 15:51 UTC (9+ 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 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
Should be Acard ATP8620 2SATA / 1 IDE driver
2007-11-01 8:47 UTC (2+ messages)
ATAPI devices in AHCI mode not working
2007-11-01 0:48 UTC (9+ messages)
[PATCH 2/3] drivers/ide/pci/sc1200.c: remove pointless hwif lookup loop
2007-10-31 21:53 UTC (3+ messages)
[PATCH 13/15] ide: remove hwif->intrproc
2007-10-31 21:15 UTC (2+ messages)
IDE Problem with old Gateway laptop (1998 solo 2300)
2007-10-31 18:21 UTC (4+ messages)
[patch 26/30] Support for Marvell 7042 Chip
2007-10-31 18:14 UTC (5+ messages)
` Other Problems with Marvell Driver - 7042 (2.6.23)
` Update (Now a False Alarm) "
[PATCH 2/15] ide: CPU endianness doesn't matter for special_t
2007-10-31 16:40 UTC (2+ messages)
libata-core.c compile warnings with !CONFIG_PM
2007-10-31 13:55 UTC
[PATCH] "killing" sg_last(), and discussion
2007-10-31 11:13 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).