1. cc12175 ide: remove obsoleted "hdx=noautotune" kernel parameter by Bartlomiej Zolnierkiewicz · 16 years ago
  2. e460a59 ide: remove obsoleted "idex=reset" kernel parameter by Bartlomiej Zolnierkiewicz · 16 years ago
  3. 9fd91d9 ide: add "ignore_cable" parameter (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  4. f37afda ide: constify struct ide_dma_ops by Bartlomiej Zolnierkiewicz · 16 years ago
  5. 5e37bdc ide: add struct ide_dma_ops (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  6. 1fd1890 ide: add IDE_HFLAG_SERIALIZE_DMA host flag by Bartlomiej Zolnierkiewicz · 16 years ago
  7. b123f56 ide: do complete DMA setup in ->init_dma method (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  8. b8e73fb ide: export ide_allocate_dma_engine() by Bartlomiej Zolnierkiewicz · 16 years ago
  9. 5e59c23 ide: remove ->cds field from ide_hwif_t (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  10. 21a3387 ide: remove ->extra field from struct ide_port_info by Bartlomiej Zolnierkiewicz · 16 years ago
  11. 5add222 ide: remove ide_hwif_request_regions() by Bartlomiej Zolnierkiewicz · 16 years ago
  12. 0d1bad2 ide: manage resources for PCI devices in ide_pci_enable() (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  13. d083c03 ide: remove ide_hwif_release_regions() by Bartlomiej Zolnierkiewicz · 16 years ago
  14. 0bfeee7 ide: use ide_legacy_device_add() for qd65xx (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  15. 3b36f66 ide: add ide_legacy_device_add() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  16. e53cd45 ide: remove ->noprobe field from ide_hwif_t by Bartlomiej Zolnierkiewicz · 16 years ago
  17. ac95bee ide: add struct ide_port_ops (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  18. 05230e2 ide: remove hwif->straight8 flag by Bartlomiej Zolnierkiewicz · 16 years ago
  19. 951784b ide: remove IDE_HFLAG_CY82C693 host flag by Bartlomiej Zolnierkiewicz · 16 years ago
  20. e277f91 ide: use ide_find_port() in legacy VLB host drivers (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  21. fe80b93 ide: merge ide_match_hwif() and ide_find_port() by Bartlomiej Zolnierkiewicz · 16 years ago
  22. 078fdf7 ide: remove PIO "downgrade" quirk by Bartlomiej Zolnierkiewicz · 16 years ago
  23. 5e71d9c ide: IDE_HFLAG_BOOTABLE -> IDE_HFLAG_NON_BOOTABLE by Bartlomiej Zolnierkiewicz · 16 years ago
  24. 59bff5b ide: cleanup ide_find_port() by Bartlomiej Zolnierkiewicz · 16 years ago
  25. 5a6483f include: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 16 years ago
  26. 0e33555 ide: add CONFIG_IDE_ARCH_OBSOLETE_DEFAULTS (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  27. eaec3e7 ide: use generic ATAPI packet command flags in ide-{floppy,tape} by Borislav Petkov · 16 years ago
  28. 8303b46 ide: add generic packet command representation ide_atapi_pc by Borislav Petkov · 16 years ago
  29. 23579a2 ide: remove IDE_*_REG macros by Bartlomiej Zolnierkiewicz · 16 years ago
  30. 7616c0a ide: add ide_atapi_{discard_data,write_zeros} inline helpers by Bartlomiej Zolnierkiewicz · 16 years ago
  31. e6bfa38 ide: remove ide_init_hwif_ports() by Bartlomiej Zolnierkiewicz · 16 years ago
  32. 2304dc6 ide: remove ->hold field from ide_hwif_t (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  33. 93de00f ide: remove broken/dangerous HDIO_[UNREGISTER,SCAN]_HWIF ioctls (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  34. 9a0e77f ide: remove obsoleted "idex=base[,ctl[,irq]]" kernel parameters (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  35. f74c914 ide: add warm-plug support for IDE devices (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  36. 50672e5 ide: remove dead/obsolete ->busproc method by Bartlomiej Zolnierkiewicz · 16 years ago
  37. 2dde786 ide: rework PowerMac media-bay support (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  38. 5b0c4b3 ide: remove IDE devices from /proc/ide/ before unregistering them by Bartlomiej Zolnierkiewicz · 16 years ago
  39. 4f0eee4 ide: use ide_find_port() instead of ide_deprecated_find_port() by Bartlomiej Zolnierkiewicz · 16 years ago
  40. a594eeb IDE: remove ide=reverse IDE core by Greg Kroah-Hartman · 16 years ago
  41. 729d4de ide: fix defining SUPPORT_VLB_SYNC by Bartlomiej Zolnierkiewicz · 16 years ago
  42. 1f07e98 Prevent IDE boot ops on NUMA system by Andi Kleen · 16 years ago
  43. 395d8ef ide-disk: fix flush requests (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  44. 8e882ba ide: introduce CONFIG_BLK_DEV_IDEDMA_SFF option by Sergei Shtylyov · 16 years ago
  45. 64a57fe ide: add ide_read_error() inline helper by Bartlomiej Zolnierkiewicz · 16 years ago
  46. c47137a ide: add ide_read_[alt]status() inline helpers by Bartlomiej Zolnierkiewicz · 16 years ago
  47. 29dd597 ide: remove ide_setup_ports() by Bartlomiej Zolnierkiewicz · 16 years ago
  48. afdd360 ide: remove write-only ->sata_misc[] from ide_hwif_t by Bartlomiej Zolnierkiewicz · 16 years ago
  49. 7c7e92a Palmchip BK3710 IDE driver by Anton Salnikov · 16 years ago
  50. 578cfa0 ide: move check_dma_crc() to ide-dma.c by Bartlomiej Zolnierkiewicz · 16 years ago
  51. af10f77 ide: remove ide_ata66_check() by Bartlomiej Zolnierkiewicz · 16 years ago
  52. 5efe7c5 ide: remove set_transfer() by Bartlomiej Zolnierkiewicz · 16 years ago
  53. 835457d ide: remove SATA_*_REG macros by Bartlomiej Zolnierkiewicz · 16 years ago
  54. 92b83c8 ide: remove ->nice0 and ->nice2 fields from ide_drive_t by Bartlomiej Zolnierkiewicz · 16 years ago
  55. b034304 ide: convert ->straight8 field in ide_hwif_t to bit flag by Bartlomiej Zolnierkiewicz · 16 years ago
  56. b60acab ide: remove unused ->auto_poll field from ide_hwif_t by Bartlomiej Zolnierkiewicz · 16 years ago
  57. d9270a3 ide: move create_proc_ide_drives() call to ide_device_add_all() by Bartlomiej Zolnierkiewicz · 16 years ago
  58. eafd88a ide: factor out devices setup from ide_acpi_init() by Bartlomiej Zolnierkiewicz · 16 years ago
  59. 1f2cf8b ide: add ->port_init_devs method to ide_hwif_t by Bartlomiej Zolnierkiewicz · 16 years ago
  60. 807b90d ide: add IDE_HFLAG_NO_{IO32_BIT,UNMASK_IRQS} host flags by Bartlomiej Zolnierkiewicz · 16 years ago
  61. 9e016a7 ide: add ide_deprecated_find_port() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  62. f82c2b1 ide: add 'init_default' and 'restore' arguments to ide_unregister() by Bartlomiej Zolnierkiewicz · 16 years ago
  63. 0eea645 ide-floppy: use an xfer_func_t and io_buf_t typedefs in order to unify rw by Borislav Petkov · 16 years ago
  64. bfa14b4 ide: add ->cable_detect method to ide_hwif_t by Bartlomiej Zolnierkiewicz · 16 years ago
  65. c413b9b ide: add struct ide_port_info instances to legacy host drivers by Bartlomiej Zolnierkiewicz · 16 years ago
  66. fbd1308 ide: use ide_remove_port_from_hwgroup in init_irq() by Bartlomiej Zolnierkiewicz · 16 years ago
  67. a6fbb1c ide: remove unused ide_hwgroup_t fields by Bartlomiej Zolnierkiewicz · 16 years ago
  68. dac2242 ide: don't include <linux/hdsmart.h> by Bartlomiej Zolnierkiewicz · 16 years ago
  69. 062f9f0 ide: use ide_build_sglist() and ide_destroy_dmatable() in non-PCI host drivers by Bartlomiej Zolnierkiewicz · 16 years ago
  70. 3650165 ide: keep pointer to struct device instead of struct pci_dev in ide_hwif_t by Bartlomiej Zolnierkiewicz · 16 years ago
  71. 4166c19 ide: add IDE_HFLAG_NO_DSC host flag by Bartlomiej Zolnierkiewicz · 16 years ago
  72. 8ac2b42 ide: add IDE_HFLAG_CLEAR_SIMPLEX host flag by Bartlomiej Zolnierkiewicz · 16 years ago
  73. ecf32796 ide: ide_setup_dma() assumes 8 ports by Sergei Shtylyov · 16 years ago
  74. 7b9f25b ide: add ide_dump_identify() debug helper by Bartlomiej Zolnierkiewicz · 16 years ago
  75. da6f4c7 ide: make wait_drive_not_busy() static again by Adrian Bunk · 16 years ago
  76. 2eae6eb ide: small ide-scan-pci.c cleanup by Adrian Bunk · 16 years ago
  77. 34f5d5a ide: switch set_xfer_rate() to use REQ_TYPE_ATA_TASKFILE requests by Bartlomiej Zolnierkiewicz · 17 years ago
  78. 2624565 ide: use wait_drive_not_busy() in drive_cmd_intr() (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  79. 4906f3b ide: kill DATA_READY define by Bartlomiej Zolnierkiewicz · 17 years ago
  80. 4d7a984 ide: task_end_request() fix by Tejun Heo · 17 years ago
  81. 657cc1a ide: set IDE_TFLAG_IN_* flags before queuing/executing command by Bartlomiej Zolnierkiewicz · 17 years ago
  82. 35cf2b9 ide: fix ->io_32bit race in ide_taskfile_ioctl() by Tejun Heo · 17 years ago
  83. 9e47be0 ide: remove broken disk byte-swapping support by Bartlomiej Zolnierkiewicz · 17 years ago
  84. 81ca691 ide: add ide_set_irq() inline helper by Bartlomiej Zolnierkiewicz · 17 years ago
  85. ade2daf ide: make remaining built-in only IDE host drivers modular (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  86. cbb010c ide: drop 'initializing' argument from ide_register_hw() by Bartlomiej Zolnierkiewicz · 17 years ago
  87. 57c802e ide: add ide_init_port_hw() helper by Bartlomiej Zolnierkiewicz · 17 years ago
  88. b0d5bc2 ide: Fix build break caused by "ide: remove ideprobe_init()" by Olof Johansson · 17 years ago
  89. 151575e ide: remove ideprobe_init() by Bartlomiej Zolnierkiewicz · 17 years ago
  90. f01393e ide: merge ->fixup and ->quirkproc methods by Bartlomiej Zolnierkiewicz · 17 years ago
  91. 15ce926 ide: merge ->dma_host_{on,off} methods into ->dma_host_set method by Bartlomiej Zolnierkiewicz · 17 years ago
  92. 4a546e0 ide: remove ->ide_dma_on and ->dma_off_quietly methods from ide_hwif_t by Bartlomiej Zolnierkiewicz · 17 years ago
  93. 8704de8 cy82c693: add ->set_dma_mode method by Bartlomiej Zolnierkiewicz · 17 years ago
  94. 4db90a1 ide: add IDE_HFLAG_ABUSE_SET_DMA_MODE host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  95. 3071a9d ide: make 'extra' field in struct ide_port_info u8 by Bartlomiej Zolnierkiewicz · 17 years ago
  96. a501633 ide-disk: use ide_get_lba_addr() by Bartlomiej Zolnierkiewicz · 17 years ago
  97. c2b57cd ide: add ide_tf_read() helper by Bartlomiej Zolnierkiewicz · 17 years ago
  98. f6e29e3 ide-disk: use do_rw_taskfile() (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  99. 57d7366 ide: remove 'handler' field from ide_task_t (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  100. 1192e52 ide: use ->data_phase to set ->handler in do_rw_taskfile() by Bartlomiej Zolnierkiewicz · 17 years ago