1. fc41069 ide: small whitespace fixes by Pavel Machek · 16 years ago
  2. 8a69580 ide: add ide_host_free() helper (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  3. 18de101 ide: allocate ide_hwif_t instances dynamically by Bartlomiej Zolnierkiewicz · 16 years ago
  4. af1cbba ide: add ide_ports[] by Bartlomiej Zolnierkiewicz · 16 years ago
  5. 6059143 ide: move ide_remove_port_from_hwgroup() to ide-probe.c by Bartlomiej Zolnierkiewicz · 16 years ago
  6. 8cdf310 ide: fix IDE port slots reservation and freeing (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  7. e0d0020 ide: fix ide_host_register() return value by Bartlomiej Zolnierkiewicz · 16 years ago
  8. 6f904d0 ide: add ide_host_add() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  9. 48c3c10 ide: add struct ide_host (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  10. 374e042 ide: add struct ide_tp_ops (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  11. d6276b5 ide: add 'config' field to hw_regs_t by Bartlomiej Zolnierkiewicz · 16 years ago
  12. 1f2efb8 ide: add ide_read_device() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  13. 4e65837 ide: use ->tf_load in actual_try_to_identify() by Bartlomiej Zolnierkiewicz · 16 years ago
  14. 6e6afb3 ide: add ->set_irq method by Bartlomiej Zolnierkiewicz · 16 years ago
  15. 1f6d8a0 ide: add ->read_altstatus method by Bartlomiej Zolnierkiewicz · 16 years ago
  16. b73c7ee ide: add ->read_status method by Bartlomiej Zolnierkiewicz · 16 years ago
  17. c6dfa86 ide: add ->exec_command method by Bartlomiej Zolnierkiewicz · 16 years ago
  18. ebb00fb ide: factor out simplex handling from ide_pci_dma_base() by Bartlomiej Zolnierkiewicz · 16 years ago
  19. c97c6ac ide: pass hw_regs_t-s to ide_device_add[_all]() (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  20. eb3aff5 ide: print message on error in ide_find_port_slot() by Bartlomiej Zolnierkiewicz · 16 years ago
  21. e6d95bd ide: ->port_init_devs -> ->init_dev by Bartlomiej Zolnierkiewicz · 16 years ago
  22. 63b51c6 ide: make ide_hwifs[] static by Bartlomiej Zolnierkiewicz · 16 years ago
  23. 256c5f8 ide: fix hwif-s initialization by Bartlomiej Zolnierkiewicz · 16 years ago
  24. ff07488 ide: remove drive->ctl by Bartlomiej Zolnierkiewicz · 16 years ago
  25. 6a732e1 ide: use ->OUTBSYNC in init_irq() by Bartlomiej Zolnierkiewicz · 16 years ago
  26. f8c4bd0a ide: pass 'hwif *' instead of 'drive *' to ->OUTBSYNC method by Bartlomiej Zolnierkiewicz · 16 years ago
  27. e81a3bd ide: fix do_probe() to use SELECT_DRIVE() by Bartlomiej Zolnierkiewicz · 16 years ago
  28. a861beb ide: add __ide_default_irq() inline helper by Bartlomiej Zolnierkiewicz · 16 years ago
  29. 7cd95f5 ide: fix hwif->gendev refcounting by Bartlomiej Zolnierkiewicz · 16 years ago
  30. d427e83 ide: fix host drivers missing hwif->chipset initialization by Bartlomiej Zolnierkiewicz · 16 years ago
  31. b769164 ide: remove the ide_etrax100 chipset type by Adrian Bunk · 16 years ago
  32. 716ad87 ide: fix race in device_create by Greg Kroah-Hartman · 16 years ago
  33. 1024c5f ide: IDE_HFLAG_SERIALIZE_DMA bugfix by Bartlomiej Zolnierkiewicz · 16 years ago
  34. 23f8e4b ide: fix early setup of hwif->host_flags by Bartlomiej Zolnierkiewicz · 16 years ago
  35. 32b3fe4 ide: always use ->OUTBSYNC method for executing commands by Bartlomiej Zolnierkiewicz · 16 years ago
  36. 9567b34 ide: merge ->atapi_*put_bytes and ->ata_*put_data methods by Bartlomiej Zolnierkiewicz · 16 years ago
  37. 92d3ab2 falconide/q40ide: add ->atapi_*put_bytes and ->ata_*put_data methods (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  38. 4c3032d ide: add struct ide_io_ports (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  39. 207daea ide: remove obsoleted "hdx=autotune" kernel parameter by Bartlomiej Zolnierkiewicz · 16 years ago
  40. e160124 ide: remove IDE_HFLAG_NO_AUTOTUNE host flag by Bartlomiej Zolnierkiewicz · 16 years ago
  41. cc12175 ide: remove obsoleted "hdx=noautotune" kernel parameter by Bartlomiej Zolnierkiewicz · 16 years ago
  42. e460a59 ide: remove obsoleted "idex=reset" kernel parameter by Bartlomiej Zolnierkiewicz · 16 years ago
  43. 9fd91d9 ide: add "ignore_cable" parameter (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  44. 5e37bdc ide: add struct ide_dma_ops (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  45. 1fd1890 ide: add IDE_HFLAG_SERIALIZE_DMA host flag by Bartlomiej Zolnierkiewicz · 16 years ago
  46. b123f56 ide: do complete DMA setup in ->init_dma method (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  47. eb63963 ide: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  48. 3dd89a9 ide: cleanup setting hwif->mmio flag by Bartlomiej Zolnierkiewicz · 16 years ago
  49. 0d1bad2 ide: manage resources for PCI devices in ide_pci_enable() (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  50. d92f1a2 ide: manage I/O resources in ide_legacy_init_one() by Bartlomiej Zolnierkiewicz · 16 years ago
  51. d9b819a ide: add ide_legacy_init_one() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  52. 2c4be25 ide-4drives: manage I/O resources in driver by Bartlomiej Zolnierkiewicz · 16 years ago
  53. eb716be ide: register ports with non-present devices (for warm-plug) by Bartlomiej Zolnierkiewicz · 16 years ago
  54. 0bfeee7 ide: use ide_legacy_device_add() for qd65xx (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  55. 3b36f66 ide: add ide_legacy_device_add() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  56. e53cd45 ide: remove ->noprobe field from ide_hwif_t by Bartlomiej Zolnierkiewicz · 16 years ago
  57. ac95bee ide: add struct ide_port_ops (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  58. e277f91 ide: use ide_find_port() in legacy VLB host drivers (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  59. fe80b93 ide: merge ide_match_hwif() and ide_find_port() by Bartlomiej Zolnierkiewicz · 16 years ago
  60. 0e33555 ide: add CONFIG_IDE_ARCH_OBSOLETE_DEFAULTS (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  61. 23579a2 ide: remove IDE_*_REG macros by Bartlomiej Zolnierkiewicz · 16 years ago
  62. 9a0e77f ide: remove obsoleted "idex=base[,ctl[,irq]]" kernel parameters (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  63. fef39d9 ide: remove needless CONFIG_BLK_DEV_HD hack from init_hwif() by Bartlomiej Zolnierkiewicz · 16 years ago
  64. f74c914 ide: add warm-plug support for IDE devices (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  65. 2dde786 ide: rework PowerMac media-bay support (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  66. 26042d0 ide: move ide_port_setup_devices() call to ide_device_add_all() by Bartlomiej Zolnierkiewicz · 16 years ago
  67. 5b0c4b3 ide: remove IDE devices from /proc/ide/ before unregistering them by Bartlomiej Zolnierkiewicz · 16 years ago
  68. c7f6f21 ide: factor out cable detection from ide_init_port() by Bartlomiej Zolnierkiewicz · 16 years ago
  69. f367bed Revert "ide: change master/slave IDENTIFY order" by Bartlomiej Zolnierkiewicz · 16 years ago
  70. c53ea18 ide: skip probing port if "hdx=noprobe" was used for both devices on it by Bartlomiej Zolnierkiewicz · 16 years ago
  71. e1771e2 ide: fix comment in init_irq() by Bartlomiej Zolnierkiewicz · 16 years ago
  72. 4280094 ide: ide_init_port() bugfix by Bartlomiej Zolnierkiewicz · 16 years ago
  73. 7b89280 cleanup after APUS removal by Adrian Bunk · 16 years ago
  74. c47137a ide: add ide_read_[alt]status() inline helpers by Bartlomiej Zolnierkiewicz · 16 years ago
  75. 57b5527 ide-probe: remove needless Status register reads by Bartlomiej Zolnierkiewicz · 16 years ago
  76. d9270a3 ide: move create_proc_ide_drives() call to ide_device_add_all() by Bartlomiej Zolnierkiewicz · 16 years ago
  77. 327617e ide: move hwif->present check out from ide_proc_register_port() by Bartlomiej Zolnierkiewicz · 16 years ago
  78. eafd88a ide: factor out devices setup from ide_acpi_init() by Bartlomiej Zolnierkiewicz · 16 years ago
  79. decdc3f ide: move ide_acpi_init() call to ide_device_add_all() by Bartlomiej Zolnierkiewicz · 16 years ago
  80. d5bc659 ide: factor out devices setup from init_irq() by Bartlomiej Zolnierkiewicz · 16 years ago
  81. 0947e0d ide: factor out adding drive to hwgroup from init_irq() by Bartlomiej Zolnierkiewicz · 16 years ago
  82. 8a0e7e1 ide: move hwif->rqsize init from ide_init_queue() to init_irq() by Bartlomiej Zolnierkiewicz · 16 years ago
  83. c5d70cc ide: merge init_gendisk() into hwif_register_devices() by Bartlomiej Zolnierkiewicz · 16 years ago
  84. 346d499 ide: call init_gendisk() after ide_acpi_init() by Bartlomiej Zolnierkiewicz · 16 years ago
  85. 3a4e7c9 ide: move blk_register_region() call out from init_gendisk() by Bartlomiej Zolnierkiewicz · 16 years ago
  86. 5c2854e ide: skip not present devices in init_gendisk() by Bartlomiej Zolnierkiewicz · 16 years ago
  87. 521fd1e ide: remove incorrect init_gendisk() comment by Bartlomiej Zolnierkiewicz · 16 years ago
  88. 1f2cf8b ide: add ->port_init_devs method to ide_hwif_t by Bartlomiej Zolnierkiewicz · 16 years ago
  89. 807b90d ide: add IDE_HFLAG_NO_{IO32_BIT,UNMASK_IRQS} host flags by Bartlomiej Zolnierkiewicz · 16 years ago
  90. 7704ca2 ide: factor out code initializing devices from ide_init_port() by Bartlomiej Zolnierkiewicz · 16 years ago
  91. bfa14b4 ide: add ->cable_detect method to ide_hwif_t by Bartlomiej Zolnierkiewicz · 16 years ago
  92. c413b9b ide: add struct ide_port_info instances to legacy host drivers by Bartlomiej Zolnierkiewicz · 16 years ago
  93. a14dc57 ide: move hwif_register() call out of ide_probe_port() by Bartlomiej Zolnierkiewicz · 16 years ago
  94. e84e7ea ide: factor out code for tuning devices from ide_probe_port() by Bartlomiej Zolnierkiewicz · 16 years ago
  95. 139ddfc ide: move handling of I/O resources out of ide_probe_port() by Bartlomiej Zolnierkiewicz · 16 years ago
  96. 9d50152 ide: make probe_hwif() return an error value by Bartlomiej Zolnierkiewicz · 16 years ago
  97. fbd1308 ide: use ide_remove_port_from_hwgroup in init_irq() by Bartlomiej Zolnierkiewicz · 16 years ago
  98. cae5c82 ide: prepare init_irq() for using ide_remove_port_from_hwgroup() by Bartlomiej Zolnierkiewicz · 16 years ago
  99. 422278e ide: remove needless zeroing of hwgroup fields from init_irq() by Bartlomiej Zolnierkiewicz · 16 years ago
  100. 4853565 ide: remove hwif->present manipulations from hwif_init() by Bartlomiej Zolnierkiewicz · 16 years ago