1. 42619d3 ide: remove IDE_AFLAG_NO_DOORLOCKING by Bartlomiej Zolnierkiewicz · 16 years ago
  2. f9476b9 ide-atapi: assign taskfile flags per device type by Borislav Petkov · 16 years ago
  3. 0a9b6f8 ide: add ide_drive_t.dma flag by Borislav Petkov · 16 years ago
  4. 97100fc ide: add device flags by Bartlomiej Zolnierkiewicz · 16 years ago
  5. baf08f0 ide: make ide_transfer_pc() static by Bartlomiej Zolnierkiewicz · 16 years ago
  6. aa5d2de7 ide: make ide_pc_intr() static by Bartlomiej Zolnierkiewicz · 16 years ago
  7. 85e3903 ide: add ->pc_{update,io}_buffers methods by Bartlomiej Zolnierkiewicz · 16 years ago
  8. 6b0da28 ide: add ide_retry_pc() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  9. 844b946 ide: drop 'timeout' and 'expiry' arguments from ide_pc_intr() by Bartlomiej Zolnierkiewicz · 16 years ago
  10. 2b9efba ide: add pointer to the current packet command to ide_drive_t by Bartlomiej Zolnierkiewicz · 16 years ago
  11. b14c721 ide: drop dsc_handle argument from ide_pc_intr() by Bartlomiej Zolnierkiewicz · 16 years ago
  12. de699ad ide: add ide_do_test_unit_ready() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  13. 0c8a6c7 ide: add ide_do_start_stop() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  14. 0578042 ide: add ide_set_media_lock() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  15. 2ac07d9 ide: add ide_queue_pc_tail() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  16. 7645c15 ide: add ide_queue_pc_head() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  17. 7bf7420 ide: add ide_init_pc() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  18. acaa0f5 ide: add ide_io_buffers() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  19. 51509ee ide: add ide_check_atapi_device() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  20. 3a7d248 ide: use ATA_* defines instead of *_STAT and *_ERR ones by Bartlomiej Zolnierkiewicz · 16 years ago
  21. aaaade3 ide: WIN_* -> ATA_CMD_* by Bartlomiej Zolnierkiewicz · 16 years ago
  22. ac77ef8 ide: remove unused PC_FLAG_DRQ_INTERRUPT by Borislav Petkov · 16 years ago
  23. ea68d27 ide-floppy: convert to using the new atapi_flags (take 2) by Borislav Petkov · 16 years ago
  24. 8fccf89 ide: use rq->cmd instead of pc->c in atapi common code by Borislav Petkov · 16 years ago
  25. db9d286 ide-scsi: use drive->pc_callback instead of pc->callback by Borislav Petkov · 16 years ago
  26. 776bb02 ide-tape: use drive->pc_callback instead of pc->callback by Borislav Petkov · 16 years ago
  27. 2207fa5 ide-floppy: use drive->pc_callback instead of pc->callback by Borislav Petkov · 16 years ago
  28. 374e042 ide: add struct ide_tp_ops (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  29. 1823649 ide: add ide_read_bcount_and_ireason() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  30. 88a7210 ide: add ide_read_ireason() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  31. b73c7ee ide: add ->read_status method by Bartlomiej Zolnierkiewicz · 16 years ago
  32. 646c0cb ide: add ide_pc_intr() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  33. 6bf1641 ide: add ide_issue_pc() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  34. 594c16d ide: add ide_transfer_pc() helper by Bartlomiej Zolnierkiewicz · 16 years ago