1. 1edee60 ide: merge flagged_taskfile() into do_rw_taskfile() by Bartlomiej Zolnierkiewicz · 17 years ago
  2. 866e2ec ide: remove 'tf_in_flags' field from ide_task_t by Bartlomiej Zolnierkiewicz · 17 years ago
  3. ac026ff ide: remove 'command_type' field from ide_task_t by Bartlomiej Zolnierkiewicz · 17 years ago
  4. 7299a39 ide: remove hwif->intrproc by Bartlomiej Zolnierkiewicz · 17 years ago
  5. f919790 ide: remove SELECT_INTERRUPT() by Bartlomiej Zolnierkiewicz · 17 years ago
  6. 2fc5738 ide: add ide_pktcmd_tf_load() helper by Bartlomiej Zolnierkiewicz · 17 years ago
  7. 29ed2a5 ide: remove REQ_TYPE_ATA_TASK by Bartlomiej Zolnierkiewicz · 17 years ago
  8. 1f2564b ide: extend timeout for REQ_TYPE_ATA_{CMD,TASK} requests by Bartlomiej Zolnierkiewicz · 17 years ago
  9. a3bbb9d ide: remove unnecessary writes to HOB taskfile registers by Bartlomiej Zolnierkiewicz · 17 years ago
  10. 868e672 ide: use IDE_TFLAG_LBA48 for REQ_TYPE_ATA_TASKFILE requests by Bartlomiej Zolnierkiewicz · 17 years ago
  11. 807e35d ide: use ide_tf_load() in execute_drive_cmd() by Bartlomiej Zolnierkiewicz · 17 years ago
  12. 54688aa ide: remove ide_cmd() helper by Bartlomiej Zolnierkiewicz · 17 years ago
  13. 21d535c ide: execute_drive_cmd() cleanup by Bartlomiej Zolnierkiewicz · 17 years ago
  14. 6dd8723 ide: fix registers loading order for IDE_NSECTOR_REG in execute_drive_cmd() by Bartlomiej Zolnierkiewicz · 17 years ago
  15. 46f26c3 ide: fix registers loading order for WIN_SMART in execute_drive_cmd() by Bartlomiej Zolnierkiewicz · 17 years ago
  16. 4ee06b7 ide: remove stale ide.h "configuration options" by Bartlomiej Zolnierkiewicz · 17 years ago
  17. 74095a9 ide: use do_rw_taskfile() in flagged_taskfile() by Bartlomiej Zolnierkiewicz · 17 years ago
  18. 650d841 ide: add struct ide_taskfile (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  19. b5e1a4e ide-io: set REQ_FAILED when drive is dead by Aristeu Rozanski · 17 years ago
  20. ad0e74d ide: add missing checks for control register existence by Bartlomiej Zolnierkiewicz · 17 years ago
  21. c1f50cb ide: use drive->select.all for REQ_TYPE_ATA_TASK in execute_drive_cmd() by Bartlomiej Zolnierkiewicz · 17 years ago
  22. 1c11d24 ide: clear HOB bit for REQ_TYPE_ATA_TASK requests in ide_end_drive_cmd() by Bartlomiej Zolnierkiewicz · 17 years ago
  23. 320112b ide: check rq->cmd_type in drive_cmd_intr() by Bartlomiej Zolnierkiewicz · 17 years ago
  24. bbc615b ide: use __ide_end_request() in ide_end_dequeued_request() by Bartlomiej Zolnierkiewicz · 17 years ago
  25. d393aa0 ide: take ide_lock for prefetch disable/enable in do_special() by Bartlomiej Zolnierkiewicz · 17 years ago
  26. 1977f03 remove asm/bitops.h includes by Jiri Slaby · 17 years ago
  27. ed67b92 ide: add IDE_HFLAG_ERROR_STOPS_FIFO host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  28. 0ae2e17 ide: remove ->ide_dma_check (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  29. 55c16a7 IDE: sg chaining support by Jens Axboe · 17 years ago
  30. bb87946 remove ide_get_error_location() by Adrian Bunk · 17 years ago
  31. aedea59 ide-pmac: remove pmac_ide_do_setfeature() (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  32. 26bcb87 ide: add ide_set{_max}_pio() (take 4) by Bartlomiej Zolnierkiewicz · 17 years ago
  33. 165125e [BLOCK] Get rid of request_queue_t typedef by Jens Axboe · 17 years ago
  34. 8987d21 ide: ide_start_power_step() fix WRT disabling DMA by Bartlomiej Zolnierkiewicz · 17 years ago
  35. 41e9d34 IDE: fix termination of non-fs requests by Jens Axboe · 17 years ago
  36. c283f5d ide: make void and rename ide_dma_timeout() method by Sergei Shtylyov · 17 years ago
  37. 841d2a9 ide: make void and rename ide_dma_lostirq() method by Sergei Shtylyov · 17 years ago
  38. 793a972 ide: always disable DMA before tuning it by Bartlomiej Zolnierkiewicz · 17 years ago
  39. 317a46a ide: fix PIO setup on resume for ATAPI devices by Bartlomiej Zolnierkiewicz · 17 years ago
  40. 2345031 ide: correctly prevent IDE timer expiry function to run if request was already handled by Suleiman Souhlal · 18 years ago
  41. 513daad ide: use correct IDE error recovery by Suleiman Souhlal · 18 years ago
  42. 7469aaf ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2) by Bartlomiej Zolnierkiewicz · 18 years ago
  43. 3608b5d ide: add ide_set_dma() helper (v2) by Bartlomiej Zolnierkiewicz · 18 years ago
  44. f0dd871 ide: clear bmdma status in ide_intr() for ICHx controllers (revised #4) by Albert Lee · 18 years ago
  45. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  46. 8c2c011 [PATCH] ide: reprogram disk pio timings on resume by Jason Lunz · 18 years ago
  47. ce42f19 [PATCH] IDE error handling fixes by Hua Zhong · 18 years ago
  48. cdd6026 [PATCH] Remove ->rq_status from struct request by Jens Axboe · 18 years ago
  49. c00895a [PATCH] Remove ->waiting member from struct request by Jens Axboe · 18 years ago
  50. 4aff5e2 [PATCH] Split struct request ->flags into two parts by Jens Axboe · 18 years ago
  51. 60be6b9 [PATCH] lockdep: annotate on-stack completions by Ingo Molnar · 18 years ago
  52. 366c7f5 [PATCH] lockdep: annotate enable_in_hardirq() by Ingo Molnar · 18 years ago
  53. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  54. da574af [PATCH] ide: fix error handling for drives which clear the FIFO on error by Alan Cox · 18 years ago
  55. da206c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  56. 178184b [PATCH] ide-io: increase timeout value to allow for slave wakeup by Al Boldi · 18 years ago
  57. d6e05ed spelling fixes by Andreas Mohr · 18 years ago
  58. dbe217a [PATCH] IDE CD end-of media error fix by Alan Cox · 18 years ago
  59. ad3cadd [PATCH] Get rid of struct request request_pm_state member by Jens Axboe · 18 years ago
  60. a7ff7d4 [PATCH] drivers/ide/ide-io.c: make __ide_end_request() static by Adrian Bunk · 19 years ago
  61. ba027de [PATCH] Revert ide softirq handling by Jens Axboe · 19 years ago
  62. 4ff5793 [PATCH] ide: preserve errors for failed requests by Jens Axboe · 19 years ago
  63. 8672d57 [IDE] Use the block layer deferred softirq request completion by Jens Axboe · 19 years ago
  64. 3e087b5 [BLOCK] update IDE to use new blk_ordered for barriers by Tejun Heo · 19 years ago
  65. 8ffdc65 [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn() by Tejun Heo · 19 years ago
  66. 071ffcc [PATCH] ide: remove unused ide_action_t:ide_next by Bartlomiej Zolnierkiewicz · 19 years ago
  67. 867f8b4 [PATCH] ide: Workaround PM problem by Benjamin Herrenschmidt · 19 years ago
  68. 338cec3 [PATCH] merge some from Rusty's trivial patches by Adrian Bunk · 19 years ago
  69. 46dacba [PATCH] swsusp: prevent disks from spinning down and up by Michal Schmidt · 19 years ago
  70. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago