Commit Graph

52 Commits (5101ff99f59aefb72e0c96e82aa32048ac9f8425)

Author SHA1 Message Date
Borislav Petkov d6251d4488 ide-cd: convert to ide-atapi facilities 16 years ago
Bartlomiej Zolnierkiewicz b65fac32cf ide: merge ide_hwgroup_t with ide_hwif_t (v2) 16 years ago
Borislav Petkov b16aabc937 ide-atapi: start dma in a drive-specific way 16 years ago
Borislav Petkov 06cc2778a1 ide-atapi: put the rest of non-ide-cd code into the else-clause of ide_transfer_pc 16 years ago
Borislav Petkov 28ad91db77 ide-atapi: remove timeout arg to ide_issue_pc 16 years ago
Borislav Petkov d77612ab0a ide-atapi: split drive-specific functionality in ide_issue_pc 16 years ago
Borislav Petkov def860d061 ide-atapi: assign expiry and timeout based on device type 16 years ago
Borislav Petkov 8c662852d1 ide-atapi: compute cmd_len based on device type in ide_transfer_pc 16 years ago
Borislav Petkov 5317464dcc ide: remove the last ide-scsi remnants 16 years ago
Borislav Petkov 5d655a03b8 ide-atapi: remove ide-scsi remnants from ide_pc_intr() 16 years ago
Borislav Petkov 5fe3110431 ide-atapi: remove ide-scsi remnants from ide_transfer_pc() 16 years ago
Borislav Petkov 152fe1cc38 ide-atapi: remove ide-scsi remnants from ide_issue_pc 16 years ago
Borislav Petkov 4cad085efb ide-cd: move cdrom_timer_expiry to ide-atapi.c 16 years ago
Borislav Petkov 5f25843fa7 ide-atapi: teach ide atapi about drive->waiting_for_dma 16 years ago
Borislav Petkov 392de1d53d ide-atapi: accomodate transfer length calculation for ide-cd 16 years ago
Borislav Petkov 4f02ff06b4 ide-atapi: setup dma for ide-cd 16 years ago
Borislav Petkov ed48554fad ide-atapi: combine drive-specific assignments 16 years ago
Borislav Petkov 991cb26a6a ide-atapi: add a dev_is_idecd-inline 16 years ago
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