1. 1f07e98 Prevent IDE boot ops on NUMA system by Andi Kleen · 17 years ago
  2. 395d8ef ide-disk: fix flush requests (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  3. 8e882ba ide: introduce CONFIG_BLK_DEV_IDEDMA_SFF option by Sergei Shtylyov · 17 years ago
  4. 64a57fe ide: add ide_read_error() inline helper by Bartlomiej Zolnierkiewicz · 17 years ago
  5. c47137a ide: add ide_read_[alt]status() inline helpers by Bartlomiej Zolnierkiewicz · 17 years ago
  6. 29dd597 ide: remove ide_setup_ports() by Bartlomiej Zolnierkiewicz · 17 years ago
  7. afdd360 ide: remove write-only ->sata_misc[] from ide_hwif_t by Bartlomiej Zolnierkiewicz · 17 years ago
  8. 7c7e92a Palmchip BK3710 IDE driver by Anton Salnikov · 17 years ago
  9. 578cfa0 ide: move check_dma_crc() to ide-dma.c by Bartlomiej Zolnierkiewicz · 17 years ago
  10. af10f77 ide: remove ide_ata66_check() by Bartlomiej Zolnierkiewicz · 17 years ago
  11. 5efe7c5 ide: remove set_transfer() by Bartlomiej Zolnierkiewicz · 17 years ago
  12. 835457d ide: remove SATA_*_REG macros by Bartlomiej Zolnierkiewicz · 17 years ago
  13. 92b83c8 ide: remove ->nice0 and ->nice2 fields from ide_drive_t by Bartlomiej Zolnierkiewicz · 17 years ago
  14. b034304 ide: convert ->straight8 field in ide_hwif_t to bit flag by Bartlomiej Zolnierkiewicz · 17 years ago
  15. b60acab ide: remove unused ->auto_poll field from ide_hwif_t by Bartlomiej Zolnierkiewicz · 17 years ago
  16. d9270a3 ide: move create_proc_ide_drives() call to ide_device_add_all() by Bartlomiej Zolnierkiewicz · 17 years ago
  17. eafd88a ide: factor out devices setup from ide_acpi_init() by Bartlomiej Zolnierkiewicz · 17 years ago
  18. 1f2cf8b ide: add ->port_init_devs method to ide_hwif_t by Bartlomiej Zolnierkiewicz · 17 years ago
  19. 807b90d ide: add IDE_HFLAG_NO_{IO32_BIT,UNMASK_IRQS} host flags by Bartlomiej Zolnierkiewicz · 17 years ago
  20. 9e016a7 ide: add ide_deprecated_find_port() helper by Bartlomiej Zolnierkiewicz · 17 years ago
  21. f82c2b1 ide: add 'init_default' and 'restore' arguments to ide_unregister() by Bartlomiej Zolnierkiewicz · 17 years ago
  22. 0eea645 ide-floppy: use an xfer_func_t and io_buf_t typedefs in order to unify rw by Borislav Petkov · 17 years ago
  23. bfa14b4 ide: add ->cable_detect method to ide_hwif_t by Bartlomiej Zolnierkiewicz · 17 years ago
  24. c413b9b ide: add struct ide_port_info instances to legacy host drivers by Bartlomiej Zolnierkiewicz · 17 years ago
  25. fbd1308 ide: use ide_remove_port_from_hwgroup in init_irq() by Bartlomiej Zolnierkiewicz · 17 years ago
  26. a6fbb1c ide: remove unused ide_hwgroup_t fields by Bartlomiej Zolnierkiewicz · 17 years ago
  27. dac2242 ide: don't include <linux/hdsmart.h> by Bartlomiej Zolnierkiewicz · 17 years ago
  28. 062f9f0 ide: use ide_build_sglist() and ide_destroy_dmatable() in non-PCI host drivers by Bartlomiej Zolnierkiewicz · 17 years ago
  29. 3650165 ide: keep pointer to struct device instead of struct pci_dev in ide_hwif_t by Bartlomiej Zolnierkiewicz · 17 years ago
  30. 4166c19 ide: add IDE_HFLAG_NO_DSC host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  31. 8ac2b42a ide: add IDE_HFLAG_CLEAR_SIMPLEX host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  32. ecf32796 ide: ide_setup_dma() assumes 8 ports by Sergei Shtylyov · 17 years ago
  33. 7b9f25b ide: add ide_dump_identify() debug helper by Bartlomiej Zolnierkiewicz · 17 years ago
  34. da6f4c7 ide: make wait_drive_not_busy() static again by Adrian Bunk · 17 years ago
  35. 2eae6eb ide: small ide-scan-pci.c cleanup by Adrian Bunk · 17 years ago
  36. 34f5d5a ide: switch set_xfer_rate() to use REQ_TYPE_ATA_TASKFILE requests by Bartlomiej Zolnierkiewicz · 17 years ago
  37. 2624565 ide: use wait_drive_not_busy() in drive_cmd_intr() (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  38. 4906f3b ide: kill DATA_READY define by Bartlomiej Zolnierkiewicz · 17 years ago
  39. 4d7a984 ide: task_end_request() fix by Tejun Heo · 17 years ago
  40. 657cc1a ide: set IDE_TFLAG_IN_* flags before queuing/executing command by Bartlomiej Zolnierkiewicz · 17 years ago
  41. 35cf2b9 ide: fix ->io_32bit race in ide_taskfile_ioctl() by Tejun Heo · 17 years ago
  42. 9e47be0 ide: remove broken disk byte-swapping support by Bartlomiej Zolnierkiewicz · 17 years ago
  43. 81ca691 ide: add ide_set_irq() inline helper by Bartlomiej Zolnierkiewicz · 17 years ago
  44. ade2daf ide: make remaining built-in only IDE host drivers modular (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  45. cbb010c ide: drop 'initializing' argument from ide_register_hw() by Bartlomiej Zolnierkiewicz · 17 years ago
  46. 57c802e ide: add ide_init_port_hw() helper by Bartlomiej Zolnierkiewicz · 17 years ago
  47. b0d5bc2 ide: Fix build break caused by "ide: remove ideprobe_init()" by Olof Johansson · 17 years ago
  48. 151575e ide: remove ideprobe_init() by Bartlomiej Zolnierkiewicz · 17 years ago
  49. f01393e ide: merge ->fixup and ->quirkproc methods by Bartlomiej Zolnierkiewicz · 17 years ago
  50. 15ce926 ide: merge ->dma_host_{on,off} methods into ->dma_host_set method by Bartlomiej Zolnierkiewicz · 17 years ago
  51. 4a546e0 ide: remove ->ide_dma_on and ->dma_off_quietly methods from ide_hwif_t by Bartlomiej Zolnierkiewicz · 17 years ago
  52. 8704de8 cy82c693: add ->set_dma_mode method by Bartlomiej Zolnierkiewicz · 17 years ago
  53. 4db90a1 ide: add IDE_HFLAG_ABUSE_SET_DMA_MODE host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  54. 3071a9d ide: make 'extra' field in struct ide_port_info u8 by Bartlomiej Zolnierkiewicz · 17 years ago
  55. a501633 ide-disk: use ide_get_lba_addr() by Bartlomiej Zolnierkiewicz · 17 years ago
  56. c2b57cd ide: add ide_tf_read() helper by Bartlomiej Zolnierkiewicz · 17 years ago
  57. f6e29e3 ide-disk: use do_rw_taskfile() (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  58. 57d7366 ide: remove 'handler' field from ide_task_t (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  59. 1192e52 ide: use ->data_phase to set ->handler in do_rw_taskfile() by Bartlomiej Zolnierkiewicz · 17 years ago
  60. 10d9015 ide: convert do_rw_taskfile() to use ->data_phase by Bartlomiej Zolnierkiewicz · 17 years ago
  61. 1edee60 ide: merge flagged_taskfile() into do_rw_taskfile() by Bartlomiej Zolnierkiewicz · 17 years ago
  62. 866e2ec ide: remove 'tf_in_flags' field from ide_task_t by Bartlomiej Zolnierkiewicz · 17 years ago
  63. ac026ff ide: remove 'command_type' field from ide_task_t by Bartlomiej Zolnierkiewicz · 17 years ago
  64. 7299a39 ide: remove hwif->intrproc by Bartlomiej Zolnierkiewicz · 17 years ago
  65. f919790 ide: remove SELECT_INTERRUPT() by Bartlomiej Zolnierkiewicz · 17 years ago
  66. cd3dbc9 ide: remove QUIRK_LIST() by Bartlomiej Zolnierkiewicz · 17 years ago
  67. 2fc5738 ide: add ide_pktcmd_tf_load() helper by Bartlomiej Zolnierkiewicz · 17 years ago
  68. 8e7657a ide: remove atapi_ireason_t (take 3) by Bartlomiej Zolnierkiewicz · 17 years ago
  69. 790d123 ide: remove ata_nsector_t, ata_data_t and atapi_bcount_t by Bartlomiej Zolnierkiewicz · 17 years ago
  70. e5f9f5a ide: remove atapi_feature_t by Bartlomiej Zolnierkiewicz · 17 years ago
  71. 0e38a66 ide: remove atapi_error_t (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  72. 22c525b ide: remove ata_status_t and atapi_status_t by Bartlomiej Zolnierkiewicz · 17 years ago
  73. 6a21441 ide: CPU endianness doesn't matter for special_t by Bartlomiej Zolnierkiewicz · 17 years ago
  74. 807e35d ide: use ide_tf_load() in execute_drive_cmd() by Bartlomiej Zolnierkiewicz · 17 years ago
  75. 4ee06b7 ide: remove stale ide.h "configuration options" by Bartlomiej Zolnierkiewicz · 17 years ago
  76. 74095a9 ide: use do_rw_taskfile() in flagged_taskfile() by Bartlomiej Zolnierkiewicz · 17 years ago
  77. 9a3c49b ide: add ide_no_data_taskfile() helper by Bartlomiej Zolnierkiewicz · 17 years ago
  78. 9e42237 ide: add ide_tf_load() helper by Bartlomiej Zolnierkiewicz · 17 years ago
  79. 650d841 ide: add struct ide_taskfile (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  80. cd2a2d9 ide: remove task_ioreg_t typedef (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  81. 1c029fd ide: remove ->dma_master field from ide_hwif_t (take 5) by Bartlomiej Zolnierkiewicz · 17 years ago
  82. 3ab7efe ide: DMA reporting and validity checking fixes (take 3) by Bartlomiej Zolnierkiewicz · 17 years ago
  83. 0174511 ide: move ide_fixstring() documentation to ide-iops.c from ide.h by Bartlomiej Zolnierkiewicz · 17 years ago
  84. e95d9c6 Expand hwif->host_flags so that it fits new flags. by David Miller · 17 years ago
  85. 8562043 ide: constify struct ide_port_info by Bartlomiej Zolnierkiewicz · 17 years ago
  86. 039788e ide: replace ide_pci_device_t by struct ide_port_info by Bartlomiej Zolnierkiewicz · 17 years ago
  87. 9239b33 ide: remove write-only hwif->hw by Bartlomiej Zolnierkiewicz · 17 years ago
  88. 18e181f ide: add hwif->ack_intr hook by Bartlomiej Zolnierkiewicz · 17 years ago
  89. 86f3a49 icside: use ec->dma directly by Bartlomiej Zolnierkiewicz · 17 years ago
  90. 847ddd2 ide: add CONFIG_IDE_ARCH_OBSOLETE_INIT by Bartlomiej Zolnierkiewicz · 17 years ago
  91. f9b9309 ide: remove redundant comments from ide.h by Bartlomiej Zolnierkiewicz · 17 years ago
  92. baa8f3e ide: add ide_find_port() helper by Bartlomiej Zolnierkiewicz · 17 years ago
  93. 8447d9d ide: add ide_device_add() by Bartlomiej Zolnierkiewicz · 17 years ago
  94. fd9bb53 ide: add ->fixup method to ide_hwif_t by Bartlomiej Zolnierkiewicz · 17 years ago
  95. caea760 ide: add IDE_HFLAG_{IO_32BIT,UNMASK_IRQS} host flags by Bartlomiej Zolnierkiewicz · 17 years ago
  96. 272a370 ide: add IDE_HFLAG_RQSIZE_256 host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  97. 8acf28c ide: add IDE_HFLAG_FORCE_LEGACY_IRQS host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  98. 528a572 ide: add ->chipset field to ide_pci_device_t by Bartlomiej Zolnierkiewicz · 17 years ago
  99. 44a59ad ide: remove unused ->next field from ide_pci_device_t by Bartlomiej Zolnierkiewicz · 17 years ago
  100. 3985ee3 ide: add IDE_HFLAG_LEGACY_IRQS host flag by Bartlomiej Zolnierkiewicz · 17 years ago