1. 4dde449 ide: make drive->id an union (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  2. bfc2f01 palm_bk3710: improve IDE registration by David Brownell · 16 years ago
  3. a1aee86 IDE: palm_bk3710: fix compile warning for unused variable by Kevin Hilman · 16 years ago
  4. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  5. 4fb8af1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Russell King · 16 years ago
  6. 0f8469a [ARM] Eliminate useless includes of asm/mach-types.h by Russell King · 16 years ago
  7. f454cbe ide: ->cable_detect method cannot be marked __devinit by Bartlomiej Zolnierkiewicz · 16 years ago
  8. a0f403b palm_bk3710: add UltraDMA/100 support by Sergei Shtylyov · 16 years ago
  9. 37c5ef5 rapide: add module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  10. 8e27cb1 icside: add module_exit() by Bartlomiej Zolnierkiewicz · 16 years ago
  11. 8a69580 ide: add ide_host_free() helper (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  12. 6f904d0 ide: add ide_host_add() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  13. 48c3c10 ide: add struct ide_host (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  14. 374e042 ide: add struct ide_tp_ops (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  15. 761052e ide: remove ->INB, ->OUTB and ->OUTBSYNC methods by Bartlomiej Zolnierkiewicz · 16 years ago
  16. b73c7ee ide: add ->read_status method by Bartlomiej Zolnierkiewicz · 16 years ago
  17. 81e8d5a ide: remove ide_setup_dma() by Bartlomiej Zolnierkiewicz · 16 years ago
  18. c97c6ac ide: pass hw_regs_t-s to ide_device_add[_all]() (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  19. 67717e2 icside: always try to probe first interface by Bartlomiej Zolnierkiewicz · 16 years ago
  20. 47bc7e7 rapide: fix rapide_probe() return value by Bartlomiej Zolnierkiewicz · 16 years ago
  21. 9a5ae1f rapide: use struct ide_port_info by Bartlomiej Zolnierkiewicz · 16 years ago
  22. b25afdf icside: use ide_init_port_hw() by Bartlomiej Zolnierkiewicz · 16 years ago
  23. 26839f0 icside: don't use hwif->hwif_data by Bartlomiej Zolnierkiewicz · 16 years ago
  24. 256c5f8 ide: fix hwif-s initialization by Bartlomiej Zolnierkiewicz · 16 years ago
  25. f06ab34 ide: convert ide-timing.h to ide-timings.c library (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  26. 96b1dfe BAST: Remove old IDE driver by Ben Dooks · 16 years ago
  27. 1357214 ide: remove ->mmio flag from ide_hwif_t by Bartlomiej Zolnierkiewicz · 16 years ago
  28. 8c6e46d palm_bk3710: fix tRP for UDMA mode 4 by Mikhail Cherkashin · 16 years ago
  29. ffab6cf palm_bk3710: fix IDECLK period calculation by Sergei Shtylyov · 16 years ago
  30. a529b59 Revert "BAST: Remove old IDE driver" by Bartlomiej Zolnierkiewicz · 16 years ago
  31. ac16236 BAST: Remove old IDE driver by Ben Dooks · 16 years ago
  32. ce42a54 palm_bk3710: fix resource management by Sergei Shtylyov · 16 years ago
  33. fb37496 palm_bk3710: add warm-plug support by Bartlomiej Zolnierkiewicz · 16 years ago
  34. d427e83 ide: fix host drivers missing hwif->chipset initialization by Bartlomiej Zolnierkiewicz · 16 years ago
  35. c5dd43e ide: add IDE_HFLAG_MMIO host flag (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  36. 7d896e0 more icside breakage (from next ide merge) by Al Viro · 16 years ago
  37. 4c3032d ide: add struct ide_io_ports (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  38. 387750c ide: make ide_unregister() take 'ide_hwif_t *' as an argument (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  39. bf64b7a ide: sanitize ide_unregister() usage by Bartlomiej Zolnierkiewicz · 16 years ago
  40. e160124 ide: remove IDE_HFLAG_NO_AUTOTUNE host flag by Bartlomiej Zolnierkiewicz · 16 years ago
  41. 9c391ba ide: fix icside breakage by Al Viro · 16 years ago
  42. f37afda ide: constify struct ide_dma_ops by Bartlomiej Zolnierkiewicz · 16 years ago
  43. 5e37bdc ide: add struct ide_dma_ops (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  44. b552a2c palm_bk3710: use ->init_dma method by Bartlomiej Zolnierkiewicz · 16 years ago
  45. 91432f4 icside: use ->init_dma method by Bartlomiej Zolnierkiewicz · 16 years ago
  46. 63158d5 ide: cleanup ide_setup_dma() by Bartlomiej Zolnierkiewicz · 16 years ago
  47. 3dd89a9 ide: cleanup setting hwif->mmio flag by Bartlomiej Zolnierkiewicz · 16 years ago
  48. 2305d94 ide_arm: manage I/O resources in driver by Bartlomiej Zolnierkiewicz · 16 years ago
  49. e53cd45 ide: remove ->noprobe field from ide_hwif_t by Bartlomiej Zolnierkiewicz · 16 years ago
  50. ac95bee ide: add struct ide_port_ops (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  51. b81c226 bast-ide: fix resources reservation by Bartlomiej Zolnierkiewicz · 16 years ago
  52. 00fe8b7 ide: use DIV_ROUND_UP by Julia Lawall · 16 years ago
  53. 59bff5b ide: cleanup ide_find_port() by Bartlomiej Zolnierkiewicz · 16 years ago
  54. 458622f ATA/IDE: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  55. 2304dc6 ide: remove ->hold field from ide_hwif_t (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  56. 93de00f ide: remove broken/dangerous HDIO_[UNREGISTER,SCAN]_HWIF ioctls (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  57. 4f0eee4 ide: use ide_find_port() instead of ide_deprecated_find_port() by Bartlomiej Zolnierkiewicz · 16 years ago
  58. 57ad3ea0 ide/arm/ide_arm.c: add MODULE_LICENSE by Adrian Bunk · 16 years ago
  59. 7b56a93 bast-ide: build fix by Bartlomiej Zolnierkiewicz · 16 years ago
  60. c79b60d palm_bk3710: use struct ide_port_info by Bartlomiej Zolnierkiewicz · 16 years ago
  61. c92a7f1 palm_bk3710: port initialization/probing bugfix by Bartlomiej Zolnierkiewicz · 16 years ago
  62. d4452be palm_bk3710: fix ide_unregister() usage by Bartlomiej Zolnierkiewicz · 16 years ago
  63. 7824bc6 palm_bk3710: ide_register_hw() -> ide_device_add() by Bartlomiej Zolnierkiewicz · 16 years ago
  64. c47137a ide: add ide_read_[alt]status() inline helpers by Bartlomiej Zolnierkiewicz · 16 years ago
  65. 7c7e92a Palmchip BK3710 IDE driver by Anton Salnikov · 16 years ago
  66. 909f436 ide: fix ide_unregister() usage in host drivers by Bartlomiej Zolnierkiewicz · 16 years ago
  67. 9e016a7 ide: add ide_deprecated_find_port() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  68. f82c2b1 ide: add 'init_default' and 'restore' arguments to ide_unregister() by Bartlomiej Zolnierkiewicz · 16 years ago
  69. c413b9b ide: add struct ide_port_info instances to legacy host drivers by Bartlomiej Zolnierkiewicz · 16 years ago
  70. 58f189f ide: delete filenames/versions from comments by Bartlomiej Zolnierkiewicz · 16 years ago
  71. fadd11c au1xxx-ide/rapide: use hwif->index for ide_unregister() by Bartlomiej Zolnierkiewicz · 16 years ago
  72. 062f9f0 ide: use ide_build_sglist() and ide_destroy_dmatable() in non-PCI host drivers by Bartlomiej Zolnierkiewicz · 16 years ago
  73. f8341c1 icside: use hwif->dev by Bartlomiej Zolnierkiewicz · 16 years ago
  74. ce635f6 rapide: remove write-only hwif->hwif_data by Bartlomiej Zolnierkiewicz · 16 years ago
  75. ade2daf ide: make remaining built-in only IDE host drivers modular (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  76. 8ac4ce7 ide: fix host drivers depending on ide_generic to probe for interfaces (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  77. 9440009 ide: move ide_arm_init() call from init_ide_data() to ide_init() by Bartlomiej Zolnierkiewicz · 16 years ago
  78. cbb010c ide: drop 'initializing' argument from ide_register_hw() by Bartlomiej Zolnierkiewicz · 16 years ago
  79. 57c802e ide: add ide_init_port_hw() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  80. 23d8e72 rapide: set hwif->chipset by Bartlomiej Zolnierkiewicz · 16 years ago
  81. 15ce926 ide: merge ->dma_host_{on,off} methods into ->dma_host_set method by Bartlomiej Zolnierkiewicz · 16 years ago
  82. 4a546e0 ide: remove ->ide_dma_on and ->dma_off_quietly methods from ide_hwif_t by Bartlomiej Zolnierkiewicz · 16 years ago
  83. c580969 icside: add ide_toggle_bounce() calls by Bartlomiej Zolnierkiewicz · 16 years ago
  84. 4db90a1 ide: add IDE_HFLAG_ABUSE_SET_DMA_MODE host flag by Bartlomiej Zolnierkiewicz · 16 years ago
  85. 4a66fca ide/arm/icside: fallout from commit 86f3a492bb09eee5745b93af35f2212179c251fd by Al Viro · 17 years ago
  86. 9239b33 ide: remove write-only hwif->hw by Bartlomiej Zolnierkiewicz · 17 years ago
  87. 86f3a49 icside: use ec->dma directly by Bartlomiej Zolnierkiewicz · 17 years ago
  88. baa8f3e ide: add ide_find_port() helper by Bartlomiej Zolnierkiewicz · 17 years ago
  89. 8447d9d ide: add ide_device_add() by Bartlomiej Zolnierkiewicz · 17 years ago
  90. fd9bb53 ide: add ->fixup method to ide_hwif_t by Bartlomiej Zolnierkiewicz · 17 years ago
  91. 33c1002 ide: add IDE_HFLAG_NO_ATAPI_DMA host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  92. 9ff6f72 ide: remove hwif->autodma and drive->autodma by Bartlomiej Zolnierkiewicz · 17 years ago
  93. 0ae2e17 ide: remove ->ide_dma_check (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  94. 88b2b32 ide: move ide_config_drive_speed() calls to upper layers (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  95. 75d7d96 icside: use ide_tune_dma() by Bartlomiej Zolnierkiewicz · 17 years ago
  96. f44ae58 icside: fix ->speedproc to return on unsupported modes (take 5) by Bartlomiej Zolnierkiewicz · 17 years ago
  97. f212ff2 ide: move ide_rate_filter() calls to the upper layer (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  98. a8028fc ide: add missing ide_rate_filter() calls to ->speedproc()-s by Bartlomiej Zolnierkiewicz · 17 years ago
  99. cc60d8b drivers/ide/arm/icside.c: kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
  100. 99eb8a5 Remove the arm26 port by Adrian Bunk · 17 years ago