Bartlomiej Zolnierkiewicz
|
42619d35c7
ide: remove IDE_AFLAG_NO_DOORLOCKING
|
16 years ago |
Greg Kroah-Hartman
|
3ee074bf43
device create: ide: convert device_create_drvdata to device_create
|
17 years ago |
Elias Oltmanns
|
4abdc6ee7c
ide: Implement disk shock protection support (v4)
|
16 years ago |
Elias Oltmanns
|
e415e495f8
ide: Two fixes regarding memory allocation
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
4ab3d50224
ide: set IDE_AFLAG_DRQ_INTERRUPT in do_identify()
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
a36223b0dc
ide: remove ide_host_alloc_all()
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
7f612f272a
ide: remove [ata_]select_t
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
123995b971
ide: use 'drive->dn & 1' instead of drive->select.b.unit
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
97100fc816
ide: add device flags
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
75d21fffd8
ide: remove unnecessary MAX_HWIFS checks from ide-probe.c
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
feb22b7f8e
ide: add proper PCI PM support (v2)
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
718c72e83d
ide: use ata_id_is_cfa()
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
151a670186
ide: remove SECTOR_WORDS define
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
8185d5aa93
ide: /proc/ide/hd*/settings rework
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
7c51c17e04
ide: remove CONFIG_IDEDISK_MULTI_MODE
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
a2cdee5a9a
ide: remove IDE_CHIPSET_* macros
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
7c199a5496
ide: remove no longer needed BUG_ON()-s from init_irq()
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
b163f46d5e
ide: enhance ide_busy_sleep()
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
c36a7e9884
ide: fix EXABYTENEST handling in probe_for_drive()
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
3a7d24841a
ide: use ATA_* defines instead of *_STAT and *_ERR ones
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
aaaade3f05
ide: WIN_* -> ATA_CMD_*
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
dd8f46f64a
ide: use ata_id_current_chs_valid()
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
48fb2688aa
ide: remove drive->driveid
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
4dde4492d8
ide: make drive->id an union (take 2)
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
df1f8378c2
ide: cleanup ide_disk_init_mult_count()
|
16 years ago |
Tejun Heo
|
ed9e198234
block: implement and use {disk|part}_to_dev()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
ca09a237b8
ide: workaround for bogus gcc warning in ide_sysfs_register_port()
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
1b8ebad87b
ide: use proper printk() KERN_* levels in ide-probe.c
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
52f3a771fe
ide: fix for EATA SCSI HBA in ATA emulating mode
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
ef0b04276d
ide: add ide_pci_remove() helper
|
17 years ago |