linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-06-11 21:27:35 to 2008-06-20 03:15:22 UTC [more...]

libata pata_jmicron: kernel 2.6.26-rc6 wait for a long time to probe HDD
 2008-06-20  3:15 UTC 

[PATCH] ide: endian annotations in ide-floppy.c
 2008-06-19 19:49 UTC  (4+ messages)

[PATCH] IDE: Fix HDIO_DRIVE_RESET handling
 2008-06-19 20:47 UTC  (3+ messages)

[PATCH 01/02] sata_mv: enable async_notify for 60x1 Rev.C0 and higher
 2008-06-19 20:23 UTC  (10+ messages)
` [PATCH 02/02] sata_mv: warn on PIO with multiple DRQs
  ` [PATCH] sata_mv: safer logic for limit_warnings

[PATCH] libata support for rotation speed
 2008-06-19 19:13 UTC  (6+ messages)

[PATCH] ata: endianness annotations in pata drivers
 2008-06-19 14:55 UTC  (4+ messages)
  ` [PATCHv2] "

[git patches] libata fixes
 2008-06-19  0:59 UTC 

[PATCH #upstream-fixes] ata_piix: add TECRA M4 to broken suspend list
 2008-06-19  0:30 UTC  (2+ messages)

[patch 0/2] pata-platform configuration changes / Remove bast-ide
 2008-06-19  0:30 UTC  (7+ messages)
` [patch 1/2] LIBATA: Add HAVE_PATA_PLATFORM to select PATA_PLATFORM driver
` [patch 2/2] BAST: Remove old IDE driver

[PATCH #upstream-fixes 1/2] libata: don't check whether to use DMA or not for no data commands
 2008-06-19  0:28 UTC  (12+ messages)
` [PATCH #upstream-fixes 2/2] libata: implement ATAPI_HORKAGE_NOPIO and apply it to GGW-H10N

[PATCH #upstream-fixes] ahci: jmb361 has only one port
 2008-06-19  0:28 UTC  (2+ messages)

[Bug 10216] New: kernel from different versions hangs with some CD/DVD drives
 2008-06-18 23:00 UTC  (2+ messages)
` [Bug 10216] "

[Bug 10142] New: DMA crash with via82cxxx module
 2008-06-18 22:57 UTC  (2+ messages)
` [Bug 10142] "

[Bug 7506] it821x: long wait time due to dma_timer_expiry
 2008-06-18 22:53 UTC 

[Bug 7553] growisofs trapped in "disk sleep" mode, after finishing writing a DVD
 2008-06-18 22:51 UTC 

[Bug 3072] ATAPI Zip drive doesn't work properly
 2008-06-18 22:33 UTC 

[KERNEL 2.6.26-rc4] bugreport : pata_pcmcia with Sandisk Extreme III 8GB
 2008-06-18 12:23 UTC  (11+ messages)

[PATCH RFC] ahci: implement handoff quirk
 2008-06-18  3:37 UTC 

[Bug 10933] New: pata_jmicron doesn't assign any device to my dvd-burner (jmicron does!)
 2008-06-17 21:29 UTC  (2+ messages)
` [Bug 10933] "

[PATCH 3/4] ide-pmac: add ->init_dev method (take 2)
 2008-06-17 20:43 UTC  (3+ messages)

[PATCH 1/4] ide-pmac: media-bay support fixes
 2008-06-17  9:58 UTC  (5+ messages)

[PATCH] cdrom: don't check CDC_PLAY_AUDIO in cdrom_count_tracks()
 2008-06-17  9:43 UTC  (3+ messages)

[PATCH] palm_bk3710: fix resource management (take 2)
 2008-06-16 22:35 UTC  (3+ messages)

[PATCH] palm_bk3710: fix resource management
 2008-06-16 20:03 UTC  (4+ messages)

[PATCH] palm_bk3710: fix resource management (take 2)
 2008-06-16 19:48 UTC 

[PATCH] palm_bk3710: fix resource management
 2008-06-16 19:40 UTC 

[PATCH 4/4] ide-pmac: move ide_find_port() call to pmac_ide_setup_device() (take 2)
 2008-06-16 19:24 UTC 

[PATCH 2/4] ide-pmac: store pmif instead of hwif in ->driver_data (take 2)
 2008-06-16 19:24 UTC 

[git pull] Please pull powerpc.git merge branch
 2008-06-16 12:43 UTC 

[PATCH] libata: use ATAPI dma even for data transfers not aligned to 16 bytes
 2008-06-16  9:31 UTC  (2+ messages)

[git patches] IDE fixes
 2008-06-16  9:10 UTC  (4+ messages)

[PATCH #upstream-fixes] ahci: sis can't do PMP
 2008-06-16  2:38 UTC 

[BUG] IDE: 2.6.26-rc5-git5 ide_generic leaks resources breaking my NE2000 NIC
 2008-06-15 18:52 UTC  (3+ messages)

[PATCH] ide-cs: fix releasing I/O resources
 2008-06-15 18:23 UTC 

[PATCH] ide: increase timeout in wait_drive_not_busy()
 2008-06-15 18:24 UTC 

[PATCH 00/18] misc generic ide stuff
 2008-06-15 14:57 UTC  (28+ messages)
` [PATCH 01/18] ide-cd: remove wait-for-idle-controller bit in cdrom_start_packet_command
` [PATCH 02/18] ide-cd: remove ide_cd_drain_data and ide_cd_pad_transfer
` [PATCH 03/18] ide-cd: cdrom_decode_status: factor out block pc error handling code
` [PATCH 04/18] ide-cd: cdrom_decode_status: factor out fs request "
` [PATCH 05/18] ide-cd: ide_do_rw_cdrom: add the catch-all bad request case to the if-else block
` [PATCH 06/18] ide-cd: cdrom_start_seek: remove unused argument block
` [PATCH 07/18] ide-cd: mv ide_do_rw_cdrom ide_cd_do_request
` [PATCH 08/18] ide-cd: simplify request issuing path
` [PATCH 09/18] ide-cd: fold cdrom_start_seek into ide_cd_do_request
` [PATCH 10/18] ide-cd: move request prep from cdrom_start_seek_continuation to rq issue path
` [PATCH 11/18] ide-cd: move request prep from cdrom_start_rw_cont "
` [PATCH 12/18] ide-cd: move request prep chunk from cdrom_do_newpc_cont "
` [PATCH 13/18] ide-floppy: replace pc->c with rq->cmd
` [PATCH 14/18] ide-floppy: fold idefloppy_create_test_unit_ready_cmd into idefloppy_open
` [PATCH 15/18] ide-floppy: zero out the whole struct ide_atapi_pc on init
` [PATCH 16/18] ide-floppy: pass rq instead of pc to idefloppy_issue_pc
` [PATCH 17/18] ide-floppy: cleanup idefloppy_create_rw_cmd
` [PATCH 18/18] ide: use flags in IRQ handler

[m68k] drivers/ide/ide-taskfile.c:235: error: implicit declaration of function 'sg_page'
 2008-06-15 14:50 UTC  (2+ messages)

sata_mv on Orion: mv_err_intr when shutting down
 2008-06-15 13:44 UTC  (16+ messages)

Regression: kernel 2.6.24{,.1} ahci problem, does not boot (fwd)
 2008-06-15  4:11 UTC 

Marvell 6141 on an ASUS M2N32-WS Motherboard
 2008-06-14 16:11 UTC  (2+ messages)

ahci.c
 2008-06-14 14:08 UTC  (12+ messages)

[Bug 10911] New: A long boot caused due to ata soft resets and drive recognition problems
 2008-06-14 12:58 UTC  (2+ messages)
` [Bug 10911] "

[git patches] libata fixes
 2008-06-13  7:03 UTC 

[patch] libata:ahci: enclosure management support (resend)
 2008-06-13  6:56 UTC  (2+ messages)

[PATCHSET #upstream] libata: improve timeout handling for EH commands
 2008-06-13  6:55 UTC  (3+ messages)
` [PATCH 2/5] libata: consistently use msecs for time durations

[PATCH #upstream-fixes] ahci: workarounds for mcp65
 2008-06-13  6:43 UTC  (3+ messages)

[PATCH] SB600 SATA controller PMP support
 2008-06-13  6:42 UTC  (2+ messages)

[PATCH 1/7] ide-pmac: bugfix for media-bay support rework
 2008-06-12 23:13 UTC  (7+ messages)
` [PATCH 2/7] ide-pmac: add ->cable_detect method
` [PATCH 3/7] ide-pmac: remove bogus comment about pmac_ide_setup_device()
` [PATCH 4/7] ide-pmac: media-bay support fixes
` [PATCH 5/7] ide-pmac: store pmif instead of hwif in ->driver_data
` [PATCH 6/7] ide-pmac: add ->init_dev method
` [PATCH 7/7] ide-pmac: move ide_find_port() call to pmac_ide_setup_device()

[PATCH 1/5] powerpc: remove mpc8xx-ide driver
 2008-06-12 20:38 UTC  (4+ messages)

CDC_PLAY_AUDIO check in cdrom_count_tracks() and other oddities
 2008-06-12 18:47 UTC  (2+ messages)

Prevent busy looping
 2008-06-12 14:18 UTC  (8+ messages)

+ ide-avoid-dma-on-the-stack-for-req_type_ata_pc.patch addedto -mm tree
 2008-06-12 11:17 UTC 

+block-blk_rq_map_kern-uses-the-bounce-buffers-for-stack-buffers.patchadded to -mm tree
 2008-06-12 11:17 UTC 

macbook pro dvd playback after suspend Buffer I/O error
 2008-06-12  7:45 UTC  (16+ messages)

2.6.25: sata_sil freezes, hard resets port
 2008-06-12  1:46 UTC  (4+ messages)

[PATCH 2/6] opti621: remove DMA support
 2008-06-11 22:10 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).