1. 0d346ba ide: sanitize ide*_pm_* enums by Bartlomiej Zolnierkiewicz · 16 years ago
  2. d1d7671 ide: fix HDIO_DRIVE_TASK[FILE] ioctls for CHS commands on LBA devices by Bartlomiej Zolnierkiewicz · 16 years ago
  3. c392204 ide: DMA_PIO_RETRY -> IDE_DFLAG_DMA_PIO_RETRY by Bartlomiej Zolnierkiewicz · 16 years ago
  4. 97100fc ide: add device flags by Bartlomiej Zolnierkiewicz · 16 years ago
  5. 92f1f8f ide: Remove ide_spin_wait_hwgroup() and use special requests instead by Elias Oltmanns · 16 years ago
  6. ff2779b ide: ide_id_has_flush_cache_ext() -> ata_id_flush_ext_enabled() by Bartlomiej Zolnierkiewicz · 16 years ago
  7. 4b58f17 ide: ide_id_has_flush_cache() -> ata_id_flush_enabled() by Bartlomiej Zolnierkiewicz · 16 years ago
  8. 3ceca72 ide: include <linux/hdreg.h> only when needed by Bartlomiej Zolnierkiewicz · 16 years ago
  9. 3c619ff ide: remove no longer needed ide_drive_t fields by Bartlomiej Zolnierkiewicz · 16 years ago
  10. 3a7d248 ide: use ATA_* defines instead of *_STAT and *_ERR ones by Bartlomiej Zolnierkiewicz · 16 years ago
  11. aaaade3 ide: WIN_* -> ATA_CMD_* by Bartlomiej Zolnierkiewicz · 16 years ago
  12. f888100 ide: remove superfluous check from ide_disk_special() by Bartlomiej Zolnierkiewicz · 16 years ago
  13. 374e042 ide: add struct ide_tp_ops (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  14. 6e6afb3 ide: add ->set_irq method by Bartlomiej Zolnierkiewicz · 16 years ago
  15. b73c7ee ide: add ->read_status method by Bartlomiej Zolnierkiewicz · 16 years ago
  16. c6dfa86 ide: add ->exec_command method by Bartlomiej Zolnierkiewicz · 16 years ago
  17. 3ef5eb4 IDE: Remove unused code by Elias Oltmanns · 16 years ago
  18. 79e36a9 IDE: Fix HDIO_DRIVE_RESET handling by Elias Oltmanns · 16 years ago
  19. 63f5abb ide: remove action argument in ide_do_drive_cmd by FUJITA Tomonori · 16 years ago
  20. f8c4bd0a ide: pass 'hwif *' instead of 'drive *' to ->OUTBSYNC method by Bartlomiej Zolnierkiewicz · 16 years ago
  21. ed4af48 ide: move IRQ unmasking out from ->tf_load method by Bartlomiej Zolnierkiewicz · 16 years ago
  22. 57279a7 ide: remove try_to_flush_leftover_data() by Bartlomiej Zolnierkiewicz · 16 years ago
  23. 124cafc ide: remove ide_init_drive_cmd by FUJITA Tomonori · 16 years ago
  24. 5f2e1ce ide: remove ide_wait/head_wait path in ide_do_drive_cmd by FUJITA Tomonori · 16 years ago
  25. c6866a6 ide: use __generic_unplug_device() in ide_do_drive_cmd() (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  26. e8a96aa ide: set REQ_PREEMPT request flag in ide_do_drive_cmd() users by Bartlomiej Zolnierkiewicz · 16 years ago
  27. e7b241a ide: use blk_rq_init() to initialize the request by FUJITA Tomonori · 16 years ago
  28. 9f87abe ide: add ide_pad_transfer() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  29. 94cd5b6 ide: add ->tf_load and ->tf_read methods by Bartlomiej Zolnierkiewicz · 16 years ago
  30. d309e0b ide: move ide_tf_{load,read} to ide-iops.c by Bartlomiej Zolnierkiewicz · 16 years ago
  31. 089c5c7 ide: factor out debugging code from ide_tf_load() by Bartlomiej Zolnierkiewicz · 16 years ago
  32. 32b3fe4 ide: always use ->OUTBSYNC method for executing commands by Bartlomiej Zolnierkiewicz · 16 years ago
  33. 9567b34 ide: merge ->atapi_*put_bytes and ->ata_*put_data methods by Bartlomiej Zolnierkiewicz · 16 years ago
  34. 92d3ab2 falconide/q40ide: add ->atapi_*put_bytes and ->ata_*put_data methods (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  35. 4c3032d ide: add struct ide_io_ports (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  36. 5e37bdc ide: add struct ide_dma_ops (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  37. ac95bee ide: add struct ide_port_ops (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  38. 784506c ide: sanitize handling of IDE_HFLAG_NO_SET_MODE host flag by Bartlomiej Zolnierkiewicz · 16 years ago
  39. 23579a2 ide: remove IDE_*_REG macros by Bartlomiej Zolnierkiewicz · 16 years ago
  40. 395d8ef ide-disk: fix flush requests (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  41. 3b0e044 ide: another possible ide panic fix for blk-end-request by Kiyoshi Ueda · 16 years ago
  42. 64a57fe ide: add ide_read_error() inline helper by Bartlomiej Zolnierkiewicz · 16 years ago
  43. c47137a ide: add ide_read_[alt]status() inline helpers by Bartlomiej Zolnierkiewicz · 16 years ago
  44. 425afb6 ide: fix ide_intr() for non-PCI devices and CONFIG_BLK_DEV_IDEPCI=y by Bartlomiej Zolnierkiewicz · 16 years ago
  45. 5e36bb6 blk_end_request: changing ide normal caller (take 4) by Kiyoshi Ueda · 16 years ago
  46. 7267c33 ide: remove REQ_TYPE_ATA_CMD by Bartlomiej Zolnierkiewicz · 17 years ago
  47. 0455fcc ide: fix final status check in drive_cmd_intr() by Bartlomiej Zolnierkiewicz · 17 years ago
  48. 4d977e4 ide: check BUSY and ERROR status bits before reading data in drive_cmd_intr() by Bartlomiej Zolnierkiewicz · 17 years ago
  49. 18a056f ide: don't enable local IRQs for PIO-in in driver_cmd_intr() (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  50. 145b75e ide: initialize rq->cmd_type in ide_init_drive_cmd() callers by Bartlomiej Zolnierkiewicz · 17 years ago
  51. 2624565 ide: use wait_drive_not_busy() in drive_cmd_intr() (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  52. 657cc1a ide: set IDE_TFLAG_IN_* flags before queuing/executing command by Bartlomiej Zolnierkiewicz · 17 years ago
  53. 49c746e ide: clear HOB bit for REQ_TYPE_ATA_CMD requests in ide_end_drive_cmd() by Bartlomiej Zolnierkiewicz · 17 years ago
  54. 81ca691 ide: add ide_set_irq() inline helper by Bartlomiej Zolnierkiewicz · 17 years ago
  55. 15ce926 ide: merge ->dma_host_{on,off} methods into ->dma_host_set method by Bartlomiej Zolnierkiewicz · 17 years ago
  56. 4a546e0 ide: remove ->ide_dma_on and ->dma_off_quietly methods from ide_hwif_t by Bartlomiej Zolnierkiewicz · 17 years ago
  57. 7b90599 ide: cleanup ide_set_dma() by Bartlomiej Zolnierkiewicz · 17 years ago
  58. c2b57cd ide: add ide_tf_read() helper by Bartlomiej Zolnierkiewicz · 17 years ago
  59. 57d7366 ide: remove 'handler' field from ide_task_t (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  60. 1192e52 ide: use ->data_phase to set ->handler in do_rw_taskfile() by Bartlomiej Zolnierkiewicz · 17 years ago
  61. 1edee60 ide: merge flagged_taskfile() into do_rw_taskfile() by Bartlomiej Zolnierkiewicz · 17 years ago
  62. 866e2ec ide: remove 'tf_in_flags' field from ide_task_t by Bartlomiej Zolnierkiewicz · 17 years ago
  63. ac026ff ide: remove 'command_type' field from ide_task_t by Bartlomiej Zolnierkiewicz · 17 years ago
  64. 7299a39 ide: remove hwif->intrproc by Bartlomiej Zolnierkiewicz · 17 years ago
  65. f919790 ide: remove SELECT_INTERRUPT() by Bartlomiej Zolnierkiewicz · 17 years ago
  66. 2fc5738 ide: add ide_pktcmd_tf_load() helper by Bartlomiej Zolnierkiewicz · 17 years ago
  67. 29ed2a5 ide: remove REQ_TYPE_ATA_TASK by Bartlomiej Zolnierkiewicz · 17 years ago
  68. 1f2564b ide: extend timeout for REQ_TYPE_ATA_{CMD,TASK} requests by Bartlomiej Zolnierkiewicz · 17 years ago
  69. a3bbb9d ide: remove unnecessary writes to HOB taskfile registers by Bartlomiej Zolnierkiewicz · 17 years ago
  70. 868e672 ide: use IDE_TFLAG_LBA48 for REQ_TYPE_ATA_TASKFILE requests by Bartlomiej Zolnierkiewicz · 17 years ago
  71. 807e35d ide: use ide_tf_load() in execute_drive_cmd() by Bartlomiej Zolnierkiewicz · 17 years ago
  72. 54688aa ide: remove ide_cmd() helper by Bartlomiej Zolnierkiewicz · 17 years ago
  73. 21d535c ide: execute_drive_cmd() cleanup by Bartlomiej Zolnierkiewicz · 17 years ago
  74. 6dd8723 ide: fix registers loading order for IDE_NSECTOR_REG in execute_drive_cmd() by Bartlomiej Zolnierkiewicz · 17 years ago
  75. 46f26c3 ide: fix registers loading order for WIN_SMART in execute_drive_cmd() by Bartlomiej Zolnierkiewicz · 17 years ago
  76. 4ee06b7 ide: remove stale ide.h "configuration options" by Bartlomiej Zolnierkiewicz · 17 years ago
  77. 74095a9 ide: use do_rw_taskfile() in flagged_taskfile() by Bartlomiej Zolnierkiewicz · 17 years ago
  78. 650d841 ide: add struct ide_taskfile (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  79. b5e1a4e ide-io: set REQ_FAILED when drive is dead by Aristeu Rozanski · 17 years ago
  80. ad0e74d ide: add missing checks for control register existence by Bartlomiej Zolnierkiewicz · 17 years ago
  81. c1f50cb ide: use drive->select.all for REQ_TYPE_ATA_TASK in execute_drive_cmd() by Bartlomiej Zolnierkiewicz · 17 years ago
  82. 1c11d24 ide: clear HOB bit for REQ_TYPE_ATA_TASK requests in ide_end_drive_cmd() by Bartlomiej Zolnierkiewicz · 17 years ago
  83. 320112b ide: check rq->cmd_type in drive_cmd_intr() by Bartlomiej Zolnierkiewicz · 17 years ago
  84. bbc615b ide: use __ide_end_request() in ide_end_dequeued_request() by Bartlomiej Zolnierkiewicz · 17 years ago
  85. d393aa0 ide: take ide_lock for prefetch disable/enable in do_special() by Bartlomiej Zolnierkiewicz · 17 years ago
  86. 1977f03 remove asm/bitops.h includes by Jiri Slaby · 17 years ago
  87. ed67b92 ide: add IDE_HFLAG_ERROR_STOPS_FIFO host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  88. 0ae2e17 ide: remove ->ide_dma_check (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  89. 55c16a7 IDE: sg chaining support by Jens Axboe · 17 years ago
  90. bb87946 remove ide_get_error_location() by Adrian Bunk · 17 years ago
  91. aedea59 ide-pmac: remove pmac_ide_do_setfeature() (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  92. 26bcb87 ide: add ide_set{_max}_pio() (take 4) by Bartlomiej Zolnierkiewicz · 17 years ago
  93. 165125e [BLOCK] Get rid of request_queue_t typedef by Jens Axboe · 17 years ago
  94. 8987d21 ide: ide_start_power_step() fix WRT disabling DMA by Bartlomiej Zolnierkiewicz · 17 years ago
  95. 41e9d34 IDE: fix termination of non-fs requests by Jens Axboe · 17 years ago
  96. c283f5d ide: make void and rename ide_dma_timeout() method by Sergei Shtylyov · 17 years ago
  97. 841d2a9 ide: make void and rename ide_dma_lostirq() method by Sergei Shtylyov · 17 years ago
  98. 793a972 ide: always disable DMA before tuning it by Bartlomiej Zolnierkiewicz · 17 years ago
  99. 317a46a ide: fix PIO setup on resume for ATAPI devices by Bartlomiej Zolnierkiewicz · 17 years ago
  100. 2345031 ide: correctly prevent IDE timer expiry function to run if request was already handled by Suleiman Souhlal · 17 years ago