Bartlomiej Zolnierkiewicz
|
b1d249e845
ide: remove chipset type fixup from ide_host_register()
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
94b9efdf5a
ide: push local_irq_{save,restore}() to do_identify()
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
7f92b11c1c
ide: move legacy ISA/VLB ports handling to ide-legacy.c (v2)
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
047140ae2e
ide: remove inline tags from ide-probe.c
|
16 years ago |
Kay Sievers
|
dc09c78425
ide: struct device - replace bus_id with dev_name(), dev_set_name()
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
702c026be8
ide: rework handling of serialized ports (v2)
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
6b4924962c
ide: add ->max_sectors field to struct ide_port_info
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
f58c1ab8de
ide: always set nIEN on idle devices
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
6b5cde3629
cmd64x: set IDE_HFLAG_SERIALIZE explictly for CMD646
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
02fb5683c9
ali14xx: doesn't use shared IRQs
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
2a2ca6a961
ide: replace the global ide_lock spinlock by per-hwgroup spinlocks (v2)
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
6636487e8d
amd74xx: workaround unreliable AltStatus register for nVidia controllers
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
42619d35c7
ide: remove IDE_AFLAG_NO_DOORLOCKING
|
17 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)
|
17 years ago |
Elias Oltmanns
|
e415e495f8
ide: Two fixes regarding memory allocation
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
4ab3d50224
ide: set IDE_AFLAG_DRQ_INTERRUPT in do_identify()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
a36223b0dc
ide: remove ide_host_alloc_all()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
7f612f272a
ide: remove [ata_]select_t
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
123995b971
ide: use 'drive->dn & 1' instead of drive->select.b.unit
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
97100fc816
ide: add device flags
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
75d21fffd8
ide: remove unnecessary MAX_HWIFS checks from ide-probe.c
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
feb22b7f8e
ide: add proper PCI PM support (v2)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
718c72e83d
ide: use ata_id_is_cfa()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
151a670186
ide: remove SECTOR_WORDS define
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
8185d5aa93
ide: /proc/ide/hd*/settings rework
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
7c51c17e04
ide: remove CONFIG_IDEDISK_MULTI_MODE
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
a2cdee5a9a
ide: remove IDE_CHIPSET_* macros
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
7c199a5496
ide: remove no longer needed BUG_ON()-s from init_irq()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
b163f46d5e
ide: enhance ide_busy_sleep()
|
17 years ago |