Bartlomiej Zolnierkiewicz
|
cab7f8eda4
ide: remove ->dma_{status,command} fields from ide_hwif_t
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
b2f951aabc
ide: add ->read_sff_dma_status method
|
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
|
ff07488346
ide: remove drive->ctl
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
f8c4bd0ab2
ide: pass 'hwif *' instead of 'drive *' to ->OUTBSYNC method
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
ed4af48fd6
ide: move IRQ unmasking out from ->tf_load method
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
9a410e79b5
ide: remove IDE_TFLAG_NO_SELECT_MASK taskfile flag
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
49e153e681
ide: remove commented out code from ide_config_drive_speed()
|
17 years ago |
Mikhail Cherkashin
|
5ddee516da
ide: disable drive interrupts in ide_driveid_update()
|
17 years ago |
Adrian Bunk
|
e0b4eb5193
make ide-iops.c:SELECT_MASK() static
|
17 years ago |
Alexander Smal
|
3ced5c49bd
ide: add TSSTcorp CDDVDW SH-S202H to ivb_list[]
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
22cdd6cedc
ide: skip "VLB sync" if host uses MMIO
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
7c0daf2681
ide: remove ->INW and ->OUTW methods
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
ca545c1e75
ide: use IDE I/O helpers directly in ide_tf_{load,read}()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
94cd5b62ff
ide: add ->tf_load and ->tf_read methods
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
d309e0bb8e
ide: move ide_tf_{load,read} to ide-iops.c
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
1fc142589e
ide: add ide_execute_pkt_cmd() helper
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
32b3fe4fff
ide: always use ->OUTBSYNC method for executing commands
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
16bb69c14a
ide: remove ->INS{W,L} and ->OUTS{W,L} methods
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
9567b349f7
ide: merge ->atapi_*put_bytes and ->ata_*put_data methods
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
92d3ab27e8
falconide/q40ide: add ->atapi_*put_bytes and ->ata_*put_data methods (take 2)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
4c3032d8a4
ide: add struct ide_io_ports (take 3)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
5e37bdc081
ide: add struct ide_dma_ops (take 3)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
ac95beedf8
ide: add struct ide_port_ops (take 2)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
23579a2a17
ide: remove IDE_*_REG macros
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
7e77718579
ide: use ->ata_input_data in ide_driveid_update()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
f367bed005
Revert "ide: change master/slave IDENTIFY order"
|
17 years ago |
Sergei Shtylyov
|
d30a426dc5
ide: insert BUG_ON() into __ide_set_handler() (take 2)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
64a57fe439
ide: add ide_read_error() inline helper
|
17 years ago |