messages from 2008-07-23 18:50:20 to 2008-07-30 08:10:07 UTC [more...]
[PATCH] ide-cd: fix endianity for the error message in cdrom_read_capacity
2008-07-30 8:10 UTC
[PATCH] ide-cd: fix endianity for the error message in cdrom_read_capacity
2008-07-30 7:42 UTC
2.6.26 DVD playing regression with libata
2008-07-30 7:17 UTC (6+ messages)
ide pmac breakage
2008-07-30 6:57 UTC (13+ messages)
tools support for non-512 byte sector sizes
2008-07-30 5:51 UTC (20+ messages)
PIIX4: DMA timeout issue
2008-07-30 0:58 UTC (3+ messages)
[RFC] [PATCH 1/7] pcmcia: add pcmcia_loop_config() helper
2008-07-29 21:16 UTC (4+ messages)
` [RFC] [PATCH 2/7] pcmcia: use pcmcia_loop_config in pata and ide drivers
[2.6 patch] simplify MAX_HWIFS setting
2008-07-29 19:45 UTC (6+ messages)
` [2.6 patch] remove CONFIG_IDE_MAX_HWIFS
` [2.6 patch] remove unneeded #include <linux/ide.h>'s
[PATCH 0/3] ide: /proc/ide/hd*/settings rework
2008-07-29 15:43 UTC (5+ messages)
` [PATCH 1/3] ide: call ide_proc_register_driver() later
` [PATCH 2/3] ide: preparations for /proc/ide/hd*/settings rework
` [PATCH 3/3] ide: "
ata_piix problem with MacBook Pro and 2.6.26
2008-07-29 6:06 UTC (4+ messages)
` [PATCH #upstream-fixes] ata_piix: subsys 106b:00a3 is apple ich8m too
(unknown),
2008-07-29 1:56 UTC (3+ messages)
` multiple sata_mv boards with same DevID ?
IDE S.M.A.R.T. ioctl errors
2008-07-28 21:55 UTC (5+ messages)
[PATCH 3/3] ide: idedisk_supports_lba48() -> ata_id_lba48_enabled()
2008-07-28 21:00 UTC
[PATCH 2/3] ide: ide_dev_is_sata() -> ata_id_is_sata()
2008-07-28 20:59 UTC
[PATCH 1/3] ide: ide_dev_has_iordy() -> ata_id_has_iordy()
2008-07-28 20:55 UTC
[PATCH 1/5] ide: remove SECTOR_WORDS define
2008-07-28 20:41 UTC (5+ messages)
` [PATCH 2/5] cmd640: add __set_prefetch_mode()
` [PATCH 3/5] ide: remove read-only ->atapi_overlap field from ide_drive_t
` [PATCH 4/5] ide: remove ->supports_dsc_overlap field from ide_driver_t
` [PATCH 5/5] ide: factor out HDIO_*_NICE ioctl handling to ide_*_nice_ioctl()
[PATCH] pata_it821x: Driver updates and reworking
2008-07-28 17:42 UTC (7+ messages)
+ pata_viac-add-flag-for-vx800-and-add-a-function-for-fixing-internal-bugs-for-via-chipsets.patch added to -mm tree
2008-07-28 13:14 UTC (3+ messages)
Seagate HDD Frequent Head Unload - hdparm/dmidecode/smartctl output
2008-07-28 9:18 UTC (4+ messages)
+ sata_viac-add-support-for-vt8251-fix-the-internal-chips-issue-and.patch added to -mm tree
2008-07-28 9:12 UTC (2+ messages)
[PATCH 2/3] remove unnecessary <linux/hdreg.h> includes
2008-07-27 15:31 UTC
[PATCH 3/3] remove <linux/ata.h> include from <linux/hdreg.h>
2008-07-27 15:32 UTC
[PATCH 1/3] ide: include <linux/hdreg.h> only when needed
2008-07-27 15:30 UTC
[PATCH 4/4] remove <linux/hdreg.h>
2008-07-27 15:28 UTC (5+ messages)
[PATCH 01/10] ide: sanitize struct ide_port_ops documentation
2008-07-27 15:03 UTC (12+ messages)
` [PATCH 02/10] ide: fix EXABYTENEST handling in probe_for_drive()
` [PATCH 03/10] ide: enhance ide_busy_sleep()
` [PATCH 04/10] ide: remove no longer needed BUG_ON()-s from init_irq()
` [PATCH 05/10] ide: remove IDE_CHIPSET_* macros
` [PATCH 06/10] ide: remove unused _IDE_C and _IDE_DISK defines
` [PATCH 07/10] ide: remove needless drive->present checks from device drivers
` [PATCH 08/10] ide: check drive->present in ide_get_paired_drive()
` [PATCH 09/10] ide: use correct data phase for SMART READ DATA / LOG in ide_cmd_ioctl()
` [PATCH 10/10] ide: remove CONFIG_IDEDISK_MULTI_MODE
IDE driver assined IRQ for disabled IDE channel
2008-07-27 13:56 UTC (4+ messages)
recent IDE regression
2008-07-27 13:48 UTC (10+ messages)
an affected device for the head unload wikipage
2008-07-27 10:16 UTC
[RFC] Disk shock protection in GNU/Linux
2008-07-26 16:01 UTC (8+ messages)
` [PATCH 1/5] Make sure that ata_force_tbl is freed in case of an error
` [PATCH 2/5] Introduce ata_id_has_unload()
` [PATCH 3/5] libata: Implement disk shock protection support
` [PATCH 4/5] ide: "
` [PATCH 5/5] Add documentation for hard disk shock protection interface
dvd-9 trouble with TSSTcorp SH-S203D
2008-07-26 13:49 UTC
[PATCH] Proper initialization of rc in drivers/ide/ide-probe.c
2008-07-26 8:45 UTC (2+ messages)
Ultra DMA problem
2008-07-26 8:44 UTC (2+ messages)
ata error
2008-07-25 19:26 UTC (4+ messages)
libata-dev.git clean up and branch status
2008-07-25 11:35 UTC (2+ messages)
[PATCH] ide: ide-cd.c blocklen is a big-endian value
2008-07-24 23:52 UTC (4+ messages)
[git pull] IDE updates (part 4)
2008-07-24 21:39 UTC
[PATCH 3/4] isd200: use ATA_* defines instead of *_STAT and *_ERR ones
2008-07-24 20:16 UTC (3+ messages)
[PATCH] ide: remove no longer needed ide_drive_t fields
2008-07-24 19:42 UTC
[PATCH 2/4] ide: use <linux/hdio_ioctls.h> instead of <linux/hdreg.h>
2008-07-24 19:35 UTC
[PATCH 3/4] convert <linux/hdreg.h> users to use <linux/hdio_ioctls.h>
2008-07-24 19:37 UTC
[PATCH 1/4] move HDIO_* ioctls support from <linux/hdreg.h> to <linux/hdio_ioctls.h>
2008-07-24 19:35 UTC
[PATCH 4/4] include/linux/hdreg.h: remove unused defines
2008-07-24 19:24 UTC
[PATCH 2/4] ide: use ATA_* defines instead of *_STAT and *_ERR ones
2008-07-24 19:22 UTC
[PATCH 1/4] ata: add missing ATA_* defines
2008-07-24 19:22 UTC
[PATCH 3/7] ide: WIN_* -> ATA_CMD_*
2008-07-24 19:07 UTC (5+ messages)
` [PATCH 1/7] ata: add missing ATA_CMD_* defines
` [PATCH {1,3}/7] "
[PATCH] ata: add missing ATA_ID_* defines (take 2)
2008-07-24 18:53 UTC (3+ messages)
[patch 1/1] LIBATA: Allow devices without IRQ specified to fall back
2008-07-24 17:23 UTC (23+ messages)
LIBATA: pata_ali.c misplaced pci_dev_put()
2008-07-24 15:38 UTC (2+ messages)
non functional pata dvd drive under 2.6.25.6
2008-07-24 6:38 UTC (4+ messages)
Style casino
2008-07-23 21:11 UTC
[PATCH] ide-floppy fix
2008-07-23 18:51 UTC (4+ messages)
[PATCH 7/7] include/linux/hdreg.h: cover WIN_* and friends with #ifndef/#endif __KERNEL__
2008-07-23 18:46 UTC
[PATCH 5/7] isd200: WIN_* -> ATA_CMD_*
2008-07-23 18:44 UTC
[PATCH 4/7] hd: WIN_* -> ATA_CMD_*
2008-07-23 18:43 UTC
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).