1. 9ad5409 ide: move PIO blacklist to ide-pio-blacklist.c by Bartlomiej Zolnierkiewicz · 16 years ago
  2. 3e153cf ide: remove no longer used ide_pio_timings[] by Bartlomiej Zolnierkiewicz · 16 years ago
  3. c9d6c1a ide: move ide_pio_cycle_time() to ide-timings.c by Bartlomiej Zolnierkiewicz · 16 years ago
  4. 8a97206 ide-pmac: convert to use ide_timing_find_mode() by Bartlomiej Zolnierkiewicz · 16 years ago
  5. b96f738 ide-mpc8xx: convert to use ide_timing_find_mode() by Bartlomiej Zolnierkiewicz · 16 years ago
  6. 3f84757 sl82c105: convert to use ide_timing_find_mode() by Bartlomiej Zolnierkiewicz · 16 years ago
  7. 713a590 cy82c693: convert to use ide_timing_find_mode() by Bartlomiej Zolnierkiewicz · 16 years ago
  8. 86a0e12 cmd64x: convert to use ide_timing_find_mode() by Bartlomiej Zolnierkiewicz · 16 years ago
  9. 17b500d cmd640: convert to use ide_timing_find_mode() by Bartlomiej Zolnierkiewicz · 16 years ago
  10. 288911a alim15x3: convert to use ide_timing_find_mode() by Bartlomiej Zolnierkiewicz · 16 years ago
  11. 2feecfa qd65xx: convert to use ide_timing_find_mode() by Bartlomiej Zolnierkiewicz · 16 years ago
  12. b32b76f ht6560b: convert to use ide_timing_find_mode() by Bartlomiej Zolnierkiewicz · 16 years ago
  13. cc57ccc ali14xx: convert to use ide_timing_find_mode() by Bartlomiej Zolnierkiewicz · 16 years ago
  14. f06ab34 ide: convert ide-timing.h to ide-timings.c library (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  15. 2c139e7 ide: checkpatch.pl fixes for ide-timing.h by Bartlomiej Zolnierkiewicz · 16 years ago
  16. bd887f7 ide: remove XFER_* masks from ide-timing.h by Bartlomiej Zolnierkiewicz · 16 years ago
  17. 3be53f3 ide: move some bits from ide-timing.h to <linux/ide.h> by Bartlomiej Zolnierkiewicz · 16 years ago
  18. 71d5161 ide: use u8 for xfer modes in ide-timing.h by Bartlomiej Zolnierkiewicz · 16 years ago
  19. f0ffc98 ide: remove unused XFER_UDMA_SLOW by Bartlomiej Zolnierkiewicz · 16 years ago
  20. e4e8d02 ide: remove needless includes from ide-lib.c by Bartlomiej Zolnierkiewicz · 16 years ago
  21. 96b1dfe BAST: Remove old IDE driver by Ben Dooks · 16 years ago
  22. e5318b5 ide: use the dma safe check for REQ_TYPE_ATA_PC by FUJITA Tomonori · 16 years ago
  23. 0b6abc1 ide: avoid DMA on the stack for REQ_TYPE_ATA_PC by FUJITA Tomonori · 16 years ago
  24. 84e0f3f ide: it821x in pass-through mode segfaults in 2.6.26-stable by Dimitri Gorokhovik · 16 years ago
  25. 4515889 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  26. 89a93f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  27. 84c3d4a Merge commit 'origin/master' by Benjamin Herrenschmidt · 16 years ago
  28. 7e2225d Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  29. 3a628b0 Don't crash on IOMMU overflow in A100U2W driver by Mikulas Patocka · 16 years ago
  30. a5db334 BUG_ON on kernel misbehavior on A100U2W driver by Mikulas Patocka · 16 years ago
  31. 56d387e Add udelay to A100U2W SCSI driver by Mikulas Patocka · 16 years ago
  32. 987ff95 Fix endianity in A100U2W SCSI driver by Mikulas Patocka · 16 years ago
  33. 59190f4 Merge branch 'generic-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  34. 64fd52a Merge branch 'core/rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  35. f6f88e9 generic-ipi: more merge fallout by Ingo Molnar · 16 years ago
  36. 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 16 years ago
  37. 22a37bc Merge branch 'sbp2-spindown' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 16 years ago
  38. 849c529 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 16 years ago
  39. 6c9fcaf Merge branch 'core/rcu' into core/rcu-for-linus by Ingo Molnar · 16 years ago
  40. b312bf3 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  41. dc221ea Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
  42. 98339cb Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  43. cbbc4e8 ide-floppy: fix unfortunate function naming by Borislav Petkov · 16 years ago
  44. cd2abbf ide-tape: unify idetape_create_read/write_cmd by Borislav Petkov · 16 years ago
  45. 646c0cb ide: add ide_pc_intr() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  46. 55d82bf ide-{floppy,scsi}: read Status Register before stopping DMA engine by Bartlomiej Zolnierkiewicz · 16 years ago
  47. cdca5c1 ide-scsi: add more debugging to idescsi_pc_intr() by Bartlomiej Zolnierkiewicz · 16 years ago
  48. c6b2d26 ide-scsi: use pc->callback by Bartlomiej Zolnierkiewicz · 16 years ago
  49. 4c93067 ide-floppy: add more debugging to idefloppy_pc_intr() by Bartlomiej Zolnierkiewicz · 16 years ago
  50. 3e421d3 ide-tape: always log debug info in idetape_pc_intr() if debugging is enabled by Bartlomiej Zolnierkiewicz · 16 years ago
  51. 08424ac ide-tape: add ide_tape_io_buffers() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  52. 74e63e74 ide-tape: factor out DSC handling from idetape_pc_intr() by Bartlomiej Zolnierkiewicz · 16 years ago
  53. dd2e9a0 ide-{floppy,tape}: move checking of ->failed_pc to ->callback by Bartlomiej Zolnierkiewicz · 16 years ago
  54. 6bf1641 ide: add ide_issue_pc() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  55. 28c7214 ide: add PC_FLAG_DRQ_INTERRUPT pc flag by Bartlomiej Zolnierkiewicz · 16 years ago
  56. 4cc1968 ide-scsi: move idescsi_map_sg() call out from idescsi_issue_pc() by Bartlomiej Zolnierkiewicz · 16 years ago
  57. 594c16d ide: add ide_transfer_pc() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  58. f83cbc7 ide-scsi: set drive->scsi flag for devices handled by the driver by Bartlomiej Zolnierkiewicz · 16 years ago
  59. 794cc68 ide-{cd,floppy,tape}: remove checking for drive->scsi by Bartlomiej Zolnierkiewicz · 16 years ago
  60. 5d41893 ide: add PC_FLAG_ZIP_DRIVE pc flag by Bartlomiej Zolnierkiewicz · 16 years ago
  61. 5a7b75a ide-tape: factor out waiting for good ireason from idetape_transfer_pc() by Bartlomiej Zolnierkiewicz · 16 years ago
  62. 9fd13a2 ide-tape: set PC_FLAG_DMA_IN_PROGRESS flag in idetape_transfer_pc() by Bartlomiej Zolnierkiewicz · 16 years ago
  63. 6ffb664 ide-floppy: start DMA engine in idefloppy_transfer_pc1() by Bartlomiej Zolnierkiewicz · 16 years ago
  64. 5e33109 ide-{floppy,tape}: PC_FLAG_DMA_RECOMMENDED -> PC_FLAG_DMA_OK by Bartlomiej Zolnierkiewicz · 16 years ago
  65. 1b06e92 ide-{floppy,tape}: merge pc->idefloppy_callback and pc->idetape_callback by Bartlomiej Zolnierkiewicz · 16 years ago
  66. 81f4938 ide-floppy: merge callbacks by Borislav Petkov · 16 years ago
  67. 92f5daf ide-tape: make pc->idetape_callback void by Bartlomiej Zolnierkiewicz · 16 years ago
  68. 5985e6a ide-tape: merge callbacks by Bartlomiej Zolnierkiewicz · 16 years ago
  69. 258ec41 ide-tape: make idetape_retry_pc() void by Bartlomiej Zolnierkiewicz · 16 years ago
  70. 568ca92 ide-{floppy,tape,scsi}: log device name instead of driver name by Bartlomiej Zolnierkiewicz · 16 years ago
  71. 0b2eea4 ide-floppy: merge idefloppy_transfer_pc() and idefloppy_transfer_pc1() by Bartlomiej Zolnierkiewicz · 16 years ago
  72. 170ee56 ide-tape: remove SIMULATE_ERRORS debug code by Bartlomiej Zolnierkiewicz · 16 years ago
  73. 531e9e5 ide-tape: remove stale comments from idetape_pc_intr() by Bartlomiej Zolnierkiewicz · 16 years ago
  74. 91395a1 ide-tape: remove unneeded CONFIG_BLK_DEV_IDEDMA ifdef by Bartlomiej Zolnierkiewicz · 16 years ago
  75. 6bd3b0b ide-tape: remove superfluous warning message from idetape_issue_pc() by Bartlomiej Zolnierkiewicz · 16 years ago
  76. 1e049a8 ide-tape: remove superfluous error message from idetape_pc_intr() by Bartlomiej Zolnierkiewicz · 16 years ago
  77. 87429bd ide-tape: idetape_pc_intr() should use local_irq_enable_in_hardirq() by Bartlomiej Zolnierkiewicz · 16 years ago
  78. 43a2b5b ide-scsi: add debug_log() macro by Bartlomiej Zolnierkiewicz · 16 years ago
  79. c8c5112 ide-scsi: remove superfluous BUG_ON() from idescsi_transfer_pc() by Bartlomiej Zolnierkiewicz · 16 years ago
  80. 3e52fb4 ide-scsi: merge idescsi_input_buffers() and idescsi_output_buffers() by Bartlomiej Zolnierkiewicz · 16 years ago
  81. 6c60bd8 ide-scsi: fix Interrupt Reason checking in idescsi_pc_intr() by Bartlomiej Zolnierkiewicz · 16 years ago
  82. c04bbc8 ide-scsi: fix handling of DMA errors in idescsi_pc_intr() by Bartlomiej Zolnierkiewicz · 16 years ago
  83. e8e25f0 ide-scsi: fix DRQ checking for DMA transfers in idescsi_pc_intr() by Bartlomiej Zolnierkiewicz · 16 years ago
  84. b3d96af ide-scsi: fix race in idescsi_transfer_pc() by Bartlomiej Zolnierkiewicz · 16 years ago
  85. 63f5abb ide: remove action argument in ide_do_drive_cmd by FUJITA Tomonori · 16 years ago
  86. 7e12ca1 ide-scsi: replace ide_do_drive_cmd with blk_execute_rq_nowait by FUJITA Tomonori · 16 years ago
  87. ff07488 ide: remove drive->ctl by Bartlomiej Zolnierkiewicz · 16 years ago
  88. 6a732e1 ide: use ->OUTBSYNC in init_irq() by Bartlomiej Zolnierkiewicz · 16 years ago
  89. f8c4bd0a ide: pass 'hwif *' instead of 'drive *' to ->OUTBSYNC method by Bartlomiej Zolnierkiewicz · 16 years ago
  90. 1357214 ide: remove ->mmio flag from ide_hwif_t by Bartlomiej Zolnierkiewicz · 16 years ago
  91. ed4af48 ide: move IRQ unmasking out from ->tf_load method by Bartlomiej Zolnierkiewicz · 16 years ago
  92. 9a410e7 ide: remove IDE_TFLAG_NO_SELECT_MASK taskfile flag by Bartlomiej Zolnierkiewicz · 16 years ago
  93. e81a3bd ide: fix do_probe() to use SELECT_DRIVE() by Bartlomiej Zolnierkiewicz · 16 years ago
  94. 49e153e ide: remove commented out code from ide_config_drive_speed() by Bartlomiej Zolnierkiewicz · 16 years ago
  95. 912ef6d sgiioc4: use ->extra_base instead of ->dma_status for dma_handle by Bartlomiej Zolnierkiewicz · 16 years ago
  96. 57279a7 ide: remove try_to_flush_leftover_data() by Bartlomiej Zolnierkiewicz · 16 years ago
  97. 931ee0d ide: remove obsoleted "ide=" kernel parameters by Bartlomiej Zolnierkiewicz · 16 years ago
  98. dbac9f8 ide: cleanup init_ide_data() by Bartlomiej Zolnierkiewicz · 16 years ago
  99. 232595e ide: remove obsoleted "hdx=" kernel parameters by Bartlomiej Zolnierkiewicz · 16 years ago
  100. 30e5ee4 ide: remove obsoleted "idebus=" kernel parameter by Bartlomiej Zolnierkiewicz · 16 years ago