1. 123995b ide: use 'drive->dn & 1' instead of drive->select.b.unit by Bartlomiej Zolnierkiewicz · 16 years ago
  2. 8595259 cy82c693: remove no longer needed CY82C693_DEBUG_LOGS code by Bartlomiej Zolnierkiewicz · 16 years ago
  3. 00bb2c1 cy82c693: remove dead CY82C693_SETDMA_CLOCK code by Bartlomiej Zolnierkiewicz · 16 years ago
  4. c67c216 ide: remove superfluous ->waiting_for_dma checks by Bartlomiej Zolnierkiewicz · 16 years ago
  5. e4634d4 ide: remove superfluous ->dma field from ide_hwif_t by Bartlomiej Zolnierkiewicz · 16 years ago
  6. 97100fc ide: add device flags by Bartlomiej Zolnierkiewicz · 16 years ago
  7. 9b5a18e sgiioc4: fix messages by Sergei Shtylylov · 16 years ago
  8. aa95f0e sgiioc4: sgiioc4_read_status drive busy check fix by Sergei Shtylylov · 16 years ago
  9. feb22b7 ide: add proper PCI PM support (v2) by Bartlomiej Zolnierkiewicz · 16 years ago
  10. 1785192 hpt366: add hpt3xx_disable_fast_irq() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  11. 367d7e7 ide: ide_dev_is_sata() -> ata_id_is_sata() by Bartlomiej Zolnierkiewicz · 16 years ago
  12. 5d5870f ide: ide_dev_has_iordy() -> ata_id_has_iordy() by Bartlomiej Zolnierkiewicz · 16 years ago
  13. af5dfe8 cmd640: add __set_prefetch_mode() by Bartlomiej Zolnierkiewicz · 16 years ago
  14. 3ceca72 ide: include <linux/hdreg.h> only when needed by Bartlomiej Zolnierkiewicz · 16 years ago
  15. 7e59ea2 ide: check drive->present in ide_get_paired_drive() by Bartlomiej Zolnierkiewicz · 16 years ago
  16. 3a7d248 ide: use ATA_* defines instead of *_STAT and *_ERR ones by Bartlomiej Zolnierkiewicz · 16 years ago
  17. 48fb268 ide: remove drive->driveid by Bartlomiej Zolnierkiewicz · 16 years ago
  18. 4dde449 ide: make drive->id an union (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  19. 62ff2ec ide: Fix pointer arithmetic in hpt3xx driver code (3rd try) by Masoud Sharbiani · 16 years ago
  20. 1b427a3 sgiioc4: fixup message on resource allocation failure by Bartlomiej Zolnierkiewicz · 16 years ago
  21. a69999e drivers/ide/pci/: use __devexit_p() by Adrian Bunk · 16 years ago
  22. f454cbe ide: ->cable_detect method cannot be marked __devinit by Bartlomiej Zolnierkiewicz · 16 years ago
  23. 36de994 ide: ->quirkproc method cannot be marked __devinit by Bartlomiej Zolnierkiewicz · 16 years ago
  24. 24307ff cs5520: add enablebits checking by Bartlomiej Zolnierkiewicz · 16 years ago
  25. a326b02 ide: drop 'name' parameter from ->init_chipset method by Bartlomiej Zolnierkiewicz · 16 years ago
  26. ced3ec8 ide: prefix messages from IDE PCI host drivers by driver name by Bartlomiej Zolnierkiewicz · 16 years ago
  27. 04ba6e7 it821x: remove DECLARE_ITE_DEV() macro by Bartlomiej Zolnierkiewicz · 16 years ago
  28. 29f1ca9 it8213: remove DECLARE_ITE_DEV() macro by Bartlomiej Zolnierkiewicz · 16 years ago
  29. 28cfd8a ide: include PCI device name in messages from IDE PCI host drivers by Bartlomiej Zolnierkiewicz · 16 years ago
  30. 585f67e via82cxxx: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  31. fc2c32b trm290: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  32. 29d72f2 triflex: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  33. ea881d6 tc86c001: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  34. 64b0fed slc90e66: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  35. 6ce71998 sl82c105: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  36. 1ceb906 sis5513: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  37. fe38258 siimage: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  38. bc2c9a8 serverworks: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  39. 991f5e6 sc1200: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  40. 0fd1880 rz1000: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  41. da8c3e0 piix: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  42. 574a1c2 pdc202xx_old: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  43. d69c8f8 pdc202xx_new: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  44. adc7f85 opti621: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  45. aa6e518 ns87415: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  46. 1bcaaba jmicron: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  47. 87d8b61 it821x: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  48. 5102f76 it8213: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  49. a6c43a2 hpt366: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  50. 741ac62 hpt34x: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  51. f566bca ide/pci/generic: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  52. cd68841 cy82c693: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  53. 40c8a7f cs5535: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  54. d16492a cs5530: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  55. e2b15b4 cmd64x: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  56. f354fbc atiixp: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  57. b2509ac amd74xx: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  58. 8ee3f3b alim15x3: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  59. eb7cb98 aec62xx: add ->remove method and module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  60. 37525be via82cxxx: cleanup ->init_chipset method by Bartlomiej Zolnierkiewicz · 16 years ago
  61. 0794230 cmd64x: cleanup ->init_chipset method by Bartlomiej Zolnierkiewicz · 16 years ago
  62. d51f19c amd74xx: cleanup ->init_chipset method by Bartlomiej Zolnierkiewicz · 16 years ago
  63. b16040b tc86c001: remove ->init_chipset method by Bartlomiej Zolnierkiewicz · 16 years ago
  64. ee77325 via82cxxx: convert to use ->host_priv by Bartlomiej Zolnierkiewicz · 16 years ago
  65. 4c67423 siimage: convert to use ->host_priv by Bartlomiej Zolnierkiewicz · 16 years ago
  66. 96776f3 sc1200: convert to use ->host_priv by Bartlomiej Zolnierkiewicz · 16 years ago
  67. 1d76d9d it821x: convert to use ->host_priv by Bartlomiej Zolnierkiewicz · 16 years ago
  68. 74811f3 hpt366: convert to use ->host_priv by Bartlomiej Zolnierkiewicz · 16 years ago
  69. 60e57ed aec62xx: convert to use ->host_priv by Bartlomiej Zolnierkiewicz · 16 years ago
  70. 6cdf6eb ide: add ->dev and ->host_priv fields to struct ide_host by Bartlomiej Zolnierkiewicz · 16 years ago
  71. 8a69580 ide: add ide_host_free() helper (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  72. 6f904d0 ide: add ide_host_add() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  73. 48c3c10 ide: add struct ide_host (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  74. 374e042 ide: add struct ide_tp_ops (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  75. 3b2a5c7 ide: filter out "default" transfer mode values in set_xfer_rate() by Bartlomiej Zolnierkiewicz · 16 years ago
  76. ba4b2e6 ide: remove dead Virtual DMA support by Bartlomiej Zolnierkiewicz · 16 years ago
  77. 761052e ide: remove ->INB, ->OUTB and ->OUTBSYNC methods by Bartlomiej Zolnierkiewicz · 16 years ago
  78. 92eb438 ide: use ->tf_read in ide_read_error() by Bartlomiej Zolnierkiewicz · 16 years ago
  79. 6e6afb3 ide: add ->set_irq method by Bartlomiej Zolnierkiewicz · 16 years ago
  80. 1f6d8a0 ide: add ->read_altstatus method by Bartlomiej Zolnierkiewicz · 16 years ago
  81. b73c7ee ide: add ->read_status method by Bartlomiej Zolnierkiewicz · 16 years ago
  82. c6dfa86 ide: add ->exec_command method by Bartlomiej Zolnierkiewicz · 16 years ago
  83. ebb00fb ide: factor out simplex handling from ide_pci_dma_base() by Bartlomiej Zolnierkiewicz · 16 years ago
  84. 81e8d5a ide: remove ide_setup_dma() by Bartlomiej Zolnierkiewicz · 16 years ago
  85. cab7f8e ide: remove ->dma_{status,command} fields from ide_hwif_t by Bartlomiej Zolnierkiewicz · 16 years ago
  86. b2f951a ide: add ->read_sff_dma_status method by Bartlomiej Zolnierkiewicz · 16 years ago
  87. c97c6ac ide: pass hw_regs_t-s to ide_device_add[_all]() (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  88. 64a8f00 IDE: Report errors during drive reset back to user space by Elias Oltmanns · 16 years ago
  89. ce30e40 sgiioc4: call ide_find_port_slot() later by Bartlomiej Zolnierkiewicz · 16 years ago
  90. eb3aff5 ide: print message on error in ide_find_port_slot() by Bartlomiej Zolnierkiewicz · 16 years ago
  91. b48c89a cmd640: add ->init_dev method by Bartlomiej Zolnierkiewicz · 16 years ago
  92. a698400 cmd640: fix warm-plug support for the secondary interface by Bartlomiej Zolnierkiewicz · 16 years ago
  93. 0139701 sgiioc4: use driver name for resource allocation by Bartlomiej Zolnierkiewicz · 16 years ago
  94. c56c564 ide: set hwif->dev in ide_init_port_hw() (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  95. 256c5f8 ide: fix hwif-s initialization by Bartlomiej Zolnierkiewicz · 16 years ago
  96. 3f84757 sl82c105: convert to use ide_timing_find_mode() by Bartlomiej Zolnierkiewicz · 16 years ago
  97. 713a590 cy82c693: convert to use ide_timing_find_mode() by Bartlomiej Zolnierkiewicz · 16 years ago
  98. 86a0e12 cmd64x: convert to use ide_timing_find_mode() by Bartlomiej Zolnierkiewicz · 16 years ago
  99. 17b500d cmd640: convert to use ide_timing_find_mode() by Bartlomiej Zolnierkiewicz · 16 years ago
  100. 288911a alim15x3: convert to use ide_timing_find_mode() by Bartlomiej Zolnierkiewicz · 16 years ago