Commit Graph

34 Commits (31a61bfc6e415fbd871317cbee7b8a4158d8ac5b)

Author SHA1 Message Date
Bartlomiej Zolnierkiewicz 42619d35c7 ide: remove IDE_AFLAG_NO_DOORLOCKING 17 years ago
Borislav Petkov f9476b96b5 ide-atapi: assign taskfile flags per device type 17 years ago
Borislav Petkov 0a9b6f8864 ide: add ide_drive_t.dma flag 17 years ago
Bartlomiej Zolnierkiewicz 97100fc816 ide: add device flags 17 years ago
Bartlomiej Zolnierkiewicz baf08f0be6 ide: make ide_transfer_pc() static 17 years ago
Bartlomiej Zolnierkiewicz aa5d2de7b0 ide: make ide_pc_intr() static 17 years ago
Bartlomiej Zolnierkiewicz 85e39035ca ide: add ->pc_{update,io}_buffers methods 17 years ago
Bartlomiej Zolnierkiewicz 6b0da28b2d ide: add ide_retry_pc() helper 17 years ago
Bartlomiej Zolnierkiewicz 844b946852 ide: drop 'timeout' and 'expiry' arguments from ide_pc_intr() 17 years ago
Bartlomiej Zolnierkiewicz 2b9efba482 ide: add pointer to the current packet command to ide_drive_t 17 years ago
Bartlomiej Zolnierkiewicz b14c72127f ide: drop dsc_handle argument from ide_pc_intr() 17 years ago
Bartlomiej Zolnierkiewicz de699ad595 ide: add ide_do_test_unit_ready() helper 17 years ago
Bartlomiej Zolnierkiewicz 0c8a6c7aea ide: add ide_do_start_stop() helper 17 years ago
Bartlomiej Zolnierkiewicz 0578042db3 ide: add ide_set_media_lock() helper 17 years ago
Bartlomiej Zolnierkiewicz 2ac07d9206 ide: add ide_queue_pc_tail() helper 17 years ago
Bartlomiej Zolnierkiewicz 7645c1514c ide: add ide_queue_pc_head() helper 17 years ago
Bartlomiej Zolnierkiewicz 7bf7420a31 ide: add ide_init_pc() helper 17 years ago
Bartlomiej Zolnierkiewicz acaa0f5f67 ide: add ide_io_buffers() helper 17 years ago
Bartlomiej Zolnierkiewicz 51509eec34 ide: add ide_check_atapi_device() helper 17 years ago
Bartlomiej Zolnierkiewicz 3a7d24841a ide: use ATA_* defines instead of *_STAT and *_ERR ones 17 years ago
Bartlomiej Zolnierkiewicz aaaade3f05 ide: WIN_* -> ATA_CMD_* 17 years ago
Borislav Petkov ac77ef8b03 ide: remove unused PC_FLAG_DRQ_INTERRUPT 17 years ago
Borislav Petkov ea68d270ff ide-floppy: convert to using the new atapi_flags (take 2) 17 years ago
Borislav Petkov 8fccf8995c ide: use rq->cmd instead of pc->c in atapi common code 17 years ago
Borislav Petkov db9d286988 ide-scsi: use drive->pc_callback instead of pc->callback 17 years ago
Borislav Petkov 776bb0270e ide-tape: use drive->pc_callback instead of pc->callback 17 years ago
Borislav Petkov 2207fa5af1 ide-floppy: use drive->pc_callback instead of pc->callback 17 years ago
Bartlomiej Zolnierkiewicz 374e042c3e ide: add struct ide_tp_ops (take 2) 17 years ago
Bartlomiej Zolnierkiewicz 1823649b5a ide: add ide_read_bcount_and_ireason() helper 17 years ago
Bartlomiej Zolnierkiewicz 88a72109b2 ide: add ide_read_ireason() helper 17 years ago
Bartlomiej Zolnierkiewicz b73c7ee25d ide: add ->read_status method 17 years ago
Bartlomiej Zolnierkiewicz 646c0cb6c4 ide: add ide_pc_intr() helper 17 years ago
Bartlomiej Zolnierkiewicz 6bf1641ca1 ide: add ide_issue_pc() helper 17 years ago
Bartlomiej Zolnierkiewicz 594c16d8dd ide: add ide_transfer_pc() helper 17 years ago