Bartlomiej Zolnierkiewicz
|
374e042c3e
ide: add struct ide_tp_ops (take 2)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
d6276b5f5c
ide: add 'config' field to hw_regs_t
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
761052e676
ide: remove ->INB, ->OUTB and ->OUTBSYNC methods
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
c97c6aca75
ide: pass hw_regs_t-s to ide_device_add[_all]() (take 3)
|
17 years ago |
Elias Oltmanns
|
64a8f00ff1
IDE: Report errors during drive reset back to user space
|
17 years ago |
Elias Oltmanns
|
79e36a9f54
IDE: Fix HDIO_DRIVE_RESET handling
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
61729415e6
ide: remove needless includes from ide.c
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
c56c5648a3
ide: set hwif->dev in ide_init_port_hw() (take 2)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
63b51c6d1d
ide: make ide_hwifs[] static
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
256c5f8eef
ide: fix hwif-s initialization
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
ff07488346
ide: remove drive->ctl
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
931ee0dc5c
ide: remove obsoleted "ide=" kernel parameters
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
dbac9f895f
ide: cleanup init_ide_data()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
232595eaff
ide: remove obsoleted "hdx=" kernel parameters
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
30e5ee4d1a
ide: remove obsoleted "idebus=" kernel parameter
|
17 years ago |
FUJITA Tomonori
|
5b114715ed
ide: convert ide_do_drive_cmd path to use blk_execute_rq
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
e8a96aa713
ide: set REQ_PREEMPT request flag in ide_do_drive_cmd() users
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
2b54ed9467
ide: ide_unregister() locking bugfix
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
bd8a59e297
ide: ide_unregister() warm-plug bugfix
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
7cd95f56cb
ide: fix hwif->gendev refcounting
|
17 years ago |
FUJITA Tomonori
|
e7b241a771
ide: use blk_rq_init() to initialize the request
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
4c3032d8a4
ide: add struct ide_io_ports (take 3)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
387750c3bf
ide: make ide_unregister() take 'ide_hwif_t *' as an argument (take 2)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
bf64b7a9dd
ide: sanitize ide_unregister() usage
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
1dbfeb4bc8
ide: add "noacpi" / "acpigtf" / "acpionboot" parameters
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
9dcba7f2b7
gayle: add "doubler" parameter
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
4706a7e03a
ide: add "cdrom=" and "chs=" parameters
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
6e87543a94
ide: add "nodma|noflush|noprobe|nowerr=" parameters
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
207daeaabb
ide: remove obsoleted "hdx=autotune" kernel parameter
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
73f1ad8670
ide: mark "idebus=" kernel parameter as obsoleted (take 2)
|
17 years ago |