Bartlomiej Zolnierkiewicz
|
e354c1d803
ide: remove IDE_ARCH_LOCK (v2)
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
d15a613ba0
ide: remove IDE_ARCH_INTR (v2)
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
327fa1c294
ide: move error handling code to ide-eh.c (v2)
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
11938c9290
ide: move device settings code to ide-devsets.c
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
c4e66c36cc
ide: move ide_do_park_unpark() to ide-park.c
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
1bc6daae4a
ide: factor out processing of special commands from ide_special_rq()
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
1866082339
ide: remove ide_do_drive_cmd()
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
65ca537732
ide: move ide_dma_timeout_retry() to ide-dma.c
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
b6a45a0b1e
ide: move drive_is_ready() to ide-io.c
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
75a0cff4e8
ide: unexport ide_devset_execute()
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
7a254df007
ide: move ide_pktcmd_tf_load() to ide-atapi.c
|
16 years ago |
Stanislaw Gruszka
|
849d713000
ide: allow to wrap interrupt handler
|
16 years ago |
Roel Kluin
|
e0c6dcd8d4
ide: expiry() returns int, negative expiry() return values won't be noticed
|
16 years ago |
Borislav Petkov
|
9e772d0135
ide-cd: fix DMA for non bio-backed requests
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
c38714ed44
ide: remove now redundant ->cur_dev checks
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
b1b1cd9a23
ide: remove superfluous hwif variable assignment from ide_timer_expiry()
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
9600dcf134
ide: make "paranoia" ->handler check in ide_intr() more strict
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
627e05daa1
ide: remove ->error method from struct ide_driver
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
7f3c868ba7
ide: remove ide_driver_t typedef
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
898ec223fe
ide: remove HWIF() macro
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
b65fac32cf
ide: merge ide_hwgroup_t with ide_hwif_t (v2)
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
5b31f855f1
ide: use lock bitops for ports serialization (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 |
Bartlomiej Zolnierkiewicz
|
bd53cbcce5
ide: add ->cur_port to struct ide_host and use it for serialized hosts
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
42cf2611b2
ide: fix setting nIEN on idle devices
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
b46f205da6
ide: fix LOCKDEP warning
|
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
|
631de3708d
ide: add ide_[un]lock_hwgroup() helpers
|
16 years ago |