Bartlomiej Zolnierkiewicz
|
d6ff9f64e6
ide: merge all TASKFILE_NO_DATA data phase handlers into taskfile_no_intr()
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
6982daf71c
ide: convert 'pio_mode' device setting to use DS_SYNC flag
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
7f612f272a
ide: remove [ata_]select_t
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
0d346ba073
ide: sanitize ide*_pm_* enums
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
d1d76714e2
ide: fix HDIO_DRIVE_TASK[FILE] ioctls for CHS commands on LBA devices
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
e4634d4ef0
ide: remove superfluous ->dma field from ide_hwif_t
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
0ae4b3199a
ide: remove superfluous ->media field from ide_driver_t
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
c39220483e
ide: DMA_PIO_RETRY -> IDE_DFLAG_DMA_PIO_RETRY
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
97100fc816
ide: add device flags
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
35c1375312
ide-disk: set_addressing() fixes
|
16 years ago |
Borislav Petkov
|
e1c7c4641a
ide: add a driver-wide debugging macro
|
16 years ago |
Borislav Petkov
|
b22b2ca4ff
ide: add drive->debug_mask switch
|
16 years ago |
Borislav Petkov
|
5aeddf907f
ide: unify conversion macros
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
baf08f0be6
ide: make ide_transfer_pc() static
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
aa5d2de7b0
ide: make ide_pc_intr() static
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
85e39035ca
ide: add ->pc_{update,io}_buffers methods
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
6b0da28b2d
ide: add ide_retry_pc() helper
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
67c56364df
ide: add request_sense_{pc,rq} to ide_drive_t
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
844b946852
ide: drop 'timeout' and 'expiry' arguments from ide_pc_intr()
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
2b9efba482
ide: add pointer to the current packet command to ide_drive_t
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
b14c72127f
ide: drop dsc_handle argument from ide_pc_intr()
|
16 years ago |
Elias Oltmanns
|
92f1f8fd80
ide: Remove ide_spin_wait_hwgroup() and use special requests instead
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
d6e2955a6b
ide: move IDE{FLOPPY,TAPE}_WAIT_CMD defines to <linux/ide.h>
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
de699ad595
ide: add ide_do_test_unit_ready() helper
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
0c8a6c7aea
ide: add ide_do_start_stop() helper
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
0578042db3
ide: add ide_set_media_lock() helper
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
49cac39e71
ide-floppy: ->{srfp,wp} -> IDE_AFLAG_{SRFP,WP}
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
2ac07d9206
ide: add ide_queue_pc_tail() helper
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
7645c1514c
ide: add ide_queue_pc_head() helper
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
7bf7420a31
ide: add ide_init_pc() helper
|
16 years ago |