1. 2787cb8 ide: add IDE_HFLAG_DTC2278 host flag by Bartlomiej Zolnierkiewicz · 15 years ago
  2. 0a6e49e ide: remove now superfluous check from ide_host_register() by Bartlomiej Zolnierkiewicz · 15 years ago
  3. 255115fb ide: allow host drivers to specify IRQ flags by Bartlomiej Zolnierkiewicz · 15 years ago
  4. 69197ad ide: fix memleak on failure in probe_for_drive() by Bartlomiej Zolnierkiewicz · 15 years ago
  5. e354c1d ide: remove IDE_ARCH_LOCK (v2) by Bartlomiej Zolnierkiewicz · 15 years ago
  6. 70775e9 ide: move ->rqsize init from init_irq() to ide_init_port() by Bartlomiej Zolnierkiewicz · 15 years ago
  7. 2ebe1d9 ide: use try_to_identify() in ide_driveid_update() by Bartlomiej Zolnierkiewicz · 15 years ago
  8. 1bd4c1f ide: classify device type in do_probe() by Bartlomiej Zolnierkiewicz · 15 years ago
  9. 552d3a9 ide: remove broken EXABYTENEST support by Bartlomiej Zolnierkiewicz · 15 years ago
  10. a182807 ide: remove try_to_identify() wrapper by Bartlomiej Zolnierkiewicz · 15 years ago
  11. f77e03c ide: remove no longer needed IRQ auto-probing from try_to_identify() (v2) by Bartlomiej Zolnierkiewicz · 15 years ago
  12. 8b07ed2 ide: remove no longer needed IRQ fallback code from hwif_init() by Bartlomiej Zolnierkiewicz · 15 years ago
  13. 80d15a6 ide: handle IDE_HFLAG[_FORCE]_LEGACY_IRQS in ide_pci_init_{one,two}() by Bartlomiej Zolnierkiewicz · 15 years ago
  14. 8b803bd ide: sanitize ACPI initialization by Bartlomiej Zolnierkiewicz · 15 years ago
  15. 7ed5b15 ide: add ide_for_each_present_dev() iterator by Bartlomiej Zolnierkiewicz · 15 years ago
  16. 0688d3a ide: init_irq() doesn't need to hold ide_cfg_mtx by Bartlomiej Zolnierkiewicz · 15 years ago
  17. 7362951 ide: move ->lock and ->timer init from init_irq() to ide_init_port_data() by Bartlomiej Zolnierkiewicz · 15 years ago
  18. d336ae3 ide: no need to touch local IRQs in ide_probe_port() by Bartlomiej Zolnierkiewicz · 15 years ago
  19. 7610c4f ide: fix IDE_DFLAG_NO_IO_32BIT handling by Bartlomiej Zolnierkiewicz · 15 years ago
  20. 849d713 ide: allow to wrap interrupt handler by Stanislaw Gruszka · 15 years ago
  21. 51d6ac7 IDE: Unregister and disable devices if initialization fails. by Ian Campbell · 15 years ago
  22. 9a100f4 ide: fix ide_register_port() failure handling by Bartlomiej Zolnierkiewicz · 15 years ago
  23. bb54aff ide: fix IDE PMAC breakage by Andreas Schwab · 16 years ago
  24. 9b89603 ide: fix accidental LOCKDEP breakage caused by local_irq_set() removal by Bartlomiej Zolnierkiewicz · 16 years ago
  25. 592b531 ide: move read_sff_dma_status() method to 'struct ide_dma_ops' by Sergei Shtylyov · 16 years ago
  26. e630fcb ide: fix ide_port_scan() to do ACPI setup after initializing request queues by Bartlomiej Zolnierkiewicz · 16 years ago
  27. 744a82b ide: Fix drive's DWORD-IO handling by Mario Schwalbe · 16 years ago
  28. 2bd24a1 ide: add port and host iterators by Bartlomiej Zolnierkiewicz · 16 years ago
  29. 5e7f3a4 ide: dynamic allocation of device structures by Bartlomiej Zolnierkiewicz · 16 years ago
  30. a32296f ide: NUMA aware allocation of host and port structures by Bartlomiej Zolnierkiewicz · 16 years ago
  31. 54cc142 ide: remove local_irq_set() macro by Bartlomiej Zolnierkiewicz · 16 years ago
  32. 898ec22 ide: remove HWIF() macro by Bartlomiej Zolnierkiewicz · 16 years ago
  33. b40d1b8 ide: move ide_init_port_data() and friends to ide-probe.c by Bartlomiej Zolnierkiewicz · 16 years ago
  34. b65fac3 ide: merge ide_hwgroup_t with ide_hwif_t (v2) by Bartlomiej Zolnierkiewicz · 16 years ago
  35. efe0397 ide: remove hwgroup->hwif and {drive,hwif}->next by Bartlomiej Zolnierkiewicz · 16 years ago
  36. ae86afa ide: use per-port IRQ handlers by Bartlomiej Zolnierkiewicz · 16 years ago
  37. 5317464 ide: remove the last ide-scsi remnants by Borislav Petkov · 16 years ago
  38. 201bffa ide: use per-device request queue locks (v2) by Bartlomiej Zolnierkiewicz · 16 years ago
  39. ebdab07 ide: move sysfs support to ide-sysfs.c by Bartlomiej Zolnierkiewicz · 16 years ago
  40. 24630dc ide: factor out device type classifying from do_identify() by Bartlomiej Zolnierkiewicz · 16 years ago
  41. 96d4094 ide: small ide_register_port() cleanup by Bartlomiej Zolnierkiewicz · 16 years ago
  42. b1d249e ide: remove chipset type fixup from ide_host_register() by Bartlomiej Zolnierkiewicz · 16 years ago
  43. 94b9efd ide: push local_irq_{save,restore}() to do_identify() by Bartlomiej Zolnierkiewicz · 16 years ago
  44. 7f92b11 ide: move legacy ISA/VLB ports handling to ide-legacy.c (v2) by Bartlomiej Zolnierkiewicz · 16 years ago
  45. 047140a ide: remove inline tags from ide-probe.c by Bartlomiej Zolnierkiewicz · 16 years ago
  46. dc09c78 ide: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  47. 702c026 ide: rework handling of serialized ports (v2) by Bartlomiej Zolnierkiewicz · 16 years ago
  48. 6b49249 ide: add ->max_sectors field to struct ide_port_info by Bartlomiej Zolnierkiewicz · 16 years ago
  49. f58c1ab ide: always set nIEN on idle devices by Bartlomiej Zolnierkiewicz · 16 years ago
  50. 6b5cde3 cmd64x: set IDE_HFLAG_SERIALIZE explictly for CMD646 by Bartlomiej Zolnierkiewicz · 16 years ago
  51. 02fb568 ali14xx: doesn't use shared IRQs by Bartlomiej Zolnierkiewicz · 16 years ago
  52. 2a2ca6a ide: replace the global ide_lock spinlock by per-hwgroup spinlocks (v2) by Bartlomiej Zolnierkiewicz · 16 years ago
  53. 6636487 amd74xx: workaround unreliable AltStatus register for nVidia controllers by Bartlomiej Zolnierkiewicz · 16 years ago
  54. 42619d3 ide: remove IDE_AFLAG_NO_DOORLOCKING by Bartlomiej Zolnierkiewicz · 16 years ago
  55. 3ee074b device create: ide: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 16 years ago
  56. 4abdc6e ide: Implement disk shock protection support (v4) by Elias Oltmanns · 16 years ago
  57. e415e49 ide: Two fixes regarding memory allocation by Elias Oltmanns · 16 years ago
  58. 4ab3d50 ide: set IDE_AFLAG_DRQ_INTERRUPT in do_identify() by Bartlomiej Zolnierkiewicz · 16 years ago
  59. a36223b ide: remove ide_host_alloc_all() by Bartlomiej Zolnierkiewicz · 16 years ago
  60. 7f612f2 ide: remove [ata_]select_t by Bartlomiej Zolnierkiewicz · 16 years ago
  61. 123995b ide: use 'drive->dn & 1' instead of drive->select.b.unit by Bartlomiej Zolnierkiewicz · 16 years ago
  62. 97100fc ide: add device flags by Bartlomiej Zolnierkiewicz · 16 years ago
  63. 75d21ff ide: remove unnecessary MAX_HWIFS checks from ide-probe.c by Bartlomiej Zolnierkiewicz · 16 years ago
  64. feb22b7 ide: add proper PCI PM support (v2) by Bartlomiej Zolnierkiewicz · 16 years ago
  65. 718c72e ide: use ata_id_is_cfa() by Bartlomiej Zolnierkiewicz · 16 years ago
  66. 151a670 ide: remove SECTOR_WORDS define by Bartlomiej Zolnierkiewicz · 16 years ago
  67. 8185d5a ide: /proc/ide/hd*/settings rework by Bartlomiej Zolnierkiewicz · 16 years ago
  68. 7c51c17 ide: remove CONFIG_IDEDISK_MULTI_MODE by Bartlomiej Zolnierkiewicz · 16 years ago
  69. a2cdee5 ide: remove IDE_CHIPSET_* macros by Bartlomiej Zolnierkiewicz · 16 years ago
  70. 7c199a5 ide: remove no longer needed BUG_ON()-s from init_irq() by Bartlomiej Zolnierkiewicz · 16 years ago
  71. b163f46 ide: enhance ide_busy_sleep() by Bartlomiej Zolnierkiewicz · 16 years ago
  72. c36a7e9 ide: fix EXABYTENEST handling in probe_for_drive() by Bartlomiej Zolnierkiewicz · 16 years ago
  73. 3a7d248 ide: use ATA_* defines instead of *_STAT and *_ERR ones by Bartlomiej Zolnierkiewicz · 16 years ago
  74. aaaade3 ide: WIN_* -> ATA_CMD_* by Bartlomiej Zolnierkiewicz · 16 years ago
  75. dd8f46f ide: use ata_id_current_chs_valid() by Bartlomiej Zolnierkiewicz · 16 years ago
  76. 48fb268 ide: remove drive->driveid by Bartlomiej Zolnierkiewicz · 16 years ago
  77. 4dde449 ide: make drive->id an union (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  78. df1f837 ide: cleanup ide_disk_init_mult_count() by Bartlomiej Zolnierkiewicz · 16 years ago
  79. ed9e198 block: implement and use {disk|part}_to_dev() by Tejun Heo · 16 years ago
  80. ca09a23 ide: workaround for bogus gcc warning in ide_sysfs_register_port() by Bartlomiej Zolnierkiewicz · 16 years ago
  81. 1b8ebad ide: use proper printk() KERN_* levels in ide-probe.c by Bartlomiej Zolnierkiewicz · 16 years ago
  82. 52f3a77 ide: fix for EATA SCSI HBA in ATA emulating mode by Bartlomiej Zolnierkiewicz · 16 years ago
  83. ef0b042 ide: add ide_pci_remove() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  84. 08da591 ide: add ide_device_{get,put}() helpers by Bartlomiej Zolnierkiewicz · 16 years ago
  85. 6cdf6eb ide: add ->dev and ->host_priv fields to struct ide_host by Bartlomiej Zolnierkiewicz · 16 years ago
  86. fc41069 ide: small whitespace fixes by Pavel Machek · 16 years ago
  87. 8a69580 ide: add ide_host_free() helper (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  88. 18de101 ide: allocate ide_hwif_t instances dynamically by Bartlomiej Zolnierkiewicz · 16 years ago
  89. af1cbba ide: add ide_ports[] by Bartlomiej Zolnierkiewicz · 16 years ago
  90. 6059143 ide: move ide_remove_port_from_hwgroup() to ide-probe.c by Bartlomiej Zolnierkiewicz · 16 years ago
  91. 8cdf310 ide: fix IDE port slots reservation and freeing (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  92. e0d0020 ide: fix ide_host_register() return value by Bartlomiej Zolnierkiewicz · 16 years ago
  93. 6f904d0 ide: add ide_host_add() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  94. 48c3c10 ide: add struct ide_host (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  95. 374e042 ide: add struct ide_tp_ops (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  96. d6276b5 ide: add 'config' field to hw_regs_t by Bartlomiej Zolnierkiewicz · 16 years ago
  97. 1f2efb8 ide: add ide_read_device() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  98. 4e65837 ide: use ->tf_load in actual_try_to_identify() by Bartlomiej Zolnierkiewicz · 16 years ago
  99. 6e6afb3 ide: add ->set_irq method by Bartlomiej Zolnierkiewicz · 16 years ago
  100. 1f6d8a0 ide: add ->read_altstatus method by Bartlomiej Zolnierkiewicz · 16 years ago