1. af10f77 ide: remove ide_ata66_check() by Bartlomiej Zolnierkiewicz · 16 years ago
  2. 5efe7c5 ide: remove set_transfer() by Bartlomiej Zolnierkiewicz · 16 years ago
  3. 59bca8c ide: update/add my Copyrights by Bartlomiej Zolnierkiewicz · 16 years ago
  4. 58f189f ide: delete filenames/versions from comments by Bartlomiej Zolnierkiewicz · 16 years ago
  5. da6f4c7 ide: make wait_drive_not_busy() static again by Adrian Bunk · 16 years ago
  6. 5a9e77a ide: switch ide_cmd_ioctl() to use REQ_TYPE_ATA_TASKFILE requests by Bartlomiej Zolnierkiewicz · 16 years ago
  7. 34f5d5a ide: switch set_xfer_rate() to use REQ_TYPE_ATA_TASKFILE requests by Bartlomiej Zolnierkiewicz · 16 years ago
  8. 852738f ide: convert "empty" REQ_TYPE_ATA_CMD requests to use REQ_TYPE_ATA_TASKFILE by Bartlomiej Zolnierkiewicz · 16 years ago
  9. 145b75e ide: initialize rq->cmd_type in ide_init_drive_cmd() callers by Bartlomiej Zolnierkiewicz · 16 years ago
  10. 2624565 ide: use wait_drive_not_busy() in drive_cmd_intr() (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  11. 4906f3b ide: kill DATA_READY define by Bartlomiej Zolnierkiewicz · 16 years ago
  12. 4d7a984 ide: task_end_request() fix by Tejun Heo · 16 years ago
  13. 79f21b8 ide: use rq->nr_sectors in task_end_request() by Bartlomiej Zolnierkiewicz · 16 years ago
  14. 03c3c70 ide: remove needless ->cursg clearing from task_end_request() by Bartlomiej Zolnierkiewicz · 16 years ago
  15. 657cc1a ide: set IDE_TFLAG_IN_* flags before queuing/executing command by Bartlomiej Zolnierkiewicz · 16 years ago
  16. 73d7de0 ide: fix final status check in task_in_intr() by Bartlomiej Zolnierkiewicz · 16 years ago
  17. 35cf2b9 ide: fix ->io_32bit race in ide_taskfile_ioctl() by Tejun Heo · 16 years ago
  18. 9e47be0 ide: remove broken disk byte-swapping support by Bartlomiej Zolnierkiewicz · 16 years ago
  19. 81ca691 ide: add ide_set_irq() inline helper by Bartlomiej Zolnierkiewicz · 16 years ago
  20. 6dd9b83 ide: dump taskfile HOB registers in ide_tf_load() (if DEBUG is defined) by Bartlomiej Zolnierkiewicz · 16 years ago
  21. f6e29e3 ide-disk: use do_rw_taskfile() (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  22. 57d7366 ide: remove 'handler' field from ide_task_t (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  23. 1192e52 ide: use ->data_phase to set ->handler in do_rw_taskfile() by Bartlomiej Zolnierkiewicz · 16 years ago
  24. 10d9015 ide: convert do_rw_taskfile() to use ->data_phase by Bartlomiej Zolnierkiewicz · 16 years ago
  25. 1edee60 ide: merge flagged_taskfile() into do_rw_taskfile() by Bartlomiej Zolnierkiewicz · 16 years ago
  26. 866e2ec ide: remove 'tf_in_flags' field from ide_task_t by Bartlomiej Zolnierkiewicz · 16 years ago
  27. ac026ff ide: remove 'command_type' field from ide_task_t by Bartlomiej Zolnierkiewicz · 16 years ago
  28. 14b89ef ide: switch ide_task_ioctl() to use REQ_TYPE_ATA_TASKFILE requests by Bartlomiej Zolnierkiewicz · 16 years ago
  29. a3bbb9d ide: remove unnecessary writes to HOB taskfile registers by Bartlomiej Zolnierkiewicz · 16 years ago
  30. 807e35d ide: use ide_tf_load() in execute_drive_cmd() by Bartlomiej Zolnierkiewicz · 16 years ago
  31. 74095a9 ide: use do_rw_taskfile() in flagged_taskfile() by Bartlomiej Zolnierkiewicz · 16 years ago
  32. 9a3c49b ide: add ide_no_data_taskfile() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  33. 9e42237 ide: add ide_tf_load() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  34. 650d841 ide: add struct ide_taskfile (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  35. cd2a2d9 ide: remove task_ioreg_t typedef (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  36. 26a5b04 ide: add missing #ifdef/#endif CONFIG_IDE_TASK_IOCTL by Bartlomiej Zolnierkiewicz · 17 years ago
  37. 02ac246 ide: add missing rq.ref_count initialization to ide_diag_taskfile() by Bartlomiej Zolnierkiewicz · 17 years ago
  38. 45711f1 [SG] Update drivers to use sg helpers by Jens Axboe · 17 years ago
  39. eda5b35 ide: check drive->using_dma in flagged_taskfile() by Bartlomiej Zolnierkiewicz · 17 years ago
  40. dd35b7b ide: check ->dma_setup() return value in flagged_taskfile() by Bartlomiej Zolnierkiewicz · 17 years ago
  41. 52c8136 ide: remove stale comments from ide-taskfile.c by Bartlomiej Zolnierkiewicz · 17 years ago
  42. 55c16a7 IDE: sg chaining support by Jens Axboe · 17 years ago
  43. b42fa13 ide: never called printk statement in ide-taskfile.c::wait_drive_not_busy by Masatake YAMATO · 17 years ago
  44. 3a42bb2 [PATCH] ide: add sanity checking to ide taskfile ioctl by Alan Cox · 18 years ago
  45. 4aff5e2 [PATCH] Split struct request ->flags into two parts by Jens Axboe · 18 years ago
  46. 366c7f5 [PATCH] lockdep: annotate enable_in_hardirq() by Ingo Molnar · 18 years ago
  47. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  48. 125e187 [PATCH] More BUG_ON conversion by Eric Sesterhenn · 18 years ago
  49. 03731fb [PATCH] Ensure ide-taskfile calls any driver specific end_request function by Richard Purdie · 18 years ago
  50. 651c29a [PATCH] ide: touch softlockup detector during pio by Andrew Morton · 18 years ago
  51. 858119e [PATCH] Unlinline a bunch of other functions by Arjan van de Ven · 19 years ago
  52. e07bc70 [PATCH] ide: remove dead code from flagged_taskfile() by Bartlomiej Zolnierkiewicz · 19 years ago
  53. c0bc113 [PATCH] ide: remove dead DEBUG_TASKFILE code by Bartlomiej Zolnierkiewicz · 19 years ago
  54. e851b62 [PATCH] ide: possible cleanups by Adrian Bunk · 19 years ago
  55. 6044ec8 [PATCH] kfree cleanup: misc remaining drivers by Jesper Juhl · 19 years ago
  56. f5e3c2f [PATCH] ide: kmalloc + memset -> kzalloc conversion by Deepak Saxena · 19 years ago
  57. ef0f6a43 [PATCH] ide: fix null request pointer for taskfile ioctl by Timothy Thelin · 19 years ago
  58. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago