1. 086fa5f block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors by Martin K. Petersen · 14 years ago
  2. 0fb18c4 Revert "ide: try to use PIO Mode 0 during probe if possible" by David S. Miller · 15 years ago
  3. 032665a Revert "Revert "ide: try to use PIO Mode 0 during probe if possible"" by Bartlomiej Zolnierkiewicz · 15 years ago
  4. 24df31a Revert "ide: try to use PIO Mode 0 during probe if possible" by David S. Miller · 15 years ago
  5. a419aef trivial: remove unnecessary semicolons by Joe Perches · 15 years ago
  6. fa56d4c ide: allow ide_dev_read_id() to be called from the IRQ context by Bartlomiej Zolnierkiewicz · 15 years ago
  7. ffc36c7 ide: fix handling of unexpected IRQs vs request_irq() by Bartlomiej Zolnierkiewicz · 15 years ago
  8. e642340 Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 15 years ago
  9. fcb5207 ide: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  10. f4d3ffa ide: move ack_intr() method into 'struct ide_port_ops' (take 2) by Sergei Shtylyov · 15 years ago
  11. 5880b5d ide: don't enable IORDY at a probe time by Bartlomiej Zolnierkiewicz · 15 years ago
  12. 5f4417a ide: fix PowerMac bootup oops by Hugh Dickins · 15 years ago
  13. a20b2a4 ide: skip probe if there are no devices on the port (v2) by Bartlomiej Zolnierkiewicz · 15 years ago
  14. 8bc1e5a ide: respect quirk_drives[] list on all controllers by Bartlomiej Zolnierkiewicz · 15 years ago
  15. 4c9773e Merge branch 'for-linus' into for-next by Bartlomiej Zolnierkiewicz · 15 years ago
  16. 28ee9bc ide: report timeouts in ide_busy_sleep() by Bartlomiej Zolnierkiewicz · 15 years ago
  17. 9f36d31 ide: remove hw_regs_t typedef by Bartlomiej Zolnierkiewicz · 15 years ago
  18. dca3983 ide: pass number of ports to ide_host_{alloc,add}() (v2) by Bartlomiej Zolnierkiewicz · 15 years ago
  19. 29e52cf ide: remove chipset field from hw_regs_t by Bartlomiej Zolnierkiewicz · 15 years ago
  20. ca1b96e ide: replace special_t typedef by IDE_SFLAG_* flags by Bartlomiej Zolnierkiewicz · 15 years ago
  21. 6029336 ide: try to use PIO Mode 0 during probe if possible by Joao Ramos · 15 years ago
  22. 3153c26 ide: refactor tf_read() method by Sergei Shtylyov · 15 years ago
  23. c9ff9e7 ide: refactor tf_load() method by Sergei Shtylyov · 15 years ago
  24. 60f8501 ide: replace IDE_TFLAG_* flags by IDE_VALID_* by Sergei Shtylyov · 15 years ago
  25. aa07573 ide: Fix host drivers that need IRQF_SHARED by Geert Uytterhoeven · 15 years ago
  26. fdd88f0 ide: inline SELECT_DRIVE() by Sergei Shtylyov · 15 years ago
  27. ecf3a31 ide: turn set_irq() method into write_devctl() method by Sergei Shtylyov · 15 years ago
  28. b547916 ide: fix locking in drive_release_dev() by Bartlomiej Zolnierkiewicz · 15 years ago
  29. 22aa4b3 ide: remove ide_task_t typedef by Bartlomiej Zolnierkiewicz · 15 years ago
  30. c094ea0 ide: add IDE_HFLAG_4DRIVES host flag by Bartlomiej Zolnierkiewicz · 15 years ago
  31. 2787cb8 ide: add IDE_HFLAG_DTC2278 host flag by Bartlomiej Zolnierkiewicz · 15 years ago
  32. 0a6e49e ide: remove now superfluous check from ide_host_register() by Bartlomiej Zolnierkiewicz · 15 years ago
  33. 255115fb ide: allow host drivers to specify IRQ flags by Bartlomiej Zolnierkiewicz · 15 years ago
  34. 69197ad ide: fix memleak on failure in probe_for_drive() by Bartlomiej Zolnierkiewicz · 15 years ago
  35. e354c1d ide: remove IDE_ARCH_LOCK (v2) by Bartlomiej Zolnierkiewicz · 15 years ago
  36. 70775e9 ide: move ->rqsize init from init_irq() to ide_init_port() by Bartlomiej Zolnierkiewicz · 15 years ago
  37. 2ebe1d9 ide: use try_to_identify() in ide_driveid_update() by Bartlomiej Zolnierkiewicz · 15 years ago
  38. 1bd4c1f ide: classify device type in do_probe() by Bartlomiej Zolnierkiewicz · 15 years ago
  39. 552d3a9 ide: remove broken EXABYTENEST support by Bartlomiej Zolnierkiewicz · 15 years ago
  40. a182807 ide: remove try_to_identify() wrapper by Bartlomiej Zolnierkiewicz · 15 years ago
  41. f77e03c ide: remove no longer needed IRQ auto-probing from try_to_identify() (v2) by Bartlomiej Zolnierkiewicz · 15 years ago
  42. 8b07ed2 ide: remove no longer needed IRQ fallback code from hwif_init() by Bartlomiej Zolnierkiewicz · 15 years ago
  43. 80d15a6 ide: handle IDE_HFLAG[_FORCE]_LEGACY_IRQS in ide_pci_init_{one,two}() by Bartlomiej Zolnierkiewicz · 15 years ago
  44. 8b803bd ide: sanitize ACPI initialization by Bartlomiej Zolnierkiewicz · 15 years ago
  45. 7ed5b15 ide: add ide_for_each_present_dev() iterator by Bartlomiej Zolnierkiewicz · 15 years ago
  46. 0688d3a ide: init_irq() doesn't need to hold ide_cfg_mtx by Bartlomiej Zolnierkiewicz · 15 years ago
  47. 7362951 ide: move ->lock and ->timer init from init_irq() to ide_init_port_data() by Bartlomiej Zolnierkiewicz · 15 years ago
  48. d336ae3 ide: no need to touch local IRQs in ide_probe_port() by Bartlomiej Zolnierkiewicz · 15 years ago
  49. 7610c4f ide: fix IDE_DFLAG_NO_IO_32BIT handling by Bartlomiej Zolnierkiewicz · 15 years ago
  50. 849d713 ide: allow to wrap interrupt handler by Stanislaw Gruszka · 15 years ago
  51. 51d6ac7 IDE: Unregister and disable devices if initialization fails. by Ian Campbell · 15 years ago
  52. 9a100f4 ide: fix ide_register_port() failure handling by Bartlomiej Zolnierkiewicz · 15 years ago
  53. bb54aff ide: fix IDE PMAC breakage by Andreas Schwab · 15 years ago
  54. 9b89603 ide: fix accidental LOCKDEP breakage caused by local_irq_set() removal by Bartlomiej Zolnierkiewicz · 15 years ago
  55. 592b531 ide: move read_sff_dma_status() method to 'struct ide_dma_ops' by Sergei Shtylyov · 15 years ago
  56. e630fcb ide: fix ide_port_scan() to do ACPI setup after initializing request queues by Bartlomiej Zolnierkiewicz · 15 years ago
  57. 744a82b ide: Fix drive's DWORD-IO handling by Mario Schwalbe · 15 years ago
  58. 2bd24a1 ide: add port and host iterators by Bartlomiej Zolnierkiewicz · 15 years ago
  59. 5e7f3a4 ide: dynamic allocation of device structures by Bartlomiej Zolnierkiewicz · 15 years ago
  60. a32296f ide: NUMA aware allocation of host and port structures by Bartlomiej Zolnierkiewicz · 15 years ago
  61. 54cc142 ide: remove local_irq_set() macro by Bartlomiej Zolnierkiewicz · 15 years ago
  62. 898ec22 ide: remove HWIF() macro by Bartlomiej Zolnierkiewicz · 15 years ago
  63. b40d1b8 ide: move ide_init_port_data() and friends to ide-probe.c by Bartlomiej Zolnierkiewicz · 15 years ago
  64. b65fac3 ide: merge ide_hwgroup_t with ide_hwif_t (v2) by Bartlomiej Zolnierkiewicz · 15 years ago
  65. efe0397 ide: remove hwgroup->hwif and {drive,hwif}->next by Bartlomiej Zolnierkiewicz · 15 years ago
  66. ae86afa ide: use per-port IRQ handlers by Bartlomiej Zolnierkiewicz · 15 years ago
  67. 5317464 ide: remove the last ide-scsi remnants by Borislav Petkov · 15 years ago
  68. 201bffa ide: use per-device request queue locks (v2) by Bartlomiej Zolnierkiewicz · 15 years ago
  69. ebdab07 ide: move sysfs support to ide-sysfs.c by Bartlomiej Zolnierkiewicz · 15 years ago
  70. 24630dc ide: factor out device type classifying from do_identify() by Bartlomiej Zolnierkiewicz · 15 years ago
  71. 96d4094 ide: small ide_register_port() cleanup by Bartlomiej Zolnierkiewicz · 15 years ago
  72. b1d249e ide: remove chipset type fixup from ide_host_register() by Bartlomiej Zolnierkiewicz · 15 years ago
  73. 94b9efd ide: push local_irq_{save,restore}() to do_identify() by Bartlomiej Zolnierkiewicz · 15 years ago
  74. 7f92b11 ide: move legacy ISA/VLB ports handling to ide-legacy.c (v2) by Bartlomiej Zolnierkiewicz · 15 years ago
  75. 047140a ide: remove inline tags from ide-probe.c by Bartlomiej Zolnierkiewicz · 15 years ago
  76. dc09c78 ide: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  77. 702c026 ide: rework handling of serialized ports (v2) by Bartlomiej Zolnierkiewicz · 15 years ago
  78. 6b49249 ide: add ->max_sectors field to struct ide_port_info by Bartlomiej Zolnierkiewicz · 15 years ago
  79. f58c1ab ide: always set nIEN on idle devices by Bartlomiej Zolnierkiewicz · 15 years ago
  80. 6b5cde3 cmd64x: set IDE_HFLAG_SERIALIZE explictly for CMD646 by Bartlomiej Zolnierkiewicz · 15 years ago
  81. 02fb568 ali14xx: doesn't use shared IRQs by Bartlomiej Zolnierkiewicz · 15 years ago
  82. 2a2ca6a ide: replace the global ide_lock spinlock by per-hwgroup spinlocks (v2) by Bartlomiej Zolnierkiewicz · 15 years ago
  83. 6636487 amd74xx: workaround unreliable AltStatus register for nVidia controllers by Bartlomiej Zolnierkiewicz · 16 years ago
  84. 42619d3 ide: remove IDE_AFLAG_NO_DOORLOCKING by Bartlomiej Zolnierkiewicz · 16 years ago
  85. 3ee074b device create: ide: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 16 years ago
  86. 4abdc6e ide: Implement disk shock protection support (v4) by Elias Oltmanns · 16 years ago
  87. e415e49 ide: Two fixes regarding memory allocation by Elias Oltmanns · 16 years ago
  88. 4ab3d50 ide: set IDE_AFLAG_DRQ_INTERRUPT in do_identify() by Bartlomiej Zolnierkiewicz · 16 years ago
  89. a36223b ide: remove ide_host_alloc_all() by Bartlomiej Zolnierkiewicz · 16 years ago
  90. 7f612f2 ide: remove [ata_]select_t by Bartlomiej Zolnierkiewicz · 16 years ago
  91. 123995b ide: use 'drive->dn & 1' instead of drive->select.b.unit by Bartlomiej Zolnierkiewicz · 16 years ago
  92. 97100fc ide: add device flags by Bartlomiej Zolnierkiewicz · 16 years ago
  93. 75d21ff ide: remove unnecessary MAX_HWIFS checks from ide-probe.c by Bartlomiej Zolnierkiewicz · 16 years ago
  94. feb22b7 ide: add proper PCI PM support (v2) by Bartlomiej Zolnierkiewicz · 16 years ago
  95. 718c72e ide: use ata_id_is_cfa() by Bartlomiej Zolnierkiewicz · 16 years ago
  96. 151a670 ide: remove SECTOR_WORDS define by Bartlomiej Zolnierkiewicz · 16 years ago
  97. 8185d5a ide: /proc/ide/hd*/settings rework by Bartlomiej Zolnierkiewicz · 16 years ago
  98. 7c51c17 ide: remove CONFIG_IDEDISK_MULTI_MODE by Bartlomiej Zolnierkiewicz · 16 years ago
  99. a2cdee5 ide: remove IDE_CHIPSET_* macros by Bartlomiej Zolnierkiewicz · 16 years ago
  100. 7c199a5 ide: remove no longer needed BUG_ON()-s from init_irq() by Bartlomiej Zolnierkiewicz · 16 years ago