1. ac16236 BAST: Remove old IDE driver by Ben Dooks · 16 years ago
  2. ce42a54 palm_bk3710: fix resource management by Sergei Shtylyov · 16 years ago
  3. fb37496 palm_bk3710: add warm-plug support by Bartlomiej Zolnierkiewicz · 16 years ago
  4. d427e83 ide: fix host drivers missing hwif->chipset initialization by Bartlomiej Zolnierkiewicz · 16 years ago
  5. c5dd43e ide: add IDE_HFLAG_MMIO host flag (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  6. 7d896e0 more icside breakage (from next ide merge) by Al Viro · 16 years ago
  7. 4c3032d ide: add struct ide_io_ports (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  8. 387750c ide: make ide_unregister() take 'ide_hwif_t *' as an argument (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  9. bf64b7a ide: sanitize ide_unregister() usage by Bartlomiej Zolnierkiewicz · 16 years ago
  10. e160124 ide: remove IDE_HFLAG_NO_AUTOTUNE host flag by Bartlomiej Zolnierkiewicz · 16 years ago
  11. 9c391ba ide: fix icside breakage by Al Viro · 16 years ago
  12. f37afda ide: constify struct ide_dma_ops by Bartlomiej Zolnierkiewicz · 16 years ago
  13. 5e37bdc ide: add struct ide_dma_ops (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  14. b552a2c palm_bk3710: use ->init_dma method by Bartlomiej Zolnierkiewicz · 16 years ago
  15. 91432f4 icside: use ->init_dma method by Bartlomiej Zolnierkiewicz · 16 years ago
  16. 63158d5 ide: cleanup ide_setup_dma() by Bartlomiej Zolnierkiewicz · 16 years ago
  17. 3dd89a9 ide: cleanup setting hwif->mmio flag by Bartlomiej Zolnierkiewicz · 16 years ago
  18. 2305d94 ide_arm: manage I/O resources in driver by Bartlomiej Zolnierkiewicz · 16 years ago
  19. e53cd45 ide: remove ->noprobe field from ide_hwif_t by Bartlomiej Zolnierkiewicz · 16 years ago
  20. ac95bee ide: add struct ide_port_ops (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  21. b81c226 bast-ide: fix resources reservation by Bartlomiej Zolnierkiewicz · 16 years ago
  22. 00fe8b7 ide: use DIV_ROUND_UP by Julia Lawall · 16 years ago
  23. 59bff5b ide: cleanup ide_find_port() by Bartlomiej Zolnierkiewicz · 16 years ago
  24. 458622f ATA/IDE: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  25. 2304dc6 ide: remove ->hold field from ide_hwif_t (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  26. 93de00f ide: remove broken/dangerous HDIO_[UNREGISTER,SCAN]_HWIF ioctls (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  27. 4f0eee4 ide: use ide_find_port() instead of ide_deprecated_find_port() by Bartlomiej Zolnierkiewicz · 16 years ago
  28. 57ad3ea0 ide/arm/ide_arm.c: add MODULE_LICENSE by Adrian Bunk · 16 years ago
  29. 7b56a93 bast-ide: build fix by Bartlomiej Zolnierkiewicz · 16 years ago
  30. c79b60d palm_bk3710: use struct ide_port_info by Bartlomiej Zolnierkiewicz · 16 years ago
  31. c92a7f1 palm_bk3710: port initialization/probing bugfix by Bartlomiej Zolnierkiewicz · 16 years ago
  32. d4452be palm_bk3710: fix ide_unregister() usage by Bartlomiej Zolnierkiewicz · 16 years ago
  33. 7824bc6 palm_bk3710: ide_register_hw() -> ide_device_add() by Bartlomiej Zolnierkiewicz · 16 years ago
  34. c47137a ide: add ide_read_[alt]status() inline helpers by Bartlomiej Zolnierkiewicz · 17 years ago
  35. 7c7e92a Palmchip BK3710 IDE driver by Anton Salnikov · 17 years ago
  36. 909f436 ide: fix ide_unregister() usage in host drivers by Bartlomiej Zolnierkiewicz · 17 years ago
  37. 9e016a7 ide: add ide_deprecated_find_port() helper by Bartlomiej Zolnierkiewicz · 17 years ago
  38. f82c2b1 ide: add 'init_default' and 'restore' arguments to ide_unregister() by Bartlomiej Zolnierkiewicz · 17 years ago
  39. c413b9b ide: add struct ide_port_info instances to legacy host drivers by Bartlomiej Zolnierkiewicz · 17 years ago
  40. 58f189f ide: delete filenames/versions from comments by Bartlomiej Zolnierkiewicz · 17 years ago
  41. fadd11c au1xxx-ide/rapide: use hwif->index for ide_unregister() by Bartlomiej Zolnierkiewicz · 17 years ago
  42. 062f9f0 ide: use ide_build_sglist() and ide_destroy_dmatable() in non-PCI host drivers by Bartlomiej Zolnierkiewicz · 17 years ago
  43. f8341c1 icside: use hwif->dev by Bartlomiej Zolnierkiewicz · 17 years ago
  44. ce635f6 rapide: remove write-only hwif->hwif_data by Bartlomiej Zolnierkiewicz · 17 years ago
  45. ade2daf ide: make remaining built-in only IDE host drivers modular (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  46. 8ac4ce7 ide: fix host drivers depending on ide_generic to probe for interfaces (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  47. 9440009 ide: move ide_arm_init() call from init_ide_data() to ide_init() by Bartlomiej Zolnierkiewicz · 17 years ago
  48. cbb010c ide: drop 'initializing' argument from ide_register_hw() by Bartlomiej Zolnierkiewicz · 17 years ago
  49. 57c802e ide: add ide_init_port_hw() helper by Bartlomiej Zolnierkiewicz · 17 years ago
  50. 23d8e72 rapide: set hwif->chipset by Bartlomiej Zolnierkiewicz · 17 years ago
  51. 15ce926 ide: merge ->dma_host_{on,off} methods into ->dma_host_set method by Bartlomiej Zolnierkiewicz · 17 years ago
  52. 4a546e0 ide: remove ->ide_dma_on and ->dma_off_quietly methods from ide_hwif_t by Bartlomiej Zolnierkiewicz · 17 years ago
  53. c580969 icside: add ide_toggle_bounce() calls by Bartlomiej Zolnierkiewicz · 17 years ago
  54. 4db90a1 ide: add IDE_HFLAG_ABUSE_SET_DMA_MODE host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  55. 4a66fca ide/arm/icside: fallout from commit 86f3a492bb09eee5745b93af35f2212179c251fd by Al Viro · 17 years ago
  56. 9239b33 ide: remove write-only hwif->hw by Bartlomiej Zolnierkiewicz · 17 years ago
  57. 86f3a49 icside: use ec->dma directly by Bartlomiej Zolnierkiewicz · 17 years ago
  58. baa8f3e ide: add ide_find_port() helper by Bartlomiej Zolnierkiewicz · 17 years ago
  59. 8447d9d ide: add ide_device_add() by Bartlomiej Zolnierkiewicz · 17 years ago
  60. fd9bb53 ide: add ->fixup method to ide_hwif_t by Bartlomiej Zolnierkiewicz · 17 years ago
  61. 33c1002 ide: add IDE_HFLAG_NO_ATAPI_DMA host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  62. 9ff6f72 ide: remove hwif->autodma and drive->autodma by Bartlomiej Zolnierkiewicz · 17 years ago
  63. 0ae2e17 ide: remove ->ide_dma_check (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  64. 88b2b32 ide: move ide_config_drive_speed() calls to upper layers (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  65. 75d7d96 icside: use ide_tune_dma() by Bartlomiej Zolnierkiewicz · 17 years ago
  66. f44ae58 icside: fix ->speedproc to return on unsupported modes (take 5) by Bartlomiej Zolnierkiewicz · 17 years ago
  67. f212ff2 ide: move ide_rate_filter() calls to the upper layer (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  68. a8028fc ide: add missing ide_rate_filter() calls to ->speedproc()-s by Bartlomiej Zolnierkiewicz · 17 years ago
  69. cc60d8b drivers/ide/arm/icside.c: kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
  70. 99eb8a5 Remove the arm26 port by Adrian Bunk · 17 years ago
  71. ba5b55d icside: devm_iounmap() needs linux/io.h by Al Viro · 17 years ago
  72. c283f5d ide: make void and rename ide_dma_timeout() method by Sergei Shtylyov · 17 years ago
  73. 841d2a9 ide: make void and rename ide_dma_lostirq() method by Sergei Shtylyov · 17 years ago
  74. 10bdaaa [ARM] ecard: add ecardm_iomap() / ecardm_iounmap() by Russell King · 17 years ago
  75. c7b87f3 [ARM] ecard: add helper function for setting ecard irq ops by Russell King · 17 years ago
  76. 5cbf79c ide: add ide_proc_register_port() by Bartlomiej Zolnierkiewicz · 17 years ago
  77. 869c56e ide: add "initializing" argument to ide_register_hw() by Bartlomiej Zolnierkiewicz · 17 years ago
  78. 2d5eaa6 ide: rework the code for selecting the best DMA transfer mode (v3) by Bartlomiej Zolnierkiewicz · 17 years ago
  79. 120b9cf ide: remove CONFIG_IDEDMA_{ICS,PCI}_AUTO config options by Bartlomiej Zolnierkiewicz · 17 years ago
  80. ccf3528 ide: make ide_hwif_t.ide_dma_host_on void (v2) by Bartlomiej Zolnierkiewicz · 17 years ago
  81. 7469aaf ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2) by Bartlomiej Zolnierkiewicz · 17 years ago
  82. 3608b5d ide: add ide_set_dma() helper (v2) by Bartlomiej Zolnierkiewicz · 17 years ago
  83. 2ad1e55 ide: convert ide_hwif_t.mmio into flag (v2) by Bartlomiej Zolnierkiewicz · 17 years ago
  84. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  85. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago