1. c97c6ac ide: pass hw_regs_t-s to ide_device_add[_all]() (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  2. 51d87ed ide: move ide_pci_setup_ports() call out from do_ide_setup_pci_device() by Bartlomiej Zolnierkiewicz · 16 years ago
  3. b36ba53 ide-pmac: move ide_find_port() call to pmac_ide_setup_device() (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  4. 07eb106 ide-pmac: add ->init_dev method (take 4) by Bartlomiej Zolnierkiewicz · 16 years ago
  5. 7b8797a ide-pmac: store pmif instead of hwif in ->driver_data (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  6. 6ecaaf9 device create: ide: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 16 years ago
  7. f39548a Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6 by Linus Torvalds · 16 years ago
  8. 64a8f00 IDE: Report errors during drive reset back to user space by Elias Oltmanns · 16 years ago
  9. 3ef5eb4 IDE: Remove unused code by Elias Oltmanns · 16 years ago
  10. 79e36a9 IDE: Fix HDIO_DRIVE_RESET handling by Elias Oltmanns · 16 years ago
  11. 453ea3e move ide/legacy/hd.c to drivers/block/ by Adrian Bunk · 16 years ago
  12. 01c22bf ide/legacy/hd.c: use late_initcall() by Adrian Bunk · 16 years ago
  13. ffa793f remove BLK_DEV_HD_ONLY by Adrian Bunk · 16 years ago
  14. 85ae98a3 ide: endian annotations in ide-floppy.c by Harvey Harrison · 16 years ago
  15. 68dc357 ide-floppy: zero out the whole struct ide_atapi_pc on init by Borislav Petkov · 16 years ago
  16. c96a7df ide-floppy: fold idefloppy_create_test_unit_ready_cmd into idefloppy_open by Borislav Petkov · 16 years ago
  17. 7fcebda ide-cd: move request prep chunk from cdrom_do_newpc_cont to rq issue path by Borislav Petkov · 16 years ago
  18. 90eb808 ide-cd: move request prep from cdrom_start_rw_cont to rq issue path by Borislav Petkov · 16 years ago
  19. e529c60 ide-cd: move request prep from cdrom_start_seek_continuation to rq issue path by Borislav Petkov · 16 years ago
  20. 4b01fcb ide-cd: fold cdrom_start_seek into ide_cd_do_request by Borislav Petkov · 16 years ago
  21. b6ca440 ide-cd: simplify request issuing path by Borislav Petkov · 16 years ago
  22. 99384ae ide-cd: mv ide_do_rw_cdrom ide_cd_do_request by Borislav Petkov · 16 years ago
  23. 8ea1d17 ide-cd: cdrom_start_seek: remove unused argument block by Borislav Petkov · 16 years ago
  24. ab9d6e3 ide-cd: ide_do_rw_cdrom: add the catch-all bad request case to the if-else block by Borislav Petkov · 16 years ago
  25. ae8789f ide-cd: remove ide_cd_drain_data and ide_cd_pad_transfer by Borislav Petkov · 16 years ago
  26. af6765ce ide-cd: remove wait-for-idle-controller bit in cdrom_start_packet_command by Borislav Petkov · 16 years ago
  27. ce30e40 sgiioc4: call ide_find_port_slot() later by Bartlomiej Zolnierkiewicz · 16 years ago
  28. cb8ea09 swarm: call ide_find_port_slot() later by Bartlomiej Zolnierkiewicz · 16 years ago
  29. 67717e2 icside: always try to probe first interface by Bartlomiej Zolnierkiewicz · 16 years ago
  30. 47bc7e7 rapide: fix rapide_probe() return value by Bartlomiej Zolnierkiewicz · 16 years ago
  31. ff23712 ide: remove needless includes from setup-pci.c (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  32. ad15e9f ide: remove needless includes from ide-taskfile.c (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  33. 6172941 ide: remove needless includes from ide.c by Bartlomiej Zolnierkiewicz · 16 years ago
  34. 605cfe8 ide: remove superfluous BUG_ON() from set_geometry_intr() by Bartlomiej Zolnierkiewicz · 16 years ago
  35. 07fe69d ide: allow any command requesting DMA data phase for HDIO_DRIVE_TASKFILE by Bartlomiej Zolnierkiewicz · 16 years ago
  36. e193c3e ide-pnp: print driver banner message early by Bartlomiej Zolnierkiewicz · 16 years ago
  37. 740c397 ide-h8300: print driver banner message early by Bartlomiej Zolnierkiewicz · 16 years ago
  38. eb3aff5 ide: print message on error in ide_find_port_slot() by Bartlomiej Zolnierkiewicz · 16 years ago
  39. 7b60fa1 ide_platform: use struct ide_port_info by Bartlomiej Zolnierkiewicz · 16 years ago
  40. f81eb80 ide-h8300: use struct ide_port_info by Bartlomiej Zolnierkiewicz · 16 years ago
  41. 9a5ae1f rapide: use struct ide_port_info by Bartlomiej Zolnierkiewicz · 16 years ago
  42. b48c89a cmd640: add ->init_dev method by Bartlomiej Zolnierkiewicz · 16 years ago
  43. e6d95bd ide: ->port_init_devs -> ->init_dev by Bartlomiej Zolnierkiewicz · 16 years ago
  44. a698400 cmd640: fix warm-plug support for the secondary interface by Bartlomiej Zolnierkiewicz · 16 years ago
  45. ba1d0de powerpc/ide: remove mpc8xx-ide driver by Arnd Bergmann · 16 years ago
  46. e48905e swarm: use struct ide_port_info by Bartlomiej Zolnierkiewicz · 16 years ago
  47. c1da678 ide: tighten checks on PCI BARs in ide_hwif_configure() by Bartlomiej Zolnierkiewicz · 16 years ago
  48. 0139701 sgiioc4: use driver name for resource allocation by Bartlomiej Zolnierkiewicz · 16 years ago
  49. b25afdf icside: use ide_init_port_hw() by Bartlomiej Zolnierkiewicz · 16 years ago
  50. 26839f0 icside: don't use hwif->hwif_data by Bartlomiej Zolnierkiewicz · 16 years ago
  51. dccdf52 ide-cs: use struct ide_port_info by Bartlomiej Zolnierkiewicz · 16 years ago
  52. f333f92 ide_4drives: use struct ide_port_info by Bartlomiej Zolnierkiewicz · 16 years ago
  53. a536f32 au1xxx-ide: don't use hwif->hwif_data by Bartlomiej Zolnierkiewicz · 16 years ago
  54. c56c564 ide: set hwif->dev in ide_init_port_hw() (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  55. 63b51c6 ide: make ide_hwifs[] static by Bartlomiej Zolnierkiewicz · 16 years ago
  56. 256c5f8 ide: fix hwif-s initialization by Bartlomiej Zolnierkiewicz · 16 years ago
  57. 9ad5409 ide: move PIO blacklist to ide-pio-blacklist.c by Bartlomiej Zolnierkiewicz · 16 years ago
  58. 3e153cf ide: remove no longer used ide_pio_timings[] by Bartlomiej Zolnierkiewicz · 16 years ago
  59. c9d6c1a ide: move ide_pio_cycle_time() to ide-timings.c by Bartlomiej Zolnierkiewicz · 16 years ago
  60. 8a97206 ide-pmac: convert to use ide_timing_find_mode() by Bartlomiej Zolnierkiewicz · 16 years ago
  61. b96f738 ide-mpc8xx: convert to use ide_timing_find_mode() by Bartlomiej Zolnierkiewicz · 16 years ago
  62. 3f84757 sl82c105: convert to use ide_timing_find_mode() by Bartlomiej Zolnierkiewicz · 16 years ago
  63. 713a590 cy82c693: convert to use ide_timing_find_mode() by Bartlomiej Zolnierkiewicz · 16 years ago
  64. 86a0e12 cmd64x: convert to use ide_timing_find_mode() by Bartlomiej Zolnierkiewicz · 16 years ago
  65. 17b500d cmd640: convert to use ide_timing_find_mode() by Bartlomiej Zolnierkiewicz · 16 years ago
  66. 288911a alim15x3: convert to use ide_timing_find_mode() by Bartlomiej Zolnierkiewicz · 16 years ago
  67. 2feecfa qd65xx: convert to use ide_timing_find_mode() by Bartlomiej Zolnierkiewicz · 16 years ago
  68. b32b76f ht6560b: convert to use ide_timing_find_mode() by Bartlomiej Zolnierkiewicz · 16 years ago
  69. cc57ccc ali14xx: convert to use ide_timing_find_mode() by Bartlomiej Zolnierkiewicz · 16 years ago
  70. f06ab34 ide: convert ide-timing.h to ide-timings.c library (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  71. 2c139e7 ide: checkpatch.pl fixes for ide-timing.h by Bartlomiej Zolnierkiewicz · 16 years ago
  72. bd887f7 ide: remove XFER_* masks from ide-timing.h by Bartlomiej Zolnierkiewicz · 16 years ago
  73. 3be53f3 ide: move some bits from ide-timing.h to <linux/ide.h> by Bartlomiej Zolnierkiewicz · 16 years ago
  74. 71d5161 ide: use u8 for xfer modes in ide-timing.h by Bartlomiej Zolnierkiewicz · 16 years ago
  75. f0ffc98 ide: remove unused XFER_UDMA_SLOW by Bartlomiej Zolnierkiewicz · 16 years ago
  76. e4e8d02 ide: remove needless includes from ide-lib.c by Bartlomiej Zolnierkiewicz · 16 years ago
  77. 96b1dfe BAST: Remove old IDE driver by Ben Dooks · 16 years ago
  78. e5318b5 ide: use the dma safe check for REQ_TYPE_ATA_PC by FUJITA Tomonori · 16 years ago
  79. 0b6abc1 ide: avoid DMA on the stack for REQ_TYPE_ATA_PC by FUJITA Tomonori · 16 years ago
  80. 84e0f3f ide: it821x in pass-through mode segfaults in 2.6.26-stable by Dimitri Gorokhovik · 16 years ago
  81. 417e149 pcmcia: ide-cs: Remove outdated comment by Larry Finger · 16 years ago
  82. 98339cb Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  83. cbbc4e8 ide-floppy: fix unfortunate function naming by Borislav Petkov · 16 years ago
  84. cd2abbf ide-tape: unify idetape_create_read/write_cmd by Borislav Petkov · 16 years ago
  85. 646c0cb ide: add ide_pc_intr() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  86. 55d82bf ide-{floppy,scsi}: read Status Register before stopping DMA engine by Bartlomiej Zolnierkiewicz · 16 years ago
  87. 4c93067 ide-floppy: add more debugging to idefloppy_pc_intr() by Bartlomiej Zolnierkiewicz · 16 years ago
  88. 3e421d3 ide-tape: always log debug info in idetape_pc_intr() if debugging is enabled by Bartlomiej Zolnierkiewicz · 16 years ago
  89. 08424ac ide-tape: add ide_tape_io_buffers() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  90. 74e63e74 ide-tape: factor out DSC handling from idetape_pc_intr() by Bartlomiej Zolnierkiewicz · 16 years ago
  91. dd2e9a0 ide-{floppy,tape}: move checking of ->failed_pc to ->callback by Bartlomiej Zolnierkiewicz · 16 years ago
  92. 6bf1641 ide: add ide_issue_pc() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  93. 28c7214 ide: add PC_FLAG_DRQ_INTERRUPT pc flag by Bartlomiej Zolnierkiewicz · 16 years ago
  94. 594c16d ide: add ide_transfer_pc() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  95. 794cc68 ide-{cd,floppy,tape}: remove checking for drive->scsi by Bartlomiej Zolnierkiewicz · 16 years ago
  96. 5d41893 ide: add PC_FLAG_ZIP_DRIVE pc flag by Bartlomiej Zolnierkiewicz · 16 years ago
  97. 5a7b75a ide-tape: factor out waiting for good ireason from idetape_transfer_pc() by Bartlomiej Zolnierkiewicz · 16 years ago
  98. 9fd13a2 ide-tape: set PC_FLAG_DMA_IN_PROGRESS flag in idetape_transfer_pc() by Bartlomiej Zolnierkiewicz · 16 years ago
  99. 6ffb664 ide-floppy: start DMA engine in idefloppy_transfer_pc1() by Bartlomiej Zolnierkiewicz · 16 years ago
  100. 5e33109 ide-{floppy,tape}: PC_FLAG_DMA_RECOMMENDED -> PC_FLAG_DMA_OK by Bartlomiej Zolnierkiewicz · 16 years ago