1. 98339cb Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  2. cbbc4e8 ide-floppy: fix unfortunate function naming by Borislav Petkov · 16 years ago
  3. cd2abbf ide-tape: unify idetape_create_read/write_cmd by Borislav Petkov · 16 years ago
  4. 646c0cb ide: add ide_pc_intr() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  5. 55d82bf ide-{floppy,scsi}: read Status Register before stopping DMA engine by Bartlomiej Zolnierkiewicz · 16 years ago
  6. 4c93067 ide-floppy: add more debugging to idefloppy_pc_intr() by Bartlomiej Zolnierkiewicz · 16 years ago
  7. 3e421d3 ide-tape: always log debug info in idetape_pc_intr() if debugging is enabled by Bartlomiej Zolnierkiewicz · 16 years ago
  8. 08424ac ide-tape: add ide_tape_io_buffers() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  9. 74e63e74 ide-tape: factor out DSC handling from idetape_pc_intr() by Bartlomiej Zolnierkiewicz · 16 years ago
  10. dd2e9a0 ide-{floppy,tape}: move checking of ->failed_pc to ->callback by Bartlomiej Zolnierkiewicz · 16 years ago
  11. 6bf1641 ide: add ide_issue_pc() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  12. 28c7214 ide: add PC_FLAG_DRQ_INTERRUPT pc flag by Bartlomiej Zolnierkiewicz · 16 years ago
  13. 594c16d ide: add ide_transfer_pc() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  14. 794cc68 ide-{cd,floppy,tape}: remove checking for drive->scsi by Bartlomiej Zolnierkiewicz · 16 years ago
  15. 5d41893 ide: add PC_FLAG_ZIP_DRIVE pc flag by Bartlomiej Zolnierkiewicz · 16 years ago
  16. 5a7b75a ide-tape: factor out waiting for good ireason from idetape_transfer_pc() by Bartlomiej Zolnierkiewicz · 16 years ago
  17. 9fd13a2 ide-tape: set PC_FLAG_DMA_IN_PROGRESS flag in idetape_transfer_pc() by Bartlomiej Zolnierkiewicz · 16 years ago
  18. 6ffb664 ide-floppy: start DMA engine in idefloppy_transfer_pc1() by Bartlomiej Zolnierkiewicz · 16 years ago
  19. 5e33109 ide-{floppy,tape}: PC_FLAG_DMA_RECOMMENDED -> PC_FLAG_DMA_OK by Bartlomiej Zolnierkiewicz · 16 years ago
  20. 1b06e92 ide-{floppy,tape}: merge pc->idefloppy_callback and pc->idetape_callback by Bartlomiej Zolnierkiewicz · 16 years ago
  21. 81f4938 ide-floppy: merge callbacks by Borislav Petkov · 16 years ago
  22. 92f5daf ide-tape: make pc->idetape_callback void by Bartlomiej Zolnierkiewicz · 16 years ago
  23. 5985e6a ide-tape: merge callbacks by Bartlomiej Zolnierkiewicz · 16 years ago
  24. 258ec41 ide-tape: make idetape_retry_pc() void by Bartlomiej Zolnierkiewicz · 16 years ago
  25. 568ca92 ide-{floppy,tape,scsi}: log device name instead of driver name by Bartlomiej Zolnierkiewicz · 16 years ago
  26. 0b2eea4 ide-floppy: merge idefloppy_transfer_pc() and idefloppy_transfer_pc1() by Bartlomiej Zolnierkiewicz · 16 years ago
  27. 170ee56 ide-tape: remove SIMULATE_ERRORS debug code by Bartlomiej Zolnierkiewicz · 16 years ago
  28. 531e9e5 ide-tape: remove stale comments from idetape_pc_intr() by Bartlomiej Zolnierkiewicz · 16 years ago
  29. 91395a1 ide-tape: remove unneeded CONFIG_BLK_DEV_IDEDMA ifdef by Bartlomiej Zolnierkiewicz · 16 years ago
  30. 6bd3b0b ide-tape: remove superfluous warning message from idetape_issue_pc() by Bartlomiej Zolnierkiewicz · 16 years ago
  31. 1e049a8 ide-tape: remove superfluous error message from idetape_pc_intr() by Bartlomiej Zolnierkiewicz · 16 years ago
  32. 87429bd ide-tape: idetape_pc_intr() should use local_irq_enable_in_hardirq() by Bartlomiej Zolnierkiewicz · 16 years ago
  33. 63f5abb ide: remove action argument in ide_do_drive_cmd by FUJITA Tomonori · 16 years ago
  34. ff07488 ide: remove drive->ctl by Bartlomiej Zolnierkiewicz · 16 years ago
  35. 6a732e1 ide: use ->OUTBSYNC in init_irq() by Bartlomiej Zolnierkiewicz · 16 years ago
  36. f8c4bd0a ide: pass 'hwif *' instead of 'drive *' to ->OUTBSYNC method by Bartlomiej Zolnierkiewicz · 16 years ago
  37. 1357214 ide: remove ->mmio flag from ide_hwif_t by Bartlomiej Zolnierkiewicz · 16 years ago
  38. ed4af48 ide: move IRQ unmasking out from ->tf_load method by Bartlomiej Zolnierkiewicz · 16 years ago
  39. 9a410e7 ide: remove IDE_TFLAG_NO_SELECT_MASK taskfile flag by Bartlomiej Zolnierkiewicz · 16 years ago
  40. e81a3bd ide: fix do_probe() to use SELECT_DRIVE() by Bartlomiej Zolnierkiewicz · 16 years ago
  41. 49e153e ide: remove commented out code from ide_config_drive_speed() by Bartlomiej Zolnierkiewicz · 16 years ago
  42. 912ef6d sgiioc4: use ->extra_base instead of ->dma_status for dma_handle by Bartlomiej Zolnierkiewicz · 16 years ago
  43. 57279a7 ide: remove try_to_flush_leftover_data() by Bartlomiej Zolnierkiewicz · 16 years ago
  44. 931ee0d ide: remove obsoleted "ide=" kernel parameters by Bartlomiej Zolnierkiewicz · 16 years ago
  45. dbac9f8 ide: cleanup init_ide_data() by Bartlomiej Zolnierkiewicz · 16 years ago
  46. 232595e ide: remove obsoleted "hdx=" kernel parameters by Bartlomiej Zolnierkiewicz · 16 years ago
  47. 30e5ee4 ide: remove obsoleted "idebus=" kernel parameter by Bartlomiej Zolnierkiewicz · 16 years ago
  48. ed820f1 ide-cd: remove ide_cd_init_rq by FUJITA Tomonori · 16 years ago
  49. 124cafc ide: remove ide_init_drive_cmd by FUJITA Tomonori · 16 years ago
  50. 5f2e1ce ide: remove ide_wait/head_wait path in ide_do_drive_cmd by FUJITA Tomonori · 16 years ago
  51. 5b11471 ide: convert ide_do_drive_cmd path to use blk_execute_rq by FUJITA Tomonori · 16 years ago
  52. 64ea1b4 ide-tape: convert ide_do_drive_cmd path to use blk_execute_rq by FUJITA Tomonori · 16 years ago
  53. 154ed28 ide-taskfile: convert ide_do_drive_cmd path to use blk_execute_rq by FUJITA Tomonori · 16 years ago
  54. 6fe1623 ide-floppy: convert ide_do_drive_cmd path to use blk_execute_rq by FUJITA Tomonori · 16 years ago
  55. dd47087 ide-disk: convert ide_do_drive_cmd path to use blk_execute_rq by FUJITA Tomonori · 16 years ago
  56. 0ef4c4d ide-cd: convert ide_do_drive_cmd path to use blk_execute_rq by FUJITA Tomonori · 16 years ago
  57. 5f82854 ide-cd: convert ide_cd_queue_pc to use blk_execute_rq by FUJITA Tomonori · 16 years ago
  58. c6866a6 ide: use __generic_unplug_device() in ide_do_drive_cmd() (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  59. e8a96aa ide: set REQ_PREEMPT request flag in ide_do_drive_cmd() users by Bartlomiej Zolnierkiewicz · 16 years ago
  60. 5d0cc8a ide: use get_unaligned_* helpers by Harvey Harrison · 16 years ago
  61. a792bd5 ide-tape: use clamp_t() rather than nested min_t()/max_t() by Harvey Harrison · 16 years ago
  62. d6cddd3 ide: eliminate FIT() macro by Harvey Harrison · 16 years ago
  63. 5ddee51 ide: disable drive interrupts in ide_driveid_update() by Mikhail Cherkashin · 16 years ago
  64. 8c6e46d palm_bk3710: fix tRP for UDMA mode 4 by Mikhail Cherkashin · 16 years ago
  65. d1794f2 Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 16 years ago
  66. 2fceef3 Merge commit 'v2.6.26' into bkl-removal by Jonathan Corbet · 16 years ago
  67. 42c5920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 16 years ago
  68. 727c674 pcmcia: Fix ide-cs sparse warning by Larry Finger · 16 years ago
  69. 8152242 pcmcia: ide-cs debugging bugfix by Larry Finger · 16 years ago
  70. be30504 it8213: fix return value in it8213_init_one() by Bartlomiej Zolnierkiewicz · 16 years ago
  71. ffab6cf palm_bk3710: fix IDECLK period calculation by Sergei Shtylyov · 16 years ago
  72. a861beb ide: add __ide_default_irq() inline helper by Bartlomiej Zolnierkiewicz · 16 years ago
  73. 2b54ed9 ide: ide_unregister() locking bugfix by Bartlomiej Zolnierkiewicz · 16 years ago
  74. bd8a59e ide: ide_unregister() warm-plug bugfix by Bartlomiej Zolnierkiewicz · 16 years ago
  75. 7cd95f5 ide: fix hwif->gendev refcounting by Bartlomiej Zolnierkiewicz · 16 years ago
  76. 4283e1b ide: fix /proc/ide/ide?/mate reporting by Bartlomiej Zolnierkiewicz · 16 years ago
  77. a529b59 Revert "BAST: Remove old IDE driver" by Bartlomiej Zolnierkiewicz · 16 years ago
  78. 04f4ac9 ide-tape: cdev lock_kernel() pushdown by Jonathan Corbet · 16 years ago
  79. ac16236 BAST: Remove old IDE driver by Ben Dooks · 16 years ago
  80. a49c06b pcmcia ide kingston compactflash's have a new manufacturer id by Christophe Niclaes · 16 years ago
  81. a17bf22 pcmcia: add another pata/ide ID by Kristoffer Ericson · 16 years ago
  82. 74e2338 pcmcia: add an pata/ide ID by Matt Reimer · 16 years ago
  83. f54feaf ide: increase timeout in wait_drive_not_busy() by Bartlomiej Zolnierkiewicz · 16 years ago
  84. ce42a54 palm_bk3710: fix resource management by Sergei Shtylyov · 16 years ago
  85. 0cbccbc ide-generic: don't probe all legacy ISA IDE ports by default by Bartlomiej Zolnierkiewicz · 16 years ago
  86. fbc69fd ide-cs: fix releasing I/O resources by Bartlomiej Zolnierkiewicz · 16 years ago
  87. 792a1a9 ide-cs: fix probing and add warm-plug support by Bartlomiej Zolnierkiewicz · 16 years ago
  88. 5b16464 ide-pmac: remove bogus comment about pmac_ide_setup_device() by Bartlomiej Zolnierkiewicz · 16 years ago
  89. 07a6c66 ide-pmac: add ->cable_detect method by Bartlomiej Zolnierkiewicz · 16 years ago
  90. 80a65fc opti621: add PIO 4 support by Bartlomiej Zolnierkiewicz · 16 years ago
  91. 810253d opti621: use pre-calculated PIO timings by Bartlomiej Zolnierkiewicz · 16 years ago
  92. 6c98718 opti621: program devices timings separately in ->set_pio_mode by Bartlomiej Zolnierkiewicz · 16 years ago
  93. 21bd33a opti621: use PCI clock value provided by controller by Bartlomiej Zolnierkiewicz · 16 years ago
  94. f361037 opti621: remove DMA support by Bartlomiej Zolnierkiewicz · 16 years ago
  95. 62128b2 opti621: disable read prefetch by Bartlomiej Zolnierkiewicz · 16 years ago
  96. efc0fc1 fix BLK_DEV_HD_ONLY on ARM dependencies by Adrian Bunk · 16 years ago
  97. 513f3c1 ide: export ide_doubler by Adrian Bunk · 16 years ago
  98. fb37496 palm_bk3710: add warm-plug support by Bartlomiej Zolnierkiewicz · 16 years ago
  99. f4084a1 delkin_cb: add missing __init/__exit tags by Bartlomiej Zolnierkiewicz · 16 years ago
  100. 96fe439 delkin_cb: add warm-plug support by Bartlomiej Zolnierkiewicz · 16 years ago