Bartlomiej Zolnierkiewicz
|
9a100f4b78
ide: fix ide_register_port() failure handling
|
16 years ago |
Andreas Schwab
|
bb54affa6f
ide: fix IDE PMAC breakage
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
9b896033aa
ide: fix accidental LOCKDEP breakage caused by local_irq_set() removal
|
16 years ago |
Sergei Shtylyov
|
592b531521
ide: move read_sff_dma_status() method to 'struct ide_dma_ops'
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
e630fcbe93
ide: fix ide_port_scan() to do ACPI setup after initializing request queues
|
16 years ago |
Mario Schwalbe
|
744a82b004
ide: Fix drive's DWORD-IO handling
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
2bd24a1cfc
ide: add port and host iterators
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
5e7f3a4669
ide: dynamic allocation of device structures
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
a32296f938
ide: NUMA aware allocation of host and port structures
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
54cc1428cf
ide: remove local_irq_set() macro
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
898ec223fe
ide: remove HWIF() macro
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
b40d1b88f1
ide: move ide_init_port_data() and friends to ide-probe.c
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
b65fac32cf
ide: merge ide_hwgroup_t with ide_hwif_t (v2)
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
efe0397eef
ide: remove hwgroup->hwif and {drive,hwif}->next
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
ae86afaee6
ide: use per-port IRQ handlers
|
16 years ago |
Borislav Petkov
|
5317464dcc
ide: remove the last ide-scsi remnants
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
201bffa464
ide: use per-device request queue locks (v2)
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
ebdab07dad
ide: move sysfs support to ide-sysfs.c
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
24630dc68a
ide: factor out device type classifying from do_identify()
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
96d4094123
ide: small ide_register_port() cleanup
|
16 years ago |
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 |